My Projects
A collection of my work, experiments, and contributions.
MyLinx
Multi-Tenant Web Generator for MSMEs
- Architected a scalable multi-tenant platform enabling MSMEs to deploy customized e-commerce storefronts and portfolios via dynamic subdomain routing.
- Engineered real-time storefront customization features and a secure checkout flow integrated seamlessly with WhatsApp.
- Containerized the application and deployed the production environment using Docker and Nginx.
PHP Laravel Docker Nginx
Shusseki
Biometric Attendance System
- Built a Python-based facial recognition pipeline achieving 95% accuracy.
- Optimized image processing latency for real-time logging.
Python OpenCV Dlib SQL
Yoru
Event-Driven Linux Workspace Automation
- Engineered a highly optimized, low-overhead Linux environment utilizing Arch Linux and AwesomeWM.
- Developed custom Lua modules for system resource monitoring, process management, and workflow automation.
Linux Lua Shell AwesomeWM
Yuki
Declarative Infrastructure & Immutable Workspace
- Architected a fully reproducible, declarative system configuration utilizing Nix Flakes and Home Manager.
- Managed immutable developer workspace provisioning, ensuring zero configuration drift across bare-metal machines.
Nix NixOS Infrastructure as Code Shell