- π± Iβm currently learning PostgreSQL
- π« Reach me at:[email protected]
π¨βπ Computer Engineer from St.Joseph's College Of Engineering
export default () => ({
askMeAbout: [
"webdev", "tech",
"mathematics",
],
technologies: {
frontEnd: {
js: ["vue" , "react" , "angular"],
css: ["materialize" , "vuetify" ]
},
backEnd: {
js: ["node", "express"],
},
languages: ["c", "javascript", "Dart", "python" , "typescript"],
databases: ["mongo", "firebase-database", "MySQL"]
},
});