

Hispanic Hackers Website
I volunteered to help revamp the website for the local Hispanic Hackers nonprofit using Next.js. I focused on building the landing page from the ground up.

React.js Tic-Tac-Toe
A tic-tac-toe game built with React.js to practice state management and game logic. It helped me learn about dynamic rendering and player interaction.

Investment Calculator
A React.js app to forecast investment returns. The app calculates and monitors returns based on user input such as initial investment, expected return, and duration.

Timer Game
A challenging timer game built with React, leveraging hooks like `useRef` for performance optimization.

Refactor Project
Refactored a store's state management using React's `useContext` and `useReducer` hooks for better maintainability..

Redux Practice
A React project to practice Redux Toolkit, managing state with slices for a counter and authentication flow.