Personal portfolio — Senior Software Development Engineer in Test.
🔗 Live: remoyukoff.com
Hand-written. No build step.
- HTML, CSS, vanilla JS
- Plus Jakarta Sans, IBM Plex Mono (Google Fonts)
- Bilingual (ES / EN) with browser-locale auto-detect
- Light / dark theme with
prefers-color-schemedefault + localStorage persistence
Open index.html directly in a browser, or run any static file server:
python3 -m http.server 8000
# → http://localhost:8000.
├── index.html # page markup
├── styles.css # all styles (light + dark themes)
├── i18n.js # ES/EN dictionary + locale toggle
├── CNAME # custom domain (remoyukoff.com)
└── assets/
├── favicon.svg
├── Remo_Yukoff_CV.pdf
└── logos/ # client wordmarks (rendered monochrome via CSS mask)
- Email: remo.yukoff@gmail.com
- GitHub: @RemoYukoff
- LinkedIn: in/remoyukoff