Software Engineer and Web Developer
var me = {
code: ["Python", "Java", "PHP", "C#"],
askMeAbout: ["software development", "computer vision", "cyber security", "crypto currencies"],
technologies: {
backEnd: ["Python uWSGI + SQLALchemy", "Java Spring", "PHP Symfony"],
frontEnd: ["React", "Angular", "TypeScript", "HTML", "CSS", "Javascript"],
devOps: ["AWS", "Docker π³", "Nginx", "CI/CD"],
database: ["PostgreSQL", "MySql", "sqlite"],
misc: ["BASH", "OpenAPI", "RabbitMQ"]
},
currentFocus: ["Cyber security", "Pentesting", "Cryptography"],
funFact: "A programmer is a machine that turns coffee into code."
};