Pinned Repositories
Capstone
My capstone project for Udacity Machine Learning Nanodegree
CodeVerse
My implementations of various DS and algorithms, alongwith my submissions on coding platforms like Codechef, Hackerrank, Hackerearth etc.
DjangoSpree
A collection of django projects to learn and master the framework.
faceCV
Applying filters and manipulation to realtime video feed using opencv 3.x
fun_with_python
My adventures with python!!
MLworld
A collection of simple machine learning projects, that got me started in this wonderful domain!
Scrum
Now work in a far more efficient and organized manner! The project allows users to list their tasks in a scrum order, monitor and update their progress.
SentimentAnalysis
A Sentimental Analysis model trained on IMDb dataset, using Bag of words model(tokenisation)
TodoListMaker
A python-flask based Todo-list maker. Create and keep a private record of all the important things you wish to do!
TwitterAdvSearch
A scraping tool to scrape tweets with user provided keywords and hashtags, in a given data range.
prakharchoudhary's Repositories
prakharchoudhary/MLworld
A collection of simple machine learning projects, that got me started in this wonderful domain!
prakharchoudhary/Scrum
Now work in a far more efficient and organized manner! The project allows users to list their tasks in a scrum order, monitor and update their progress.
prakharchoudhary/fun_with_python
My adventures with python!!
prakharchoudhary/CodeVerse
My implementations of various DS and algorithms, alongwith my submissions on coding platforms like Codechef, Hackerrank, Hackerearth etc.
prakharchoudhary/DjangoSpree
A collection of django projects to learn and master the framework.
prakharchoudhary/Workshop
A collection of programs to introduce students to programmig using Python and a simple application in Machine Learning
prakharchoudhary/nn-lib
A collection of all commonly used deep learning layers and a few examples to use them.
prakharchoudhary/AsyncJobs
Running long running jobs asynchronously using Flask
prakharchoudhary/cherryPy-101
Just an attempt to see how well this framework works for me!
prakharchoudhary/cloud-developer
content for Udacity's cloud developer nanodegree
prakharchoudhary/CppND-Route-Planning-Project
prakharchoudhary/DevOps_Microservices
Supporting material and projects for a course on Cloud DevOps: Microservices.
prakharchoudhary/devportfolio
A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass
prakharchoudhary/gsoc_eval
Evaluation test for GSOC Project: Python Analysis Package for AWAKE
prakharchoudhary/InterviewKit
This is a collection of solutions of all the problems in the Hackerrank Interview Kit.
prakharchoudhary/java-debugging-flashy
Accompanying project to follow Treehouse Course - Debugging an existing Java Application
prakharchoudhary/myportfolio
A Portfolio web app to store your information, render it as beautiful html website and more..
prakharchoudhary/oppia
Tool for collaboratively building interactive lessons.
prakharchoudhary/pandas_exercises
Practice your pandas skills!
prakharchoudhary/parent-module
Just to serve as the parent module for the submodule.
prakharchoudhary/private-ai
Repo for Udacity's Secure & Private AI course
prakharchoudhary/ProducerAPI
A collection of apis for managing RabbitMQ producers.
prakharchoudhary/root
Fork of ROOT Repository for GSoC'17 project in Deep Neural Networks
prakharchoudhary/Sanjay
prakharchoudhary/sparkify_dwh
Udacity data engineering nanodegree Cloud data warehouse project.
prakharchoudhary/sparkify_postgres
Udacity data engineering nanodegree Postgres data modelling project.
prakharchoudhary/spring-microservices-in-action
The source code of the book "Spring Microservices in Action (John Carnell)" and the personal summary of technical essentials about Spring Boot for microservices.
prakharchoudhary/submodule
A dummy submodule to test out ways for setting up git submodule.
prakharchoudhary/TinderAutomation
prakharchoudhary/ud282
Project code for Java students