Pinned Repositories
anunsortedarray.github.io
A minimal, sidebar, responsive web design Jekyll theme, focusing on text presentation.
computer-science-demystified
This repository contains the resources I used to find answers to questions I had regarding computer science and anything remotely related to it
DisFS
A simple distributed file-system
geno-tsp
Genetic algorithm implementation to solve the famous NP-hard problem - The Travelling Salesman
go-projects
Go projects
infinite-monkey
Genetic algorithm for the infnite monkey problem
os-from-scratch
A long term project to develop a OS from scratch.
pears
Pears: A simple BitTorrent Client
spoj-solutions
Solutions to SPOJ problems
StockGrab
Grab ticker price from finance websites live
chaitanyasd's Repositories
chaitanyasd/computer-science-demystified
This repository contains the resources I used to find answers to questions I had regarding computer science and anything remotely related to it
chaitanyasd/geno-tsp
Genetic algorithm implementation to solve the famous NP-hard problem - The Travelling Salesman
chaitanyasd/infinite-monkey
Genetic algorithm for the infnite monkey problem
chaitanyasd/os-from-scratch
A long term project to develop a OS from scratch.
chaitanyasd/StockGrab
Grab ticker price from finance websites live
chaitanyasd/DisFS
A simple distributed file-system
chaitanyasd/pears
Pears: A simple BitTorrent Client
chaitanyasd/anunsortedarray.github.io
A minimal, sidebar, responsive web design Jekyll theme, focusing on text presentation.
chaitanyasd/go-projects
Go projects
chaitanyasd/spoj-solutions
Solutions to SPOJ problems
chaitanyasd/chaitanyasd
chaitanyasd/codeforces-solutions
Solutions to codeforces problems
chaitanyasd/coding-interview-university
A complete computer science study plan to become a software engineer.
chaitanyasd/cpython
The Python programming language
chaitanyasd/Data-Structure-programs
Implementation of data structures.
chaitanyasd/Draw-on-canvas-android
Simple app to draw on canvas.
chaitanyasd/educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
chaitanyasd/esfiddle
Try out the newest ES6+ features in your browser
chaitanyasd/expan
A Python library for statistical analysis of randomised control trials (A/B tests)
chaitanyasd/http-proxy
A simple HTTP Proxy server in python
chaitanyasd/Machine-Learning-Scripts
Tensorflow and scratch implementations
chaitanyasd/my-store
Simple Flask based REST API for a store application
chaitanyasd/Scheme-Programs
Simple scheme programs