[009] / CHANGELOG
VER.
HISTORY.
Treating the portfolio itself as a shipped product. Newest first.
[04]
V2.1
APRIL 16, 2026
DEVELOPER DASHBOARD PASS.
- 01Added a ⌘K command palette for fuzzy nav, theme switching, and jumping into case studies.
- 02Shipped vim-style g-prefix shortcuts (g h, g w, g p, g b, g u, g l, g c, g s) plus a `?` cheatsheet.
- 03Activity feed now pulls real commits from the GitHub API at build time instead of a hand-curated list.
- 04Build footer shows the deployed commit SHA and relative deploy time.
- 05Added /uses (opinionated stack) and /changelog (this page).
- 06Removed the scripted chatbot — felt more novelty than signal.
[03]
V2.0
APRIL 10, 2026
EUNO-SHAPED APP REBUILD.
- 01Restructured the whole site to feel like a mobile app — bottom nav, tile dock, per-tab routes.
- 02New routes: /profile, /work, /work/[slug], /achievements, /contact, /settings.
- 03Switched default theme to Midnight (blue) and added 5 themes with live swatches.
- 04Pre-hydration script prevents theme flash on load.
- 05Swapped the logo for a face photo.
[02]
V1.2
DECEMBER 2025
NEW CASE STUDIES + DESIGN POLISH.
- 01Added Euno, CoverMe, and Kapwa Codefest to the work list.
- 02Overflow protection across mobile breakpoints.
- 03Removed the old favicon, updated typography.
[01]
V1.0
JUNE 2025
FIRST PUBLIC VERSION.
- 01Launched the portfolio on Next.js + Tailwind.
- 02Home, projects, and contact sections.