Compare commits

..

7 Commits

Author SHA1 Message Date
753605e6de Add idea about custom webrtc 2026-08-16 23:33:34 +02:00
4065334faa TSDNS 2026-08-16 23:15:04 +02:00
825b95009c Add some more ideas about cs-strats 2026-08-16 22:55:41 +02:00
8123cbaa4e Add ryot.io idea 2026-07-02 19:40:32 +02:00
8cea13919c Add idea about cs strats 2026-06-26 18:50:28 +02:00
d8b4dd341a Add another simple idea 2026-06-26 13:19:49 +02:00
a76d047b05 Add more ideas to the financial tracker 2026-06-26 13:18:30 +02:00
7 changed files with 27 additions and 0 deletions

View File

@@ -46,6 +46,8 @@ Name | Status | Blog Entries
[Distributed Build System for Lean4](./projects/software/lean-distributed-builds.md) | - | - [Distributed Build System for Lean4](./projects/software/lean-distributed-builds.md) | - | -
[Financial Tracker](./projects/software/financial-tracker.md) | - | - [Financial Tracker](./projects/software/financial-tracker.md) | - | -
[IR for Factorio](./projects/software/ir-for-factorio.md) | - | - [IR for Factorio](./projects/software/ir-for-factorio.md) | - | -
[CS Strats](./projects/software/cs-strats.md) | - | -
[Custom WebRTC Viewer](./projects/software/custom-webrtc-viewer.md) | - | -
## Hardware Projects ## Hardware Projects
Name | Status | Blog Entries Name | Status | Blog Entries
@@ -55,6 +57,7 @@ Name | Status | Blog Entries
[100 Gb Networking](./projects/hardware/100gb-networking.md) | - | - [100 Gb Networking](./projects/hardware/100gb-networking.md) | - | -
[Receipt Printer](./projects/hardware/receipt-printer.md) | - | - [Receipt Printer](./projects/hardware/receipt-printer.md) | - | -
[RISC-V SBC/Board](./projects/hardware/risc-v-sbc.md) | - | - [RISC-V SBC/Board](./projects/hardware/risc-v-sbc.md) | - | -
[Jammer](./projects/hardware/jammer.md) | - | -
## Infrastructure Projects ## Infrastructure Projects
Name | Status | Blog Entries Name | Status | Blog Entries
@@ -75,6 +78,7 @@ Name | Status | Blog Entries
[VMs in Nomad](./projects/infrastructure/vms-in-nomad.md) | - | - [VMs in Nomad](./projects/infrastructure/vms-in-nomad.md) | - | -
[Try copyparty](./projects/infrastructure/try-copyparty.md) | - | - [Try copyparty](./projects/infrastructure/try-copyparty.md) | - | -
[mDNS](./projects/infrastructure/mdns.md) | - | - [mDNS](./projects/infrastructure/mdns.md) | - | -
[TSDNS](./projects/infrastructure/tsdns.md) | - | -
## Theory Projects ## Theory Projects
Name | Status | Blog Entries Name | Status | Blog Entries
@@ -94,3 +98,4 @@ Name | Status | Blog Entries
[Try Home-Manager](./projects/other/try-home-manager.md) | - | - [Try Home-Manager](./projects/other/try-home-manager.md) | - | -
[Create better monthly financial report](./projects/other/better-financial-report.md) | - | - [Create better monthly financial report](./projects/other/better-financial-report.md) | - | -
[GPU over IP](./projects/other/gpu-over-ip.md) | - | - [GPU over IP](./projects/other/gpu-over-ip.md) | - | -
[Try Ryot.io](./projects/other/try-ryot.md) | - | -

View File

@@ -0,0 +1,2 @@
# Jammer
A purely educational project to explore how jamming of certain frequencies works.

View File

@@ -0,0 +1,2 @@
# TSDNS
Setup TSDNS

View File

@@ -0,0 +1,2 @@
# Try Ryot.io
Ryot.io could be used as an alternative to wger

View File

@@ -0,0 +1,8 @@
# CS-Strats
A website to create and share strats in counter strike and help coordinate them in the actual rounds.
## Usage / Purpose
* Per Map Strats
* Nade line-ups
* Strats
* Synchronize between users

View File

@@ -0,0 +1,2 @@
# Custom WebRTC Viewer
Instead of relying on electron and javascript

View File

@@ -37,3 +37,9 @@ To plan out how much to spend on different things
### Grouped Transactions ### Grouped Transactions
Group together multiple transactions, for example for groceries. Group together multiple transactions, for example for groceries.
Can mix and match withdrawals and deposits (for things like Pfand in germany) Can mix and match withdrawals and deposits (for things like Pfand in germany)
### Quick Actions
### Investment Account Type
### OAuth for login