My projects
Blog API
A full-stack blog application built with Next JS for the front-end and Express JS for the back-end.
- Created a REST API as the back-end using Express JS.
- Implemented MongoDB as the database.
Tailwind
Zustand
MongoDB
Express
Shopping Cart
An e-commerce front-end application constructed with React and Next JS.
- Utilized Next.js for routing and optimizing images and fonts.
- Implemented React context to avoid prop drilling.
Tailwind
React
Next JS
Portfolio
A personal portfolio front-end application, built with Astro.
- Utilized Astro for routing and minimizing the shipping of unused JS.
- Used Typescript for type checking.
Tailwind
Astro
Memory Game
A memory game front-end application developed with React.
- Learned how to use React hooks and lifecycle methods.
- Implemented Zustand for state management.
Tailwind
React
Zustand