Add column for blog-entries

This commit is contained in:
2026-02-22 15:29:40 +01:00
parent 7374973db5
commit 00045f7324

108
README.md
View File

@@ -2,63 +2,63 @@
A collection of random ideas A collection of random ideas
## Programming Projects ## Programming Projects
Name | Status Name | Status | Blog Entries
--- | --- --- | --- | ---
[Mathematical model for Factorio](./projects/mathematical-model-for-factorio.md) | - [Mathematical model for Factorio](./projects/mathematical-model-for-factorio.md) | - | -
[PID in Rust](./projects/pid-in-rust.md) | - [PID in Rust](./projects/pid-in-rust.md) | - | -
[Image Processing in Rust](./projects/image-processing-in-rust.md) | - [Image Processing in Rust](./projects/image-processing-in-rust.md) | - | -
[Custom Visualisations for Firefly III](./projects/custom-visualisations-for-firefly-iii.md) | - [Custom Visualisations for Firefly III](./projects/custom-visualisations-for-firefly-iii.md) | - | -
[Sans-IO Rust implementation of minecraft protocol](./projects/sans-io-rust-implementation-of-minecraft-protocol.md) | - [Sans-IO Rust implementation of minecraft protocol](./projects/sans-io-rust-implementation-of-minecraft-protocol.md) | - | -
[Custom Minecraft Proxy](./projects/custom-minecraft-proxy.md) | - [Custom Minecraft Proxy](./projects/custom-minecraft-proxy.md) | - | -
[Signal Processing](./projects/signal-processing.md) | - [Signal Processing](./projects/signal-processing.md) | - | -
[(Fast) Fourier Transform](./projects/fourier-transform.md) | - [(Fast) Fourier Transform](./projects/fourier-transform.md) | - | -
[Crystalline memory reclaimation](./projects/crystalline-memory-reclaimation.md) | - [Crystalline memory reclaimation](./projects/crystalline-memory-reclaimation.md) | - | -
[Wait-Free memory allocator](./projects/wait-free-memory-allocator.md) | - [Wait-Free memory allocator](./projects/wait-free-memory-allocator.md) | - | -
[2D Fluid Sim](./projects/2d-fluid-sim.md) | - [2D Fluid Sim](./projects/2d-fluid-sim.md) | - | -
[Graph Layout Engine](./projects/graph-layout-engine.md) | - [Graph Layout Engine](./projects/graph-layout-engine.md) | - | -
[Calorie Tracker](./projects/calorie-tracker.md) | - [Calorie Tracker](./projects/calorie-tracker.md) | - | -
[Visualise minecraft items and their relations](./projects/minecraft-items.md) | - [Visualise minecraft items and their relations](./projects/minecraft-items.md) | - | -
[Nomad Gitlab Runner](./projects/nomad-gitlab-runner.md) | - [Nomad Gitlab Runner](./projects/nomad-gitlab-runner.md) | - | -
[EPaxos implementation](./projects/epaxos-implementation.md) | - [EPaxos implementation](./projects/epaxos-implementation.md) | - | -
[Postgres protocol implementation](./projects/postgres-protocol-implementation.md) | - [Postgres protocol implementation](./projects/postgres-protocol-implementation.md) | - | -
[Rust crate to receive stream from OBS](./projects/rust-crate-to-receive-obs-stream.md) | - [Rust crate to receive stream from OBS](./projects/rust-crate-to-receive-obs-stream.md) | - | -
[Sensor Fusion](./projects/sensor-fusion.md) | - [Sensor Fusion](./projects/sensor-fusion.md) | - | -
[E-Graph implementation](./projects/e-graph-implementation.md) | - [E-Graph implementation](./projects/e-graph-implementation.md) | - | -
[Memory SSA](./projects/memory-ssa.md) | - [Memory SSA](./projects/memory-ssa.md) | - | -
[Vault secret engine for ceph s3](./projects/vault-secret-engine-ceph-s3.md) | - [Vault secret engine for ceph s3](./projects/vault-secret-engine-ceph-s3.md) | - | -
[Vault secret engine for ceph users](./projects/vault-secret-engine-ceph-users.md) | - [Vault secret engine for ceph users](./projects/vault-secret-engine-ceph-users.md) | - | -
[Vault secret engine for gitlab tokens](./projects/vault-secret-engine-gitlab-tokens.md) | - [Vault secret engine for gitlab tokens](./projects/vault-secret-engine-gitlab-tokens.md) | - | -
[Wordle Solver](./projects/wordle-solver.md) | - [Wordle Solver](./projects/wordle-solver.md) | - | -
[Rust crate for state machines](./projects/state-machine-crate.md) | - [Rust crate for state machines](./projects/state-machine-crate.md) | - | -
[Implement new werewolf bot](./projects/werewolf-bot.md) | - [Implement new werewolf bot](./projects/werewolf-bot.md) | - | -
[Parse CS Demos](./projects/cs-demos.md) | - [Parse CS Demos](./projects/cs-demos.md) | - | -
[Implement Jiffy Queue](./projects/jiffy-queue.md) | - [Implement Jiffy Queue](./projects/jiffy-queue.md) | - | -
[Implement Jiffy Skip List](./projects/jiffy-skip-list.md) | - [Implement Jiffy Skip List](./projects/jiffy-skip-list.md) | - | -
[Implement WRLQueue](./projects/wrl-queue.md) | - [Implement WRLQueue](./projects/wrl-queue.md) | - | -
[Implement Combine-and-Exchange locks](./projects/combine-exchange-locks.md) | - [Implement Combine-and-Exchange locks](./projects/combine-exchange-locks.md) | - | -
[Custom Rust async runtime](./projects/custom-rust-async-runtime.md) | - [Custom Rust async runtime](./projects/custom-rust-async-runtime.md) | - | -
[Custom drone software](./projects/custom-drone-software.md) | - [Custom drone software](./projects/custom-drone-software.md) | - | -
[Camera tracker](./projects/camera-tracker.md) | - [Camera tracker](./projects/camera-tracker.md) | - | -
[Custom Gitea Runner](./projects/custom-gitea-runners.md) | - [Custom Gitea Runner](./projects/custom-gitea-runners.md) | - | -
[Auto-Scaling Gitea Runners](./projects/autoscaling-gitea-runners.md) | - [Auto-Scaling Gitea Runners](./projects/autoscaling-gitea-runners.md) | - | -
## Hardware Projects ## Hardware Projects
Name | Status Name | Status | Blog Entries
--- | --- --- | --- | ---
[Embedded Epyc Server](./projects/embedded-epyc-server.md) | - [Embedded Epyc Server](./projects/embedded-epyc-server.md) | - | -
[25 Gb Networking](./projects/25gb-networking.md) | - [25 Gb Networking](./projects/25gb-networking.md) | - | -
[100 Gb Networking](./projects/100gb-networking.md) [100 Gb Networking](./projects/100gb-networking.md) | - | -
## Infrastructure Projects ## Infrastructure Projects
Name | Status Name | Status | Blog Entries
--- | --- --- | --- | ---
[Container Registry Cache](./projects/infrastructure/container-registry-cache.md) | - [Container Registry Cache](./projects/infrastructure/container-registry-cache.md) | - | -
[Experiment with CRIU](./projects/infrastructure/experiment-with-criu.md) | - [Experiment with CRIU](./projects/infrastructure/experiment-with-criu.md) | - | -
[Try Authentik](./projects/infrastructure/try-authentik.md) | - [Try Authentik](./projects/infrastructure/try-authentik.md) | - | -
## Other Projects ## Other Projects
Name | Status Name | Status | Blog Entries
--- | --- --- | --- | ---
[Automatic Server Setup](./projects/other/automatic-server-setup.md) | - [Automatic Server Setup](./projects/other/automatic-server-setup.md) | - | -
[Revisit DNS](./projects/other/revisit-dns.md) | - [Revisit DNS](./projects/other/revisit-dns.md) | - | -
[Document Homelab](./projects/other/document-homelab.md) | - [Document Homelab](./projects/other/document-homelab.md) | - | -