-
👨💻 All of my projects are available at https://github.com/SHESHANKSK
-
📫 How to reach me sheshankkindalkar@gmail.com
const sheshank = {
pronouns: "He" | "Him",
code: ["Python", "C", "C++", "JavaScript", "MATLAB"],
askMeAbout: ["Web Development", "Machine Learning", "Embedded Electronics", "Technology"],
technologies: {
frontEnd: {
js: ["React"],
css: ["Bootstrap 5", "Tailwind CSS", "bootstrap"]
},
backEnd: {
js: ["node", "express"]
},
databases: ["mongo", "MySql", "sqlite"],
},
architecture: [ "Progressive web applications", "Single page applications"],
funFact: "Ctrl + C and Ctrl + V have saved more lives than Batman and Robin."
};