Here are some projects that have been keeping me busy recently.
AI-Augmented Web Development
I developed this portfolio website using Gemini 3 and GPT-5.1-Codex for rapid prototyping and
code generation. While AI provided the foundational HTML, CSS, and JavaScript structure, I used my
existing knowledge of those technologies to refactor and customize the codebase to meet
my needs. Each time I encountered an issue, I researched the problem, learned the necessary concepts,
and implemented the required changes manually. I strongly believe that we should use AI as a tool to
enhance our own understanding, rather than replace it altogether. This project served as a case study
in AI-assisted development ("vibe coding", if you will) and it demonstrates my ability to utilize
generative AI as a force multiplier while maintaining the technical expertise necessary to debug and
finalize a production-ready product.
Full-Stack Infrastructure Automation
I engineered a comprehensive Infrastructure as Code solution using Ansible to automate the
deployment of a production Linux server. I implemented a dynamic inventory system and designed
modular roles to configure a full suite of services, including Apache, Postfix, Dovecot, Docker,
and MariaDB. This project demonstrates my ability to standardize complex server configurations
and ensure reproducible, error-free deployments.
Some code from my dovecot role
Mechanical Diagnostics & Precision Fabrication
Faced with a critical failure on heavy farm equipment, I restored a vintage metal lathe and
taught myself precision machining from scratch. I successfully fabricated custom brass bushings
to repair five large drive sprockets, restoring the equipment to operational condition. This project
highlights my mechanical aptitude and my ability to diagnose complex physical systems, learn new
technical disciplines independently, and deliver precision results without prior training.
Machining a press-fit brass bushing
Critical Infrastructure Recovery (WISP Network)
I served as the lead responder for a critical network outage at Digi-Comm in Emmett, where I
diagnosed a catastrophic DHCP failure affecting the entire customer base. Working under
high-pressure conditions, I architected and deployed an emergency replacement solution using
Mikrotik RouterOS. I successfully restored full service connectivity, ensuring minimal downtime
for the ISP's clients. This experience formed a solid foundation in network logic and crisis
management.