Pinned Repositories
django-ds
package for storing files across databases
docker-wordpress
Dockerfile and etc for a Wordpress docker image
gocurl
go search service that searches multiple resource site in parallel and return the aggregated search results form google and duckduckgo
goweb
Simple web applications in go, demonstrating usage of golang in writing web applications.
imdbproject
imdb project to understand various concepts of restful api using django and django rest framework.
isola_bot
A bot for playing isola game.
jscrapper
jscrapper checks wether jquery.js is present int the content of given list of urls.
kchess
two player chess game
news-grabber
collects the news of different categories like(politics,technology,etc) from yahoo news
pyCurl
python search service that searches multiple resource site in parallel and return the aggregated search results.
kkaushik24's Repositories
kkaushik24/django-ds
package for storing files across databases
kkaushik24/docker-wordpress
Dockerfile and etc for a Wordpress docker image
kkaushik24/gocurl
go search service that searches multiple resource site in parallel and return the aggregated search results form google and duckduckgo
kkaushik24/goweb
Simple web applications in go, demonstrating usage of golang in writing web applications.
kkaushik24/imdbproject
imdb project to understand various concepts of restful api using django and django rest framework.
kkaushik24/isola_bot
A bot for playing isola game.
kkaushik24/jscrapper
jscrapper checks wether jquery.js is present int the content of given list of urls.
kkaushik24/kchess
two player chess game
kkaushik24/news-grabber
collects the news of different categories like(politics,technology,etc) from yahoo news
kkaushik24/pyCurl
python search service that searches multiple resource site in parallel and return the aggregated search results.
kkaushik24/python-design-patterns
Design pattern implemented in python.
kkaushik24/qstack
qstack - demo stackoverflow search app
kkaushik24/swarm_bash
bash script to connect to any service in swarm from swam leader machine
kkaushik24/thumbnail_app
django app to manage thumbnail
kkaushik24/web_crawler
A crawler is a program that starts with a url on the web (ex: http://python.org), fetches the web-page corresponding to that url, and parses all the links on that page into a repository of links. Next, it fetches the contents of any of the url from the repository just created, parses the links from this new content into the repository and continues this process for all links in the repository until stopped or after a given number of links are fetched.
kkaushik24/will_bill_solve_it