chore(content): refresh About and recent experiences - #35
Merged
Conversation
Update About to span the actual industries (telehealth, security, ad tech, e-commerce, fintech, online gaming) and add a GetHarley anchor. Rewrite the GetHarley, Nira, and Stack Overflow details with evidence-backed claims and update their tech tags. EntryCard now splits details on blank lines so longer entries render as multiple paragraphs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Filter whitespace-only chunks so a stray leading/trailing newline or a `\n\n\n+` separator in any data source doesn't render an empty <p>. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
detailsfor the three most recent roles (GetHarley, Nira, Stack Overflow) with evidence-backed claims sourced from a separate job-profile repo, and updates theirtagsarrays to reflect the actual current tech stack (e.g.AWS Amplify,AWS Lambda,DynamoDB,Bedrock,PostHogfor GetHarley).EntryCard.astroto renderdetailsas multiple paragraphs by splitting on blank lines (\n\n). Backwards-compatible: existing single-string entries still render as one paragraph.