Pinned Repositories
bfme2-installer
An ISO install wrapper for (specifically for Lord of the Rings: Battle for Middle-Earth 2). It mounts .iso files, runs the installer (on disc) and applies the no cd crack so that you don't need to re-mount the .iso files everytime you run the game.
dotfm
DOTFile Manager, mirror repository: notabug.org/gearsix/dotfm
goldmark-mmd
A new way of adding metadata to the top of a Markdown file.
mdoc
Generate a fully-formed HTML document using cmark
MicroIMG-library
An image & animation library for the BBC micro:bit classic (using the lancaster microbit-dal) 5x5 LED display.
RN2483-Library
An embedded C library for the Microchip RN2483 LoRa module.
sntp_server-client
An RFC4330 compliant Server and Client, with both unicast and multicast addressing modes.
sya
Download audio using yt-dlp and split it using ffmpeg. It has a GUI because I wanted to learn Qt.
tralloc
PoC for a (dangerous) way of transparently tracking the size of allocated memory blocks.
xpm
x package manager
gearsix's Repositories
gearsix/bfme2-installer
An ISO install wrapper for (specifically for Lord of the Rings: Battle for Middle-Earth 2). It mounts .iso files, runs the installer (on disc) and applies the no cd crack so that you don't need to re-mount the .iso files everytime you run the game.
gearsix/RN2483-Library
An embedded C library for the Microchip RN2483 LoRa module.
gearsix/sntp_server-client
An RFC4330 compliant Server and Client, with both unicast and multicast addressing modes.
gearsix/MicroIMG-library
An image & animation library for the BBC micro:bit classic (using the lancaster microbit-dal) 5x5 LED display.
gearsix/mdoc
Generate a fully-formed HTML document using cmark
gearsix/MorseBit-Protocol
A simple, single-wire communication protocol that transmits data between 2 BBC Micro:Bit devices using GPIO pins.
gearsix/piece-chain
A minimal implementation for a Piece Chain (table) https://en.wikipedia.org/wiki/Piece_table
gearsix/alex-collins.dev
personal portfolio website
gearsix/BitIt
A simple game on the BBC MicroBit similar to BopIt!
gearsix/dotfm
DOTFile Manager, mirror repository: notabug.org/gearsix/dotfm
gearsix/goldmark-mmd
A new way of adding metadata to the top of a Markdown file.
gearsix/Grove-Framework
A none-platform-specific embedded C++ framework for using Grove modules.
gearsix/sya
Download audio using yt-dlp and split it using ffmpeg. It has a GUI because I wanted to learn Qt.
gearsix/tralloc
PoC for a (dangerous) way of transparently tracking the size of allocated memory blocks.
gearsix/xpm
x package manager
gearsix/Basic_GA
Basic implementations of a Genetic Algorithm, along with three data sets.
gearsix/dati
mirror repository, contact gearsix@tuta.io for details
gearsix/dfhack
Memory hacking library for Dwarf Fortress and a set of tools that use it
gearsix/dissertation-demo
A demo of the RN2483 Library and Grove Modules Framework (see their respective repos)
gearsix/dotfiles
gearsix/hbase-monitor
This is a simple node script that queries a hbase REST server and either sends out an email alerting the recipient of it's response (using nodemailer) and reboots if no nodes are active or if it's unable to resolve google.com
gearsix/http-get
Really simple GET request nodejs module for http & https
gearsix/idx
A macro library to unify various 64-bit file indexing functions.
gearsix/IoT-LoRa-Quark-demo
A simple IoT project for demonstrating LoRa with an RN2483, developed & tested with a Quark D2000 and SODAQ LoRaBee.
gearsix/pagr
A static site generator
gearsix/scripts
Personal scripts
gearsix/shuntyard
Dijkstra's shunting yard algorithm
gearsix/sunnyt
sunny times
gearsix/txt2html
C exercise in writing a syntax parser. Just a subset of HTML at the moment.