~/about
about.sh
$ cat bio.txt
I'm a software engineer passionate about AI, systems programming, and defense technology. I work on flight simulation systems, navigation algorithms, and intelligent systems that operate at the edge of what's possible.
$ cat skills.json
{
"languages": ["C", "C++", "Python", "TypeScript"],
"domains": [
"AI / Machine Learning",
"Systems Programming",
"Flight Simulation",
"Navigation (INS/TERCOM)",
"Defense Systems"
],
"tools": [
"JSBSim", "Unreal Engine",
"PyTorch", "Linux", "Git"
]
}$ cat contact.json
{
"github": "https://github.com/yourusername",
"linkedin": "https://linkedin.com/in/yourusername",
"email": "hello@example.com"
}$ _
Focus Areas
AI systems, real-time simulation, embedded C/C++, defense-grade software engineering.
Current Work
Flight simulation with JSBSim & Unreal Engine, INS/TERCOM navigation algorithms.
This Blog
Where I write about what I'm learning and share projects with the community.