Change structure of README
This commit is contained in:
75
README.md
75
README.md
@@ -3,33 +3,54 @@ A collection of random ideas
|
||||
|
||||
## Programming Projects
|
||||
- [Mathematical model for Factorio](#mathematical-model-for-factorio)
|
||||
|
||||
Name | Description | References
|
||||
--- | --- | ---
|
||||
Mathematical model for Factorio | - | -
|
||||
PID in Rust | - | -
|
||||
Image Processing in Rust | - | -
|
||||
Custom Visualisations for Firefly III | - | -
|
||||
Sans-IO Rust implementation of minecraft protocol | - | -
|
||||
Custom Minecraft Proxy | - | -
|
||||
Signal Processing | - | -
|
||||
(Fast) Fourier Transform | - | -
|
||||
Crystalline memory reclaimation | - | -
|
||||
Wait-Free memory allocator | - | -
|
||||
2D Fluid Sim | - | -
|
||||
Graph Layout Engine | - | -
|
||||
Calorie Tracker | - | -
|
||||
Visualise minecraft items and their relations | - | -
|
||||
Nomad Gitlab Runner | - | -
|
||||
EPaxos implementation | - | -
|
||||
Postgres protocol implementation | - | -
|
||||
Rust crate to receive stream from OBS | - | -
|
||||
Sensor Fusion | - | -
|
||||
E-Graph implementation | - | -
|
||||
Memory SSA | - | -
|
||||
Vault secret engine for ceph s3 | - | -
|
||||
Vault secret engine for ceph users | - | -
|
||||
Vault secret engine for gitlab tokens | - | -
|
||||
- [PID in Rust](#pid-in-rust)
|
||||
- [Image Processing in Rust](#image-processing-in-rust)
|
||||
- [Custom Visualisations for Firefly III](#custom-visualisations-for-firefly-iii)
|
||||
- [Sans-IO Rust implementation of minecraft protocol](#sans-io-rust-implementation-of-minecraft-protocol)
|
||||
- [Custom Minecraft Proxy](#custom-minecraft-proxy)
|
||||
- [Signal Processing](#signal-processing)
|
||||
- [(Fast) Fourier Transform](#(fast)-fourier-transform)
|
||||
- [Crystalline memory reclaimation](#crystalline-memory-reclaimation)
|
||||
- [Wait-Free memory allocator](#wait-free-memory-allocator)
|
||||
- [2D Fluid Sim](#2d-fluid-sim)
|
||||
- [Graph Layout Engine](#graph-layout-engine)
|
||||
- [Calorie Tracker](#calorie-tracker)
|
||||
- [Visualise minecraft items and their relations](#visualise-minecraft-items-and-their-relations)
|
||||
- [Nomad Gitlab Runner](#nomad-gitlab-runner)
|
||||
- [EPaxos implementation](#epaxos-implementation)
|
||||
- [Postgres protocol implementation](#postgres-protocol-implementation)
|
||||
- [Rust crate to receive stream from OBS](#rust-crate-to-receive-stream-from-obs)
|
||||
- [Sensor Fusion](#sensor-fusion)
|
||||
- [E-Graph implementation](#e-graph-implementation)
|
||||
- [Memory SSA](#memory-ssa)
|
||||
- [Vault secret engine for ceph s3](#vault-secret-engine-for-ceph-s3)
|
||||
- [Vault secret engine for ceph users](#vault-secret-engine-for-ceph-users)
|
||||
- [Vault secret engine for gitlab tokens](#vault-secret-engine-for-gitlab-tokens)
|
||||
- [Wordle Solver](#wordle-solver)
|
||||
|
||||
## Projects
|
||||
### Mathematical model for Factorio
|
||||
### PID in Rust
|
||||
### Image Processing in Rust
|
||||
### Custom Visualisations for Firefly III
|
||||
### Sans-IO Rust implementation of minecraft protocol
|
||||
### Custom Minecraft Proxy
|
||||
### Signal Processing
|
||||
### (Fast) Fourier Transform
|
||||
### Crystalline memory reclaimation
|
||||
### Wait-Free memory allocator
|
||||
### 2D Fluid Sim
|
||||
### Graph Layout Engine
|
||||
### Calorie Tracker
|
||||
### Visualise minecraft items and their relations
|
||||
### Nomad Gitlab Runner
|
||||
### EPaxos implementation
|
||||
### Postgres protocol implementation
|
||||
### Rust crate to receive stream from OBS
|
||||
### Sensor Fusion
|
||||
### E-Graph implementation
|
||||
### Memory SSA
|
||||
### Vault secret engine for ceph s3
|
||||
### Vault secret engine for ceph users
|
||||
### Vault secret engine for gitlab tokens
|
||||
### Wordle Solver
|
||||
|
||||
Reference in New Issue
Block a user