resume: promote title to Senior Software Engineer - #35
Merged
Conversation
Updates the role in every place it surfaces: - resume.html: headline role, current MulticoreWare job title, profile summary - worker.ts: <title>, meta description, OG tags, and the web top bar Verified the A4 layout still fits on one page (headless Chrome render: Pages: 1, 594.96 x 841.92 pts) — "SENIOR SOFTWARE ENGINEER" stays on a single line under the name and the job title clears the date column. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Contributor
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
resume | 756276d | Commit Preview URL Branch Preview URL |
Aug 01 2026, 04:23 PM |
Aswincloud-Bot
approved these changes
Aug 1, 2026
Aswincloud-Bot
left a comment
There was a problem hiding this comment.
Auto-approved: @Aswinmcw is a member of @Aswincloud/admins.
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.
Updates the role everywhere it surfaces.
resume.htmlSENIOR SOFTWARE ENGINEERSenior Software Engineersrc/worker.ts(web page metadata + top bar)<title>,meta description,og:title,og:descriptionVerification
Rendered locally with headless Chrome from the embedded bundle:
The longer title does not reflow anything — "SENIOR SOFTWARE ENGINEER" stays on
one line under the name, and the job title still clears the
Jun 2023 – Presentdate column.
npx tsc --noEmitis clean.🤖 Generated with Claude Code