From ccfc02cdb52becd46e7ed0dc903e1e44fab5b0da Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 22 Jul 2025 08:28:09 +0300 Subject: Update content for html --- about/showcase.html | 421 ++++++++++++++++++++++++++-------------------------- 1 file changed, 207 insertions(+), 214 deletions(-) (limited to 'about/showcase.html') diff --git a/about/showcase.html b/about/showcase.html index ce305acb..d6fea530 100644 --- a/about/showcase.html +++ b/about/showcase.html @@ -13,7 +13,7 @@

Project Showcase



-Generated on: 2025-07-21
+Generated on: 2025-07-22

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.

@@ -25,8 +25,8 @@
  • Projects
  • ⇢ ⇢ totalrecall
  • ⇢ ⇢ gitsyncer
  • -
  • ⇢ ⇢ timr
  • ⇢ ⇢ rexfiles
  • +
  • ⇢ ⇢ timr
  • ⇢ ⇢ tasksamurai
  • ⇢ ⇢ ior
  • ⇢ ⇢ dtail
  • @@ -36,6 +36,7 @@
  • ⇢ ⇢ gos
  • ⇢ ⇢ foostats
  • ⇢ ⇢ rcm
  • +
  • ⇢ ⇢ gemtexter
  • ⇢ ⇢ quicklogger
  • ⇢ ⇢ docker-gpodder-sync-server
  • ⇢ ⇢ terraform
  • @@ -43,16 +44,14 @@
  • ⇢ ⇢ docker-radicale-server
  • ⇢ ⇢ docker-anki-sync-server
  • ⇢ ⇢ gorum
  • -
  • ⇢ ⇢ guprecords
  • ⇢ ⇢ randomjournalpage
  • -
  • ⇢ ⇢ gemtexter
  • ⇢ ⇢ sway-autorotate
  • ⇢ ⇢ photoalbum
  • ⇢ ⇢ algorithms
  • ⇢ ⇢ geheim
  • ⇢ ⇢ foo.zone
  • -
  • ⇢ ⇢ xerl
  • ⇢ ⇢ perl-c-fibonacci
  • +
  • ⇢ ⇢ guprecords
  • ⇢ ⇢ ioriot
  • ⇢ ⇢ staticfarm-apache-handlers
  • ⇢ ⇢ dyndns
  • @@ -61,6 +60,7 @@
  • ⇢ ⇢ pingdomfetch
  • ⇢ ⇢ gotop
  • ⇢ ⇢ debroid
  • +
  • ⇢ ⇢ xerl
  • ⇢ ⇢ fapi
  • ⇢ ⇢ template
  • ⇢ ⇢ muttdelay
  • @@ -74,21 +74,21 @@
  • ⇢ ⇢ perldaemon
  • ⇢ ⇢ awksite
  • ⇢ ⇢ jsmstrade
  • -
  • ⇢ ⇢ ychat
  • ⇢ ⇢ netcalendar
  • -
  • ⇢ ⇢ vs-sim
  • +
  • ⇢ ⇢ ychat
  • ⇢ ⇢ hsbot
  • ⇢ ⇢ fype
  • +
  • ⇢ ⇢ vs-sim

  • Overall Statistics




    @@ -388,7 +388,7 @@
  • 📈 Lines of Code: 1586
  • 📄 Lines of Documentation: 154
  • 📅 Development Period: 2023-01-02 to 2025-07-12
  • -
  • 🔥 Recent Activity: 130.9 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 131.3 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v0.1.0 (2025-07-12)

  • @@ -411,7 +411,7 @@
  • 📈 Lines of Code: 1373
  • 📄 Lines of Documentation: 48
  • 📅 Development Period: 2024-12-05 to 2025-02-28
  • -
  • 🔥 Recent Activity: 150.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 151.0 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -425,6 +425,29 @@
    ---

    +

    gemtexter


    +
    +
    +
    +**Gemtexter** is a static site generator and blog engine that transforms content written in Gemini Gemtext format into multiple output formats. It's a comprehensive Bash-based tool designed to support the Gemini protocol (a simpler alternative to HTTP) while maintaining compatibility with traditional web technologies. The project converts a single source of Gemtext content into HTML (XHTML 1.0 Transitional), Markdown, and native Gemtext formats, enabling authors to write once and publish across multiple platforms including Gemini capsules, traditional websites, and GitHub/Codeberg pages.
    +
    +The implementation is built entirely in Bash (version 5.x+) using a modular library approach with separate source files for different functionality (atomfeed, gemfeed, HTML generation, Markdown conversion, templating, etc.). Key features include automatic blog post indexing, Atom feed generation, customizable HTML themes, source code highlighting, Bash-based templating system, and integrated Git workflow management. The architecture separates content directories by format (gemtext/, html/, md/) and includes comprehensive theming support, font embedding, and publishing workflows that can automatically sync content to multiple Git repositories for deployment on various platforms.
    +
    +View on Codeberg
    +View on GitHub
    +
    +---
    +

    quicklogger




    @@ -461,7 +484,7 @@
  • 📈 Lines of Code: 12
  • 📄 Lines of Documentation: 3
  • 📅 Development Period: 2024-03-24 to 2024-03-24
  • -
  • 🔥 Recent Activity: 484.5 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 484.8 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -484,7 +507,7 @@
  • 📈 Lines of Code: 2850
  • 📄 Lines of Documentation: 52
  • 📅 Development Period: 2023-08-27 to 2025-04-05
  • -
  • 🔥 Recent Activity: 514.5 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 514.9 days (avg. age of last 42 commits)
  • ⚖️ License: MIT
  • 🧪 Status: Experimental (no releases yet)

  • @@ -507,7 +530,7 @@
  • 📈 Lines of Code: 1096
  • 📄 Lines of Documentation: 287
  • 📅 Development Period: 2023-04-17 to 2025-06-12
  • -
  • 🔥 Recent Activity: 527.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 527.7 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v1.1.0 (2024-05-03)
  • 🤖 AI-Assisted: This project was partially created with the help of generative AI
  • @@ -533,7 +556,7 @@
  • 📈 Lines of Code: 32
  • 📄 Lines of Documentation: 3
  • 📅 Development Period: 2023-12-31 to 2023-12-31
  • -
  • 🔥 Recent Activity: 568.0 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 568.4 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -556,7 +579,7 @@
  • 📈 Lines of Code: 29
  • 📄 Lines of Documentation: 3
  • 📅 Development Period: 2023-08-13 to 2024-01-01
  • -
  • 🔥 Recent Activity: 661.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 661.6 days (avg. age of last 42 commits)
  • ⚖️ License: MIT
  • 🧪 Status: Experimental (no releases yet)

  • @@ -579,7 +602,7 @@
  • 📈 Lines of Code: 1525
  • 📄 Lines of Documentation: 15
  • 📅 Development Period: 2023-04-17 to 2023-11-19
  • -
  • 🔥 Recent Activity: 713.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 713.8 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -593,29 +616,6 @@
    ---

    -

    guprecords


    -
    -
    -
    -GupRecords is a Raku-based system administration tool that analyzes and reports on system uptime statistics across multiple hosts. It processes raw uptime records from various systems and generates formatted reports showing the top-performing hosts or operating systems based on metrics like uptime, boot count, downtime, and calculated meta-scores.
    -
    -The tool is implemented with a clean object-oriented architecture featuring an Aggregator class that parses record files, Host and OS Aggregate classes that store statistics, and Reporter classes that generate formatted tables. It supports multiple analysis categories (host, OS, OS-major, uname) and various sorting criteria including uptime duration, boot frequency, system lifespan, and downtime. The formatted output includes visual indicators for active systems and provides both duration-based and numerical metrics in a structured table format, making it useful for system administrators to quickly identify the most reliable systems in their infrastructure.
    -
    -View on Codeberg
    -View on GitHub
    -
    ----
    -

    randomjournalpage




    @@ -640,30 +640,6 @@
    ---

    -

    gemtexter


    -
    -
    -⚠️ **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.
    -
    -**Gemtexter** is a static site generator and blog engine that transforms content written in Gemini Gemtext format into multiple output formats. It's a comprehensive Bash-based tool designed to support the Gemini protocol (a simpler alternative to HTTP) while maintaining compatibility with traditional web technologies. The project converts a single source of Gemtext content into HTML (XHTML 1.0 Transitional), Markdown, and native Gemtext formats, enabling authors to write once and publish across multiple platforms including Gemini capsules, traditional websites, and GitHub/Codeberg pages.
    -
    -The implementation is built entirely in Bash (version 5.x+) using a modular library approach with separate source files for different functionality (atomfeed, gemfeed, HTML generation, Markdown conversion, templating, etc.). Key features include automatic blog post indexing, Atom feed generation, customizable HTML themes, source code highlighting, Bash-based templating system, and integrated Git workflow management. The architecture separates content directories by format (gemtext/, html/, md/) and includes comprehensive theming support, font embedding, and publishing workflows that can automatically sync content to multiple Git repositories for deployment on various platforms.
    -
    -View on Codeberg
    -View on GitHub
    -
    ----
    -

    sway-autorotate




    @@ -696,7 +672,7 @@
  • 📈 Lines of Code: 342
  • 📄 Lines of Documentation: 39
  • 📅 Development Period: 2011-11-19 to 2022-04-02
  • -
  • 🔥 Recent Activity: 1291.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 1291.6 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.5.0 (2022-02-21)

  • @@ -720,7 +696,7 @@
  • 📈 Lines of Code: 1728
  • 📄 Lines of Documentation: 18
  • 📅 Development Period: 2020-07-12 to 2023-04-09
  • -
  • 🔥 Recent Activity: 1442.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 1442.8 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -744,7 +720,7 @@
  • 📈 Lines of Code: 671
  • 📄 Lines of Documentation: 19
  • 📅 Development Period: 2018-05-26 to 2025-01-21
  • -
  • 🔥 Recent Activity: 1444.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 1444.6 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -764,11 +740,11 @@

    @@ -783,32 +759,6 @@
    ---

    -

    xerl


    -
    -
    -⚠️ **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.
    -
    -Based on my analysis of the project files, here's a summary of Xerl:
    -
    -**Xerl** is an open-source website template engine with Content Management System (CMS) features, written in object-oriented Perl and powered by FastCGI. It uses XML-based configuration and content files to generate static websites with multiple output formats (HTML5, XHTML, RSS feeds, and plain text).
    -
    -The system works through a template-driven architecture where content is written in XML files with semantic tags (like <pagetitle>, <text>, <enumeration>) that get transformed into HTML using configurable transformation rules. The config.xml file defines how these semantic tags map to HTML elements, supporting variables and dynamic content insertion. Each website can have its own template configuration, content files, and static assets (CSS, images, fonts), making it useful for maintaining multiple related websites with consistent styling and structure while allowing customization per site. The project includes several example sites (paul.buetow.org, xerl.buetow.org) and redirect configurations, demonstrating its practical use for personal or organizational web presence management.
    -
    -View on Codeberg
    -View on GitHub
    -
    ----
    -

    perl-c-fibonacci




    @@ -833,6 +783,28 @@
    ---

    +

    guprecords


    +
    +
    +⚠️ **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 system administration tool that analyzes and reports on system uptime statistics across multiple hosts. It processes raw uptime records from various systems and generates formatted reports showing the top-performing hosts or operating systems based on metrics like uptime, boot count, downtime, and calculated meta-scores.
    +
    +The tool is implemented with a clean object-oriented architecture featuring an Aggregator class that parses record files, Host and OS Aggregate classes that store statistics, and Reporter classes that generate formatted tables. It supports multiple analysis categories (host, OS, OS-major, uname) and various sorting criteria including uptime duration, boot frequency, system lifespan, and downtime. The formatted output includes visual indicators for active systems and provides both duration-based and numerical metrics in a structured table format, making it useful for system administrators to quickly identify the most reliable systems in their infrastructure.
    +
    +View on Codeberg
    +View on GitHub
    +
    +---
    +

    ioriot




    @@ -868,7 +840,7 @@
  • 📈 Lines of Code: 919
  • 📄 Lines of Documentation: 12
  • 📅 Development Period: 2015-01-02 to 2021-11-04
  • -
  • 🔥 Recent Activity: 2973.6 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 2974.0 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.1.3 (2015-01-02)

  • @@ -892,7 +864,7 @@
  • 📈 Lines of Code: 18
  • 📄 Lines of Documentation: 49
  • 📅 Development Period: 2014-03-24 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3209.5 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3209.8 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -916,7 +888,7 @@
  • 📈 Lines of Code: 5360
  • 📄 Lines of Documentation: 789
  • 📅 Development Period: 2015-01-02 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3476.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3476.5 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.1 (2015-01-02)

  • @@ -940,7 +912,7 @@
  • 📈 Lines of Code: 273
  • 📄 Lines of Documentation: 32
  • 📅 Development Period: 2015-09-29 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3480.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3480.7 days (avg. age of last 42 commits)
  • ⚖️ License: Apache-2.0
  • 🏷️ Latest Release: 0 (2015-10-26)

  • @@ -964,7 +936,7 @@
  • 📈 Lines of Code: 1839
  • 📄 Lines of Documentation: 412
  • 📅 Development Period: 2015-01-02 to 2021-11-05
  • -
  • 🔥 Recent Activity: 3560.0 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3560.3 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.2 (2015-01-02)

  • @@ -988,7 +960,7 @@
  • 📈 Lines of Code: 499
  • 📄 Lines of Documentation: 8
  • 📅 Development Period: 2015-05-24 to 2021-11-03
  • -
  • 🔥 Recent Activity: 3570.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3571.0 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.1 (2015-06-01)

  • @@ -1012,7 +984,7 @@
  • 📈 Lines of Code: 88
  • 📄 Lines of Documentation: 148
  • 📅 Development Period: 2015-06-18 to 2015-12-05
  • -
  • 🔥 Recent Activity: 3674.4 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 3674.8 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -1029,6 +1001,30 @@
    ---

    +

    xerl


    +
    +
    +⚠️ **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.
    +
    +Based on my analysis of the project files, here's a summary of Xerl:
    +
    +**Xerl** is an open-source website template engine with Content Management System (CMS) features, written in object-oriented Perl and powered by FastCGI. It uses XML-based configuration and content files to generate static websites with multiple output formats (HTML5, XHTML, RSS feeds, and plain text).
    +
    +The system works through a template-driven architecture where content is written in XML files with semantic tags (like <pagetitle>, <text>, <enumeration>) that get transformed into HTML using configurable transformation rules. The config.xml file defines how these semantic tags map to HTML elements, supporting variables and dynamic content insertion. Each website can have its own template configuration, content files, and static assets (CSS, images, fonts), making it useful for maintaining multiple related websites with consistent styling and structure while allowing customization per site. The project includes several example sites (paul.buetow.org, xerl.buetow.org) and redirect configurations, demonstrating its practical use for personal or organizational web presence management.
    +
    +View on Codeberg
    +View on GitHub
    +
    +---
    +

    fapi




    @@ -1062,7 +1058,7 @@
  • 📈 Lines of Code: 65
  • 📄 Lines of Documentation: 228
  • 📅 Development Period: 2013-03-22 to 2021-11-04
  • -
  • 🔥 Recent Activity: 4006.9 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4007.2 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.0.0.0 (2013-03-22)

  • @@ -1086,7 +1082,7 @@
  • 📈 Lines of Code: 136
  • 📄 Lines of Documentation: 96
  • 📅 Development Period: 2013-03-22 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4019.8 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4020.2 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.2.0 (2014-07-05)

  • @@ -1110,7 +1106,7 @@
  • 📈 Lines of Code: 134
  • 📄 Lines of Documentation: 106
  • 📅 Development Period: 2013-03-22 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4027.3 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4027.7 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.1.5 (2014-06-22)

  • @@ -1134,7 +1130,7 @@
  • 📈 Lines of Code: 493
  • 📄 Lines of Documentation: 26
  • 📅 Development Period: 2009-09-27 to 2021-11-02
  • -
  • 🔥 Recent Activity: 4070.6 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4071.0 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.9.3 (2014-06-14)

  • @@ -1158,7 +1154,7 @@
  • 📈 Lines of Code: 286
  • 📄 Lines of Documentation: 144
  • 📅 Development Period: 2013-03-22 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4075.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4076.0 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.4.3 (2014-06-16)

  • @@ -1182,7 +1178,7 @@
  • 📈 Lines of Code: 191
  • 📄 Lines of Documentation: 8
  • 📅 Development Period: 2014-03-24 to 2014-03-24
  • -
  • 🔥 Recent Activity: 4136.9 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4137.3 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🧪 Status: Experimental (no releases yet)

  • @@ -1204,7 +1200,7 @@
  • 📊 Commits: 7
  • 📈 Lines of Code: 80
  • 📅 Development Period: 2011-07-09 to 2015-01-13
  • -
  • 🔥 Recent Activity: 4217.0 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4217.3 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -1228,7 +1224,7 @@
  • 📈 Lines of Code: 124
  • 📄 Lines of Documentation: 75
  • 📅 Development Period: 2010-11-05 to 2021-11-05
  • -
  • 🔥 Recent Activity: 4257.6 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4258.0 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 1.0.2 (2014-06-22)

  • @@ -1252,7 +1248,7 @@
  • 📈 Lines of Code: 1828
  • 📄 Lines of Documentation: 100
  • 📅 Development Period: 2010-11-05 to 2015-05-23
  • -
  • 🔥 Recent Activity: 4287.7 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4288.1 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: 0.7.5 (2014-06-22)

  • @@ -1274,7 +1270,7 @@
  • 📊 Commits: 110
  • 📈 Lines of Code: 614
  • 📅 Development Period: 2011-02-05 to 2022-04-21
  • -
  • 🔥 Recent Activity: 4337.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4337.6 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v1.4 (2022-04-29)

  • @@ -1298,7 +1294,7 @@
  • 📈 Lines of Code: 122
  • 📄 Lines of Documentation: 10
  • 📅 Development Period: 2011-01-27 to 2014-06-22
  • -
  • 🔥 Recent Activity: 4668.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4668.6 days (avg. age of last 42 commits)
  • ⚖️ License: No license found
  • 🏷️ Latest Release: v0.2 (2011-01-27)

  • @@ -1322,7 +1318,7 @@
  • 📈 Lines of Code: 720
  • 📄 Lines of Documentation: 6
  • 📅 Development Period: 2008-06-21 to 2021-11-03
  • -
  • 🔥 Recent Activity: 4730.9 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 4731.2 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🏷️ Latest Release: v0.3 (2009-02-08)

  • @@ -1339,32 +1335,6 @@
    ---

    -

    ychat


    -
    -
    -⚠️ **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.
    -
    -Based on my analysis of the codebase, here's a concise summary of the yChat project:
    -
    -**yChat** is a web-based chat server written in C++ that functions as a standalone HTTP server without requiring external web server dependencies. It allows users to participate in multi-room chat sessions using standard web browsers, with no special client software needed. The system supports user registration, authentication via session IDs, customizable HTML templates, and multi-language support through XML configuration files.
    -
    -The architecture is built around several key managers: a socket manager for handling HTTP connections, a chat manager for core functionality, an HTML template manager for dynamic content generation, and a modular system supporting dynamically loadable command modules. It uses hash maps for efficient O(1) data retrieval, POSIX threads for concurrent request handling, and includes advanced features like SSL support, MySQL database integration, garbage collection for memory management, and comprehensive logging. The codebase also includes related projects like yhttpd (a lightweight HTTP server) and ycurses (a terminal interface library), making it a comprehensive communication platform designed for performance and extensibility.
    -
    -View on Codeberg
    -View on GitHub
    -
    ----
    -

    netcalendar




    @@ -1393,29 +1363,29 @@
    ---

    -

    vs-sim


    +

    ychat




    ⚠️ **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.

    -vs-sim screenshot
    +Based on my analysis of the codebase, here's a concise summary of the yChat project:

    -VS-Sim is an open-source distributed systems simulator written in Java, developed as a diploma thesis at Aachen University of Applied Sciences. It provides a visual environment for simulating and understanding distributed system algorithms including consensus protocols (one-phase/two-phase commit), time synchronization (Berkeley, Lamport, vector clocks), and communication patterns (multicast, broadcast, reliable messaging). The simulator is useful for educational purposes, allowing students and researchers to visualize complex distributed system concepts through interactive simulations.
    +**yChat** is a web-based chat server written in C++ that functions as a standalone HTTP server without requiring external web server dependencies. It allows users to participate in multi-room chat sessions using standard web browsers, with no special client software needed. The system supports user registration, authentication via session IDs, customizable HTML templates, and multi-language support through XML configuration files.

    -The implementation features a modular architecture with separate packages for core processes, events, protocols, and visualization. It includes pre-built protocol implementations, a GUI-based simulator with start/pause/reset controls, serialization support for saving simulations, and comprehensive time modeling systems. The codebase demonstrates clean separation of concerns with abstract base classes for extensibility and a plugin-like protocol system for easy addition of new distributed algorithms.
    +The architecture is built around several key managers: a socket manager for handling HTTP connections, a chat manager for core functionality, an HTML template manager for dynamic content generation, and a modular system supporting dynamically loadable command modules. It uses hash maps for efficient O(1) data retrieval, POSIX threads for concurrent request handling, and includes advanced features like SSL support, MySQL database integration, garbage collection for memory management, and comprehensive logging. The codebase also includes related projects like yhttpd (a lightweight HTTP server) and ycurses (a terminal interface library), making it a comprehensive communication platform designed for performance and extensibility.

    -View on Codeberg
    -View on GitHub
    +View on Codeberg
    +View on GitHub

    ---

    @@ -1426,7 +1396,7 @@
  • 📊 Commits: 80
  • 📈 Lines of Code: 601
  • 📅 Development Period: 2009-11-22 to 2011-10-17
  • -
  • 🔥 Recent Activity: 5457.2 days (avg. age of last 42 commits)
  • +
  • 🔥 Recent Activity: 5457.6 days (avg. age of last 42 commits)
  • ⚖️ License: Custom License
  • 🧪 Status: Experimental (no releases yet)

  • @@ -1444,13 +1414,13 @@

    fype




    @@ -1462,6 +1432,29 @@
    View on Codeberg
    View on GitHub
    +
    +---
    +
    +

    vs-sim


    +
    +
    +⚠️ **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.
    +
    +VS-Sim is an open-source distributed systems simulator written in Java, developed as a diploma thesis at Aachen University of Applied Sciences. It provides a visual environment for simulating and understanding distributed system algorithms including consensus protocols (one-phase/two-phase commit), time synchronization (Berkeley, Lamport, vector clocks), and communication patterns (multicast, broadcast, reliable messaging). The simulator is useful for educational purposes, allowing students and researchers to visualize complex distributed system concepts through interactive simulations.
    +
    +The implementation features a modular architecture with separate packages for core processes, events, protocols, and visualization. It includes pre-built protocol implementations, a GUI-based simulator with start/pause/reset controls, serialization support for saving simulations, and comprehensive time modeling systems. The codebase demonstrates clean separation of concerns with abstract base classes for extensibility and a plugin-like protocol system for easy addition of new distributed algorithms.
    +
    +View on Codeberg
    +View on GitHub