Changelog
A running log of what's changed on this site. Kept because "actively maintained" should be checkable, not just claimed.
July 2026 — Round 5: easter eggs, status page & recruiter content
- Enlarged the profile photo from 88px to 200px (with proportional mobile sizing)
- Updated the testimonial to credit Ram Bahadur (Colleague)
- Added a console.log() easter egg with callable helper commands
- Added an interactive terminal easter egg with a small command set
- Added a Konami code easter egg
- Added a live client-side status page (
status.html) - Added a downloadable vCard and a QR code linking to the site
- Added a Lessons Learned section and an FAQ for Recruiters
- Added a "what's next" note to the Now section and a thanks/credits note in the footer
July 2026 — Round 4: professional & advanced features
- Added JSON Resume (
resume.json),humans.txt, andsecurity.txt - Added a recruiter quick-facts strip to the hero
- Added font-size and high-contrast accessibility controls
- Added an English/Nepali language toggle for key sections
- Added this Changelog, a Privacy Policy, and an Accessibility Statement page
- Added a one-page downloadable project-summary PDF (separate from the full CV)
- Added a basic offline-capable service worker
- Added a GitHub Actions CI workflow for automated HTML/accessibility checks
- Added View Transitions for smoother navigation to case-study and note pages
July 2026 — Round 3: mobile bug fixes
- Fixed toast notifications overlapping the back-to-top button on mobile
- Added solid-color CSS fallbacks for browsers without
color-mix()support
July 2026 — Round 2: case studies, live data & SEO
- Added dedicated case-study pages for all four featured projects
- Added real blog/note pages linked from the Notes section
- Removed LinkedIn placeholder throughout
- Added live GitHub stats via the GitHub REST API
- Added theme persistence via
localStorage - Added spam-protected contact form (honeypot field)
- Added Now, Uses, and Coursework & Certificates sections
- Added a skills radar chart
- Added a command palette (
Cmd/Ctrl+K) and keyboard shortcuts panel - Added
robots.txt,sitemap.xml,manifest.json, and a branded 404 page - Converted images to WebP with fallback, added font preloading
July 2026 — Round 1: visual & interaction polish
- Replaced placeholder SVG project panels with custom illustrative artwork
- Full responsive rebuild across six breakpoints
- Added hero entrance sequence, magnetic buttons, ripple clicks, tilt-on-hover cards
- Added glassmorphism, animated section dividers, mesh gradient backgrounds
- Added back-to-top button, toast notifications, section dot-nav, project tech filters
Initial release
First version of the portfolio: dark theme, all core sections (About, Skills, Projects, Education, Strengths, Contact), and a working Formspree/EmailJS/mailto contact form.