Remove Projects ("Things I've Built") section from homepage - #7
Draft
pranayesse wants to merge 1 commit into
Draft
Remove Projects ("Things I've Built") section from homepage#7pranayesse wants to merge 1 commit into
pranayesse wants to merge 1 commit into
Conversation
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
force-pushed
the
claude/remove-things-built-section-r47c35
branch
from
July 6, 2026 15:23
d8b9973 to
f69af37
Compare
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
Removes the Projects section ("Things I've Built" / "Side projects that solve real problems.") from the homepage as requested.
Changes
index.html#projectssection, including the Job Alert Tracker card and the "Live from GitHub" activity block.#projectsto#experienceso it no longer links to a removed section.js/main.js#gh-live/#gh-reposelements. The sharedrelTimeandcachedJSONhelpers 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.csssince they're harmless and out of scope for this change.🤖 Generated with Claude Code
https://claude.ai/code/session_01TYfgSeuGkfGjT7335WTQgW
Generated by Claude Code