Pinned Repositories
.js
Modify the entire web just by putting scripts in ~/.js
advance-update
Advance Update in a Elasticsearch plugin that provides you control over the document update functionality of elasticsearch.
algorithms
Implementation of many algorithms in Go lang
android-chat-ui
A messages UI library for Android
argumentsParser
Arguments separator separates arguments provided to it accordingly. It separates arguments according to the provided pattern.
automata
awesome
A curated list of awesome lists
awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers
awesome-cheatsheet
awesome cheatsheet
Marketing-for-Engineers
A curated collection of marketing articles & tools to grow your product.
CrazyCompiler's Repositories
CrazyCompiler/.js
Modify the entire web just by putting scripts in ~/.js
CrazyCompiler/awesome-computer-history
An Awesome List of computer history videos, documentaries and related folklore
CrazyCompiler/awesome-nodejs
A curated list of delightful Node.js packages and resources.
CrazyCompiler/bigdesk
Live charts and statistics for ElasticSearch cluster.
CrazyCompiler/BugFreeCodes
It contain codes for various Online Judge - Code Chef, Spoj, Hacker Rank
CrazyCompiler/CrazyCompiler.com
A simple blog to show all my work.
CrazyCompiler/facepy-scripts
Some Useful Scripts to Crawl through Facebook Data
CrazyCompiler/geek-programming-books
Free programing ebooks
CrazyCompiler/git-scripts
A bunch of random scripts I've either written, downloaded or clipped from #git.
CrazyCompiler/opencv
OpenCV GitHub Mirror
CrazyCompiler/personal-sites
List of Hackathon Hackers' personal sites.
CrazyCompiler/powerline-shell
A beautiful and useful prompt for your shell
CrazyCompiler/project_eular_in_python
solving project euler problems to learn python language
CrazyCompiler/projecteuler
In this repository i solve problems from projecteuler in java
CrazyCompiler/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
CrazyCompiler/Projects-Solutions
Links to other users' solutions to Projects (https://github.com/karan/Projects/)
CrazyCompiler/Rubik_Cube
The Rubik's cube is the best selling toy in the U.S. some may think it is impossible to solve, even Erno Rubik didn't think there was a combination to there are 43,000,000,000,000,000,000 (that is 43 quintillion) possible combinations.
CrazyCompiler/Scripts
:dancer: Making life easier.
CrazyCompiler/Scripts-1
I keep lots of small scripts in the ~/scripts directory. Added it to path as well
CrazyCompiler/terminal
Command-line terminal that runs in a web browser
CrazyCompiler/the-art-of-command-line
Master the command line, in one page
CrazyCompiler/todo
A simple command line todo list manager which can be as powerful as you want it do be.
CrazyCompiler/vim-galore
All things Vim and Neovim!
CrazyCompiler/wc_in_java
The program reads either standard input or a list of files and generates one or more of the following statistics: newline count, word count, and byte count. If a list of files is provided, both individual file and total statistics follow.
CrazyCompiler/write-you-a-haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)