This repository contains the source code for my personal portfolio website, built to present selected engineering work, technical focus areas, and experience in a clear, readable format.
The site is intentionally implemented using plain HTML and CSS to keep the stack simple, fast, and easy to maintain, with an emphasis on accessibility, responsiveness, and content clarity over frameworks.
Live site: https://taronmoe.github.io/
- Prioritize readability and information density without clutter
- Communicate technical depth through project descriptions, not visual gimmicks
- Keep the codebase minimal, understandable, and dependency-free
- HTML5
- CSS (custom, no frameworks)
- GitHub Pages for hosting