Pinned Repositories
Abricotine
Markdown editor with inline preview
ADSB-Out
:signal_strength: 1090ES ADS-B Out Add-on
aerospike-server
Aerospike Database Server – flash-optimized, in-memory, nosql database
algo
Collection of algorithms and data structures implemented in JS and Go (for now).
algorithmica
A computer science textbook
amh-code
Complete implementations from "Algorithms for Modern Hardware"
AnomalyDetection
Anomaly Detection with R
apiproxy
Fault tolerant API proxy with network diagnosis
bandit-server
Multi-Armed Bandit api server. http://bandit.link
libapi
libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications with continous code
cmdev8's Repositories
cmdev8/Abricotine
Markdown editor with inline preview
cmdev8/book-notes
Notes from interesting things that I've read.
cmdev8/bootstrap-magic
Bootstrap themes generator made with AngularJS
cmdev8/BoxPacker
4D bin packing / knapsack problem solver
cmdev8/code-maat
A command line tool to mine and analyze data from version-control systems
cmdev8/colorharmonies
Library to generate all your color harmonies with simplicity
cmdev8/cosmos
[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter
cmdev8/Coursera-Imperial-College-London-Mathematics-For-Machine-Learning-Linear-Algebra
Quiz Answers, Assessments, Programming Assignments for the Linear Algebra course.
cmdev8/coursera-mathematics-for-ml
Code of the solutions of the Mathematics for Machine Learning course taught in Coursera.
cmdev8/Deep-Learning-with-PyTorch
Deep Learning with PyTorch, published by Packt
cmdev8/deep_learning_cookbook
Deep Learning Cookbox
cmdev8/draw.io
Source to www.draw.io
cmdev8/freshcom-api
Freshcom API is an intuitive, developer friendly and highly scalable eCommerce backend built using Elixir & Phoenix
cmdev8/freshcom-dashboard
Back office front-end for Freshcom API
cmdev8/go-pop3-1
RFC1939 client implementation for go
cmdev8/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
cmdev8/Instacart
the scripts used in Instacart competition.
cmdev8/markdown-plus
Markdown editor with extra features.
cmdev8/mininn
cmdev8/moss
moss - a simple, fast, ordered, persistable, key-val storage library for golang
cmdev8/oklog
A distributed and coördination-free log management system
cmdev8/open-source-search-engine
A heavily modified fork of the Gigablast search engine project - a C/C++ open source search engine. File formats will change, so this is *not* a drop-in replacement for the original Gigablast! Read the README.md file below for important details!
cmdev8/osdev
Hobby OS
cmdev8/peterroelants.github.io
Blog
cmdev8/pyprobml
Python code for "Machine learning: a probabilistic perspective"
cmdev8/PythonDataScienceHandbook
Jupyter Notebooks for the Python Data Science Handbook
cmdev8/service
Starter code for writing web services in Go
cmdev8/spotlight
Deep recommender models using PyTorch.
cmdev8/store.js
localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
cmdev8/ThompsonSampling
Python code for Thompson sampling