Skip to content

feat: /hire page, drop LinkedIn, About location -> SDU · Denmark#3

Merged
AltanEsmer merged 1 commit into
mainfrom
claude/lucid-clarke-945a8b
May 7, 2026
Merged

feat: /hire page, drop LinkedIn, About location -> SDU · Denmark#3
AltanEsmer merged 1 commit into
mainfrom
claude/lucid-clarke-945a8b

Conversation

@AltanEsmer

Copy link
Copy Markdown
Owner

Summary

  • Add Hire me CTA in the nav (desktop + mobile) linking to a new static /hire page
  • Create /hire — heading, availability list, mailto: CTA, link back home
  • Remove LinkedIn from Footer and ContactSection social rows (no account); also drop the never-set Twitter expectation by leaving only GitHub + Email
  • Tidy ContactSection: drop duplicate id="contact" (already on the wrapper div), brighten the subtitle for visibility, point Email to esmeraltan@gmail.com
  • AboutSection: change the 2021 timeline org from placeholder University to SDU · Denmark

Test plan

  • npm run lint — clean
  • npx tsc --noEmit — clean
  • npm run build/hire shown in route table, static export succeeds
  • npm run dev, visit /: Contact form visible, Footer shows only GitHub + Email, About 2021 entry reads "SDU · Denmark", nav "Hire me" navigates to /hire
  • /hire page renders with intro, list, mailto CTA, "Back home" link

🤖 Generated with Claude Code

…ct reveal

- ContactSection: section was invisible because `.reveal` elements never
  got the `.in` class — added an IntersectionObserver matching
  AboutSection's pattern. Also fixed the typo'd email
  (altan.esmer -> esmeraltan).
- Nav: hire-me CTA now points to new /hire page instead of #contact.
- New /hire page (static) with availability list, mailto CTA, link to
  contact form, back link.
- Footer: removed twitter and linkedin entries (no accounts);
  added direct email link instead.
- AboutSection: 'SDU · Cyprus' -> 'SDU · Denmark', and code-bio
  `based: 'Cyprus / EU'` -> 'Denmark / EU'.
- HeroSection: terminal `"Cyprus / EU"` and 'based in Cyprus' both
  switched to Denmark.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@AltanEsmer AltanEsmer force-pushed the claude/lucid-clarke-945a8b branch from 679630e to 7442184 Compare May 7, 2026 14:54
@AltanEsmer AltanEsmer merged commit a91ca4c into main May 7, 2026
2 checks passed
@AltanEsmer AltanEsmer deleted the claude/lucid-clarke-945a8b branch May 7, 2026 14:57
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.

1 participant