QUOTE: Be the change, make a difference.

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 .01001000000000000020................................
T .00000000020010000030................................
W 00000000000000000000.................................
T 00000000000001000001.................................
F 00000000000000000001.................................
S 10000010000200000000.................................
S 00001000000006000000.................................

  • 1 commit on Jan 13.
  • 772ecb6 Initial commit (rx)
  • 1 commit on Feb 3.
  • 9cf6f81 feat: Added socket read timeout (libhttp)
  • 2 commits on May 12.
  • 7a164b1 feat: Initial commit (cmine)
  • ea6fb5f feat: Updated README (libhttp)
  • 2 commits on Mar 11.
  • bc113ba feat: Shortened type names (libhttp)
  • 7fe5e29 feat: Updated libhttp types (ctl)
  • 1 commit on Apr 1.
  • 315e2bf feat: Initial commit (pinpot)
  • 3 commits on May 13.
  • 1bf6a36 feat: Made POSIX executable also statically linked (cmine)
  • b234ed5 feat: Windows support & small improvements (cmine)
  • 5d9e0d1 feat: Abstracted teleterm to backend API (POSIX, WINDOWS) (libterm)
  • 1 commit on Apr 3.
  • 72dda60 fix: Fixed image transition bug (pinpot)
  • 1 commit on May 15.
  • 458aa02 feat: Initial commit (beep)
  • 1 commit on May 16.
  • 4e89eae feat: Added registers (beep)
  • 1 commit on Jan 4.
  • a88e168 feat: Made single header file library (libterm)
  • 1 commit on Feb 15.
  • db75c12 feat: Converted to single header file (libbcm2835)
  • 2 commits on Mar 22.
  • 2b48f43 feat: Extended teleterm fetch params (libterm)
  • d91e336 feat: Improved library structure & added teleterm integration (libterm)
  • 1 commit on Feb 2.
  • 91900aa feat: Added responsive rendering (rx)
  • 6 commits on Apr 6.
  • 60c1583 feat: Added queries/params parsing & improved type/function names (libhttp)
  • 2eff0b3 feat: Added routing, macros & fixed memory leaks (libhttp)
  • bb866e6 fix: Fixed memory leaks & undefined behavior (libjson)
  • 3dae97c feat: Updated Makefile (libjson)
  • c525384 feat: Converted to single-header file (libjson)
  • bbf8fe8 feat: Updated libhttp functions (ctl)


  • 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
Repositories

NameDescriptionOwnerLast commit
aocAdvent of Code challenges Sophie2024-12-14 22:47
beepA tiny terminal-based ASCII circuit simulator Sophie2025-05-16 12:34
claw-sweeperA QMK keymap layout for the Ferris Sweep split-keyboard Sophie2023-10-30 08:27
cmineA tiny terminal-based Minesweeper Sophie2025-05-13 13:25
ctlStatic template generator for C Sophie2025-04-06 14:58
dnsMinimal dynamic DNS updater Sophie2024-12-14 22:04
figureThe vanilla alternative for writing JSX-based React applications Sophie2024-05-05 11:54
flowerpotMy personal knowledge base Sophie2025-03-03 16:03
fragglesMotorradfreunde Fraggles Homepage Sophie2024-12-15 11:55
freezoA retro platform game Sophie2024-12-17 23:55
libbcm2835A tiny library for the BCM2835 Sophie2025-02-15 09:31
libhttpA basic HTTP Framework Sophie2025-05-12 21:07
libjsonA simple JSON parser Sophie2025-04-06 12:13
libstrA util library for dealing with strings in C Sophie2024-12-14 22:40
libtermAn easy-to-use terminal library Sophie2025-05-13 13:03
pinpotA little bookmark tool Sophie2025-04-03 09:30
poetA terminal-based blogging interface Sophie2024-10-17 15:12
poppyA feature-rich Minecraft plugin which enhances gaming experience Sophie2024-09-08 14:09
rcA config file management utility Sophie2024-09-24 08:52
rxA terminal-based radio player Sophie2025-02-02 09:24