# PARK Gunwoo — EyEar GitHub Pages Portfolio

Minimal bilingual long-scroll portfolio page built with plain HTML, CSS, and JavaScript.

## Structure

- `index.html` — directory listing
- `en/index.html` — English page
- `ko/index.html` — Korean page
- `assets/styles.css` — shared styles
- `assets/main.js` — scroll progress, section highlight, reveal animation, image lightbox
- `assets/img/*` — project images from the report

## Deploy

Push the contents of this folder to the root of a GitHub repository and enable GitHub Pages for the branch, or place the folder under `docs/` and publish from there.

## Notes

The page is written as a technical project summary rather than a recruiting-style landing page. Images are displayed without hard cropping and can be opened full size.
