Pinned Repositories
2048Game
An AI that plays the 2048 game
cork
A command-line calculator for hex-lovers.
DecafCompiler
Compiler for the Decaf language
dfm
A TUI file manager for my tastes
LittleOS
A little OS for Raspberry PI 3A+
mini-ftp
A mini FTP server and client in Rust
QuinedAgain
A Quine-McClusky solver
SAMS
Sarge
A laptop battery-status notification daemon written in Rust.
turtle
Simple implementation of LOGO
RedDocMD's Repositories
RedDocMD/2048Game
An AI that plays the 2048 game
RedDocMD/FifteenPuzzle
A Go 15 puzzle solver
RedDocMD/block-game
RedDocMD/captcha
RedDocMD/Catroid
Writing programs on an Android device without prior knowledge.
RedDocMD/concept-learning
Implements concept learning algorithms in Rust
RedDocMD/cp-tui
A Rust TUI which helps generating, compiling and running files for Competitive Programming
RedDocMD/DASH
A Command Line tool for faster, smarter and limitless file sharing.
RedDocMD/decaf
A Decaf langauge compiler written in C++
RedDocMD/decision-tree
Implements the IDA3 algorithm in Go
RedDocMD/decision-tree-rust
Implements the IDA3 algorithm for in Rust
RedDocMD/dotfiles
RedDocMD/EightPuzzle
Solves the 8 puzzle by using A* search
RedDocMD/huffman
A Huffman encoder and decoder written in Rust
RedDocMD/Minesweeper
A minesweeper AI solver
RedDocMD/MinesweeperAI
Minesweeper game with an AI option to play automatically. Older commits at https://github.com/RedDocMD/Minesweeper
RedDocMD/MuseScore
MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
RedDocMD/n-queens
Solves the n-queens problem in a variety of ways
RedDocMD/online-alt-min
Source code for paper Choromanska et al. -- Beyond Backprop: Online Alternating Minimization with Auxiliary Variables -- http://proceedings.mlr.press/v97/choromanska19a.html
RedDocMD/processing.py
Write Processing sketches in Python
RedDocMD/qtile
:cookie: A full-featured, hackable tiling window manager written and configured in Python
RedDocMD/RacketPrograms
A collection of funcitonal propgrams written in Racket, a dialect of Lisp
RedDocMD/shalloc
Shared memory allocator
RedDocMD/sim-c
A dynamically typed high-level front end for C
RedDocMD/TodoApp