Hello there! I'm a developer passionate about creating innovative and user-friendly web applications. With a strong foundation in technologies like HTML, CSS, and JavaScript, I specialize in both front-end and back-end development. I'm excited to bring your digital ideas to life!
const aboutMe = {
pronouns: "he" || "him",
code: ["JavaScript", "HTML", "CSS"],
technologies: {
frontEnd: {
js: ["React", "JavaScript", "TypeScript", "Next.js", "Redux"],
css: ["Bootstrap", "Tailwind CSS"]
},
backEnd: {
js: ["Node.js", "Express.js"]
},
databases: ["MongoDB", "Firebase"],
versionControl: ["Git", "GitHub"],
tools: ["VS Code", "Postman"]
}
};