Back

Portfolio

/ Projects

A fuller view of professional work, published apps, learning projects, and experiments.

Published Website

A fast, SEO-focused portfolio site built with Astro and Tailwind to showcase my resume, projects, technical skills, and contact paths in one polished web experience.

Role

Customized an existing Astro portfolio template to fit my content, branding, project structure, and deployment needs. I also configured a Cloudflare Worker workflow so the live site automatically rebuilds and updates when changes are pushed to the repository.

Status

Published

Timeline

2026

Highlights

  • Data-driven content keeps profile, career, tech, and project sections easy to update.
  • Astro and Tailwind support a fast static site with reusable section components.
  • Theme-aware styling and optimized local assets keep the portfolio polished across viewports.

Technical Challenges

  • Adapting the existing template without overcomplicating the site structure.
  • Keeping resume, project, and technical content easy to maintain through local data files.
  • Setting up an automated deployment flow from GitHub to the live Cloudflare-hosted site.
Astro Tailwind
This Website screenshot 1
This Website screenshot 2
Learning Project

A lightweight Go CLI that connects to a local Kubernetes cluster and turns workload health data into a clear terminal summary for faster inspection and triage.

Role

Built the CLI workflow, connected it to local Kubernetes data, and shaped the output around quick workload triage.

Status

Learning Project

Timeline

2026

Highlights

  • Uses Go to keep the CLI implementation small, direct, and portable.
  • Focuses on local Kubernetes clusters where fast feedback and clear terminal output matter.
  • Frames workload health as a concise summary instead of raw cluster data.

Technical Challenges

  • Choosing the right level of detail so the output is useful without becoming noisy.
  • Working with Kubernetes concepts through a CLI-focused learning project.
Kubernetes Docker Go
Kube Pulse screenshot 1
Experimentation

A native Android cocktail app experiment that uses structured AI prompts to move from feature buckets and planning into tested Kotlin implementation work.

Role

Defined prompt workflows, organized feature buckets, reviewed implementation reports, and guided Kotlin Android changes.

Status

Experimentation

Timeline

2026

Highlights

  • Uses structured AI prompts as part of the planning and implementation workflow.
  • Explores how feature buckets can keep mobile app scope clear before coding starts.
  • Connects implementation work back to testing and completion reports.

Technical Challenges

  • Keeping AI-assisted changes narrow enough to review, test, and iterate safely.
  • Maintaining native Android project quality while using prompts to accelerate planning and implementation.
  • Translating prompt outputs into concrete Kotlin UI and behavior changes.
Prompt Engineering Kotlin Android
Home Bar screenshot 1
Research

A reusable coding-agent workflow kit that packages AGENTS.md rules, workflow skills, and guidance docs to make agent-assisted development clearer, safer, and easier to repeat across repositories.

Role

Crafted and refined the repository guidance, workflow skills, and supporting documentation patterns for repeatable agent collaboration.

Status

Research

Timeline

2026

Highlights

  • Packages AGENTS.md guidance so repository expectations are explicit before coding starts.
  • Provides workflow skills for planning, long tasks, and completion reporting.
  • Focuses on safer, clearer coding-agent work across repositories.

Technical Challenges

  • Making guidance specific enough to be useful without forcing every repository into the same workflow.
  • Separating durable project rules from task-specific plans and temporary handoff notes.
  • Designing instructions that improve agent behavior while staying practical for day-to-day development.
Prompt Engineering Developer Tooling Workflow Design
Agentikit screenshot 1