Pinned Repositories
FaceIt
A Flask based web game that allows users to match facial expressions with any of the stock pictures in the app and compute their score which is calculated using a weighted average of Facial Recognition techniques from opencv and Microsoft's Emotion API
Energy-Use-and-GDP-Growth-Info-Viz
A Data Visualization Group Project aiming to disprove the public opinion that increase in Alternative Energy use leads to lower Economic Growth of a Country
Convolutional-Neural-Network-Image-Recognition
A CNN implementation in tensorflow along with a NIPS style paper on the analysis of this model on different datasets and approaches to improve accuracy.
Musivision
A web interface that uses Microsoft's facial recognition API to figure out what kind of music the user wants to listen to in their current mood.
Ethically-Fit
An Ethics test cum Analytical tool. Allows the user to compare their own ethical standpoint with those of people working in other fields to figure out which field is the best match for them from an ethical standpoint perspective
CleanWater
A Web App made with JavaScript and Twitter Bootstrap for finding clean drinking water and reporting on testing results. Loosely based on the NASA Challenge - https://2015.spaceappschallenge.org/challenge/clean-water-mapping/ .
Local-Optimization-Algorithms-Visualizer
A Django based project to visualize Local Search Algorithms and interact with them for students to have a better understanding.
Air-Brush
Using front camera to trace hand motion to draw figures.
coding-interview-university
A complete computer science study plan to become a software engineer.
nikhil4596.github.io
My portfolio
nikhil4596's Repositories
nikhil4596/Local-Optimization-Algorithms-Visualizer
A Django based project to visualize Local Search Algorithms and interact with them for students to have a better understanding.
nikhil4596/Air-Brush
Using front camera to trace hand motion to draw figures.
nikhil4596/CleanWater
A Web App made with JavaScript and Twitter Bootstrap for finding clean drinking water and reporting on testing results. Loosely based on the NASA Challenge - https://2015.spaceappschallenge.org/challenge/clean-water-mapping/ .
nikhil4596/coding-interview-university
A complete computer science study plan to become a software engineer.
nikhil4596/Convolutional-Neural-Network-Image-Recognition
A CNN implementation in tensorflow along with a NIPS style paper on the analysis of this model on different datasets and approaches to improve accuracy.
nikhil4596/Energy-Use-and-GDP-Growth-Info-Viz
A Data Visualization Group Project aiming to disprove the public opinion that increase in Alternative Energy use leads to lower Economic Growth of a Country
nikhil4596/Ethically-Fit
An Ethics test cum Analytical tool. Allows the user to compare their own ethical standpoint with those of people working in other fields to figure out which field is the best match for them from an ethical standpoint perspective
nikhil4596/FaceIt
A Flask based web game that allows users to match facial expressions with any of the stock pictures in the app and compute their score which is calculated using a weighted average of Facial Recognition techniques from opencv and Microsoft's Emotion API
nikhil4596/Musivision
A web interface that uses Microsoft's facial recognition API to figure out what kind of music the user wants to listen to in their current mood.
nikhil4596/nikhil4596.github.io
My portfolio
nikhil4596/WebCam-Face-Detection
Using OpenCV for detecting face in a live webcam feed