My Projects
Restaurant Lookup
Django project created for learning and exploration purposes. It focuses on restaurant management and allows you to model various aspects like cities, restaurants, food categories, dishes, and user ratings for both restaurants and dishes.
Todo App with Express and MongoDB
Full stack, simple todo web application. Using Express.js, Node.js, MongoDB, and Mongoose. Can create user accounts, add, edit, and delete todo items. A great project for learning the basics of backend development with Express and MongoDB.
User Service API
A RESTful API built with FastAPI that provides user management functionalities, including user registration, authentication, management with Google OAuth, email services, and profile management. It uses SQLModel for database interactions and JWT for secure authentication.
User Registration System
This is an Express.js Node.js server implementing a User Registration System with MongoDB as the database service and Mongoose as the ODM (Object Data Mapper). The system provides endpoints for user registration, login, and profile management. It includes features such as password hashing for security, JWT (JSON Web Token) for authentication, and input validation to ensure data integrity.







