Ever since I was a kid, I’ve been drawn to systems—whether they were on a screen or out in the wild. I spent hours dissecting game mechanics, learning not just how to win but how they worked under the hood. That curiosity grew into a love for programming and AI: tools that let me build my own worlds and intelligent systems from scratch.

At the same time, hiking became the way I reset. There’s something about reading a trail map, planning a route, and testing yourself against terrain that feels a lot like solving a strategy problem—except the feedback is in sore legs, not log files.

Now, I try to bring that same mindset into everything I do. Whether I’m designing game tools in Unity, exploring how large language models interact with players, or climbing a peak with a paper map and no service, I’m always thinking about patterns, decision-making, and the systems that shape our experience.

Expanded Skills

🧠 Programming Languages & Tools

  • Python – strong proficiency, including ML, scripting, and data processing
  • C# – especially for Unity game development
  • C++ – academic and project experience
  • JavaScript / HTML / CSS – web dev foundations
  • PHP & MySQL – backend work in older stacks
  • Bash / Terminal fluency – frequent command-line debugging

🕹️ Game Development

  • Unity – built tools (e.g. procedural terrain generator), implemented video/audio, OpenAI integration
  • Strategy Game Design – both theoretical and practical interest
  • AI Integration in Games – connected LLMs (OpenAI API) to Unity avatars

🧠 Machine Learning / AI

  • OpenAI API – prompt design, LLM integration
  • Transformers (HuggingFace) – installed & used v4.33.2
  • LLaMA – running open-source models using NICL to leverage multiple GPUs
  • Stable Diffusion / Generative Models – experience with inference and fine-tuning
  • Scikit-learn & PyTorch – model development and classification tasks
  • Data analysis / experimentation – metrics, debugging, performance testing

🛠️ DevOps & Software Practices

  • Git & GitHub – version control and remote collaboration
  • Azure – deployment, repo management, and transition of legacy systems
  • Flask – custom REST server development and deployment
  • Jekyll – static site generation, theme debugging, and local builds
  • Package Managerspip, npm, gem, bundle