style(resume): redesign with light theme, glassmorphism, and layout variants#15
Merged
Conversation
merge: dev → main — OG banner refinement (full-bleed + github contribution widget)
… for site) User scoped 2026-06-30: rebuild prototypes/resume.html from scratch using the portfolio's design system. Aesthetic version for the site, NOT the job-application CV. 15 sub-tasks covering: - Font stack: Outfit + Space Grotesk + Syne + JetBrains Mono + DM Mono (drop Cormorant Garamond, no calligraphic initials) - Hero restructure: photo top-left, name centered, 4 status pills below - 4 contact pills (email/github/website/location) in left column with SVG icons, drop LinkedIn - Education moves to right column with about-page layout - Skills split into Technical (8 bars, add Git) + Soft (5 chips) - Interests get details from about page (4 cards w/ descriptions) - 5 projects (was 3, add Portfolio Website + Hermes OAuth Fork) - 1 new Work Experience section (Amazon DNW4, Jul-Dec 2024) - Widget-block glass style, light grey background, dark/light via prefers-color-scheme media query (single file, no separate HTML) - A4 print stylesheet, white background regardless of theme - Content from ~/dev-shared/projects/resume-references/vishal_resume_library.md Decisions confirmed: font stack, hero layout, contacts location, photo size (agent picks), single file, 5 projects, content source. Branch for work: feat/resume-redesign off dev Kickoff: tasks/kickoff-resume-redesign.md (awaiting dispatch)
…sion for site) User scoped 2026-06-30: rebuild prototypes/resume.html from scratch using the portfolio's design system. Single file with dark/light themes, widget-block glass, SVG icons, 4-font stack, A4 print stylesheet. 15 sub-tasks, kickoff is ~25KB / 470 lines: 1. Font stack (Outfit + Space Grotesk + Syne + JetBrains Mono + DM Mono) 2. Hero restructure (photo + name + status pills) 3. Remove old role text 4. Photo on top-left 5. 4 status pills (AI/ML + Full Stack + DevOps/Infra + Open to work) 6. 4 contact pills in left column (email/github/website/location) 7. Education in right column (about-page layout) 8. Skills split (Technical + Soft) 9. Interests (4 cards from about page) 10. Languages (no change) 11. Projects (5 total: 3 existing + Portfolio Website + Hermes OAuth) 12. Work Experience (1 entry: Amazon DNW4) 13. SVG icons across all sections (extract from portfolio-combined.html) 14. Light grey background + widget style + dark/light themes 15. Content source: resume-references/vishal_resume_library.md Decisions confirmed, content source mapped, visual QA at A4 + 3 screen sizes + 2 themes, L-068 compliance (screenshot to Vishal before commit). Branch: feat/resume-redesign off dev
…, work-exp translation Rebuild resume.html/resume-dark.html through 3 correction rounds: hero restructure, categorized skill chips, education/projects/work-exp columns, flattened glass-card widgets to bare sections, font-size bump to fill A4 whitespace, dashed column divider, translated work-exp bullet, expanded education module chip names. Checkpoints preserved as resume-v1/v2/v3 (+dark variants). Zero widget overlaps, both themes verified structurally identical via diff. Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Complete visual redesign of the resume prototype with a shift from dark theme to light theme as default, introduction of glassmorphism effects, refined typography hierarchy, and creation of multiple layout variants for A/B testing.
Key Changes
#1B1C1Dbg) to light (#F0F0EEbg) with corresponding text and accent adjustmentsbackdrop-filter: blur(12px), semi-transparent backgrounds, and subtle shadowsJetBrains MonoandSynefonts for better hierarchy.hc-pill(hero contact pill) with icon + text layoutSynefont with improved visual weightresume-v1.html— horizontal hero layout with dark mode support viaprefers-color-schemeresume-v2.html— 3-column grid hero with full glassmorphism (light)resume-v3.html— compact variant with tighter spacing (light)resume-v2-dark.html,resume-v3-dark.html) with adjusted shadow/blur tokens--sec-bg,--sec-border,--sd,--sl)Implementation Details
210mm × 297mm)rgba(255,255,255,.55)background with1px solid rgba(13,13,15,.08)borders on light themergba(255,255,255,.03)background with adjusted shadow opacity for print-safe rendering62mmleft column width with3-4.5mmgaps depending on variantTesting Notes
resume.html)resume-dark.html)print-color-adjust: exactfor consistent PDF exporthttps://claude.ai/code/session_01QBfzSNFmpwU6JHDtWBcymz