- Software Engineer and Consultant
- Business Informatics
const zyneth = {
gender: "male",
code: ["JavaScript", "Python", "Java", "C#", "SQL"],
askMeAbout: ["web dev", "tech", "app dev", "api", "interfaces", "cryptotechnology"],
technologies: {
backEnd: {
js: ["Node", "Express", "SpringBoot"],
py: ["Django", "Flask", "Bottle"],
},
frontEnd: {
js: ["React", "SAPUi5"],
mobileApp: {
native: ["Android Development", "IOS Development"]
},
devOps: ["AWS", "Docker🐳","Nginx"],
databases: ["mongo", "MySql", "SAP S4 Hana"],
misc: ["Firebase", "Socket.IO", "selenium"]
},
architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
currentFocus: "Java / C# Development"
};