Pinned Repositories
99ProblemsHaskell
Based on 99 problems mentioned in https://wiki.haskell.org/99_questions/
akshat-harit.github.io
Blog
automateboringstuff
For book automate boring stuff with python
buildlisp
For the book from www.buildyourownlisp.com
BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
codeclouder-html
matasano-crypto-challenges
Solving matasano crypto challenges, most probably in python
dva_project
logstash-patterns-core
BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
akshat-harit's Repositories
akshat-harit/99ProblemsHaskell
Based on 99 problems mentioned in https://wiki.haskell.org/99_questions/
akshat-harit/akshat-harit.github.io
Blog
akshat-harit/automateboringstuff
For book automate boring stuff with python
akshat-harit/buildlisp
For the book from www.buildyourownlisp.com
akshat-harit/BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
akshat-harit/codeclouder-html
akshat-harit/matasano-crypto-challenges
Solving matasano crypto challenges, most probably in python
akshat-harit/custom-os
Trying to figure out stuff with boot and writing a toy OS
akshat-harit/database
Database project from https://cstack.github.io/db_tutorial/
akshat-harit/ds-algo
Some basic data structures and algorithms in python
akshat-harit/EloquentJavascript
For book Eloquent JavaScript at http://eloquentjavascript.net/
akshat-harit/freeCodeCamp
The https://freeCodeCamp.org open source codebase and curriculum. Learn to code and help nonprofits.
akshat-harit/GeoQuiz
First project from Big Nerd Ranch book.
akshat-harit/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
akshat-harit/hello-world
For Free Code Camp git tutorial
akshat-harit/hw3_rottenpotatoes
HW 3 skeleton for doing BDD with RottenPotatoes
akshat-harit/infer
akshat-harit/learningfromdata
For the book "Learning From Data: A short course" and course associated with it.
akshat-harit/learnyouahaskell
For book Learn You a Haskell for Great Good!: A Beginner's Guide Book by Miran Lipovaca
akshat-harit/logstash-patterns-core
akshat-harit/ml-scratch
Repository for fumbling about with scikit etc.
akshat-harit/MLT
MLT projects
akshat-harit/OS
akshat-harit/patchwork
All the Git-it Workshop completers!
akshat-harit/Postie
Utility for batch sending emails and text messages
akshat-harit/realworldhaskell
For the book Real World Haskell by Bryan O'Sullivan, Don Stewart, and John Goerzen
akshat-harit/rube
rube
akshat-harit/sicp
Structure and Interpretation of Computer Programs exercieses
akshat-harit/udacity
akshat-harit/WriteScheme
Based on the book "Write Yourself a Scheme in 48 Hours". Uses haskell