TheShoutingParrot's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
mit-pdos/xv6-riscv
Xv6 for RISC-V
johnfercher/maroto
A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.
SebastiaanKlippert/go-wkhtmltopdf
Golang commandline wrapper for wkhtmltopdf
vkoskiv/c-ray
c-ray is a small, simple path tracer written in C
superzazu/8080
A complete emulation of the Intel 8080 processor written in C99.
legion-zver/go-docx-templates
leomil72/LM80C
A Z80-based homebrew computer withTMS9918, AY-3-8910, Z80 CTC, Z80 PIO, and Z80 SIO
joshuacrotts/c-standards
C-Standards is the C version of my Standards library, originally written in Java.
TheShoutingParrot/jaz80
A z80 assembler written in C
Asdew95/Brainfinterpreter
A Brainfuck interpreter written in C. Supports the syscall extension from https://github.com/ajyoon/systemf.