A lightweight Python file server for quick local and self-hosted file sharing.
A Python-based HTTP file server for quick local and self-hosted file sharing. Focuses on fast deployment, practical access, and minimal dependencies.
Focus
- Python backend
- HTTP file serving
- Local deployment
- Self-hosted workflow
PythonHTTPSelf-hostedFile sharingCloudflare Tunnel
ClipboardRelay
Private sourcePublic releases
A Windows utility for local-network clipboard sharing across multiple PCs.
A Windows utility for sharing clipboard text across multiple machines on a local network. Designed for labs, classrooms, and workspaces where moving text between PCs needs to be fast and direct. Covers installer creation, public release packaging, and update workflow management.
Focus
- Windows desktop utility
- LAN workflow
- Installer and updater pipeline
- Public release packaging
C#WindowsLANDesktop utilityGitHub Releases
Self-Hosted Deployment Stack
Infrastructure
A collection of deployment experiments around running software on personal infrastructure.
Experiments in running software on personal infrastructure. Covers Docker Compose, Nginx reverse proxying, SSL setup, Cloudflare Tunnel, and server troubleshooting.
Focus
- Deployment workflow
- Reverse proxy setup
- Server maintenance
- Tunnel-based access
- Environment configuration
DockerLinuxNginxSSLCloudflare TunnelDevOps
Gaming Zone & LAN Operations
Practical systems
Infrastructure and tooling experiments for local gaming environments.
Infrastructure and tooling for local gaming environments. Covers LAN services, PC setup, tournament support, server configuration, and operational workflows designed for real world spaces.
Focus
- LAN systems
- Local infrastructure
- Tournament support
- Operational tooling
LANCS2Local serversOperationsGaming zone
Interactive Lab: Node Runner
Prototype
A browser-based interactive experiment built with Three.js and React Three Fiber.
A network routing puzzle where the player guides a data packet through a grid of nodes, collects uptime tokens, avoids broken routes, and reaches the deployment server. Demonstrates game state management, 3D rendering, and interactive UI patterns.
Focus
- Three.js experiment
- Interactive UI
- Game state
- Network-inspired design
Three.jsReact Three FiberTypeScriptZustandInteractive