Vienna
12:33:24
Thu 11 Jun

Websites

GitHub projects

purus-css

Minimal JS-free CSS framework for clean responsive pages with theming and utility classes

CSS 1 Site
jung-in-krems

Web app for exploring educational offerings and events, commissioned by the city of Krems

PHP 1 Site
stock-trader-blazor

Blazor Server plus ASP.NET Web API stock trading system with repositories and API controllers

C# 1
steampunk-airships-blazor

Blazor Server app displaying steampunk airship details with domain/repository pattern

C# 1
sorting-algorithms-blazor

Blazor web app for visualizing and interacting with sorting algorithms with array controls

HTML 1
playbook-blazor

Blazor Server app for managing books, authors, and story sections with full CRUD operations

C# 1
php-contact-form

PHP contact form with client-side validation for gender, name, email, address, and interests

PHP 1
parallel-programming-demos

C# multithreading demos covering race conditions, deadlocks, and async task evaluation

C# 1
mysql-exercises

MySQL and Oracle RDBMS exercises covering DDL, DML, DQL queries, and database schema design

PLSQL 1
open-day-sim

C# console app simulating an open day event with concurrent StudentGuide and VisitorGroup threads

C# 1
mars-mission-sim

C# console app simulating a Mars mission with parallel Sentinel and Harvester threads

C# 1
imperial-air-force

C# Warhammer 40K aerial combat simulation with aircraft factory, weapons, map rendering, and unit tests

C# 1
ghost-train-parallel

C# parallel programming exercises with GhostTrain threading and async web downloads

C# 1
conveyor-belt-sim

C# multithreaded conveyor belt simulation with semaphore-synchronized machine assembly line

C# 1
circus-management-blazor

Blazor Server circus management app with circuses and clowns using EF Core and repository pattern

C# 1
circus-api

ASP.NET Core Web API for circus entity management with Swagger and MySQL persistence

C# 1
car-race-simulation

C# multithreaded car race simulation using SemaphoreSlim with pit stops and race manager coordination

C# 1
books-management-blazor

Blazor Server book management with authors, book types, and many-to-many relationships via EF Core

C# 1
auction-house-blazor

Blazor Server auction house app with artworks, customers, bidding, and EF Core repository pattern

C# 1
art-gallery-ef

C# Entity Framework Core project modeling artworks, artists, and epochs with MySQL persistence

C# 1
web-terminal
JavaScript 0
hub
Svelte 0
dotfiles

My personal dotfiles, managed with Chezmoi for cross-platform compatibility

Python 0
purus-css-website

Website for purus-css, a simple and clean CSS framework

HTML 0
sveltekit-template

Lightweight configuration templates that add AI agent settings, MCP servers, and custom skills

0
git-wrangler-website

Documentation website for Git Wrangler

Astro 0
cheatsheets

Personal cheat sheet of shell commands for ImageMagick, ffmpeg, cwebp, PHP, NGINX, and Linux

Python 0
git-wrangler

Cross-platform Go CLI that coordinates dozens of Git repositories with AI-assisted workflows

Go 0 Site
scoop-bucket

Scoop bucket for Git Wrangler releases

0
homebrew-tap

Homebrew tap for Git Wrangler releases

Ruby 0
market-deck

Real-time dashboard for tracking asset momentum across watchlists with return heatmaps

Python 0 Site
ensemblr

AI orchestration app running mixture-of-agents generations across multiple language models

Svelte 0 Site
startpage

Custom browser start page with multi-engine search, quick-link tiles, and Tailwind CSS styling

JavaScript 0
wordpress-plugin-development

Full WordPress installation with custom plugin development exercises (date, post stats, registrations)

PHP 0
tic-tac-toe-blazor

Blazor WebAssembly Tic-Tac-Toe game running in the browser via .NET WASM

HTML 0
xml-xslt-exercises

XML/XSLT transformation exercises with datasets for companies, sports teams, families, and grades

XSLT 0
ultra-upload

PHP file upload service with admin panel, visitor logging, audio player, and Rickroll easter egg

PHP 0
webp-convert-resize

Bash script for batch converting and resizing images to WebP with cwebp

Shell 0
typescript-oop-exercises

School TypeScript exercises demonstrating classes, inheritance, and a remote-controlled robot with undo/redo

JavaScript 0
trip-tracker-react

React app for tracking trips with overview and statistics pages, using Bootstrap and Axios

JavaScript 0
trackstar-issue-tracker

PHP project management tracker with full CRUD for projects and issues backed by MySQL

PHP 0
php-wordpress-exercises

PHP exercises and step-by-step WordPress plugin/theme development how-to guides

PHP 0
time-tracker

Simple C# .NET console timer firing elapsed events for basic time tracking on Windows

C# 0
threading-basics

C# threading fundamentals with 100 concurrent Counter incrementers and Worker classes

C# 0
theme-changer

Demo page toggling light/dark themes and customizing a go-top button via vanilla JavaScript

HTML 0
task-benchmarks

C# console app benchmarking serial vs concurrent vs async/await task execution with Stopwatch

C# 0
shogun-battle-sim

C# simulation of Shogun-era battles between armies with dice-based ranged and melee combat

C# 0
research-projects-ef

C# EF Core app managing research projects, subprojects, funding, and institutes with LINQ queries

C# 0
simple-php-authentication

Lightweight PHP password and session-based authentication with JavaScript prompt login

PHP 0
school-portal

Multi-version school subject portal with links to software development, math, English, and science pages

HTML 0
ship-port-sim

C# console app for ship port logistics simulation with Ship and StagingArea management

C# 0
research-funding-ef

C# EF Core project modeling research funding with institutes, faculties, subprojects, and migrations

