Pinned Repositories
Applied-Data-Science-In-Python
5 Course Specialization by University of Michigan
Big-Data-Specialization-University-of-California-San-Diego-
5 course specialization with capstone project at the end.
Blog-App
A blog application implementing the CRUD functionalities. Made using HTML, CSS, BOOTSTRAP and javaScript and npm libraries like Express, Ejs, mongoose, etc.
Color-Game-Project
RGB(Red Green Blue) Color game using JavaScript
Competitive-Programming
My Solutions to questions on various online programming websites like InterviewBit,Hackerrank,GFG,etc
Machine-Learning-Models
Implementation of the machine learning algorithms in python using Sklearn module
Machine-Learning-Projects
The different machine learning projects that I have taken up.
OpenCV-and-Deep-Learning-Implementations
Projects using OpenCV and Deep Learning
The-Budget-Application
A front-end based budget application using JavaScript
Yelp-Camp
A full stack website where users can register, login and can create, replace, update and delete campgrounds and can also comment on other user's campgrounds
kunal9167's Repositories
kunal9167/Applied-Data-Science-In-Python
5 Course Specialization by University of Michigan
kunal9167/Big-Data-Specialization-University-of-California-San-Diego-
5 course specialization with capstone project at the end.
kunal9167/Blog-App
A blog application implementing the CRUD functionalities. Made using HTML, CSS, BOOTSTRAP and javaScript and npm libraries like Express, Ejs, mongoose, etc.
kunal9167/Color-Game-Project
RGB(Red Green Blue) Color game using JavaScript
kunal9167/Competitive-Programming
My Solutions to questions on various online programming websites like InterviewBit,Hackerrank,GFG,etc
kunal9167/Machine-Learning-Models
Implementation of the machine learning algorithms in python using Sklearn module
kunal9167/Machine-Learning-Projects
The different machine learning projects that I have taken up.
kunal9167/OpenCV-and-Deep-Learning-Implementations
Projects using OpenCV and Deep Learning
kunal9167/The-Budget-Application
A front-end based budget application using JavaScript
kunal9167/Yelp-Camp
A full stack website where users can register, login and can create, replace, update and delete campgrounds and can also comment on other user's campgrounds
kunal9167/Dice-Game-Project
A nice dice game
kunal9167/git-attendance
kunal9167/IPLit-Internship-Project
An application that compares the registration number input by the user and compares it with the master list. If registration number is found, it compares it with the particular list. If not found inserts all the details of the person with that registration into the list. The list can be created, updated, deleted accordingly.
kunal9167/Neuronal-Synchrony
A collection of two dimensional animations that are triggered by sound.
kunal9167/Node-chat-app
An online chat messenger developed using asynchronus programming in Node.js with npm libraries like moustache, moment and express. The messenger is based on socket.io in Javascript wherein users can broadcast messages and share the location with fellow peers in the same room using google maps integration.
kunal9167/node-todo-api
A todo api using nodeJs
kunal9167/TodoListProject
A Todo Application using HTML, CSS and JavaScript