$ whoami
winterx64
Product Engineer • Protocol Designer • Systems Builder$ cat /etc/profile
Name : Akhil B Xavier
Alias : winterx64
Role : Product Engineer
Focus : Backend • Infrastructure • Embedded Systems
Mission : Build useful systems, not demos$ echo $PHILOSOPHY
"Build systems that survive contact with reality."$ cat featured_projects.md
USMP
└─ Unified Secure Multi-transport Protocol
Secure communication across multiple transports.
DropaNote
└─ Feedback infrastructure platform
Collect, manage, and analyze user feedback.
Metaloom
└─ Product engineering & creative tech studio
Building products, systems, and developer tools.$ cat engineering_principles.conf
- Production first
- Security before convenience
- Reliability is a feature
- Explicit over magical
- Deployability matters
- Build tools worth maintaining
- Ship fast, improve continuously$ cat architecture.md
Current Research:
- Secure transport protocols
- API-first architectures
- Event-driven systems
- Embedded ↔ Cloud communication
- Infrastructure automation
- Self-hosted platforms$ cat focus.yaml
systems:
- Backend Engineering
- Infrastructure
- Protocol Design
embedded:
- ESP32
- Raspberry Pi
- CAN Bus
building:
- USMP
- DropaNote
- Metaloom$ ps aux | grep shipping
USMP RUNNING
DropaNote RUNNING
Metaloom RUNNING
Learning RUNNING
Sleep CRASHED$ journalctl -u winterx64
[INFO] Building production-grade systems
[INFO] Designing secure communication protocols
[INFO] Exploring embedded networking
[INFO] Growing Metaloom
[INFO] Shipping more than planning$ curl https://winterx64.github.io
HTTP/2 200 OK
portfolio_status: online$ cat links.txt
Portfolio -> winterx64.github.io
DropaNote -> note.metaloom.in
Metaloom -> metaloom.in$ logout
Connection closed.
