A responsive engineering portfolio showcasing factory automation, controls, equipment reliability, test engineering, robotics, and practical software.
The portfolio highlights:
- Automation engineering experience at Infineon Technologies
- Production support across AMHS, ASRS, AMR/AGV, OHT/OHV, stocker, feeder, packing, and strapping systems
- UAT, FMEA, RCA, exception testing, equipment recovery, and technical handover work
- Source-backed project evidence covering all 12 public GitHub repositories, with early-stage and side projects labelled explicitly
- Education, credentials, technical skills, and contact links
- Responsive desktop, tablet, and mobile layouts
- Quantified work evidence visible in the opening viewport
- Direct links to all public repositories
- Engineering field-notebook visual language with measured diagrams rather than stock illustrations
- Semantic HTML landmarks and heading structure
- Keyboard-accessible navigation and a skip link
- Mobile menu with Escape-key support
- Visible focus styles and reduced-motion support
- Progressive reveal effects that leave content visible when JavaScript is unavailable
- Print-friendly styling
- Automatic copyright-year update
- No framework, package manager, build step, analytics, or client-side data collection
- HTML5
- Modern CSS
- Vanilla JavaScript
- Google Fonts (Barlow)
- GitHub Pages
.
├── favicon.svg
├── index.html
├── README.md
├── script.js
├── style.css
├── design.css
└── yong-jun-mun.jpg
No dependencies are required. You can open index.html directly, or serve the folder locally for behavior closer to GitHub Pages:
python -m http.server 8000Then visit http://localhost:8000.
- Commit the site files to the repository's default branch.
- Open the repository's Settings → Pages.
- Under Build and deployment, choose Deploy from a branch.
- Select the default branch and the
/ (root)folder. - Save and wait for GitHub Pages to publish the update.
For the YongJunMun_Resume repository, the project-site URL is:
https://yongjunmun.github.io/YongJunMun_Resume/
- Edit page content and links in
index.html. - Keep
style.cssas the stable base layer and make redesign changes indesign.css. - Update navigation behavior in
script.js. - Replace
yong-jun-mun.jpgwhile keeping the same filename, or update its path and dimensions inindex.html. - If you later offer a downloadable resume, add the PDF to the repository only after reviewing every detail for public release.
- Confirm the GitHub, LinkedIn, Infineon, and email links
- Review all employment details, metrics, and dates for accuracy and confidentiality
- Test keyboard navigation and the mobile menu
- Check desktop and mobile layouts
- Confirm that every photo and document is intended to be public
Everything committed to this repository—including the portrait, email address, employment details, and any resume PDF—will be publicly accessible through GitHub and GitHub Pages. Do not commit private contact details, credentials, confidential employer information, or files that are not intended for public distribution.
The site code — HTML, CSS and JavaScript — is MIT licensed. Reuse the layout, the accessibility work and the build-free structure freely.
The written content, career history, credentials and the portrait photograph are not offered for reuse. Fork the code, not the biography.