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 .0000000000000000000000000000000000000100000000000000 T .0000000000000000000000000000000000000000000000000000 W .0000000000000000000000000000000000000000000000000000 T .0000000000000000000000000000000000004000000200000000 F .0000000000000000001000000000000000006000000002000001 S 00000000000000000000000000000000000000000000000003000 S 0000000000000000000000000000000000000000000000000000.
- 1 commit on Sep 19.
- bf37cbd Added dynamic component injection (figure)
- 4 commits on Sep 15.
- 2744b65 Added css function (figure)
- b6a9da2 Updated example (figure)
- f4c5856 Added ESM support & example (figure)
- fe23764 Initial commit (figure)
- 2 commits on Nov 3.
- c42e802 Merge branch 'main' of https://github.com/typable/segment (figure)
- b674b08 Renamed project (figure)
- 1 commit on May 13.
- 25fffa9 Update README.md (poppy)
- 6 commits on Sep 16.
- c2e0ed2 Added counter example (figure)
- 71e73f8 Update README.md (figure)
- 0cd4b7e Restructured code (figure)
- 71bcd63 Added picker example (figure)
- f07d629 Create LICENSE (figure)
- 2795f1c Create README.md (figure)
- 2 commits on Nov 18.
- dd2da65 Fixed property binding (figure)
- 0afd01d Added property binding (figure)
- 1 commit on Dec 30.
- 0741c23 Fixed chair and added crop harvest (poppy)
- 3 commits on Dec 10.
- 2a128d5 Added gitignore (figure)
- fac5fc4 Update README.md (figure)
- b3a0d96 Switched to typescript (figure)
-
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 |