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/qr-decomposition
A C++ implementation of the QR decomposition algorithm.
makramkd/gitdb
Use git as a database!
makramkd/linalg
Linear algebra routines in C++, parallelized where possible
makramkd/envconfig
Simple environment variable loading for Python.
makramkd/pastebin
A simple implementation of a Pastebin-type service
makramkd/crypto-ec
makramkd/ethhelpers
makramkd/goslice
makramkd/ccip
Cross Chain Interoperability Protocol
makramkd/chainlink-solhint-rules
CLL custom Solhint rules
makramkd/dotfiles
Various dotfiles I use (Vim, zsh, git)
makramkd/go-ethereum
Official Go implementation of the Ethereum protocol
makramkd/go-monkey
makramkd/gogocrypto
makramkd/greek-gitster
oh-my-zsh theme
makramkd/jsonpath-online-evaluator
JSONPath Online Evaluator
makramkd/libocr
libocr consists of a Go library and a set of Solidity smart contracts that implement the Chainlink Offchain Reporting Protocol
makramkd/log-viewer
Fast and beautiful Log Viewer for Laravel
makramkd/makramkd.github.io
Personal blog.
makramkd/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
makramkd/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
makramkd/projects
A summary of projects I have worked on.
makramkd/python-mode
Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.
makramkd/slowhash
Slow hash! Take it easy!
makramkd/solhint-plugins-starter
A solhint plugins starter package
makramkd/solidity-project-starter
Potential starting point for a solidity project
makramkd/spectral-json
A simplistic JSON parser in Ruby.
makramkd/tangerine
🍊🍊
makramkd/taskscheduler
Task scheduling service
makramkd/tictactoe
[WIP] A game of tictactoe that is (hopefully) unbeatable