Skip to content

Implementation of the About Us page#79

Merged
iTusharyadav merged 2 commits into
iTusharyadav:mainfrom
smrithipiedy:main
Feb 21, 2026
Merged

Implementation of the About Us page#79
iTusharyadav merged 2 commits into
iTusharyadav:mainfrom
smrithipiedy:main

Conversation

@smrithipiedy

@smrithipiedy smrithipiedy commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

Issue: Implementation of the About Us page (#77)

Description

This PR updates the About Us page with a cleaner, more editorial layout and fixes a global navigation bug where the page didn’t scroll back to the top on route changes.


What Changed

About Page

  • Swapped out the old generic layout for a narrative‑style design.
  • Added new Functional Deep Dive sections:
    • Engineering Analytics: GitHub activity + weekly trends
    • Professional Footprint: LinkedIn reach + endorsements
    • Thought Leadership: Blog impact + read‑time stats
    • Algorithmic Proficiency: LeetCode/HackerRank streaks
  • Updated UI to match the Landing page (gradients, typography, glassmorphism).

Navigation

  • Added ScrollNavigation.tsx so every route change resets scroll to top.

Code Cleanup

  • Fixed build‑blocking syntax errors.
  • Removed unused imports/variables across the page.

Why

  • Makes the “Proof over Promises” philosophy clearer on the About page.
  • Replaces placeholder visuals with mockups that feel closer to the actual Dashboard.
  • Fixes the annoying UX bug where navigating from the footer left you stuck at the bottom of the next page.

Checklist

  • Scroll‑to‑top works on all routes
  • UI matches Landing page (Dark/Light modes)
  • Mobile responsiveness checked
  • Build errors + lint warnings resolved

Preview of the About Us page:
image

@vercel

vercel Bot commented Feb 19, 2026

Copy link
Copy Markdown

@smrithipiedy is attempting to deploy a commit to the Diego's projects Team on Vercel.

A member of the Team first needs to authorize it.

@iTusharyadav iTusharyadav merged commit 8651f42 into iTusharyadav:main Feb 21, 2026
1 of 3 checks passed
@iTusharyadav iTusharyadav added SWoC26 Issues suitable for Social Winter of Code (SWOC) contributors Easy labels Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Easy SWoC26 Issues suitable for Social Winter of Code (SWOC) contributors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants