Projects

Node/Express.js Auth Api
This project implements a user authentication and authorization system using Node.js, Express, Mongodb, bcrypt, and JSON Web Tokens (JWT). The system supports user registration, login, token refresh, and logout functionalities.

React.js Auth Application
Project built with React.js, focused on authentication, login, registration, and authorization management. Utilizes a backend API that handles user authentication using JWT tokens.