I am a versatilist and easily adapt to different hats depending on what the project requires. I love exploring new tech stack 💻 and leveraging them to build cool stuffs 🛠️.
- 🔭 I’m currently working on something cool 😉
- 🌱 I’m currently learning everything 🤣
- 👨💻 Most of my projects are available on Github
- 📙 Check out my resume
- 💬 Ask me about anything, I am happy to help
- 🎧 I really like music
- 😐 I have a love/hate relationship with Programming
- 🎉 Fun Fact: I am pretty
Talk is cheap. Show me the code.
> Linus Torvalds
const andrew = {
pronouns: "He" | "Him",
code: ["Javascript", "Typescript", "HTML", "CSS", "Python", "C#"],
askMeAbout: ["web dev", "tech", "psychology"],
technologies: {
backEnd: {
js: ["Node", "Express"],
},
databases: ["Mongo", "MySQL", "SQLite"],
},
challenge: "I am doing the #100DaysOfCode challenge focused on react and typescript",
funFact: "There are two ways to write error-free programs; only the third one works"
};