Pinned Repositories
Anaphones
Anaphones are like anagrams, but for sounds.
cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
dict_zip
Fast zipping for dict subclasses
longest_increasing_subsequence
Find the longest increasing or decreasing subsequence of a sequence.
mCodingYouTube
Code I use to automatically update my videos' metadata on YouTube
Pincer
🚀 An asynchronous python API wrapper meant to replace discord.py - Snappy discord api wrapper written with aiohttp & websockets
pre-commit-example-project
An example project using pre-commit
prime_sieve
An understandable prime sieve implementation in numpy or pure python.
SlapThatLikeButton-TestingStarterProject
A starter project to show how to set up and use automated testing in Python
VideosSampleCode
Code from the mCoding sample videos
mCoding's Repositories
mCodingLLC/VideosSampleCode
Code from the mCoding sample videos
mCodingLLC/SlapThatLikeButton-TestingStarterProject
A starter project to show how to set up and use automated testing in Python
mCodingLLC/prime_sieve
An understandable prime sieve implementation in numpy or pure python.
mCodingLLC/mCodingYouTube
Code I use to automatically update my videos' metadata on YouTube
mCodingLLC/Anaphones
Anaphones are like anagrams, but for sounds.
mCodingLLC/pre-commit-example-project
An example project using pre-commit
mCodingLLC/longest_increasing_subsequence
Find the longest increasing or decreasing subsequence of a sequence.
mCodingLLC/dict_zip
Fast zipping for dict subclasses
mCodingLLC/cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
mCodingLLC/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
mCodingLLC/cpython
The Python programming language
mCodingLLC/orderbook
A fast L2/L3 orderbook data structure, in C, for Python
mCodingLLC/Pincer
🚀 An asynchronous python API wrapper meant to replace discord.py - Snappy discord api wrapper written with aiohttp & websockets
mCodingLLC/pyimgui
Cython-based Python bindings for dear imgui
mCodingLLC/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
mCodingLLC/infra
Infrastructure to set up the public Compiler Explorer instances and compilers
mCodingLLC/magnum-bindings
Bindings of the Magnum C++11/C++14 graphics engine into other languages
mCodingLLC/mCoding-Bot