C# 0
react-todo

React ToDo list app with components for adding, displaying, and managing todo items

JavaScript 0
react-routing-typescript

React + TypeScript app demonstrating client-side routing with react-router-dom v6

TypeScript 0
react-native-layout-demo

React Native (Expo) app demonstrating Header, Content, and Footer component layout with StyleSheet

JavaScript 0
react-counter

React counter app with increment, decrement, reset, and hold-to-rapidly-change functionality

JavaScript 0
kaufmann-dev

Personal GitHub profile repository

0
project-overview

Site explorer page cataloging all personal projects with PHP directory scanning and searchable tile grid

HTML 0
pokemon-encounter-calc

Node.js Express app using EJS templates to calculate Pokemon encounter chances by location and level

EJS 0
php-smtp-mailer

PHP email sender using PHPMailer over SMTP via IONOS with TLS encryption on port 587

PHP 0
parallel-web-client

C# console app downloading HTML from multiple URLs in parallel with async Tasks and timing

C# 0
mongodb-exercises

MongoDB exercise collection covering DDL, DML, DQL operations, schema design, and a comprehensive guide

JavaScript 0
number-system-converter

Real-time web converter for decimal, binary, and hexadecimal number systems with live validation

JavaScript 0
navbar-without-classes

Responsive dropdown navbar built entirely without CSS classes using only element selectors

CSS 0
laravel-file-sharing-platform

Secure file-sharing platform with user auth, email-based sharing, and sortable dashboard

PHP 0
mongodb-operators-blazor

Blazor Server app for managing MongoDB aggregation pipeline operators with full CRUD and code examples

C# 0
linq-exercises-fundamentals

C# LINQ exercises querying dish, trader, and transaction datasets with unit tests

C# 0
minesweeper-blazor

Blazor Server Minesweeper game with data models, NUnit tests, and Razor pages

HTML 0
linq-exercises-advanced

C# LINQ exercises with domain entities, enums, factories, and unit tests for dish and trader queries

C# 0
imdb-blazor-api

Blazor Server plus ASP.NET Core Web API for movie CRUD operations with MySQL and Swagger

C# 0
image-grid

Responsive thumbnail image gallery with click-to-enlarge and navigation controls

HTML 0
hospital-management-ef

C# EF Core hospital system modeling wards, physicians, caretakers, and facilities with TPT inheritance

C# 0
graph-data-structure

C# generic graph and directed graph data structure library with adjacency matrix and unit tests

C# 0
html-popup-messages

Reusable jQuery popup library with alert and error message functions plus interactive demo pages

CSS 0
hide-html-elements

Demo of CSS hiding techniques with jQuery unlock animations and password-protected content reveal

CSS 0
gitignore-templates

Ready-to-use .gitignore templates for C#, Express, Node, and general projects

0
factory-crane-sim

C# multithreaded factory simulation with a crane moving workpieces between synchronized machines

C# 0
er-diagram-models

MySQL Workbench ER diagrams for hospital, tournament, auction, school, webshop, and construction domains

0
exam-vault-sim

C# multithreaded simulation of a student retrieving an exam from a vault with synchronized workflow

C# 0
db-connection-test

PHP web tool for testing MySQL and MongoDB database connections with credential-based verification

Hack 0
cruise-booking-blazor

Blazor Server cruise booking system with ships, routes, cabins, and customer management via EF Core

C# 0
connect-four-blazor

Blazor WebAssembly Connect Four game with 10x7 board and direction-based win detection

HTML 0
cruise-management-ef

C# EF Core cruise line system with ships, harbors, routes, customers, bookings, and employee hierarchies

C# 0
company-data-queries

C# EF Core project modeling a company with employees, products, licenses, and LINQ query demos

C# 0
bmi-calculator

Simple web-based BMI calculator using height in cm and weight in kg with input validation

JavaScript 0 Site
basic-oop-csharp

C# OOP fundamentals covering interfaces, factories, inheritance, linked lists, binary trees, and geometry

C# 0
better-image-grid

Responsive image gallery loading from JSON with justified flexbox layout and navigation

HTML 0
ai-exercises-advanced

Jupyter notebook AI/ML exercises covering artificial intelligence concepts and practical implementations

Jupyter Notebook 0
ai-exercises-fundamentals

Jupyter notebook exercises for AI coursework covering Python fundamentals through advanced concepts across 21 units

Jupyter Notebook 0
bank-heist-async

C# async/await bank heist simulation orchestrating parallel tasks with staged execution and timing

C# 0
async-cinema

Full-stack .NET app for managing a MySQL film database — async CRUD operations, REST API with Swagger docs, and a Blazor frontend.

HTML 0
aernautica-warhammer-sim

C# console game simulating Warhammer 40K aerial combat on a 3D grid with command-stack pattern

C# 0
color-palettes

Curated color palette reference page with hex codes covering Google colors, dark themes, and neutrals

HTML 0
webp-compression-demo

Visual comparison of WebP quality levels (0-100%) showing file size vs compression tradeoff

HTML 0
video-player

Web video player demo using Video.js with local WebM and YouTube embedding support

CSS 0
scrolling-enabler

Chrome extension (Manifest V3) that re-enables scrolling on sites that disable it

CSS 0
golden-blog

Amber-themed static blog template with writings, images, and contact page

HTML 0
php-superglobals-demo

PHP exercise demonstrating $_GET superglobals for page routing and dynamic grid generation

PHP 0
monero-webshop

Node.js web shop demo integrating Monero cryptocurrency payments with monero-wallet-rpc

JavaScript 0
image-scaler

Flexbox-based justified image gallery that dynamically calculates flex values from aspect ratios

HTML 0
ende