Skip to content

Redesign homepage as interactive CV#1

Open
fleebzz wants to merge 1 commit into
masterfrom
codex/redesign-personal-website-for-modern-cv
Open

Redesign homepage as interactive CV#1
fleebzz wants to merge 1 commit into
masterfrom
codex/redesign-personal-website-for-modern-cv

Conversation

@fleebzz

@fleebzz fleebzz commented Jan 12, 2026

Copy link
Copy Markdown
Owner

Motivation

  • Replace the minimal landing page with a modern, CV-inspired single-page layout to better present experience and leadership focus.
  • Improve visual design and typography to match a professional, juicy look while keeping the site lightweight and fast.
  • Emphasize key leadership highlights and provide a clear path to external profiles such as LinkedIn.
  • Keep the implementation simple and portable using vanilla CSS/JS.

Description

  • Replace the previous index.html with a redesigned single-page CV layout including a hero, leadership focus, experience, scope snapshot, and contact sections.
  • Introduce a CSS design system with variables, responsive grid/hero layout, card components, and new typography (Manrope).
  • Remove legacy analytics and the previous textured header/footer, and preserve the obfuscated email helper via the createMailToLink function.
  • Keep the implementation self-contained (single index.html with vanilla CSS/JS) and swap in the existing avatar image.

Testing

  • Served the site with python -m http.server 8000 and confirmed the page rendered by taking a full-page screenshot with Playwright (artifact: artifacts/bezagu-home.png).
  • The local static server and screenshot step completed successfully.
  • No unit or integration test suites were added or executed for this static HTML/CSS change.
  • Manual visual review implied the layout and responsive behavior match the intended design.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant