ngandhi369
Data Engineer | 👨💻 M.Tech in Artificial Intelligence (CSE) | Passionate About #Algorithms, #AI, and #ML
Delhi Technological UniversityBengaluru, India
Pinned Repositories
AI-Email-Classifier
Flask web app made using machine learning model. It uses mails from authorized user's Gmail and shows mails with categorical label on web app based on the mail messages using preprocessed machine learning model on training dataset.
Car-Parking-System
Car Parking System displays number of Vacant positions which is use for parking cars. It works with Micro servo motor, Potentiometer, Push buttons and some registers and LED 16x2 .
G-Home_Assistant
Used NodeMCU 32bit ESP8266 & Relay module as hardware. Apart from these, I used different platforms: Google Assistant, IFTTT, Adafruit or Blynk. On giving trigger to Google assistant from smart phone, it turns on or off the home appliances
Gesture-Controller
Developed python exe setup using tkinter to fully control mouse & keyboard movements by human hand and eye gestures. It works with the help of different libraries and packages like OpenCV, Mediapipe, Cvzone, Dlib, Haar Cascade, etc.
Invisible_Cloak
OpenCV-Python project. It hides particular things according to OpenCV HSV colors and make it invisible while facing the camera.
ML-Programs-from-scratch
Implemented Machine learning programs from scratch - without using scikit-learn or any another libraries. Mainly used Pandas, Numpy, Matplotlib and Seaborn. Here most of the algorithms works on Iris dataset.
News
Developed web app using NLP & Django to summarizes the articles which are fetched from News API according to users' prefilled country preference. Deployed this model on Heroku platform.
Restaurant-Aggregator-and-Food-Delivery-System-Diagrams
Pencil Wireframes, Use Case, Sequence and Flow Chart Diagram for Restaurant Aggregator & Food Delivery System.
Skin-Cancer-detection-using-ResNet-50
This repository implements a Skin Cancer Detection system using TensorFlow, Keras, and the ResNet-50 model. It accurately identifies malignant cancer cells in skin lesion images with a high accuracy of 92.4%. The project aims to assist dermatologists in early detection, improving patient outcomes in skin cancer diagnosis
ngandhi369's Repositories
ngandhi369/AI-Email-Classifier
Flask web app made using machine learning model. It uses mails from authorized user's Gmail and shows mails with categorical label on web app based on the mail messages using preprocessed machine learning model on training dataset.
ngandhi369/Gesture-Controller
Developed python exe setup using tkinter to fully control mouse & keyboard movements by human hand and eye gestures. It works with the help of different libraries and packages like OpenCV, Mediapipe, Cvzone, Dlib, Haar Cascade, etc.
ngandhi369/Skin-Cancer-detection-using-ResNet-50
This repository implements a Skin Cancer Detection system using TensorFlow, Keras, and the ResNet-50 model. It accurately identifies malignant cancer cells in skin lesion images with a high accuracy of 92.4%. The project aims to assist dermatologists in early detection, improving patient outcomes in skin cancer diagnosis
ngandhi369/Car-Parking-System
Car Parking System displays number of Vacant positions which is use for parking cars. It works with Micro servo motor, Potentiometer, Push buttons and some registers and LED 16x2 .
ngandhi369/Invisible_Cloak
OpenCV-Python project. It hides particular things according to OpenCV HSV colors and make it invisible while facing the camera.
ngandhi369/Restaurant-Aggregator-and-Food-Delivery-System-Diagrams
Pencil Wireframes, Use Case, Sequence and Flow Chart Diagram for Restaurant Aggregator & Food Delivery System.
ngandhi369/Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
ngandhi369/C-CPP_FunCodes
I made some codes in C/C++. It contains Floco Man - a man who walking in the output screen and Queue Animation using simple C (without graphics), Jumping Ball using C++ Graphics & Restaurant Order Tracker System in C.
ngandhi369/Competitive_Programming
Competitive Programming Solutions of CodeChef, HackerRank and SPOJ Platform
ngandhi369/Coursera-Algorithmic_Toolbox
This repository contains solution of Algorithmic Toolbox Course on Coursera offered by University of California San Diego
ngandhi369/Crop-Damage-Analysis-ML
Machine learning model that shows whether the crops are damaged or not. If they are damaged then by which factors means that whether they are damaged by the excessive use of pesticides or other factors that can be predicted by our model.
ngandhi369/G-Home_Assistant
Used NodeMCU 32bit ESP8266 & Relay module as hardware. Apart from these, I used different platforms: Google Assistant, IFTTT, Adafruit or Blynk. On giving trigger to Google assistant from smart phone, it turns on or off the home appliances
ngandhi369/ML-Programs-from-scratch
Implemented Machine learning programs from scratch - without using scikit-learn or any another libraries. Mainly used Pandas, Numpy, Matplotlib and Seaborn. Here most of the algorithms works on Iris dataset.
ngandhi369/News
Developed web app using NLP & Django to summarizes the articles which are fetched from News API according to users' prefilled country preference. Deployed this model on Heroku platform.
ngandhi369/HacktoberFest
:octocat: Simply add your details and Get a chance to earn a free tshirt! ✅
ngandhi369/Hostel_Management_System
It helps hostel personnel and students in getting the process done without physically going to the other party for any hostel related work like admission, fees, room allotment others suggestions and grievances. This helps in doing the process of hostel quickly and swiftly. And all services are available 24x7 by the software.
ngandhi369/IITM-Cricket-Hackathon-Challenge
Machine learning model that predict the score by a team at the end of first 6 overs (powerplay)
ngandhi369/Image-Captioning
ngandhi369/Js_Task_Manager
Project consists of JavaScript and jQuery. I've made it animated and applied many features like searching bar, sorting bar & task manager tab to do specific operations.
ngandhi369/LeetCode-Solutions
A compilation of all the Leetcode solutions.
ngandhi369/LRU-LFU-cache
This C++ program utilizes SFML library to visualize the LRU LFU cache. It demonstrates adding and retrieving key-value pairs, and dynamically updates the cache visualization. The operations are done by Queue. Here queue is implemented using a doubly linked list.
ngandhi369/Netflix-Data-Analysis
Data Analysis & Visualization project on Netflix Movies and TV Series. Project Analyzes the given dataset and plot graphs accordingly.
ngandhi369/ngandhi369
ngandhi369/pledge
We pledge to Code for Cause
ngandhi369/Python
All Algorithms implemented in Python