Pinned Repositories
crypto-ec
envconfig
Simple environment variable loading for Python.
ethhelpers
gaussian-elimination
An implementation of Gaussian Elimination in templated C++.
gitdb
Use git as a database!
goslice
library-genesis
A library genesis client for Android
linalg
Linear algebra routines in C++, parallelized where possible
metaprogramming-cpp
Some metaprogramming constructs implemented in C++ for fun (and practice)!
qr-decomposition
A C++ implementation of the QR decomposition algorithm.
makramkd's Repositories
makramkd/library-genesis
A library genesis client for Android
makramkd/metaprogramming-cpp
Some metaprogramming constructs implemented in C++ for fun (and practice)!
makramkd/gaussian-elimination
An implementation of Gaussian Elimination in templated C++.
makramkd/max-heap
An implementation of the max-heap data structure and the heapsort algorithm in Java
makramkd/numerical-integration
A set of numerical integration routines in C++.
makramkd/root-finding
A collection of root finding algorithms in simple, straightforward C++.
makramkd/theoden
A deliberately thin data structures library.
makramkd/utlookup
makramkd/challenge-500px
makramkd/fido
A minimalistic C/C++ project generator supporting various templates.
makramkd/graphs-cpp
This project is for me to try and implement various graph Algorithms and their associated data structures in C++.
makramkd/linked-list
A (very) simple linked list in C
makramkd/rails-notes
A set of notes on using the Ruby on Rails web framework.
makramkd/sinatra-blog
A example Sinatra blog
makramkd/Sunshine-Version-2
The official repository for Developing Android Apps
makramkd/todo-list-pp
An "advanced" To-Do list application for android
makramkd/top100-500px
A simple web-app to retrieve the top 100 photos in 500px's popular stream and allow you to favorite them.
makramkd/trees
Implementations of various types of trees in Java.
makramkd/ud405
Code supporting the free Udacity class 2D Game Development with LibGDX.
makramkd/utlookup-v2
A reimplementation of UTLookup
makramkd/weather-pp