circle brush

Projects

プロジェクト

project image

01.

Hotel Booking System with Microservice Architecture

A robust hotel booking system built with NestJS and designed using microservice architecture for scalability and modularity. This system includes independent services for authentication, reservations, payments, and notifications, ensuring seamless functionality and efficient resource management. It leverages modern technologies such as Docker, Stripe, and Nodemailer to provide a complete solution for managing hotel bookings, processing payments, and sending notifications, all while adhering to best practices in software development.

NestJS@nestjs/microservicesMongooseDockerStripeNodemailer
project image

02.

Node.js MVCS Base Code

A comprehensive foundation for building server-side applications using the Model-View-Controller-Service (MVCS) architecture with Node.js. This project emphasizes scalability, maintainability, and modularity, featuring a well-organized code structure, environment-based configurations, centralized error handling, and sample API routes. Built with Express and Mongoose, it adheres to industry best practices to accelerate development and support long-term growth.

Model-View-Controller-Service (MVCS)Integration TestingUnit TestingNode.jsMongoDBJestSupertest