I'm a full stack developer who likes building websites, APIs, bots, and random projects.
Currently learning more about backend development, databases, and system design.
- Building full stack apps
- Learning more backend stuff
- Making cleaner UI designs
- Exploring JavaScript frameworks
const developer = {
frontend: ["React", "Next.js", "TailwindCSS"],
backend: ["Express", "Flask", "PostgreSQL"],
languages: ["TypeScript", "Python", "Go"],
currentlyLearning: ["System Design", "Backend Architecture"]
};