Pinned Repositories
97-Things-Every-Programmer-Should-Know
Based on cc'ed http://programmer.97things.oreilly.com/wiki/index.php/Contributions_Appearing_in_the_Book
AndroidApps
This repository will be used to hold the assignments done for the Android Applications
c-style
My favorite C programming practices.
cobbler
everyone's favorite Linux Install & Update Server
composure
Don't fear the Unix chainsaw
cp210
dotfiles
My dotfiles
dotvim
My .vim folder (plugins and settings)
homedir
Mac OS X homedir
html5-boilerplate
Professional front-end template. So much goodness baked in by default
angrygorilla's Repositories
angrygorilla/androidguide
Guide to getting started with Android for engineers & designers
angrygorilla/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
angrygorilla/awesome-courses
List of awesome university courses for learning Computer Science!
angrygorilla/awesome-programming-principles
A collection of awesome programming principles
angrygorilla/blog
All the sources for my react-powered blog
angrygorilla/CppSamples-Samples
A repository of modern C++ samples curated by the community.
angrygorilla/datalgo
Data structures and algorithms examples
angrygorilla/db-readings
Readings in Databases
angrygorilla/egg.js
A simple javascript library to add easter eggs to web pages.
angrygorilla/GameFrame
Game Frame Simulator
angrygorilla/git-fat
Manage large binary files with git
angrygorilla/home-assistant
Python project to automate my house.
angrygorilla/incubator-zeppelin
Mirror of Apache Zeppelin (Incubating)
angrygorilla/ionic
Advanced HTML5 Mobile App Framework. A beautiful front-end framework for developing hybrid mobile apps in HTML5. Best friends with AngularJS.
angrygorilla/iosched
angrygorilla/jansson
C library for encoding, decoding and manipulating JSON data
angrygorilla/jq
Command-line JSON processor
angrygorilla/kore
An easy to use, scalable and secure web application framework for writing web APIs in C.
angrygorilla/libxo
The libxo library allows an application to generate text, XML, JSON, and HTML output using a common set of function calls. The application decides at run time which output style should be produced.
angrygorilla/lwan
Experimental, scalable, high performance HTTP server
angrygorilla/mdp
A command-line based markdown presentation tool.
angrygorilla/nifty-conventions
Code guidelines, general project requirements, and git workflow
angrygorilla/PathPicker
PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.
angrygorilla/rsmq
Redis Simple Message Queue
angrygorilla/server-build-ansible
Ansible playbooks to bootstrap servers
angrygorilla/stellar
Fast database snapshot and restore tool for development
angrygorilla/unfinished-asteroids
IT STARTS HERE --->
angrygorilla/vim-clang-format
Vim plugin for clang-format, a formatter for C, C++ and Obj-C code
angrygorilla/websocketd
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
angrygorilla/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.