I'm a Frontend Developer with a love for crafting fast, user-friendly applications with JavaScript, TypeScript, React, and Next.js, Proficient in CSS, RESTfulAPIs, and performance tuning. Let's make something awesome!
← Scroll Timeline →
1function Languages(): string[] {
2
return [ "TypeScript", "JavaScript", "Python", "Go", "HTML", "CSS" ];
3
4function Frameworks(): string[] {
5
return [ "React", "Next.js", "Angular", "Tailwind" ];
6
7function Tools(): string[] {
8
return [ "Git", "Docker", "Node", "Postman" ];
9