A url shortener written using Django framework
Repository
Repository di darxtrix
A relational database implementation aimed towards educational purposes [WIP]
A Sudoku generator written using javascript.
A command line utility to provide you with basic CRUD(create,read,update & delete) functionality for google spreadsheets.
Play flappy bird game without touching the screen, in AIR :smiley:
Make Python great again
Markov Bot based on bigram probabilities to generate tweets from your tweet history.
Power of controlling your computer using hand gestures without any hardware :fu:
It is a Sudoku-solver web application
This is a script to tell whether a proxy is working or not.It is easy to use and really reliable.This is written in python(2.7.5) using the basic http requests.
Syslog-ng-autorel project code
A very simple content-based recommendation engine. Great for learning, but also ready for real-world use.
My personal blog.
Writing a sqlite clone from scratch in C
A secure TypeScript runtime on V8
A tool for exploring each layer in a docker image
django-registration (redux) now with Django 1.6/1.7 & Python 3 support
Dotfiles for my Ubuntu setup
Talk for GSOC'16
This is a srcipt written in python 2.7.5 to download "http" scheme based images from web page on a proxy server.It will download all the "http" scheme images to the local folder specified. Users need to install bs4 module.