👨🎓 Industrial Engineer from Pandit DeenDayal Petroleum University (Batch of 2020)
workProfile: https://github.com/sankshit
export default () => ({
pronouns: "He" | "Him",
city: "Bengaluru, India",
Portfolio: "https://sankshitpandoh.github.io/",
email: "[email protected]",
professionalInfo : {
currentPosition: "Software Developer Engineer - 1",
company: "Mate Labs | Fasted Auto ML engine in supply chain",
},
technologies: {
frontEnd: {
js : ["ECMA6 Standards vanilla JS"],
frameworks: ["react", "jQuery", "vue"],
css: ["materialize", "vuetify", "bootstrap"]
},
backEnd: {
js: ["node"],
frameworks: ["express" , "fastify" , "loopback"],
misc: ["bash" , "C++", "python"]
},
databases: ["mongo"]
}
});