"Every system should operate like a flight control system β rigorously tested, fault-tolerant, and mission-critical by design."
Building secure, autonomous, and intelligent systems at the intersection of aerospace engineering, systems programming, and AI.
struct Developer { name: &'static str, location: &'static str, role: &'static str, company: &'static str, education: Education, passions: Vec<&'static str>, currently_learning: Vec<&'static str>, } struct Education { current: &'static str, previous: &'static str, } impl Developer { fn eshan_roy() -> Self { Self { name: "Eshan Roy", location: "Bangladesh π§π©", role: "Development Director & CEO", company: "Tonmoy Infrastructure (67% Shareholder)", education: Education { current: "Computer Science (AI & Cyber Security) - University of The People", previous: "Aerospace Engineering - Lovely Professional University", }, passions: vec![ "Rust Systems Programming", "Infrastructure Architecture", "AI Agent Frameworks", "Open Source Innovation", "Aerospace Engineering", ], currently_learning: vec![ "Advanced Rust Internals", "LangChain & AI Agents", "Operating System Development", "Hardware Security", ], } } fn fun_fact(&self) -> &str { "I design systems that flyβboth in the sky and in the cloud βοΈβοΈ" } }
Chief Executive Officer
- π 30% revenue growth in 2024
- π― 20+ major projects delivered
- π₯ Leading 30+ professionals
- π Serving clients across 5+ countries
- π‘ 15+ infrastructure projects deployed
Projects Delivered: ββββββββββββββββ 20+
Team Growth: ββββββββββββββββ 30+
Client Satisfaction: ββββββββββββββββ 98%
Innovation Score: ββββββββββββββββ A+
Open Source Contrib: ββββββββββββββββ 30+
Rust Python Go C TypeScript JavaScript Dart
React Next.js Flutter FastAPI Astro
Cloud Architecture
DevOps & CI/CD
Infrastructure-as-Code
Kubernetes & Docker
High Availability Systems
Penetration Testing
Zero Trust Design
Threat Modeling
SIEM Integration
Hardware Security
Rust Development
OS Development
Kernel Programming
Memory Safety
Performance Optimization
Systems Engineering
Avionics & Flight Control
Aerodynamics
Structural Design
Safety-Critical Systems
π¦ Rust Ecosystem (Click to expand)
| Project | Description | Stars |
|---|---|---|
| FastAlloc | Cross-language memory allocator (Rust + Go + Python) | PyPI |
| ShockGuard | Hardware Fault Exploit Mitigator for cache, timing, and voltage anomalies | Crates.io |
| DepInsight | Deep dependency visualization and Rust graph intelligence tool | Crates.io |
| SecBox | Secure in-memory encryption, zeroization, and key management library | Crates.io |
| HotReload | Live Rust function reloader for embedded and server applications | π§ WIP |
π§° Tonmoy Infrastructure & Vision Developer Tools
| Project | Description | Tech Stack |
|---|---|---|
| GoInspect | Codebase intelligence CLI for Go project mapping | Go |
| FastAlloc-Go | Go implementation of the FastAlloc system | Go |
| FastAlloc-Py | Python package for high-speed memory operations | Python |
| Updrift | Open-source uptime monitoring deployable via GitHub Pages | TypeScript |
| BugHunt | AI-driven bug triage & classification platform | React |
π€ AI & Agent Frameworks
| Project | Description | Tech Stack |
|---|---|---|
| M31 | Autonomous AI developer agent (like Cline/Cursor) | Next.js LangChain |
| Autonomous Agent Framework | Modular reasoning and execution framework | Python |
| CodeNavic | AR-powered virtual mechanic and navigation system | Flutter |
ποΈ Motorcycle Safety Ecosystem
| Project | Description | Features |
|---|---|---|
| RiderShield | AI + AR-powered motorcycle safety ecosystem | Voice SOS, Offline Mode, Wearable Sync |
| RiderGuard | Advanced safety app with crash detection | Hazard Alerts, Emergency Response |
| NavicX | Full-stack AR + telemetry safety management | AR Navigation, Telemetry Dashboard |
π₯οΈ Snigdha OS Projects
| Project | Description | Tech Stack |
|---|---|---|
| Snigdha OS | Rust-first modular operating system | Rust Linux |
| Helios | Modern system utility suite | Rust |
| Healix | Real-time system health monitoring | Rust |
| Kernel Manager | Rust-powered kernel management UI | Rust |
| OnePkg | Universal package management layer | Rust |
- π Introducing Preadme: Your Ultimate README Generator!
- π 9 Must-Know Python-Pandas Operations for Working with Data
- π Mastering Python Virtual Environments: A Complete Guide
- βοΈ Start Shell Programming: A Beginner's Guide [Part-I]
- π Introducing My Open-Source Resume: A Step Toward Transparency
β‘οΈ Read More Articles on Dev.to
LinkedIn Twitter Dev.to Email Portfolio GitLab
π€ Collaborations β’ π‘ Consulting β’ π€ Speaking Engagements β’ π Mentoring β’ π Open Source Projects
"Code should be safe, predictable, and self-healing β much like the aircraft systems that inspire me."
Building the infrastructure of tomorrow, today. π
Dev Quoteβ From eshanized with β€οΈ