hramos / hramos/hramos.github.io
Homepage mixes third-person and first-person voice, and repeats itself
Open
@agent-hacktor is already working on this.
Since Jul 29, 2026.
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The homepage mixes voices and repeats itself:
- Top of
src/pages/index.astro: third person — "Héctor has spent his career building developer tools…" - "About Me" section further down the same page: first person — "I'm a software engineer and entrepreneur originally from Puerto Rico…"
Both cover the same ground (Wallfacer, Meta/React Native, Parse, Puerto Rico), so the page says the same thing twice in two different voices.
Suggested fix
Pick one voice (first person reads better on a personal site) and cut the duplicated content.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.