Pinned Repositories
avr-assembly-examples
Tutorials/examples/practice using assembly language for the Atmel AVR microcontrollers.
avr-gcc-programming-experiments
Collection of avr-gcc AVR Programming projects (ATMEGA168, ATTINY45, ATTINY85)
cpp-dotnet-core-dllimport
Sample of using DllImport for a Linux shared object (.so) lib.
dorkanoid
Arkanoid "clone"; C++ with SFML
dotenv-cshl
Simple single-header library for loading dotenv files, written in C99.
marvelous-realm-of-earndayl
Marvelous Realm of Eärndayl: A Text Adventure in C99.
not-asteroids
This game is NOT inspired by the 1979 classic ASTEROIDS.
x64-nix-assembly-programming-examples
Simple examples of x64 Assembly Programming for Unix/Linux
matthew-macgregor's Repositories
matthew-macgregor/dotenv-cshl
Simple single-header library for loading dotenv files, written in C99.
matthew-macgregor/marvelous-realm-of-earndayl
Marvelous Realm of Eärndayl: A Text Adventure in C99.
matthew-macgregor/unique-id-c
Unique id generator written in C (C11).
matthew-macgregor/x64-nix-assembly-programming-examples
Simple examples of x64 Assembly Programming for Unix/Linux
matthew-macgregor/avr-gcc-programming-experiments
Collection of avr-gcc AVR Programming projects (ATMEGA168, ATTINY45, ATTINY85)
matthew-macgregor/dorkanoid
Arkanoid "clone"; C++ with SFML
matthew-macgregor/airedale
Airedale is a (toy) deterministic password generator.
matthew-macgregor/alpine-gcc-workspace
Docker/Podman Alpine Linux template repo with support for VSCode devcontainers.
matthew-macgregor/beepbox
An online tool for sketching and sharing instrumental melodies.
matthew-macgregor/beginning-x64-assembly-programming
Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey
matthew-macgregor/cairn
Cairn, the Adventure Game
matthew-macgregor/chibicc
A small C compiler
matthew-macgregor/digispark-attiny85-experiments
Projects/Experiments using the ATTINY85 Digispark development board.
matthew-macgregor/DnD-3.5-SRD-Markdown
DnD Revised (v.3.5) System Reference Document in Markdown Format. Conversion in progress.
matthew-macgregor/DND.SRD.Wiki
Dungeons & Dragons 5th Edition SRD converted to Markdown.
matthew-macgregor/fort-lang-disc-3372
Testing a hunch related to a thread in the Fortran Discourse group.
matthew-macgregor/fortran-examples
Examples of Fortran features for fun and edification!
matthew-macgregor/image-checksum-buster-zig
Modifies an image by twiddling a byte, which busts checksum-based caching. Zig + C.
matthew-macgregor/jittey
A public domain text editor written in C and Win32
matthew-macgregor/kickstart.nvim
A launch point for your personal nvim configuration
matthew-macgregor/modern-clang-examples
Examples, Samples, and Experiments for Fun+Edification.
matthew-macgregor/nuwen-mingw-distro
MinGW distro build scripts.
matthew-macgregor/popl
Header-only C++ program options parser library
matthew-macgregor/python-zipapp-win32-example
Working example of creating a Win32 exe from a .pyz.
matthew-macgregor/rustlang-examples
Small collection of rust examples while working through the Rust book.
matthew-macgregor/sqlpipe
SQLpipe makes it easy to move the result of one query from one database to another.
matthew-macgregor/srd-v3.5-md
Markdown version of Revised (v.3.5) System Reference Document
matthew-macgregor/stumpless
a C logging library built for high performance and a rich feature set
matthew-macgregor/stumpless-network-sigpipe-example
Example of SIGPIPE behavior in the Stumpless logging library.
matthew-macgregor/twitter-export-likes
Utility for exporting a list of likes from Twitter (WIP).