1. algorepo

    C++

    my implementations of standard algorithms and data structures

  2. Programming-Contest-News-Feed-Ticker

    Python

    Uses web scraping to fetch news about upcoming programming contests on various sites like Codechef, Codeforces

  3. concurrency-java

    Java

  4. mygithubpage

  5. foodtrucksnearby

    Python

    A service that tells the user what types of food trucks might be found near a specific location on a map.

  6. railway-simulator

    C++

    A multithreaded freight carriage railway system simulator

  7. Smush-It

    Python

    A django based webapp which takes url's to images, compresses the images and returns back url to the compressed image.

  8. awesome-php

    A curated list of amazingly awesome PHP libraries, resources and shiny things.

  9. overcart

    PHP

  10. prosfair

    Python

    Next Generation Chess

  11. calmhandtitan.github.io

    HTML

    my page

  12. parallel-sieve

    C

    my implemenation of parallel sieve of eratosthenes using OpenMP

  13. android_guides

    Extensive Open-Source Guides for Android Developers

  14. text-finder

    Makefile

    my experiment with C++ and qt

  15. machine-learning

    Matlab

    my solutions to programming exercises of stanford machine learning course

  16. drawingGraph

    C

    Draw graph with given details and save as jpeg file using DOT(graph description language)

  17. scripting

    Shell

    learning scripting using bash, python, perl

  18. wordbased-search-engine

    Java

  19. SystemOfLinearEquation-Solver

    C++

    This is a cross entropy method based matrix equation solver, for AX = B, where A and B are given. It gives approximate solution.

  20. 2048-multiplayer

    C++

    adding server-client gaming for 2048,original project https://github.com/mevdschee/2048.c

  21. Resume-Ranker

    PHP

    Resume ranking and shortlisting website that could rank the candidates on the basis of a recruiter's set of requirements

  22. facebook-php-sdk-v4

    PHP

    The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php

  23. rube

    C++

    Rubik cube C++ implemetation with OpenGL functionality written from scratch

  24. UsbDeviceLogger

    Shell

    A terminal base logger for displaying usb device logs service

  25. openage

    Free (as in freedom) open source clone of the Age of Empires II engine.

  26. olymp-docs

    CSS

  27. guake

    Python

    Drop-down terminal for GNOME

  28. ChainReaction

    simple console game to play chain reaction written in C++.

  29. Projects

    A list of practical projects that anyone can solve in any programming language.

  30. gitcanvas

    Use your GitHub account's commit history as a canvas. Express the artist in you!

  31. ChainReaction-1

    An attempt to replicate the game "Chain Reaction" on Play Store as a Web Application for both desktop and mobile.

  32. LearnCode

    JavaScript

    A learning platform for an introduction to programming

  33. codejudge

    JavaScript

    host coding competitions anywhere, anytime

  34. devfest-site

    Python

    Everything related to the public, central DevFest website

  35. fbcmd

    Facebook Command Line Interface