mihir-m-gandhi
Software Engineer @ BlackRock | MS CS @ Georgia Tech | Ex-ML Engineer @ Joulea | AI | Machine Learning | Data Science
BlackRockNew York
Pinned Repositories
Adaptive-Traffic-Signal-Timer
This Adaptive Traffic Signal Timer uses live images from the cameras at traffic junctions for real-time traffic density calculation using YOLO object detection and sets the signal timers accordingly.
Basic-Traffic-Intersection-Simulation
A simulation developed from scratch using Pygame to simulate a 4-way traffic intersection having traffic lights with timer.
Disease-Prediction-from-Symptoms
A data mining application to predict disease using symptom data. A model is built using both Multinomial Naive-Bayes & Decision Tree Algorithm to predict the disease given the symptoms.
Enron-Email-Analysis
This analysis of the Enron Email Dataset focusses on 3 tasks: Anomaly Detection, Social Network Analysis, and Email Body Analysis.
EVoting-using-Blockchain
A Blockchain-based voting system that aims to address faced in current voting methods and achieve transparency, make the voting process more accessible, affordable, and safe.
HireChain
HireChain is a blockchain-based decentralized freelancing platform that aims to ensure trust between employer and freelance employee, and prevent issues such as late payment and delayed work.
Medicyl
Medicyl is a blockchain-based Decentralized Health Record Management System. The system allows patients to store and share their electronic health records efficiently and securely.
Meeting-Minutes-App
Meeting Minutes App can be used to record the audio of a meeting, convert speech-to-text, and store the transcript for future reference. It also supports speaker diarization & text summarization.
Sign-Language-Recognition
This application can recognize the sign language alphabets and help people who do not understand sign language to communicate with the speech and hearing impaired.
Traffic-Intersection-Simulation-with-Turns
A simulation developed from scratch using Pygame to simulate the movement of vehicles across a traffic intersection having traffic lights with a timer. Additional features such as turning vehicles and random green signal time added to existing basic simulation to take it closer to real-life scenarios.
mihir-m-gandhi's Repositories
mihir-m-gandhi/Adaptive-Traffic-Signal-Timer
This Adaptive Traffic Signal Timer uses live images from the cameras at traffic junctions for real-time traffic density calculation using YOLO object detection and sets the signal timers accordingly.
mihir-m-gandhi/Basic-Traffic-Intersection-Simulation
A simulation developed from scratch using Pygame to simulate a 4-way traffic intersection having traffic lights with timer.
mihir-m-gandhi/Traffic-Intersection-Simulation-with-Turns
A simulation developed from scratch using Pygame to simulate the movement of vehicles across a traffic intersection having traffic lights with a timer. Additional features such as turning vehicles and random green signal time added to existing basic simulation to take it closer to real-life scenarios.
mihir-m-gandhi/EVoting-using-Blockchain
A Blockchain-based voting system that aims to address faced in current voting methods and achieve transparency, make the voting process more accessible, affordable, and safe.
mihir-m-gandhi/Disease-Prediction-from-Symptoms
A data mining application to predict disease using symptom data. A model is built using both Multinomial Naive-Bayes & Decision Tree Algorithm to predict the disease given the symptoms.
mihir-m-gandhi/Enron-Email-Analysis
This analysis of the Enron Email Dataset focusses on 3 tasks: Anomaly Detection, Social Network Analysis, and Email Body Analysis.
mihir-m-gandhi/Medicyl
Medicyl is a blockchain-based Decentralized Health Record Management System. The system allows patients to store and share their electronic health records efficiently and securely.
mihir-m-gandhi/Sign-Language-Recognition
This application can recognize the sign language alphabets and help people who do not understand sign language to communicate with the speech and hearing impaired.
mihir-m-gandhi/WiFi-Signal-Strength-Meter
This app can be used to measure the strength of WiFi signals that your device is receiving. Move around as you do this, and the app keeps track of signal variations as you move, second by second.
mihir-m-gandhi/Shutterbugs-Inventory-Management-System
Application developed for Team Shutterbugs, the official photography club of KJ Somaiya College of engineering, Vidyavihar, Mumbai
mihir-m-gandhi/Traffic-Intersection-Simulation-with-Stats
A simulation developed from scratch using Pygame to simulate the movement of vehicles across a traffic intersection having traffic lights with a timer. Some statistics and analytical features added to the previous version to help in Modelling problems, Data Analysis tasks, and AI applications.
mihir-m-gandhi/Brainstorm-Online-Learning-System
Brainstorm is an online resource pool for students to study from. It comprises of videos from popular YouTube channels and ebooks from web for various subjects to help them study effectively.
mihir-m-gandhi/Data-Structure-Project
This project demonstrates the applications of many data structures and data handling techniques like 1-D array, 2-D array, linked list, queue, graph, and hashing.
mihir-m-gandhi/Meeting-Minutes-App
Meeting Minutes App can be used to record the audio of a meeting, convert speech-to-text, and store the transcript for future reference. It also supports speaker diarization & text summarization.
mihir-m-gandhi/Fitness_App
A Progressive Web App to track the fitness and diet of the user. It can be used to track the steps, distance, calories burnt by the user, and also record activities.
mihir-m-gandhi/mihir-m-gandhi
mihir-m-gandhi/YOLO-Object-Detection
You Only Look Once (YOLO) is an object detection network. It localizes and classifies an object. It does both these tasks in a single step. Darknet is an open source neural network framework written in C and CUDA that can used for Object Detection using YOLO.
mihir-m-gandhi/Algorithms
This repository contains programs written as part of 'Analysis of Algorithms' Lab during my Bachelor's at K.J. Somaiya College of Engineering, Mumbai.
mihir-m-gandhi/auto_email
mihir-m-gandhi/Computer-Organization-and-Architecture
This repository contains programs written as part of 'Computer Organization and Architecture' Lab during my Bachelor's at K.J. Somaiya College of Engineering, Mumbai.
mihir-m-gandhi/Data-Structures
This repository contains programs written as part of 'Data Structures' Lab during my Bachelor's at K.J. Somaiya College of Engineering, Mumbai.
mihir-m-gandhi/Digital-Signal-and-Image-Processing
This repository contains MATLAB programs written as part of 'Digital Signal and Image Processing' Lab during my Bachelor's at K.J. Somaiya College of Engineering, Mumbai.
mihir-m-gandhi/Fundamentals-of-Computer-Programming-with-C
This repository contains programs written as part of 'Fundamentals of Computer Programming with C' Lab during my Bachelor's at K.J. Somaiya College of Engineering, Mumbai.
mihir-m-gandhi/mihir-gandhi.github.io
An example hugo static site with Toha theme.
mihir-m-gandhi/mihir-m-gandhi.github.io
mihir-m-gandhi/Milllion-Song-Viz-Analysis
CSE 6242 DVA - Group Project on the Million Songs Dataset
mihir-m-gandhi/Object-Oriented-Programming-with-Java
This repository contains programs written as part of 'Object Oriented Programming Methodology' Lab during my Bachelor's at K.J. Somaiya College of Engineering, Mumbai.
mihir-m-gandhi/Operating-Systems
This repository contains programs written as part of 'Operating Systems' Lab during my Bachelor's at K.J. Somaiya College of Engineering, Mumbai.
mihir-m-gandhi/Pose-Estimation-using-AR-Tags
mihir-m-gandhi/Tree-Disease-Spread-Cellular-Automata
We propose a system that models the spread of disease throughout the branches of individual fruit trees, in which we will compute the “optimal” shape that a tree should be pruned to prior to the onset of the disease.