You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository consists of codes related to NodeJS Applications. It includes boilerplate code to complete apps with databases and Microservices/API written in the framework. If you are a Nodejs geek/lover feel free to fork this and contribute your code to this.
This is a CRUD application for managing smart home devices. The application is built using Node.js, Express.js, and MySQL, and uses EJS for rendering the front-end. The back-end of the application provides endpoints for adding, viewing, updating, and deleting smart home devices. This project was created as part of a university module assignment.
This repository showcases the start of my journey to be a Full-Stack Web Developer. I have pushed all the code I wrote for learning purposes as well as the code for the Projects I have developed. Please check out the ReadMe.md file below for more details.
The Mini-and-Minor-both-Project-Practice repository is a collection of small-scale projects designed to help developers practice and enhance my skills using various web technologies. The projects utilize: HTML/CSS, JavaScript, Bootstrap, Node, Express, MongoDb
YouTubeDownloader is a web application that allows you to download YouTube videos directly to your system using their links. Built with Node.js, Express.js, and EJS, it provides a user-friendly interface for seamless video downloads.