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 .0000000000000000000000000000000100000000000130000000 T .3400000000000020000000000000000000000000002000000000 W .2000000200000030000000000000000000000000003X00000000 T .0200000200000310000010000200000000000000000001000000 F .0200001000000200000000001010000000000000000701000000 S .0010101000000000000000000300000000000010001000000000 S 00010000020000000000000000000200000001000000000000000
- 1 commit on Aug 7.
- 4ed4dcf Updated README.md (poppy)
- 1 commit on Oct 30.
- d3a800d feat: Added ASCII keymap layouts for multi-layers (claw-sweeper)
- 3 commits on Nov 6.
- 6fecb99 fix: Registered missing listener (poppy)
- 73cbd90 feat: Added custom portal event handler (poppy)
- ea71cee feat: Added survival nether and end worlds (poppy)
- 3 commits on Jan 3.
- 9f1a757 Added info book (poppy)
- 317d6a0 Added warp and home teleportation (poppy)
- 97e1405 Added spawn and invsee command (poppy)
- 4 commits on Jan 10.
- 124993e Updated README.md (poppy)
- 8736808 Removed unused vscode configurations (poppy)
- 9c4bc68 Removed unused gradle configurations (poppy)
- 2692f76 Organized code and removed unused imports (poppy)
- 2 commits on Apr 11.
- ef71c5f Updated README.md (figure)
- 653b289 Created .github/FUNDING.yml (figure)
- 2 commits on Oct 24.
- dc3b183 feat: Added README.md file (claw-sweeper)
- 279a3d3 feat: Initial commit (claw-sweeper)
- 2 commits on Jan 4.
- f3f641a Organized code (poppy)
- f24da46 Updated README.md (poppy)
- 2 commits on Feb 22.
- d19697f fix player passenger (poppy)
- d8c6506 Disabled enderman griefing (poppy)
- 3 commits on Apr 12.
- cfc12b4 Updated issue templates (figure)
- 250067d Created CODE_OF_CONDUCT.md (figure)
- 40c6030 Updated README.md (figure)
- 3 commits on Oct 25.
- 462073e Added ASCII keymap layout (claw-sweeper)
- e31c8f3 Added install and flashing instructions (claw-sweeper)
- 58bb355 Added keymap alias comment (claw-sweeper)
- 10 commits on Nov 1.
- 063b7df Added gradle version to build workflow (poppy)
- db20fb8 Update gradle build process of build workflow (poppy)
- 969a6bc Added configure gradle step to build workflow (poppy)
- 2cd2e37 Updated build command for build workflow (poppy)
- 31ab67b Added java distribution/version to build workflow (poppy)
- 2c1f3d6 Added java to build workflow (poppy)
- e05b7a4 Added gradle to build workflow (poppy)
- 27b4a86 Fixed build workflow (poppy)
- 83d76a2 Updated build workflow (poppy)
- 458ca5c Added demo workflow (poppy)
- 2 commits on Jan 12.
- fda176b Added cauldron module and fixed player interact bug (poppy)
- 98cbe37 Removed hook file (poppy)
- 2 commits on Feb 23.
- ca8eec0 fix: Fixed spelling errors and added command descriptions (poppy)
- c634d2a feat: Added PlayerMountModule (poppy)
- 3 commits on Apr 6.
- 21e7687 Fixed spelling (figure)
- 3e73dc1 feat: Implemented component syntax (figure)
- b38eec5 Reorganized code and removed css, and style function (figure)
- 1 commit on Apr 13.
- 62067cc Updated README.md (figure)
- 1 commit on May 25.
- 23abbc2 Switched from TypeScript to JSDoc (figure)
- 2 commits on Jun 29.
- 1148b0f fix: Fixed value validation for undefined (figure)
- fbca11f Delete CODE_OF_CONDUCT.md (figure)
- 1 commit on Nov 16.
- 0df3308 feat: Formatted code & added world constants (poppy)
- 2 commits on Jan 13.
- 55b896c Changed warp command messages (poppy)
- 2933e22 Fixed warp distance calculation bug (poppy)
- 1 commit on Feb 17.
- 06e6bbe Added AutoBreakerModule, AutoPlacerModule, HopperSorterModule and fixed bug (poppy)
- 2 commits on Apr 7.
- 84c42a4 feat: Optimized render function (figure)
- ae669c8 feat: Added dyn function (figure)
- 1 commit on Jun 23.
- 0089a19 Updated api to 1.20.1 (poppy)
- 1 commit on Jul 7.
- 4925aa5 Added BlockDetectorModule and tweaked AutoBreakerModule (poppy)
- 7 commits on Nov 3.
- e0c3e9d fix: Updated creative world name check (poppy)
- 8b1410f fix: Added missing plugin.yml changes (poppy)
- cfd1767 feat: Added gm & world command (poppy)
- 3e03b64 Update .gitea/workflows/build.yaml (poppy)
- 9da736a Update .gitea/workflows/build.yaml (poppy)
- 02692e0 Update .gitea/workflows/build.yaml (poppy)
- c34bb4e Update .gitea/workflows/build.yaml (poppy)
- 1 commit on Nov 17.
- 0da4a1d feat: Added heal command (poppy)
- 1 commit on Jan 21.
- 42df709 Added water bottle extraction to cauldron module[A (poppy)
- 1 commit on Feb 4.
- 9f8579c Added head saddle feature (poppy)
- 1 commit on Feb 18.
- e865515 Added /up command and fixed bug (poppy)
- 3 commits on Jul 1.
- 0905e9b feat: Added props spread syntax (figure)
- 41969f2 fix: Added support for all events (figure)
- 0e661a0 Added sneaking to edit signs (poppy)
- 1 commit on Sep 30.
- 1d41ef3 feat: Added $html property (figure)
- 1 commit on Oct 28.
- 9d1ee7e feat: Added gaming layer (claw-sweeper)
- 1 commit on Jan 22.
- 7c1b268 Added Spawner Module and reload command (poppy)
- 2 commits on Mar 5.
- e92cd39 fix: Fixed same bug in AutoBreakerModule (poppy)
- 8acdabf fix: Fixed bug in AutoBreakerModule (poppy)
- 2 commits on Jul 23.
- cbaa4bd Changed description (poppy)
- 5e77bd1 Added enderchest command and added changes and fixes (poppy)
- 1 commit on Sep 17.
- c6d639d feat: Added creative world (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 |