Pinned Repositories
.dotfiles
take a guess
data-structures-exp
data structures (avl, tries, binary search) experimental project for CEID
distributed-algs-js
a collection of distributed algorithms (on PeerJS which uses WebRTC)
graph-algs
a collection of algorithms on graphs using Boost and LEDA
huffman-matlab
a simple Huffman code implementation in MATLAB, plus some benchmarks
Mastermind
the famous board game written in C
pcm-matlab
simple PCM coding implementation in MATLAB
projectOS
personal Operating Systems project/exercises
tower-of-hanoi
Simple functions on Tower of Hanoi written in lisp
vim-voogle
google for the word under the cursor to a browser because 2013
papanikge's Repositories
papanikge/vim-voogle
google for the word under the cursor to a browser because 2013
papanikge/pcm-matlab
simple PCM coding implementation in MATLAB
papanikge/distributed-algs-js
a collection of distributed algorithms (on PeerJS which uses WebRTC)
papanikge/graph-algs
a collection of algorithms on graphs using Boost and LEDA
papanikge/Mastermind
the famous board game written in C
papanikge/huffman-matlab
a simple Huffman code implementation in MATLAB, plus some benchmarks
papanikge/.dotfiles
take a guess
papanikge/data-structures-exp
data structures (avl, tries, binary search) experimental project for CEID
papanikge/thesis
Partial Escape Analysis Optimization for PyPy – LaTeX source
papanikge/ecosystem-emulator-oop
Experiments with OOP languages (by using a marine ecosystem)
papanikge/m.sh
an (un)mount automation script for bare-bones Linux set-ups
papanikge/tead.rs
tail + head = tead
papanikge/tower-of-hanoi
Simple functions on Tower of Hanoi written in lisp
papanikge/projectOS
personal Operating Systems project/exercises
papanikge/advent-of-code-I-dont-know-clojure
Trying to learn Clojure the hard way
papanikge/bundler
Manage your Ruby application's gem dependencies
papanikge/Buzen
toy parser/lexer for a C-like language
papanikge/docker
Docker - the open-source application container engine
papanikge/jadce
"just a data collection engine" in Django (applied on alien information =)
papanikge/linuxkit
A toolkit for building secure, portable and lean operating systems for containers
papanikge/oh-my-zsh
A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
papanikge/parquet-go
[Fork of] Go library to read/write Parquet files. Developed at Twilio Segment
papanikge/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
papanikge/rust
a safe, concurrent, practical language