Welcome to my portfolio! 🎉 This is where I showcase my skills, projects, and the unique journey that shaped me into the Product Designer and developer I am today.🌟
This portfolio is built to highlight my expertise in:
- Product Design: From wireframes to high-fidelity mockups.
- Design Systems: A love for tokens and scalable, efficient design.
- Full-Stack Development: Yes, I code too—HTML, CSS, JavaScript, and even Rails!
Whether you're here to explore my work, collaborate, or just check out some cool designs, you're in the right place.
Here’s the stack that powers this site:
- HTML5 for semantic structure.
- SCSS for modular and maintainable styling.
- JavaScript for interactivity and animations.
- GitHub Pages for hosting.
/
├── index.html # Main entry point
├── /scss # Styles directory
│ ├── _base.scss # Base styles
│ ├── _components # Component-specific styles
│ ├── _page-transitions.scss
│ └── style.scss # Central stylesheet
├── /js # JavaScript files
└── /assets # Images and other static assets