- Investigation and implementation of wireless charging
- Pressure regulation system (source code here)
- Embedded system for temperature monitoring, displaying and sending data to PC (source code here)
- Wallpapers website at wallpapers.torchikaii.com (currently down, goes up sometimes, cause in development) (source code is hidden, I am thinking of making it opensource once it's done)
- Some utilities for windows, some custom iso files...
- Other private projects, some of which source code cannot be published due to copyright. (I really like when projects are opensource but sometimes code belongs to organisation...)
graph TD
Router["SOHO Router"]
TrueNAS_Main["TrueNAS Scale<br/>(Main Server & Hypervisor)"]
TrueNAS_Backup["TrueNAS Scale<br/>(Backup Server)"]
Utility_PC["Utility PC, for testing mostly"]
Laptop["Laptop"]
Router ---|eth| TrueNAS_Main
Router ---|eth| TrueNAS_Backup
Router -.->|wifi| Laptop
Router ---|eth| Utility_PC


