Pinned Repositories
dotfiles
Misc dotfiles
grpc-p2p
Hello world p2p implementation using grpc for communication
kafka-docker
Kafka setup on Docker
lam
Local Abbrev Manager for Emacs
live-file-templater
Dynamically re-templatize a folder of files. Powered by FUSE and eBPF.
my-dwm
dwm configuration that works for me
obj-to-svg
Create 2d svg image from 3d obj files
orgish
Org is HTML
toodoo.el
A magical interface to manage Todos built ontop of Org
tmux-notify
Tmux plugin to notify you when processes are finished.
ChanderG's Repositories
ChanderG/syscalls-from-c
A simple example of a library in C illustrating syscalls
ChanderG/Processor
RISC like processor implemented for FPGA in Verilog
ChanderG/c-compiler
A compiler written in C for a subset of C
ChanderG/scheme-compiler
My implementation of the Write yourself a Scheme tutorial
ChanderG/mips-examples
A set of simple introductory MIPS examples
ChanderG/analyzing-x86
A set of x86 codes to understand it
ChanderG/commenting-x86
A heavily commented x86 code
ChanderG/extending-rest-adapter
ChanderG/snazzle-compiler
A compiler starting from snazzle
ChanderG/node-webkit-starter
Simple starter for building desktop applications with node-webkit
ChanderG/multiple-outlets-ember
Ember application with multiple outlets
ChanderG/extending-list-view
Extending Ember List-View to create a simple table
ChanderG/ember-summernote-component
A blatant copy of http://hbrysiewicz.github.io/2014-04-18-summernote-ember-wysiwyg.html
ChanderG/raphael-ember-component
A Raphael canvas component for Ember
ChanderG/EAK-Starter
EAK template with common add-ons.
ChanderG/NestedOutlets
Simple emberjs app to test nested outlets and linking between them
ChanderG/HelloPlay
A complete Play-MongoDB-Casbah-Salat application for future reference
ChanderG/ScalatraHello
Completely working sample Scalatra project with MongoDB (via Casbah) for future reference
ChanderG/kate_jump_para
Sample Script for Kate for learning
ChanderG/java-applications
Some simple Java applications