Pinned Repositories
bholetrace
hack-assembler
An assembler for the Hack architecture
hyper-startup
A plugin for https://hyper.is/. Executes commands when Hyper first starts.
JIRAdash
A little program to bring up JIRA issues at speed. WIP
libuwsc-test
p2p-fs-chat
A peer-to-peer messaging application I wrote in college, which uses the filesystem to communicate. The school machines were not able to send messages to each other directly, but they each had a shared "temporary" folder that all users could write to. The program used this folder to write "packets" to announce login and send messages to users.
quote-learner
A web app written with Vue.js that helped me get a good grade for my English Literature GCSE. The application prompts you to complete a random quote from a configured list, and highlights any mistakes you make.
shiina
A community administration Discord bot written in Elixir. Provides a rule-based system for catching dangerous permission errors in realtime, automatically resolving them if possible. WIP
curz46's Repositories
curz46/bholetrace
curz46/JIRAdash
A little program to bring up JIRA issues at speed. WIP
curz46/libuwsc-test
curz46/hack-assembler
An assembler for the Hack architecture
curz46/p2p-fs-chat
A peer-to-peer messaging application I wrote in college, which uses the filesystem to communicate. The school machines were not able to send messages to each other directly, but they each had a shared "temporary" folder that all users could write to. The program used this folder to write "packets" to announce login and send messages to users.
curz46/quote-learner
A web app written with Vue.js that helped me get a good grade for my English Literature GCSE. The application prompts you to complete a random quote from a configured list, and highlights any mistakes you make.
curz46/shiina
A community administration Discord bot written in Elixir. Provides a rule-based system for catching dangerous permission errors in realtime, automatically resolving them if possible. WIP
curz46/alchemy
A discord library for Elixir
curz46/babble
A discord bot library written in C
curz46/cmake-example
curz46/comp2811-cwk3
A group project for University of Leeds' "User Interfaces" module, this application acts as a simple media player written in Qt.
curz46/companion
A bot written in discord.js (https://discord.js.org/#/) which automates advertisements across many discord communities, called "partners."
curz46/Discord4J
A fast and reactive JVM-based REST/WS wrapper for the official Discord Bot API, written in Java
curz46/dotfiles
curz46/execute-on-webhook
A small utility that executes a set of commands whenever it receives an authorised request
curz46/gh-puller
A small utility to respond to incoming GitHub webhooks by executing configured commands
curz46/ground-control
A humble start at a pixelated Factorio-clone, with more emphasis on your character's survival. Though today I would use OpenGL, the game is rendered on the CPU by copying integer arrays of pixels in Java.
curz46/hack-emulator
A program that executes machine code for the Hack architecture
curz46/hashcode
curz46/logseq-awesome-ui
Reworked UI for Logseq
curz46/mouse-wheelie
"Small" Minecraft mod focusing on inventory utilities, like scrolling, sorting and auto refilling of items
curz46/nwg-displays
Output management utility for sway and Hyprland.
curz46/pages
An abstract GUI library written for my A-Level Computer Science non-exam assessment (NEA)
curz46/pages-renderer
An OpenGL implementation of a renderer for the pages (UI) library I designed for my A-Level Computer Science non-exam assessment (NEA).
curz46/programmatic-repl
A module to programmatically simulate a repl
curz46/rust-exercises
Are we good at Rust yet? Some solutions to various programming problems, implemented in Rust for practice.
curz46/team-pwn
curz46/timetrace
A simple CLI for tracking your working time.
curz46/waylock
A small screenlocker for Wayland compositors
curz46/webextension-polyfill
A lightweight polyfill library for Promise-based WebExtension APIs in Chrome