Name | Description | Owner | Last commit |
aoc | Advent of Code challenges | Sophie | 2024-12-14 22:47 |
beep | A tiny terminal-based ASCII circuit simulator | Sophie | 2025-05-16 12:34 |
claw-sweeper | A QMK keymap layout for the Ferris Sweep split-keyboard | Sophie | 2023-10-30 08:27 |
cmine | A tiny terminal-based Minesweeper | Sophie | 2025-05-13 13:25 |
ctl | Static template generator for C | Sophie | 2025-04-06 14:58 |
dns | Minimal dynamic DNS updater | Sophie | 2024-12-14 22:04 |
figure | The vanilla alternative for writing JSX-based React applications | Sophie | 2024-05-05 11:54 |
flowerpot | My personal knowledge base | Sophie | 2025-03-03 16:03 |
fraggles | Motorradfreunde Fraggles Homepage | Sophie | 2024-12-15 11:55 |
freezo | A retro platform game | Sophie | 2024-12-17 23:55 |
libbcm2835 | A tiny library for the BCM2835 | Sophie | 2025-02-15 09:31 |
libhttp | A basic HTTP Framework | Sophie | 2025-05-12 21:07 |
libjson | A simple JSON parser | Sophie | 2025-04-06 12:13 |
libstr | A util library for dealing with strings in C | Sophie | 2024-12-14 22:40 |
libterm | An easy-to-use terminal library | Sophie | 2025-05-13 13:03 |
pinpot | A little bookmark tool | Sophie | 2025-04-03 09:30 |
poet | A terminal-based blogging interface | Sophie | 2024-10-17 15:12 |
poppy | A feature-rich Minecraft plugin which enhances gaming experience | Sophie | 2024-09-08 14:09 |
rc | A config file management utility | Sophie | 2024-09-24 08:52 |
rx | A terminal-based radio player | Sophie | 2025-02-02 09:24 |
Git
A collection of my personal projects, showcasing my ongoing development and contributions.
J F M A M J J A S O N D M .0300000000000000000100010000000000000000000000000000 T .0000000000000000000000000000000000000000000000000000 W .0000000100000000000000000000000000000000000000000000 T .0000000000000000000000000000000000000000000000000000 F 00000000010000000000010000000000000000000000000000000 S 0000000000000000000000000000000000000000000000000000. S 0100000000000000000100000010100000000000000000000000.
- 3 commits on Jan 11.
- 7f8be52 Fixed code format (poppy)
- b827bdd Removed ChestLockListener Added Snowball functionality Added ArmorStand Arms functionality (poppy)
- 8bf20c5 Merge branch 'develop' of typable@me.typable.dev:git/MinecraftHub into develop (poppy)
- 1 commit on May 17.
- 898b313 Fixed chair bug (poppy)
- 1 commit on Jun 14.
- f77bc23 Upgraded to 1.17 (poppy)
- 1 commit on Feb 24.
- b031652 Added item drop to ArmorStand (poppy)
- 1 commit on Mar 5.
- a5e09fc Fixed format (poppy)
- 1 commit on May 28.
- 5d0099a Fixed chat, added leaves decay & added Game (poppy)
- 1 commit on Jan 10.
- fa24c49 Added shutdown and restart (poppy)
- 1 commit on May 16.
- 6c3d05f Added Gradle & Improved chairs (poppy)
- 1 commit on Jul 4.
- a2904be Added creative world (poppy)
- 1 commit on Jul 18.
- ff1fc22 Updated README & build.gradle (poppy)
-
libhttp
A minimalist HTTP framework written in C, designed as a lightweight, single-header library. It provides the essentials for building HTTP servers with simplicity and efficiency.
-
libbcm2835
A compact C library for interacting with the BCM2835 GPIO on Raspberry Pi, implemented as a single-header file for easy integration and minimal overhead.
-
figure
A vanilla JavaScript alternative to JSX for building React applications. This JavaScript library converts HTML directly into React elements, allowing developers to write React components using native JavaScript while still retaining reactivity and component rendering efficiency.
-
libterm
A bare-bones, single-header library for building terminal-based user interfaces. It provides essential tools for creating lightweight, dependency-free TUI applications in C, focusing on simplicity and minimal overhead.
![]() |
Repositories |