Compare commits

..

2 Commits

Author SHA1 Message Date
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
3 changed files with 9 additions and 0 deletions

View File

@@ -55,6 +55,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

View File

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

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