To Do App

A full-stack "to-do list" application that allows users to register, log in using their email and password, and manage their tasks. Authentication is done using JSON Web Tokens (JWT), which are stored in cookies for secure session management. User information is saved in a database.

Technologies:

JavaSpring BootJWTPostgreSQLReact

GrocerGo

A frontend supermarket website where users can log in with their Google or GitHub account, storing information in local storage for future visits. Users can search for products using a search bar, add items to the cart, search for recipes based on products, and much more.

Technologies:

ReactTailwindCSSFramer Motion