Projects

PersonalPortfolio
This is where I keep the projects I’ve built—stuff I’m proud of, lessons I’ve learned, and how I’ve grown as a developer.

GolfCaddy
A personal AI-powered golf caddy that helps you choose the right shot based on your lie and course conditions.

ShoppingCart
A Frontend Mentor challenge implemented in React, focused on building a fully functional shopping cart. Gained hands-on experience with useState, conditional rendering, and data flow across components.

BrowserExtensions
My first Frontend Mentor challenge using React. It gave me a simple but solid introduction to how state and props work.