I love to code
const pi = {
pronouns: "he" | "him",
code: ["HTML", "CSS", "JavaScript", "Ruby", "Python", "C++", "Java", "Rust", "Go" ],
askMeAbout: ["security", "web dev", "tech", "app dev", "Travelling"],
technologies: {
backEnd: {
js: ["Node", "Fastify", "Express"],
},
mobileApp: {
native: ["Android Development"]
},
devOps: ["AWS", "Docker🐳", "Kubernetes", "Nginx"],
databases: ["mongo", "MySql", "sqlite"],
misc: ["Firebase", "Socket.IO", "selenium", "bash", "linux"]
},
architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
currentFocus: "Security and Development",
challenge: "I am doing the #100DaysOfCode challenge focused on Security"
}