Pinned Repositories
-Analysis-of-the-Recent-Music-Trends-on-Online-Streaming-Platforms-such-as-Spotify
ANalysed recent music trends using kaggle dataset of sptify music app. USed K-Means clustering to recommend new playlists according to music trends.
Asymmetric-Encryption-using-Cryptographic-Algorithms-and-RSA-algorithms
Implemented RSA Algorithm using C++ and with a novel way to optimize time needed and computational power needed according to the importance of message
Bank-Account-Management-System
Developed a bank account management system using emu8086
BIOMETRIC-SAFE-SYSTEM-USING-VOICE-AND-FINGERPRINT
Developed a biometric safe system using arduino uno and various sensors. The system has two-layer security of voice recognition and fingerprint identification.
Color-detection-and-k-means-clustering-using-Python-and-OpenCV
In this project we are making a system that will help with the identification of various colors present in any image. For this, the system will use python programming language along with libraries like OpenCV, PIL etc. The system that we are making uses the k-means clustering method to segregate various clusters of colors and show them as output. This system can use an image in any format as input and perform various functions on it to identify the colors present in the image. The system also forms contours and help us identify the shapes of various objects present in the image. This system can be made part of various drones which can then help determine the geographical features of various landscapes. This system can run on any hardware system with a python compiler. This system is also accompanied with a user-friendly GUI to make its processing understandable and easier.
Eye-Colour-Detector
Developed an Eye Colour Detection System using matlab
Healthcare-website
This Website enables users to express their symptoms and issues; with this they can consult a doctor online or offline. This application is fed with various symptoms and diseases associated.
Implementation-Of-Tor-Bridge
Implemented a TOR Bridge and analysed its traffic.
Intelligent-Travel-Recommendation-System
The project provides a Tailor-made travel itinerary for users using their travel details like destination, budget, start and end dates of travel and their preferences of attraction categories, hotel amenities and cuisine type. Our project significantly reduces the time spent on planning for a satisfactory vacation.
Software-project-scheduling-problem-in-the-context-of-search-based-software-engineering
Performed an analysis of various scheduling algorithms using various research papers. Also did comprison of them and concluded the best algorithm.
aviralgoyal2000's Repositories
aviralgoyal2000/BIOMETRIC-SAFE-SYSTEM-USING-VOICE-AND-FINGERPRINT
Developed a biometric safe system using arduino uno and various sensors. The system has two-layer security of voice recognition and fingerprint identification.
aviralgoyal2000/Software-project-scheduling-problem-in-the-context-of-search-based-software-engineering
Performed an analysis of various scheduling algorithms using various research papers. Also did comprison of them and concluded the best algorithm.
aviralgoyal2000/-Analysis-of-the-Recent-Music-Trends-on-Online-Streaming-Platforms-such-as-Spotify
ANalysed recent music trends using kaggle dataset of sptify music app. USed K-Means clustering to recommend new playlists according to music trends.
aviralgoyal2000/Asymmetric-Encryption-using-Cryptographic-Algorithms-and-RSA-algorithms
Implemented RSA Algorithm using C++ and with a novel way to optimize time needed and computational power needed according to the importance of message
aviralgoyal2000/Bank-Account-Management-System
Developed a bank account management system using emu8086
aviralgoyal2000/Color-detection-and-k-means-clustering-using-Python-and-OpenCV
In this project we are making a system that will help with the identification of various colors present in any image. For this, the system will use python programming language along with libraries like OpenCV, PIL etc. The system that we are making uses the k-means clustering method to segregate various clusters of colors and show them as output. This system can use an image in any format as input and perform various functions on it to identify the colors present in the image. The system also forms contours and help us identify the shapes of various objects present in the image. This system can be made part of various drones which can then help determine the geographical features of various landscapes. This system can run on any hardware system with a python compiler. This system is also accompanied with a user-friendly GUI to make its processing understandable and easier.
aviralgoyal2000/Eye-Colour-Detector
Developed an Eye Colour Detection System using matlab
aviralgoyal2000/Healthcare-website
This Website enables users to express their symptoms and issues; with this they can consult a doctor online or offline. This application is fed with various symptoms and diseases associated.
aviralgoyal2000/Implementation-Of-Tor-Bridge
Implemented a TOR Bridge and analysed its traffic.
aviralgoyal2000/Intelligent-Travel-Recommendation-System
The project provides a Tailor-made travel itinerary for users using their travel details like destination, budget, start and end dates of travel and their preferences of attraction categories, hotel amenities and cuisine type. Our project significantly reduces the time spent on planning for a satisfactory vacation.
aviralgoyal2000/Music-Record-Database
Developed a Music Record Database using MySQL and relational schema and ER- Diagram
aviralgoyal2000/Personal-Portfolio-Website
Developed a basic personal portfolio website
aviralgoyal2000/Speech-to-Indian-Sign-Language-Trnaslator
Developed a system that took speech as input and displayed corresponding indian sign language as output.