diff options
| author | Paul Buetow <paul@buetow.org> | 2025-11-03 03:57:35 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-11-03 03:57:35 +0200 |
| commit | 455ddddc0e83635db9fefcfc9e0a29f5fc6ab18b (patch) | |
| tree | 0d94990f58e3d0abc74df71bbcd030431180d22e /about/showcase.gmi.tpl | |
| parent | 9856ebf11d392170bb65f5e10fd1207a06986a9c (diff) | |
Update content for gemtext
Diffstat (limited to 'about/showcase.gmi.tpl')
| -rw-r--r-- | about/showcase.gmi.tpl | 344 |
1 files changed, 171 insertions, 173 deletions
diff --git a/about/showcase.gmi.tpl b/about/showcase.gmi.tpl index 80a63567..b76a60fd 100644 --- a/about/showcase.gmi.tpl +++ b/about/showcase.gmi.tpl @@ -1,6 +1,6 @@ # Project Showcase -Generated on: 2025-10-31 +Generated on: 2025-11-03 This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, and licensing. The projects are ordered by recent activity, with the most actively maintained projects listed first. @@ -9,17 +9,39 @@ This page showcases my side projects, providing an overview of what each project ## Overall Statistics * ๐ฆ Total Projects: 56 -* ๐ Total Commits: 11,284 -* ๐ Total Lines of Code: 276,238 -* ๐ Total Lines of Documentation: 53,986 -* ๐ป Languages: Go (31.0%), Java (14.6%), C++ (13.5%), Shell (7.7%), C/C++ (7.5%), C (7.3%), Perl (6.4%), HTML (4.6%), Config (1.7%), Ruby (1.0%), HCL (1.0%), YAML (0.7%), Make (0.7%), Python (0.6%), CSS (0.5%), Raku (0.3%), JSON (0.3%), XML (0.2%), Haskell (0.2%), TOML (0.1%) -* ๐ Documentation: Markdown (76.6%), Text (22.4%), LaTeX (0.9%) -* ๐ต Vibe-Coded Projects: 4 out of 56 (7.1%) -* ๐ค AI-Assisted Projects (including vibe-coded): 10 out of 56 (17.9% AI-assisted, 82.1% human-only) -* ๐ Release Status: 36 released, 20 experimental (64.3% with releases, 35.7% experimental) +* ๐ Total Commits: 11,329 +* ๐ Total Lines of Code: 225,638 +* ๐ Total Lines of Documentation: 22,247 +* ๐ป Languages: Go (38.0%), Java (17.9%), C (7.6%), C++ (7.5%), Perl (7.3%), C/C++ (5.4%), HTML (5.2%), Shell (2.7%), Config (1.6%), Ruby (1.3%), HCL (1.2%), YAML (0.8%), Python (0.7%), Make (0.6%), CSS (0.6%), Raku (0.3%), JSON (0.3%), XML (0.3%), Haskell (0.3%), TOML (0.1%) +* ๐ Documentation: Text (50.5%), Markdown (49.5%) +* ๐ต Vibe-Coded Projects: 5 out of 56 (8.9%) +* ๐ค AI-Assisted Projects (including vibe-coded): 9 out of 56 (16.1% AI-assisted, 83.9% human-only) +* ๐ Release Status: 37 released, 19 experimental (66.1% with releases, 33.9% experimental) ## Projects +### conf + +* ๐ป Languages: Perl (30.5%), YAML (25.3%), Shell (22.6%), Config (5.4%), CSS (5.2%), TOML (4.7%), Ruby (4.0%), Lua (1.1%), Docker (0.6%), JSON (0.5%) +* ๐ Documentation: Text (69.4%), Markdown (30.6%) +* ๐ Commits: 1031 +* ๐ Lines of Code: 6270 +* ๐ Lines of Documentation: 1440 +* ๐
Development Period: 2021-12-28 to 2025-11-02 +* ๐ฅ Recent Activity: 20.9 days (avg. age of last 42 commits) +* โ๏ธ License: No license found +* ๐งช Status: Experimental (no releases yet) + + +This is a personal configuration management repository that centralizes infrastructure and application configurations across multiple environments. It serves as a single source of truth for system administration tasks, dotfiles, Docker deployments, and Kubernetes/Helm manifests, making it easier to maintain consistency across machines and deploy self-hosted services. + +The project is organized into distinct subdirectories: `dotfiles/` contains shell configurations (bash, fish), editor settings (helix, nvim), and window manager configs (sway, waybar); `f3s/` houses Kubernetes/Helm manifests for various self-hosted applications like Miniflux, FreshRSS, and Syncthing; `babylon5/` includes Docker startup scripts for services like Nextcloud, Vaultwarden, and Audiobookshelf; and `frontends/` and `playground/` for additional configurations. The repository uses Rex (a Perl-based deployment tool) as its automation framework, with a top-level Rexfile that includes subdirectory Rexfiles for modular task execution. + +=> https://codeberg.org/snonux/conf View on Codeberg +=> https://github.com/snonux/conf View on GitHub + +--- + ### yoga * ๐ป Languages: Go (100.0%) @@ -28,10 +50,10 @@ This page showcases my side projects, providing an overview of what each project * ๐ Lines of Code: 3408 * ๐ Lines of Documentation: 82 * ๐
Development Period: 2025-10-01 to 2025-10-24 -* ๐ฅ Recent Activity: 24.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 26.5 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: v0.3.0 (2025-10-24) -* ๐ค AI-Assisted: This project was vibe-coded. +* ๐ต Vibe-Coded: This project has been vibe coded => showcase/yoga/image-1.png yoga screenshot @@ -45,28 +67,6 @@ The implementation follows clean Go architecture with domain logic organized und --- -### conf - -* ๐ป Languages: Perl (30.5%), YAML (25.3%), Shell (22.5%), Config (5.4%), CSS (5.2%), TOML (4.7%), Ruby (4.0%), Lua (1.1%), Docker (0.6%), JSON (0.5%) -* ๐ Documentation: Text (69.4%), Markdown (30.6%) -* ๐ Commits: 1026 -* ๐ Lines of Code: 6262 -* ๐ Lines of Documentation: 1440 -* ๐
Development Period: 2021-12-28 to 2025-10-31 -* ๐ฅ Recent Activity: 24.4 days (avg. age of last 42 commits) -* โ๏ธ License: No license found -* ๐งช Status: Experimental (no releases yet) - - -This is a personal configuration management repository that centralizes infrastructure and application configurations across multiple environments. It serves as a single source of truth for system administration tasks, dotfiles, Docker deployments, and Kubernetes/Helm manifests, making it easier to maintain consistency across machines and deploy self-hosted services. - -The project is organized into distinct subdirectories: `dotfiles/` contains shell configurations (bash, fish), editor settings (helix, nvim), and window manager configs (sway, waybar); `f3s/` houses Kubernetes/Helm manifests for various self-hosted applications like Miniflux, FreshRSS, and Syncthing; `babylon5/` includes Docker startup scripts for services like Nextcloud, Vaultwarden, and Audiobookshelf; and `frontends/` and `playground/` for additional configurations. The repository uses Rex (a Perl-based deployment tool) as its automation framework, with a top-level Rexfile that includes subdirectory Rexfiles for modular task execution. - -=> https://codeberg.org/snonux/conf View on Codeberg -=> https://github.com/snonux/conf View on GitHub - ---- - ### hexai * ๐ป Languages: Go (69.5%), HTML (30.5%) @@ -75,7 +75,7 @@ The project is organized into distinct subdirectories: `dotfiles/` contains shel * ๐ Lines of Code: 26565 * ๐ Lines of Documentation: 564 * ๐
Development Period: 2025-08-01 to 2025-10-04 -* ๐ฅ Recent Activity: 38.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 40.9 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: v0.15.1 (2025-10-03) * ๐ค AI-Assisted: This project was partially created with the help of generative AI @@ -92,36 +92,15 @@ The project is implemented as an LSP server written in Go, with a TUI component --- -### foo.zone - -* ๐ป Languages: Shell (74.7%), Go (24.9%), YAML (0.4%) -* ๐ Documentation: Markdown (99.5%), Text (0.5%) -* ๐ Commits: 3167 -* ๐ Lines of Code: 253 -* ๐ Lines of Documentation: 30185 -* ๐
Development Period: 2021-04-29 to 2025-10-29 -* ๐ฅ Recent Activity: 48.7 days (avg. age of last 42 commits) -* โ๏ธ License: No license found -* ๐งช Status: Experimental (no releases yet) -* ๐ค AI-Assisted: This project was partially created with the help of generative AI - - -foo.zone: source code repository. - -=> https://codeberg.org/snonux/foo.zone View on Codeberg -=> https://github.com/snonux/foo.zone View on GitHub - ---- - ### foostats * ๐ป Languages: Perl (100.0%) -* ๐ Documentation: Markdown (54.4%), Text (45.6%) -* ๐ Commits: 97 +* ๐ Documentation: Markdown (54.6%), Text (45.4%) +* ๐ Commits: 98 * ๐ Lines of Code: 1902 -* ๐ Lines of Documentation: 421 -* ๐
Development Period: 2023-01-02 to 2025-10-21 -* ๐ฅ Recent Activity: 73.5 days (avg. age of last 42 commits) +* ๐ Lines of Documentation: 423 +* ๐
Development Period: 2023-01-02 to 2025-11-01 +* ๐ฅ Recent Activity: 72.8 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v0.2.0 (2025-10-21) @@ -137,15 +116,15 @@ The implementation uses a modular Perl architecture with specialized components: ### gitsyncer -* ๐ป Languages: Go (91.0%), Shell (7.4%), YAML (0.9%), JSON (0.6%) +* ๐ป Languages: Go (92.3%), Shell (7.3%), JSON (0.4%) * ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 110 -* ๐ Lines of Code: 10036 -* ๐ Lines of Documentation: 2433 -* ๐
Development Period: 2025-06-23 to 2025-09-08 -* ๐ฅ Recent Activity: 98.5 days (avg. age of last 42 commits) +* ๐ Commits: 113 +* ๐ Lines of Code: 10152 +* ๐ Lines of Documentation: 2431 +* ๐
Development Period: 2025-06-23 to 2025-10-31 +* ๐ฅ Recent Activity: 91.6 days (avg. age of last 42 commits) * โ๏ธ License: BSD-2-Clause -* ๐ท๏ธ Latest Release: v0.9.2 (2025-09-08) +* ๐ท๏ธ Latest Release: v0.10.1 (2025-10-31) * ๐ต Vibe-Coded: This project has been vibe coded @@ -166,7 +145,7 @@ The implementation uses a git remotes approach: it clones from one organization, * ๐ Lines of Code: 12003 * ๐ Lines of Documentation: 361 * ๐
Development Period: 2025-07-14 to 2025-08-02 -* ๐ฅ Recent Activity: 101.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 103.7 days (avg. age of last 42 commits) * โ๏ธ License: MIT * ๐ท๏ธ Latest Release: v0.7.5 (2025-08-02) * ๐ต Vibe-Coded: This project has been vibe coded @@ -193,7 +172,7 @@ The project offers both a keyboard-driven GUI for interactive use and a CLI for * ๐ Lines of Code: 931 * ๐ Lines of Documentation: 81 * ๐
Development Period: 2025-06-25 to 2025-10-18 -* ๐ฅ Recent Activity: 103.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 105.6 days (avg. age of last 42 commits) * โ๏ธ License: BSD-2-Clause * ๐ท๏ธ Latest Release: v0.2.0 (2025-10-18) * ๐ต Vibe-Coded: This project has been vibe coded @@ -212,11 +191,11 @@ The architecture is straightforward: it's a Go-based CLI application that persis * ๐ป Languages: Go (99.8%), YAML (0.2%) * ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 217 +* ๐ Commits: 218 * ๐ Lines of Code: 6168 -* ๐ Lines of Documentation: 162 -* ๐
Development Period: 2025-06-19 to 2025-10-05 -* ๐ฅ Recent Activity: 124.6 days (avg. age of last 42 commits) +* ๐ Lines of Documentation: 164 +* ๐
Development Period: 2025-06-19 to 2025-11-02 +* ๐ฅ Recent Activity: 123.7 days (avg. age of last 42 commits) * โ๏ธ License: BSD-2-Clause * ๐ท๏ธ Latest Release: v0.9.3 (2025-10-05) * ๐ต Vibe-Coded: This project has been vibe coded @@ -243,7 +222,7 @@ Under the hood, Task Samurai acts as a front-end wrapper that invokes the native * ๐ Lines of Code: 13072 * ๐ Lines of Documentation: 680 * ๐
Development Period: 2024-01-18 to 2025-10-09 -* ๐ฅ Recent Activity: 139.7 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 142.1 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) * ๐ค AI-Assisted: This project was partially created with the help of generative AI @@ -270,7 +249,7 @@ The tool is implemented in Go and C, leveraging libbpfgo for BPF interaction. It * ๐ Lines of Code: 4102 * ๐ Lines of Documentation: 357 * ๐
Development Period: 2024-05-04 to 2025-09-24 -* ๐ฅ Recent Activity: 163.0 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 165.3 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v1.2.0 (2025-09-24) @@ -296,7 +275,7 @@ The implementation uses OAuth2 for LinkedIn authentication, stores configuration * ๐ Lines of Code: 20091 * ๐ Lines of Documentation: 5674 * ๐
Development Period: 2020-01-09 to 2025-06-20 -* ๐ฅ Recent Activity: 166.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 168.9 days (avg. age of last 42 commits) * โ๏ธ License: Apache-2.0 * ๐ท๏ธ Latest Release: v4.3.3 (2024-08-23) * ๐ค AI-Assisted: This project was partially created with the help of generative AI @@ -323,7 +302,7 @@ The architecture follows a client-server model where DTail servers run on target * ๐ Lines of Code: 396 * ๐ Lines of Documentation: 24 * ๐
Development Period: 2025-04-18 to 2025-05-11 -* ๐ฅ Recent Activity: 185.9 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 188.2 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v1.0.0 (2025-05-11) @@ -345,7 +324,7 @@ The tool reads host definitions from a YAML file specifying network interfaces ( * ๐ Lines of Code: 25762 * ๐ Lines of Documentation: 3101 * ๐
Development Period: 2008-05-15 to 2025-06-27 -* ๐ฅ Recent Activity: 199.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 201.6 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) * ๐ค AI-Assisted: This project was partially created with the help of generative AI @@ -370,7 +349,7 @@ The implementation follows a modular Java architecture with clear separation bet * ๐ Lines of Code: 33 * ๐ Lines of Documentation: 3 * ๐
Development Period: 2025-04-03 to 2025-04-03 -* ๐ฅ Recent Activity: 211.9 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 214.2 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -392,7 +371,7 @@ The implementation is intentionally straightforward, using Go's built-in testing * ๐ Lines of Code: 1373 * ๐ Lines of Documentation: 48 * ๐
Development Period: 2024-12-05 to 2025-02-28 -* ๐ฅ Recent Activity: 252.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 254.9 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -414,7 +393,7 @@ The implementation centers around a DSL module that provides keywords like `file * ๐ Lines of Code: 2285 * ๐ Lines of Documentation: 1180 * ๐
Development Period: 2021-05-21 to 2025-08-31 -* ๐ฅ Recent Activity: 297.9 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 300.2 days (avg. age of last 42 commits) * โ๏ธ License: GPL-3.0 * ๐ท๏ธ Latest Release: 3.0.0 (2024-10-01) @@ -436,7 +415,7 @@ The architecture leverages GNU utilities (sed, grep, date) and optional tools li * ๐ Lines of Code: 1246 * ๐ Lines of Documentation: 211 * ๐
Development Period: 2023-04-17 to 2025-10-28 -* ๐ฅ Recent Activity: 498.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 500.5 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v1.2.1 (2025-10-27) @@ -460,7 +439,7 @@ The architecture is straightforward: JSON configuration defines checks (plugin p * ๐ Lines of Code: 1133 * ๐ Lines of Documentation: 78 * ๐
Development Period: 2024-01-20 to 2025-09-13 -* ๐ฅ Recent Activity: 518.5 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 520.8 days (avg. age of last 42 commits) * โ๏ธ License: MIT * ๐ท๏ธ Latest Release: v0.0.4 (2025-09-13) @@ -486,7 +465,7 @@ The implementation leverages Go's cross-compilation capabilities and Fyne's UI a * ๐ Lines of Code: 40 * ๐ Lines of Documentation: 3 * ๐
Development Period: 2023-12-31 to 2025-08-11 -* ๐ฅ Recent Activity: 552.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 554.5 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -508,7 +487,7 @@ The implementation uses Alpine Linux as the base image for a minimal footprint, * ๐ Lines of Code: 2851 * ๐ Lines of Documentation: 52 * ๐
Development Period: 2023-08-27 to 2025-08-08 -* ๐ฅ Recent Activity: 588.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 590.6 days (avg. age of last 42 commits) * โ๏ธ License: MIT * ๐งช Status: Experimental (no releases yet) @@ -530,7 +509,7 @@ The infrastructure uses a **modular, layered architecture** with separate Terraf * ๐ Lines of Code: 1525 * ๐ Lines of Documentation: 15 * ๐
Development Period: 2023-04-17 to 2023-11-19 -* ๐ฅ Recent Activity: 815.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 817.6 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -545,28 +524,6 @@ The architecture consists of client/server components for inter-node communicati --- -### guprecords - -* ๐ป Languages: Raku (100.0%) -* ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 95 -* ๐ Lines of Code: 312 -* ๐ Lines of Documentation: 416 -* ๐
Development Period: 2013-03-22 to 2025-05-18 -* ๐ฅ Recent Activity: 865.3 days (avg. age of last 42 commits) -* โ๏ธ License: No license found -* ๐ท๏ธ Latest Release: v1.0.0 (2023-04-29) - - -`guprecords` is a Raku-based command-line tool that aggregates uptime statistics from multiple hosts running `uptimed` into comprehensive global reports. It solves the problem of tracking and comparing system reliability across an entire infrastructure by collecting raw uptime records from individual machines (typically stored in a central git repository) and generating ranked leaderboards based on various metrics like total uptime, boot counts, downtime, lifespan, and a composite score. Users can generate reports across different categorizations (individual hosts, kernel versions, kernel families, or OS names) with output in multiple formats (plaintext, Markdown, or Gemtext). - -The implementation uses an object-oriented architecture with specialized classes: `Aggregator` processes raw uptimed records files, `Aggregate` and its subclasses (`HostAggregate`) model the aggregated data, and `Reporter` with `HostReporter` handle report generation using the `OutputHelper` role for formatting. The tool is designed for sysadmins managing multiple Unix-like systems (Linux, BSD, macOS) who want to track long-term stability trends, compare kernel performance, or simply maintain a "hall of fame" for their most reliable servers. - -=> https://codeberg.org/snonux/guprecords View on Codeberg -=> https://github.com/snonux/guprecords View on GitHub - ---- - ### randomjournalpage * ๐ป Languages: Shell (94.1%), Make (5.9%) @@ -575,7 +532,7 @@ The implementation uses an object-oriented architecture with specialized classes * ๐ Lines of Code: 51 * ๐ Lines of Documentation: 26 * ๐
Development Period: 2022-06-02 to 2024-04-20 -* ๐ฅ Recent Activity: 880.1 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 882.4 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -590,6 +547,28 @@ The implementation is a straightforward bash script using `qpdf` for PDF extract --- +### geheim + +* ๐ป Languages: Ruby (86.7%), Shell (13.3%) +* ๐ Documentation: Markdown (100.0%) +* ๐ Commits: 74 +* ๐ Lines of Code: 822 +* ๐ Lines of Documentation: 106 +* ๐
Development Period: 2018-05-26 to 2025-11-01 +* ๐ฅ Recent Activity: 1093.7 days (avg. age of last 42 commits) +* โ๏ธ License: No license found +* ๐ท๏ธ Latest Release: v0.3.1 (2025-11-01) + + +**geheim.rb** is a Ruby-based encrypted document management system that stores text and binary files in a Git repository with end-to-end encryption. It uses AES-256-CBC encryption with a PIN-derived initialization vector, encrypting both file contents and filenames while maintaining them in encrypted indices. The tool is designed for managing smaller sensitive files like text documents and PDFs with the security of encryption combined with Git's version control and distribution capabilities. + +The architecture leverages Git for storage and synchronization across multiple remote repositories (enabling geo-redundancy), integrates with `fzf` for fuzzy searching through encrypted indices, and provides a practical workflow with features like NeoVim integration for text editing (with security precautions like disabled caching), clipboard support for MacOS and GNOME, an interactive shell interface, and batch import/export capabilities. It's cross-platform (MacOS, Linux, Android via Termux) and designed for personal use where you need encrypted, version-controlled, and geo-distributed document storage with convenient search and editing workflows. + +=> https://codeberg.org/snonux/geheim View on Codeberg +=> https://github.com/snonux/geheim View on GitHub + +--- + ### sway-autorotate * ๐ป Languages: Shell (100.0%) @@ -598,7 +577,7 @@ The implementation is a straightforward bash script using `qpdf` for PDF extract * ๐ Lines of Code: 41 * ๐ Lines of Documentation: 17 * ๐
Development Period: 2020-01-30 to 2025-04-30 -* ๐ฅ Recent Activity: 1173.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 1175.9 days (avg. age of last 42 commits) * โ๏ธ License: GPL-3.0 * ๐งช Status: Experimental (no releases yet) @@ -620,7 +599,7 @@ The implementation uses a bash script that continuously monitors the `monitor-se * ๐ Lines of Code: 342 * ๐ Lines of Documentation: 39 * ๐
Development Period: 2011-11-19 to 2022-04-02 -* ๐ฅ Recent Activity: 1393.1 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 1395.5 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.5.0 (2022-02-21) @@ -635,28 +614,6 @@ The architecture is straightforward and Unix-philosophy driven: users configure --- -### geheim - -* ๐ป Languages: Ruby (100.0%) -* ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 67 -* ๐ Lines of Code: 671 -* ๐ Lines of Documentation: 26 -* ๐
Development Period: 2018-05-26 to 2025-09-04 -* ๐ฅ Recent Activity: 1487.9 days (avg. age of last 42 commits) -* โ๏ธ License: No license found -* ๐งช Status: Experimental (no releases yet) - - -**geheim.rb** is a Ruby-based encrypted document management system that stores text and binary files in a Git repository with end-to-end encryption. It uses AES-256-CBC encryption with a PIN-derived initialization vector, encrypting both file contents and filenames while maintaining them in encrypted indices. The tool is designed for managing smaller sensitive files like text documents and PDFs with the security of encryption combined with Git's version control and distribution capabilities. - -The architecture leverages Git for storage and synchronization across multiple remote repositories (enabling geo-redundancy), integrates with `fzf` for fuzzy searching through encrypted indices, and provides a practical workflow with features like NeoVim integration for text editing (with security precautions like disabled caching), clipboard support for MacOS and GNOME, an interactive shell interface, and batch import/export capabilities. It's cross-platform (MacOS, Linux, Android via Termux) and designed for personal use where you need encrypted, version-controlled, and geo-distributed document storage with convenient search and editing workflows. - -=> https://codeberg.org/snonux/geheim View on Codeberg -=> https://github.com/snonux/geheim View on GitHub - ---- - ### algorithms * ๐ป Languages: Go (99.2%), Make (0.8%) @@ -665,7 +622,7 @@ The architecture leverages Git for storage and synchronization across multiple r * ๐ Lines of Code: 1728 * ๐ Lines of Documentation: 18 * ๐
Development Period: 2020-07-12 to 2023-04-09 -* ๐ฅ Recent Activity: 1544.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 1546.6 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -680,6 +637,26 @@ The project is implemented in Go 1.19+ with comprehensive unit tests and benchma --- +### foo.zone + +* ๐ Documentation: Markdown (100.0%) +* ๐ Commits: 3195 +* ๐ Lines of Code: 0 +* ๐ Lines of Documentation: 23 +* ๐
Development Period: 2021-05-21 to 2022-04-02 +* ๐ฅ Recent Activity: 1562.2 days (avg. age of last 42 commits) +* โ๏ธ License: No license found +* ๐งช Status: Experimental (no releases yet) + +โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +foo.zone: source code repository. + +=> https://codeberg.org/snonux/foo.zone View on Codeberg +=> https://github.com/snonux/foo.zone View on GitHub + +--- + ### perl-c-fibonacci * ๐ป Languages: C (80.4%), Make (19.6%) @@ -688,7 +665,7 @@ The project is implemented in Go 1.19+ with comprehensive unit tests and benchma * ๐ Lines of Code: 51 * ๐ Lines of Documentation: 69 * ๐
Development Period: 2014-03-24 to 2022-04-23 -* ๐ฅ Recent Activity: 2025.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 2027.6 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -701,6 +678,27 @@ perl-c-fibonacci: source code repository. --- +### guprecords + +* ๐ป Languages: Raku (100.0%) +* ๐ Commits: 95 +* ๐ Lines of Code: 195 +* ๐
Development Period: 2013-03-22 to 2023-03-09 +* ๐ฅ Recent Activity: 2242.6 days (avg. age of last 42 commits) +* โ๏ธ License: No license found +* ๐ท๏ธ Latest Release: v1.0.0 (2023-04-29) + +โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +`guprecords` is a Raku-based command-line tool that aggregates uptime statistics from multiple hosts running `uptimed` into comprehensive global reports. It solves the problem of tracking and comparing system reliability across an entire infrastructure by collecting raw uptime records from individual machines (typically stored in a central git repository) and generating ranked leaderboards based on various metrics like total uptime, boot counts, downtime, lifespan, and a composite score. Users can generate reports across different categorizations (individual hosts, kernel versions, kernel families, or OS names) with output in multiple formats (plaintext, Markdown, or Gemtext). + +The implementation uses an object-oriented architecture with specialized classes: `Aggregator` processes raw uptimed records files, `Aggregate` and its subclasses (`HostAggregate`) model the aggregated data, and `Reporter` with `HostReporter` handle report generation using the `OutputHelper` role for formatting. The tool is designed for sysadmins managing multiple Unix-like systems (Linux, BSD, macOS) who want to track long-term stability trends, compare kernel performance, or simply maintain a "hall of fame" for their most reliable servers. + +=> https://codeberg.org/snonux/guprecords View on Codeberg +=> https://github.com/snonux/guprecords View on GitHub + +--- + ### ioriot * ๐ป Languages: C (55.5%), C/C++ (24.0%), Config (19.6%), Make (1.0%) @@ -709,7 +707,7 @@ perl-c-fibonacci: source code repository. * ๐ Lines of Code: 12420 * ๐ Lines of Documentation: 610 * ๐
Development Period: 2018-03-01 to 2020-01-22 -* ๐ฅ Recent Activity: 2566.8 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 2569.1 days (avg. age of last 42 commits) * โ๏ธ License: Apache-2.0 * ๐ท๏ธ Latest Release: 0.5.1 (2019-01-04) @@ -734,7 +732,7 @@ The key advantage over traditional benchmarking tools is that it reproduces actu * ๐ Lines of Code: 919 * ๐ Lines of Documentation: 12 * ๐
Development Period: 2015-01-02 to 2021-11-04 -* ๐ฅ Recent Activity: 3075.5 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3077.8 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 1.1.3 (2015-01-02) @@ -757,7 +755,7 @@ Both handlers are implemented as Perl modules using Apache2's mod_perl API, conf * ๐ Lines of Code: 18 * ๐ Lines of Documentation: 49 * ๐
Development Period: 2014-03-24 to 2021-11-05 -* ๐ฅ Recent Activity: 3311.4 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3313.7 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -780,7 +778,7 @@ The implementation uses a two-tier security architecture: SSH public key authent * ๐ Lines of Code: 5360 * ๐ Lines of Documentation: 789 * ๐
Development Period: 2015-01-02 to 2021-11-05 -* ๐ฅ Recent Activity: 3578.1 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3580.4 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 1.0.1 (2015-01-02) @@ -803,7 +801,7 @@ Implemented in Perl, `mon` features automatic JSON backup before modifications ( * ๐ Lines of Code: 273 * ๐ Lines of Documentation: 32 * ๐
Development Period: 2015-09-29 to 2021-11-05 -* ๐ฅ Recent Activity: 3582.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3584.5 days (avg. age of last 42 commits) * โ๏ธ License: Apache-2.0 * ๐ท๏ธ Latest Release: 0 (2015-10-26) @@ -826,7 +824,7 @@ The tool is implemented as a lightweight Ruby script that prioritizes simplicity * ๐ Lines of Code: 1839 * ๐ Lines of Documentation: 412 * ๐
Development Period: 2015-01-02 to 2021-11-05 -* ๐ฅ Recent Activity: 3661.9 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3664.2 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 1.0.2 (2015-01-02) @@ -844,12 +842,12 @@ The tool is implemented around a hierarchical configuration system (`/etc/pingdo ### gotop * ๐ป Languages: Go (98.0%), Make (2.0%) -* ๐ Documentation: Text (50.0%), Markdown (50.0%) +* ๐ Documentation: Markdown (50.0%), Text (50.0%) * ๐ Commits: 57 * ๐ Lines of Code: 499 * ๐ Lines of Documentation: 8 * ๐
Development Period: 2015-05-24 to 2021-11-03 -* ๐ฅ Recent Activity: 3672.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3674.9 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.1 (2015-06-01) @@ -870,7 +868,7 @@ The implementation uses a concurrent architecture with goroutines for data colle * ๐ Commits: 670 * ๐ Lines of Code: 1675 * ๐
Development Period: 2011-03-06 to 2018-12-22 -* ๐ฅ Recent Activity: 3728.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3730.5 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v1.0.0 (2018-12-22) @@ -893,7 +891,7 @@ The implementation follows strict OO Perl conventions with explicit typing and p * ๐ Lines of Code: 88 * ๐ Lines of Documentation: 148 * ๐
Development Period: 2015-06-18 to 2015-12-05 -* ๐ฅ Recent Activity: 3776.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 3778.6 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -918,7 +916,7 @@ The implementation uses a two-stage debootstrap process: first creating a Debian * ๐ Lines of Code: 1681 * ๐ Lines of Documentation: 539 * ๐
Development Period: 2014-03-10 to 2021-11-03 -* ๐ฅ Recent Activity: 4054.3 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4056.6 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 1.0.2 (2014-11-17) @@ -941,7 +939,7 @@ The tool is implemented in Python and depends on the bigsuds library (F5's iCont * ๐ Lines of Code: 65 * ๐ Lines of Documentation: 228 * ๐
Development Period: 2013-03-22 to 2021-11-04 -* ๐ฅ Recent Activity: 4108.8 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4111.1 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.0.0.0 (2013-03-22) @@ -964,7 +962,7 @@ The implementation uses a **Makefile-based build system** with targets for compi * ๐ Lines of Code: 136 * ๐ Lines of Documentation: 96 * ๐
Development Period: 2013-03-22 to 2021-11-05 -* ๐ฅ Recent Activity: 4121.7 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4124.1 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.2.0 (2014-07-05) @@ -987,7 +985,7 @@ The architecture uses three components working together: a Vim plugin that provi * ๐ Lines of Code: 134 * ๐ Lines of Documentation: 106 * ๐
Development Period: 2013-03-22 to 2021-11-05 -* ๐ฅ Recent Activity: 4129.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4131.5 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.1.5 (2014-06-22) @@ -1010,7 +1008,7 @@ The tool uses a clever client-server architecture where you run the identical co * ๐ Lines of Code: 493 * ๐ Lines of Documentation: 26 * ๐
Development Period: 2009-09-27 to 2021-11-02 -* ๐ฅ Recent Activity: 4172.5 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4174.8 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.9.3 (2014-06-14) @@ -1033,7 +1031,7 @@ The architecture is lightweight and Unix-philosophy driven: password databases a * ๐ Lines of Code: 286 * ๐ Lines of Documentation: 144 * ๐
Development Period: 2013-03-22 to 2021-11-05 -* ๐ฅ Recent Activity: 4177.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4179.9 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.4.3 (2014-06-16) @@ -1056,7 +1054,7 @@ Implemented in Perl using the JIRA::REST CPAN module, japi supports flexible con * ๐ Lines of Code: 191 * ๐ Lines of Documentation: 8 * ๐
Development Period: 2014-03-24 to 2014-03-24 -* ๐ฅ Recent Activity: 4238.8 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4241.1 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -1077,7 +1075,7 @@ This project exemplifies creative coding where Perl keywords and constructs are * ๐ Commits: 7 * ๐ Lines of Code: 80 * ๐
Development Period: 2011-07-09 to 2015-01-13 -* ๐ฅ Recent Activity: 4318.9 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4321.2 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -1100,7 +1098,7 @@ The implementation uses a simple CGI script ([index.pl](file:///home/paul/git/gi * ๐ Lines of Code: 124 * ๐ Lines of Documentation: 75 * ๐
Development Period: 2010-11-05 to 2021-11-05 -* ๐ฅ Recent Activity: 4359.5 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4361.8 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 1.0.2 (2014-06-22) @@ -1123,7 +1121,7 @@ The implementation is remarkably simple: a shell script wrapper that invokes GNU * ๐ Lines of Code: 1828 * ๐ Lines of Documentation: 100 * ๐
Development Period: 2010-11-05 to 2015-05-23 -* ๐ฅ Recent Activity: 4389.6 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4391.9 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: 0.7.5 (2014-06-22) @@ -1138,11 +1136,11 @@ loadbars: source code repository. ### perldaemon -* ๐ป Languages: Perl (74.2%), Shell (22.2%), Config (3.6%) +* ๐ป Languages: Perl (72.3%), Shell (23.8%), Config (3.9%) * ๐ Commits: 110 -* ๐ Lines of Code: 659 +* ๐ Lines of Code: 614 * ๐
Development Period: 2011-02-05 to 2022-04-21 -* ๐ฅ Recent Activity: 4533.8 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4441.4 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v1.4 (2022-04-29) @@ -1165,7 +1163,7 @@ The implementation centers around an event loop with configurable intervals that * ๐ Lines of Code: 122 * ๐ Lines of Documentation: 10 * ๐
Development Period: 2011-01-27 to 2014-06-22 -* ๐ฅ Recent Activity: 4770.1 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4772.4 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: v0.2 (2011-01-27) @@ -1188,7 +1186,7 @@ The architecture is remarkably simple: a single AWK script ([index.cgi](file:/// * ๐ Lines of Code: 720 * ๐ Lines of Documentation: 6 * ๐
Development Period: 2008-06-21 to 2021-11-03 -* ๐ฅ Recent Activity: 4832.8 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 4835.1 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v0.3 (2009-02-08) @@ -1207,13 +1205,13 @@ The implementation is minimalistic, consisting of just three main Java classes ( ### ychat -* ๐ป Languages: C++ (50.4%), Shell (21.3%), C/C++ (20.8%), Perl (2.3%), HTML (2.3%), Config (2.2%), Make (0.7%), CSS (0.1%) +* ๐ป Languages: C++ (62.8%), C/C++ (27.1%), HTML (3.1%), Config (2.5%), Perl (1.9%), Shell (1.9%), Make (0.4%), CSS (0.2%) * ๐ Documentation: Text (100.0%) * ๐ Commits: 67 -* ๐ Lines of Code: 73818 -* ๐ Lines of Documentation: 127 +* ๐ Lines of Code: 27104 +* ๐ Lines of Documentation: 109 * ๐
Development Period: 2008-05-15 to 2014-07-01 -* ๐ฅ Recent Activity: 5424.2 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 5436.1 days (avg. age of last 42 commits) * โ๏ธ License: GPL-2.0 * ๐ท๏ธ Latest Release: yhttpd-0.7.2 (2013-04-06) @@ -1236,7 +1234,7 @@ The architecture emphasizes speed and scalability through several key design cho * ๐ Lines of Code: 17380 * ๐ Lines of Documentation: 947 * ๐
Development Period: 2009-02-07 to 2021-05-01 -* ๐ฅ Recent Activity: 5463.5 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 5465.8 days (avg. age of last 42 commits) * โ๏ธ License: GPL-2.0 * ๐ท๏ธ Latest Release: v0.1 (2009-02-08) @@ -1261,7 +1259,7 @@ The key feature is its intelligent color-coded event visualization system that h * ๐ Commits: 80 * ๐ Lines of Code: 601 * ๐
Development Period: 2009-11-22 to 2011-10-17 -* ๐ฅ Recent Activity: 5559.1 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 5561.4 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -1278,13 +1276,13 @@ The implementation uses a modular design with core components separated into Bas ### fype -* ๐ป Languages: C (72.1%), C/C++ (20.7%), HTML (5.7%), Make (1.5%) -* ๐ Documentation: Text (71.3%), LaTeX (28.7%) +* ๐ป Languages: C (63.7%), C/C++ (25.3%), HTML (9.2%), Make (1.8%) +* ๐ Documentation: Text (100.0%) * ๐ Commits: 99 -* ๐ Lines of Code: 10196 -* ๐ Lines of Documentation: 1741 -* ๐
Development Period: 2008-05-15 to 2021-11-03 -* ๐ฅ Recent Activity: 5720.8 days (avg. age of last 42 commits) +* ๐ Lines of Code: 6450 +* ๐ Lines of Documentation: 516 +* ๐
Development Period: 2008-05-15 to 2014-06-30 +* ๐ฅ Recent Activity: 5691.8 days (avg. age of last 42 commits) * โ๏ธ License: Custom License * ๐งช Status: Experimental (no releases yet) @@ -1306,7 +1304,7 @@ The implementation uses a simple top-down parser with maximum lookahead of 1, in * ๐ Lines of Code: 0 * ๐ Lines of Documentation: 7 * ๐
Development Period: 2008-05-15 to 2015-05-23 -* ๐ฅ Recent Activity: 5920.1 days (avg. age of last 42 commits) +* ๐ฅ Recent Activity: 5922.4 days (avg. age of last 42 commits) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: v1.0 (2008-08-24) |
