Personal portfolio website for Aaron Phan, a student at the University of Texas at Austin.
The site is presented as an interactive recreation of a classic click-wheel iPod. Visitors navigate Aaron's background using an on-screen menu and a functional scroll wheel (drag to scroll, click to select, MENU/Back to go up a level) instead of a traditional scrolling page. Content is organized into six sections, mirroring the iPod's menu structure:
- About Me — a short personal bio
- Skills — languages, frameworks, developer tools, and libraries
- Education — degrees and coursework
- Experience — internships and work history
- Projects — personal and academic projects, with tech stack and links where available
- Contact Me — email, GitHub, LinkedIn, and Instagram
The entire experience is built as a single self-contained index.html file (inline CSS and vanilla
JavaScript, no build step or external frameworks), styled as a pixel-art recreation of the click-wheel
iPod's white plastic shell and monochrome screen. index.bak.html preserves the previous Bootstrap-based
version of the site.