Real-world Results
Featured Projects
A selection of production-ready projects demonstrating full-stack development, cloud infrastructure, AI integration, and long-term ownership of real-world systems.
Tech Stack: React, Tailwind CSS, React Router, AWS S3, CloudFront
- Rebuilt the production restaurant website as a React + Tailwind single-page application deployed on AWS S3 and CloudFront.
More details
- Recreated the existing Wix-based site using a reusable React component architecture designed for maintainability and responsive layouts.
- Implemented client-side routing with React Router, mobile navigation systems, and responsive UI components using Tailwind CSS.
- Structured the UI around reusable layout primitives and composable section components to simplify page creation and reduce duplication.
- Deployed the static frontend using Amazon S3 and CloudFront for low-cost global delivery and CDN caching.

Tech Stack: React, Vite, FastAPI, OpenAI API, SQLAlchemy, SQLite, Docker, AWS, GitHub Actions
- Built a full-stack AI application that generates programming challenges using the OpenAI API, with a React frontend and FastAPI backend deployed on AWS.
More details
- Designed and implemented a React + Vite single-page application that allows users to generate programming challenges, answer multiple-choice questions, and review explanations within a consistent UI structure.
- Developed a FastAPI backend that integrates with the OpenAI API to generate structured coding challenges, performs strict JSON validation on AI responses, and stores challenge history using SQLAlchemy with a SQLite database.
- Deployed the frontend as a static site hosted in Amazon S3 and delivered through CloudFront, while routing /api requests to a containerized FastAPI backend running on EC2.
- Implemented a CI/CD pipeline using GitHub Actions with OIDC authentication to build Docker images, push them to Amazon ECR, and automatically redeploy the backend container.

Bilingual Consultation Platform
- Maintain a WordPress multi-site platform supporting bilingual content and client consultation workflows.
More details
- Configured and maintain WordPress multi-site architecture with shared infrastructure supporting multiple language-specific sites.
- Implement UI updates, build new pages using reusable components, and extend theme functionality with custom code when required.
- Manage hosting configuration, plugin updates, and performance optimization across production environments.
- Provide ongoing troubleshooting and technical support for client-facing systems and platform updates.

About Me
How I Build
I build reliable web and cloud applications with a focus on production troubleshooting, real-world delivery, and practical AWS-based infrastructure.
My Toolbox
The tools and technologies I use to craft fast, reliable web experiences


Engineering Principles
A practical approach focused on clarity, maintainability, and real-world delivery.
Problem-first thinking before choosing tools
Simple, maintainable system architecture
Cost-aware decisions in cloud environments
Automation wherever repetitive work exists
Observability built in from the start
Fast iteration and continuous refinement
