const me = {
interestAbout: ["web dev", "Ai", "system design & architecture", "devops", "mlops", "teaching", "social activity"],
code: ["Javascript","Python", "Java", "C++","C#","Typescript","Php","Go"],
technologies: {
web
backEnd: {
js and ts: ["node", "express"],
python: ["django"],
php: ["laravel"]
},
frontEnd: {
js: ["React"],
css: ["materialize", "semantic", "bootstrap"]
},
devOps: ["CI-CD", "Docker", "Kubernates", "Github Actions"],
hosting: ["Azure", "Heroku", "Netlify", "Hostinger", "Digital Ocean", "AWS"],
database: ["mongo", "MySql", "sqlite", "firebase", "graphql"],
testing: ["tdd", "jest", "supertest", "mocha", "django", "junit", "cypress"],
Ai: ["Image Processing", "Yolo", "Open Cv"],
mobileApp: ["Android App"],
game: ["Unity"],
misc: ["Firestore", "Web socket",]
},
quote: "Never stops learning because life never stops teaching -LIN PERNILLE"
};
-->