- 🔭 I’m currently working on open-source
- 🌱 I’m currently learning how to code
- 👯 I’m looking to collaborate on open-source projects
- 🤔 I’m looking for help with web-devlopment, machine learning based projects
- 📫 How to reach me: sameerdesai.dev@outlook.com
- 😄 Pronouns: He/Him
- ⚡ Fun fact: I love exploring technology and learning new things.
const sameer = {
pronouns: ["He", "Him"],
code: ["Python", "Javascript", "C++"],
askMeAbout: ["Web Development", "Machine Learning"],
technologies: {
frontEnd: {
js: ["React", "Next.js"],
css: ["Tailwind", "Bootstrap"],
},
backEnd: {
js: ["Node", "Express"],
python: ["Django"],
},
databases: ["MySQL"],
},
currentFocus: "Trying to make great things possible with code",
};