Pinned Repositories
2048-multiplayer
adding server-client gaming for 2048,original project https://github.com/mevdschee/2048.c
algorepo
my implementations of standard algorithms and data structures
foodtrucksnearby
A service that tells the user what types of food trucks might be found near a specific location on a map.
Programming-Contest-News-Feed-Ticker
Uses web scraping to fetch news about upcoming programming contests on various sites like Codechef, Codeforces
Resume-Ranker
Resume ranking and shortlisting website that could rank the candidates on the basis of a recruiter's set of requirements
Smush-It
A django based webapp which takes url's to images, compresses the images and returns back url to the compressed image.
wordbased-search-engine
calmhandtitan's Repositories
calmhandtitan/algorepo
my implementations of standard algorithms and data structures
calmhandtitan/Programming-Contest-News-Feed-Ticker
Uses web scraping to fetch news about upcoming programming contests on various sites like Codechef, Codeforces
calmhandtitan/2048-multiplayer
adding server-client gaming for 2048,original project https://github.com/mevdschee/2048.c
calmhandtitan/foodtrucksnearby
A service that tells the user what types of food trucks might be found near a specific location on a map.
calmhandtitan/Resume-Ranker
Resume ranking and shortlisting website that could rank the candidates on the basis of a recruiter's set of requirements
calmhandtitan/Smush-It
A django based webapp which takes url's to images, compresses the images and returns back url to the compressed image.
calmhandtitan/wordbased-search-engine
calmhandtitan/android_guides
Extensive Open-Source Guides for Android Developers
calmhandtitan/awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
calmhandtitan/calmhandtitan.github.io
my page
calmhandtitan/ChainReaction
simple console game to play chain reaction written in C++.
calmhandtitan/concurrency-java
calmhandtitan/drawingGraph
Draw graph with given details and save as jpeg file using DOT(graph description language)
calmhandtitan/facebook-php-sdk-v4
The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
calmhandtitan/gitcanvas
Use your GitHub account's commit history as a canvas. Express the artist in you!
calmhandtitan/guake
Drop-down terminal for GNOME
calmhandtitan/machine-learning
my solutions to programming exercises of stanford machine learning course
calmhandtitan/mygithubpage
calmhandtitan/olymp-docs
calmhandtitan/openage
Free (as in freedom) open source clone of the Age of Empires II engine.
calmhandtitan/overcart
calmhandtitan/parallel-sieve
my implemenation of parallel sieve of eratosthenes using OpenMP
calmhandtitan/Projects
A list of practical projects that anyone can solve in any programming language.
calmhandtitan/prosfair
Next Generation Chess
calmhandtitan/railway-simulator
A multithreaded freight carriage railway system simulator
calmhandtitan/rube
Rubik cube C++ implemetation with OpenGL functionality written from scratch
calmhandtitan/scripting
learning scripting using bash, python, perl
calmhandtitan/SystemOfLinearEquation-Solver
This is a cross entropy method based matrix equation solver, for AX = B, where A and B are given. It gives approximate solution.
calmhandtitan/text-finder
my experiment with C++ and qt
calmhandtitan/UsbDeviceLogger
A terminal base logger for displaying usb device logs service