Compare commits
5 Commits
d8b4dd341a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 753605e6de | |||
| 4065334faa | |||
| 825b95009c | |||
| 8123cbaa4e | |||
| 8cea13919c |
@@ -46,6 +46,8 @@ Name | Status | Blog Entries
|
||||
[Distributed Build System for Lean4](./projects/software/lean-distributed-builds.md) | - | -
|
||||
[Financial Tracker](./projects/software/financial-tracker.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
|
||||
Name | Status | Blog Entries
|
||||
@@ -76,6 +78,7 @@ Name | Status | Blog Entries
|
||||
[VMs in Nomad](./projects/infrastructure/vms-in-nomad.md) | - | -
|
||||
[Try copyparty](./projects/infrastructure/try-copyparty.md) | - | -
|
||||
[mDNS](./projects/infrastructure/mdns.md) | - | -
|
||||
[TSDNS](./projects/infrastructure/tsdns.md) | - | -
|
||||
|
||||
## Theory Projects
|
||||
Name | Status | Blog Entries
|
||||
@@ -95,3 +98,4 @@ Name | Status | Blog Entries
|
||||
[Try Home-Manager](./projects/other/try-home-manager.md) | - | -
|
||||
[Create better monthly financial report](./projects/other/better-financial-report.md) | - | -
|
||||
[GPU over IP](./projects/other/gpu-over-ip.md) | - | -
|
||||
[Try Ryot.io](./projects/other/try-ryot.md) | - | -
|
||||
|
||||
2
projects/infrastructure/tsdns.md
Normal file
2
projects/infrastructure/tsdns.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# TSDNS
|
||||
Setup TSDNS
|
||||
2
projects/other/try-ryot.md
Normal file
2
projects/other/try-ryot.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Try Ryot.io
|
||||
Ryot.io could be used as an alternative to wger
|
||||
8
projects/software/cs-strats.md
Normal file
8
projects/software/cs-strats.md
Normal 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
|
||||
2
projects/software/custom-webrtc-viewer.md
Normal file
2
projects/software/custom-webrtc-viewer.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Custom WebRTC Viewer
|
||||
Instead of relying on electron and javascript
|
||||
Reference in New Issue
Block a user