A web application which allows users to manage their food donation and collection activities.
-
Updated
Aug 6, 2025 - EJS
.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.
A web application which allows users to manage their food donation and collection activities.
Login Authentication Project using Node.js, Express, and MongoDB. Implements user registration, login, password reset, and logout functionalities with secure password hashing. Built with EJS templates for frontend rendering.
Its an E-commerce website for selling cakes. It is made with EJS in the frontend, NodeJS in the backend and MongoDB as database. It includes all basic features of E-commerce website and some additional features like banner management, discount coupons, etc. It is a live project and hosted in AWS using nginx.
This is E-Commerce project.
Airbnb_Project: Full-Stack Web Application
Joymusic é uma aplicação CRUD de músicas. Esse será o projeto final do módulo 02. Esse projeto consiste na criação de um catálogo (com tema livre), onde será possível no futuro realizar as 4 operações do CRUD.
A simple MVC app developed using node.js.
A web application which can manage various activities in library for both admins and students.
CN Issue Tracker is a web application that allows users to create, view, and manage projects and their associated issues. It has a visually appealing and user-friendly interface, making it easy to navigate between pages and access the various features.
A student online registration system manages student management, school admission, college admission, and university admission processes.A registration page of any website consists of multiple fields, such as username, password, email address, first and last name, and a few more to allow users to sign up.
Full Stack Web application which helps users to view and Download the movies across diffferent categories.
The Complete Full-Stack Web Development Bootcamp by the London App Brewery
An ecommerce web application for purchasing furniture built with express nodeJS && EJS
This is my portfolio website built with Node JS, Express, and MongoDB. I tried to showcase my past work. And you'll find a lot of portfolio samples. All those websites have been built with WordPress & many cases I used Elementor PRO drag & drop page builder. If you're in desperate need of a Web Developer & SEO expert team, you can contact me.
This Application stores and displays Secrets anonymously and has Authentication level-6.
Con este desafío propuesto, se busca determinar si el candidato está en condiciones de interactuar con una base de datos a través de una aplicación web, utilizando cliente y servidor. Este ejercicio no tiene ningún fin comercial ni estratégico, sólo se medirá las habilidades del postulante.
A web application which is useful for management of food donation and collection activities.
A full-stack user management application supporting CRUD operations and following REST API principles. Stores user data like name, email, gender, and activity status using MongoDB and Mongoose as the ODM library in a Node.js environment.