Pinned Repositories
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Contributor note: code must spam "a" all on one line, there must not be any duplicate languages
AES
A project to implement AES in a way that is understandable to the average programmer. This means explaining the math behind the algorithm.
argl
A simple single header library for command line arguments with seperate C and C++ interfaces
catibo
Rust implementation of the CTB/CBDDLP/PHZ 3d printing file formats.
dropout-dl
A tool for downloading dropout.tv episodes
FormatString
A Custom String Formatter Written in C.
JPGtoSVG
Change JPG image to SVG
mage
The Mage keyboard. A split keyboard with 64 keys. Made with no resistors, only I/O expanders. Currently working on V2.
mycelium-lang
A scripting style language that will be able to be compiled and interpreted
website
The code for mosswg.dev
mosswg's Repositories
mosswg/dropout-dl
A tool for downloading dropout.tv episodes
mosswg/mycelium-lang
A scripting style language that will be able to be compiled and interpreted
mosswg/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Contributor note: code must spam "a" all on one line, there must not be any duplicate languages
mosswg/AES
A project to implement AES in a way that is understandable to the average programmer. This means explaining the math behind the algorithm.
mosswg/argl
A simple single header library for command line arguments with seperate C and C++ interfaces
mosswg/catibo
Rust implementation of the CTB/CBDDLP/PHZ 3d printing file formats.
mosswg/changepoint.periodic
Periodic Time Changepoint Detection
mosswg/CompactRedstone
A minecraft mod that allows for complex redstone to be compacted into a single block
mosswg/dotfiles
My personal config files
mosswg/mage
The Mage keyboard. A split keyboard with 64 keys. Made with no resistors, only I/O expanders. Currently working on V2.
mosswg/website
The code for mosswg.dev
mosswg/changepoint
A place for the development version of the changepoint package on CRAN.
mosswg/gBar
Blazingly fast status bar written with GTK
mosswg/GSOC-2024
mosswg/isle
A work-in-progress decompilation of LEGO Island (1997)
mosswg/ladybird
Ladybird web browser
mosswg/latex-templates
The LaTeX files that I used as the base for my documents. Based on the template by jdavis.
mosswg/mage_hardware
The pcb designs for the mage keyboard.
mosswg/mosswg
Readme file with more detailed infomation about me and my projects
mosswg/mossx-math
A web based math editor that will eventually be hosted at mossx.net
mosswg/mycore
The std library from the original write of Mycelium
mosswg/pbkdf2
An implentation of pbkdf2 that uses my sha1 implementation through a submodule.
mosswg/PCBCTB
A converter for turning images into CTB files. Designed for PCBs but can be used for whatever
mosswg/porth
It's like Forth but in Python
mosswg/Project-Ideas
A list of my ideas for future projects
mosswg/SHA1_HMAC
An implementation of hmac using sha1 as a single header. This is my first time making a single header library so it might have issues.
mosswg/snake
Snake in the terminal with ncurses
mosswg/Snakes
Automated Snakes and Ladders for large data testing with output to test file
mosswg/SudokuSolver
mosswg/Sum_Free_Sets
A project to calculates sum free sets up to a given amount.