
const developer = {
firstName: "Hassan",
lastName: "Nahid",
aka: "Nahid",
title: "Full Stack Developer",
hobby:repeat = () => {
// eat();
// sleep();
// code();
// repeat();
}
}
I dissect intricate user experience challenges to engineer integrity-focused solutions that resonate with billions of users.
Years of Experience
Completed Projects
Experienced Full Stack Developer with a passion for building scalable, efficient, and user-friendly web applications. Adept at designing and developing robust architectures, optimizing performance, and implementing security best practices. Skilled in problem-solving, debugging, and collaborating with cross-functional teams to deliver high-quality, maintainable solutions. Committed to staying updated with emerging technologies and continuously improving development processes.
WalletX is a full-featured and secure digital wallet system built to replicate real-world mobile financial services like bKash and Nagad. It provides a role-based access control system (admin, agent, user) to ensure security and proper transaction management. Users can perform money transfers, cash-in, and cash-out via agents, and maintain a complete transaction history with detailed tracking. The backend includes strong authentication using JWT and password hashing, while MongoDB and Mongoose ensure reliable data storage. Wallet management, account blocking/unblocking, and transaction validation logic make it a production-ready wallet platform suitable for large-scale financial use cases.
Forever is a modern e-commerce application that offers a complete shopping experience for customers. It features product listing pages with detailed information, advanced search, and filtering options. Users can add products to a shopping cart, manage quantities, and securely proceed through the checkout process. Authentication and authorization ensure only registered users can make purchases. The app is integrated with Stripe for secure payment handling, while Cloudinary is used to store and manage product images efficiently. On the backend, Express.js and MongoDB provide robust data handling for orders, products, and users. The application is built to handle real-world e-commerce challenges such as order tracking, user profiles, and secure JWT-based login sessions.
AirCNC is a room booking platform inspired by Airbnb, where users can act as either guests or hosts. Guests can browse available rooms, check details, and complete online booking registrations. Hosts can list properties with descriptions, pricing, and availability calendars. The system includes dashboards for both guests and hosts to manage bookings, payments, and communication. Real-time data integration ensures availability is updated instantly when a booking is made. The app supports authentication with JWT, online payments through Stripe, and leverages Firebase for secure hosting and authentication flows. AirCNC focuses on user experience, scalability, and seamless integration between frontend and backend for a production-level room booking experience.
NexSchola is a comprehensive school management system designed to streamline the administration of students, teachers, and school staff. It provides features such as student enrollment, class management, attendance tracking, grade submission, and performance reporting. Teachers can manage assignments, while administrators can track staff activities and communicate with students and parents in real time. The system integrates role-based access so that different users (students, teachers, admin) have appropriate permissions. NexSchola is built using React for the frontend and Express.js with MongoDB for the backend, with secure JWT-based authentication. With Firebase integration, it also supports real-time updates and notifications, making it an all-in-one digital solution for modern schools.
VisuNexa is an advanced AI-powered SaaS platform for image generation and processing. Users can upload images or provide prompts to generate AI-enhanced visuals. The platform supports multiple AI capabilities, including image editing, transformation, and upscaling, making it versatile for creative professionals. It includes a secure subscription-based payment system integrated with Stripe, ensuring smooth transactions for premium users. Cloudinary is used for efficient storage and retrieval of high-quality images. The system leverages Next.js for fast rendering, TypeScript for type safety, and MongoDB for robust data storage. VisuNexa is designed as a scalable SaaS product that combines AI power with a clean and intuitive user interface, making complex AI image tools accessible to everyone.