Pinned Repositories
aoc-2023
Advent of Code - 2023
brainfck
A simple Brainfuck interpreter and compiler that can output QBE IL and C. Written in C++.
caixinha
Temporary web file storage service in Go
dotfiles
dsinput
Using the Nintendo DS(i) as a controller on Linux.
game-of-life
a conway's game of life implementation
GoodTwitter2
Userscript to modify the looks of twitter.com
lattice
A very simple web api for managing tasks and boards, similar to Trello and Jira. Developed for a technical test.
pong
A simple and messy implementation of pong using Rust and GGEZ
yocto
A very simple and lightweight terminal-based text editor written in C
leleneme's Repositories
leleneme/pong
A simple and messy implementation of pong using Rust and GGEZ
leleneme/yocto
A very simple and lightweight terminal-based text editor written in C
leleneme/game-of-life
a conway's game of life implementation
leleneme/brainfck
A simple Brainfuck interpreter and compiler that can output QBE IL and C. Written in C++.
leleneme/caixinha
Temporary web file storage service in Go
leleneme/dsinput
Using the Nintendo DS(i) as a controller on Linux.
leleneme/GoodTwitter2
Userscript to modify the looks of twitter.com
leleneme/aoc-2023
Advent of Code - 2023
leleneme/dotfiles
leleneme/lattice
A very simple web api for managing tasks and boards, similar to Trello and Jira. Developed for a technical test.
leleneme/minecraft-anvil-tweak
A Minecraft mod for Fabric that removes the 'Too expensive' message from anvils and makes repairing cost always one level of XP.
leleneme/minecraft-backup
Simple Python utility for automatic Minecraft server backups
leleneme/minecraft-server-hibernation
Autostart and stop minecraft-server when players join/leave
leleneme/ploomes-livecode
leleneme/wgpu-native
Native WebGPU implementation based on wgpu-core