Analysis_of_MANET_Routing_Protocols
Comparison of different types of MANET Routing Protocols using NS3 Simulator.Student-Database-Management-System-using-JAVA-Spring-Boot
In this project, I have worked on a Database Management System for Students where they can manage their courses, reviews and passport details using Spring Boot Web Platform.Sending-Emails-using-Spring-Boot-Mail
In this project, I have worked on sending mails via e-mail to other accounts using Spring Boot Mail API.Stock-Market-Charting-Application
In this project, I have worked on Spring Boot microservices along with MongoDB Atlas as backend and Angular.js as frontend to design a Stock Market Charting Application.Temperature_Controlled_Fan
The main aim of this project is to calculate and monitor the surrounding temperature and change the speed of the fan as temperature changes i.e. the speed should increase with a rise in temperature and should decrease with a drop in temperature.Working-with-JUnit-Testing-in-Spring-Boot
In this project, I have worked on Basic CRUD operations in Spring Boot using H2 database and performed JUnit Testing on each of them.Power_Line_Interference_Removal_in_ECG_Signal
Comparison of IIR Notch Filter for removal of power line interference in ECG signal using MATLAB 2015aLane_Detection_in_Self_Driving_Cars
The main objective of this project is to design a system using Open CV that can detect lane lines and estimate vehicular offset value with the help of lane curvature.Speech_Recognition_Using_MATLAB
Implementation of Speech Recognition System in MATLAB Environment using Correlation as well as using MFCC and DTW Algorithms.REST-APIs-using-Flask-in-Python
In this project, I have worked on creating REST APIs with full CRUD features including authentication and authorization using Flask in Python-3.8.2 in Visual Studio Code 8 and tested with Postman.Shopping-App-for-Mobile-using-ReactNative
In this project, I have worked on a Shopping Mobile App where products are stored in realtime firebase database with firebase authentication using all core fundamentals of React Native Mobile App Development.The-Location-App-using-ReactNative
In this project, I have worked with all Native Device Features like Camera, Location, etc. to create a Location App where the user can save images with location in his app using Google Maps in the React Native Environment using Expo.ShoppingWebsite_using_Nodejs_MongoDB_Mongoose
This is a shopping website designed using Node.js in which you can manage your items which are saved in the MongoDB and add or delete it in your cart for shopping.Employee-Management-REST-API-using-SpringBoot-SpringDataJPA
In this project, we have designed REST APIs for all CRUD operations that can be used for Employee Management, using Spring Boot features and saving the data in MySQL using Spring Data JPA.Data-Structures-in-Java
This project is a compilation of all data structures using Java.Farm-Fresh-Shopping-App-using-Web2Py
In this project, I have worked on Python Full stack Web Development to create a web app for shopping from farm using Web2Py and deployed the app using pythonanywhereAsynchronous-Github-Lookup-Application-using-SpringBoot
In this project, I have used Asynchronous programming to fetch User details based on the Github username sent by user using REST APIs.Movie_Booking_Website
The following is a movie booking management system with administrator and customer access. The administrator account would allow to add/delete movies, change timings/venue of movie, view customer details as well as the seat allocations.The-Share-Place-App-using-MERN-Full-Stack
In this project, I have worked on Full Stack Development using MERN, ie React.js as Frontend and Node.js + Express.js as backend along with MongoDB database, where users can keep a record of important locations as well as share it with other users.Java-SpringBoot-Master-Web-Project
In this project, I have worked on a basic prototype of a project that can be extended for any other application, using Spring Boot and Thymeleaf.CustomerManagement-with-Spring-REST-APIs-using-MySQL-POSTMAN
In this project, we have created a Customer Management Website for CRUD operations using Spring REST APIs in Netbeans 11.3 using MySQL database and POSTMAN service.Email-Confimation-during-User-Signup
In this project, I have worked on Spring Boot Mail to send email confirmation link to users during their signup.Low-Level-Design-in-Java
The-Meals-Mobile-App-using-ReactNative
In this project, I have worked on React-Native to design and develop a mobile app that would manage various meals and its details using Expo-cli in Visual Studio code.Social-Bookmarking-Website-using-Python-Flask
In this project, I have worked on Python 3 using Flask Virtual Environment to create a Social Bookmarking Website for saving bookmarks on particular sites using SQLAlchemy database.The-Goals-App-with-basics-of-ReactNative
In this project, I have worked with the basics of React Native, building a general app that implements those basic functions using expo-cli and Visual Studio Code.Work-Manager-Demo-App
This project contains a basic demo project for running persistent tasks using Work Manager in Android Apps.REST-APIs-using-Flask-SQLAlchemy-Postman
In this project, I have worked with Flask to create REST APIs for all CRUD operations for Book Management through SQLAlchemy and Postman using Python 3.8MySQL-DB-WebApp-using-JAVA-Spring-Hibernate
In this project, I have created a Customer Database Management App using Spring 4.3.25 and Hibernate 5.4.11 and MySQL Workbench 8.0 in Apache Netbeans 11.3Upload-File-To-S3-Bucket-Using-Spring-Boot
In this project, I have worked on a simple Spring Boot Application to upload a given file to Amazon S3 bucket.Validating-forms-using-JAVA-Spring-MVC
In this project, I have done all defaults as well as custom validations in forms using JAVA Spring MVC concept in Netbeans 8.0.2Smart-Safety-Jacket-with-Safe-Route-Assistance
In this project, we have designed a Smart Jacket for the purpose of safety of its user and a Safe Route Assistance web app to calculate the safest route from a given source to a given destination.ShoppingWebsite-using-MySQL-Sequelize
In this project, I have worked on a Shopping Website using MySQL Database in Node.jsTic-Tac-Toe-using-Django-Python
In this project, I have worked on Django to build the Tic-Tac-Toe Game in Python Environment using Visual Studio CodeJava-SpringBoot-Master-Rest-Project
In this project, I have created a basic Rest API using Spring Boot that can perform all CRUD operations including Authentication using Spring Security.Eureka-Configuration
Configuration for Config-Server for Microservices.Share-My-Place-App
In this project, we have used the google map APIs to get the location of user or his address entered manually and printed it on the google maps and shared it.HouseKeepingSystem_using_JSP_Servlets_JDBC
This is a project which involves the management of house keeping system that includes the workers and their tasks which are stored in a database and they are given tasks according to user's choice.Employee-Management-REST-API-using-SpringBoot-SpringDataREST
In this project, I have designed an Employee Mangement REST API using Spring Boot Data REST features to implement all CRUD operations using MySQL database.DBMS-with-MySQL-using-Hibernate
In this project, I have worked on Database Management in MySQL using Advanced Concepts of Hibernate JAVA in Eclipse.The-Blog-Website-using-MEAN-Full-Stack
In this project, I have worked on Full Stack Web Development using Node.js as Backend server and Angular.js as Frontend platform to perform CRUD Operations on Blog using MongoDB.Emart-App-using-Spring-Boot
In this project, I have worked on an Emart Website where the user can login as a Seller to add various products in the stocks as well as a Buyer to buy the products added by the seller of his choice.The-Shop-App-using-Spring-Boot-and-Angular-Full-Stack
This is a Shopping Website designed using Spring Boot and MySQL in the backend and Angular.js as the frontend using Netbeans 11.3 and Visual Studio Code 8 respectively.Working-with-all-Browser-Storage
In this project, I have worked with all the types of browser storage which include localStorage, sessionStorage, cookies and indexedDB using JavaScript, HTML and CSS.Movie_Management_Websites
In this project, we have made 2 different websites using JavaScript where we can add, delete and search movies based on user's choice.Gesture_Controlled_Trolley_System
This project is to design a trolley system which can be controlled just by using simple hand gestures. Our main motive behind this is to reduce the hard work of carrying heavy loads from one place to another.Guessing-Number-Game-using-ReactNative
In this project, I have worked on a mobile app using React Native where the user enters a number and the app tries to guess it based on user directions.TimeTable_Management_System_for_Railways
The objective of the project is Time Table Management System for Trainees at Railways which is simple, easily understandable, and efficient website so that the teachers and students can access the time-table according to their convenience.Multi-Module-Application-using-Spring-Boot
In this project, I have worked on a Spring Application which works on the principle of multi-module programming, creating REST APIs to perform all the CRUD operations on H2 Database.RecipeBookWebsite-using-Angularjs-Firebase
This is a shopping website designed using Angular.js to manage your food items with their recipes and store it in the Firebase database.Working-with-Protocol-Buffers-in-JAVA
In this project, I have worked with basics of Protocol Buffers Concept in Java using Gradle environment, by generating model classes from .proto files and using it for data handling.The-Burger-Builder-WebApp-using-React.js
In this app, I have created a webapp where the customers can choose the way they want their burger to be made and will be billed accordingly using React.js in Visual Studio.Employee-Management-REST-API-using-SpringBoot-Hibernate
In this project, we have designed REST APIs for all CRUD operations that can be used for Employee Management, using Spring Boot features and saving the data in MySQL using Hibernate.Web_Controlled_Vehicular_System
Vehicular system which will be controlled by a web app designed using Node.js. The directions for controlling the vehicle (forward, backward, left, right, stop) will be selected by clicking on our Web app screen which is deployed using Node.js on Raspberry Pi.Monster_Killer_Game
This is a game which the user plays with the computer where the user attacks the monster based on his clicks and the computer program hit in return and there health is decreased simultaneously. The one with more health at the end wins.Client-Panel-using-Angular.js-and-Firebase
In this project, I have worked on frontend development creating a Client Database Management Website using Angular.js and Firebase.Love Open Source and this site? Check out how you can help us