Skip to content

Remove Projects ("Things I've Built") section from homepage - #7

Draft
pranayesse wants to merge 1 commit into
mainfrom
claude/remove-things-built-section-r47c35
Draft

Remove Projects ("Things I've Built") section from homepage#7
pranayesse wants to merge 1 commit into
mainfrom
claude/remove-things-built-section-r47c35

Conversation

@pranayesse

Copy link
Copy Markdown
Owner

Summary

Removes the Projects section ("Things I've Built" / "Side projects that solve real problems.") from the homepage as requested.

Changes

  • index.html
    • Removed the entire #projects section, including the Job Alert Tracker card and the "Live from GitHub" activity block.
    • Removed the Projects link from the top navigation.
    • Repointed the hero ↓ View My Work button from #projects to #experience so it no longer links to a removed section.
  • js/main.js
    • Removed the now-dead "Live GitHub Activity" script that populated the removed #gh-live / #gh-repos elements. The shared relTime and cachedJSON helpers remain, as they're still used by the "Last Updated" badge.

Notes

Unused CSS rules for the projects/gh-live components were left in css/style.css since they're harmless and out of scope for this change.

🤖 Generated with Claude Code

https://claude.ai/code/session_01TYfgSeuGkfGjT7335WTQgW


Generated by Claude Code

Drop the Projects section, its nav link, and the now-dead live GitHub
activity script. Repoint the hero "View My Work" CTA to the Experience
section.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TYfgSeuGkfGjT7335WTQgW
@pranayesse
pranayesse force-pushed the claude/remove-things-built-section-r47c35 branch from d8b9973 to f69af37 Compare July 6, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants