Highlights
- Pro
-
.config Public
All my Windows dotfiles and how to set them up. Including Wezterm, PowerShellCore, Neovim, fzf, Firefox with Tridactyl and even a Tiling Window Manager using Komorebi, Yasb and AutoHotKey.
-
SimpleGameEngine Public
This engine provides an interface for creating 2D/3D hybrid games.
C++ UpdatedMar 8, 2025 -
ResourceGenerator Public
A small executable that reads all the files supplied to it into a C++ compilation unit in a format accepted by my SimpleGameEngine.
C++ UpdatedMar 7, 2025 -
CTemplate Public
An easily modifiable template for C projects that compiles using the MinGW toolchain on Windows and natively on Linux.
Makefile UpdatedMar 5, 2025 -
TuiMusic Public
A terminal-based music player written using SDL, FTXUI and TagLib that has playlists and normalizes volume around -14dB.
C++ UpdatedMar 5, 2025 -
CppTemplate Public
An easily modifiable template for C++ projects that compiles using the MinGW toolchain on Windows and natively on Linux.
Makefile UpdatedMar 5, 2025 -
nvim-portable Public
The bare minimum version of my Neovim configuration designed for maximum portability.
Lua UpdatedFeb 16, 2025 -
FullStack Public
Test repository for learning how to make a full stack web application.
JavaScript UpdatedJan 25, 2025 -
TerminalMusicPlayer Public archive
A fast and simple music player for the terminal - Keyboard only controls, Discord Rich Presence and volume normalization included.
C++ UpdatedDec 28, 2024 -
VimForVoyager Public
Instructions specifically for adding a toggleable Vim mode to the ZSA Voyager on Windows.
-
AttendanceLogger Public
A small program to automatically log me in to lectures that I attend at university.
-