My Projects
Professional Projects

MovieDB App
Angular-based movie database application integrated with TMDB API. Core technologies: Netlify serverless deployment, MongoDB for user data storage (favorites/watchlists), Auth0 authentication. Currently in active development: optimizing deployment configuration, performance improvements, and implementing security measures for production readiness.
Learning Projects

Wizard Game
A dice-based combat game where the main character battles various monsters. This project taught me core JavaScript concepts like object destructuring, classes, and array methods (map, join, fill). I also learned how to modularize code using import/export patterns, making it more maintainable and readable.

Old Portfolio Website
A responsive portfolio website built with HTML, CSS, and JavaScript. The design follows a clean, structured layout that adapts to different screen sizes. This project helped me apply fundamental web development principles while creating an effective showcase for my work and skills.

