Passionate developer crafting digital experiences at the intersection of AI and human interaction. I specialize in full-stack development, machine learning, and systems architecture.
const mikias = {
code: ["TypeScript", "Python", "C++", "Go", "Java"],
askMeAbout: ["web dev", "ai/ml", "system design", "cybersecurity"],
technologies: {
frontEnd: {
js: ["React", "Next.js", "Vue"],
css: ["Tailwind", "SCSS", "Styled Components"]
},
backEnd: {
js: ["Node", "Express", "NestJS"],
python: ["Django", "FastAPI", "Flask"],
go: ["Gin", "Echo"]
},
ai: ["PyTorch", "TensorFlow", "Scikit-learn"],
devOps: ["AWS", "Docker", "Kubernetes", "CI/CD"],
databases: ["MongoDB", "PostgreSQL", "Redis"],
security: ["Burp Suite", "Metasploit", "Wireshark"]
},
architecture: ["Microservices", "Event-Driven", "Serverless"]
};