{"id":51617557,"url":"https://github.com/phugadev/portfolio26","last_synced_at":"2026-07-12T15:01:43.849Z","repository":{"id":368970805,"uuid":"1287700486","full_name":"phugadev/portfolio26","owner":"phugadev","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-03T01:38:43.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-03T03:22:32.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phugadev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-07-02T23:49:11.000Z","updated_at":"2026-07-03T01:38:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/phugadev/portfolio26","commit_stats":null,"previous_names":["phugadev/portfolio26"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/phugadev/portfolio26","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phugadev%2Fportfolio26","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phugadev%2Fportfolio26/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phugadev%2Fportfolio26/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phugadev%2Fportfolio26/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phugadev","download_url":"https://codeload.github.com/phugadev/portfolio26/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phugadev%2Fportfolio26/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35394859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-12T15:01:43.242Z","updated_at":"2026-07-12T15:01:43.840Z","avatar_url":"https://github.com/phugadev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Signal — v5.5\n\nEnric Trillo's portfolio, built as a versioned product. Next.js 15 (App Router) + TypeScript + React 19. No Tailwind, no UI libraries — hand-rolled CSS with a semantic wavelength token system. WebGL hero background via `ogl`.\n\n## Run\n\n```bash\nnpm install\nnpm run dev        # http://localhost:3000\nnpm run typecheck  # tsc --noEmit\nnpm run build      # production build\n```\n\n## Where things live\n\n| Change this | Edit here |\n|---|---|\n| All copy, capstones, credentials, changelog, chips, links | `lib/site.ts` |\n| Colours, type scale, spacing, every visual token | `app/globals.css` (`:root`) |\n| Page structure / section order | `app/page.tsx` |\n| Prism props (speed, glow, scale, animation type) | `app/page.tsx` → `\u003cPrism ...\u003e` |\n| Marquee tech-stack items | `components/Marquee.tsx` (`ITEMS` array) |\n| Dispersion schematic / mobile band grid | `components/Dispersion.tsx` |\n| Nav links + mobile menu + active-section tracking | `components/NavLinks.tsx` |\n| Glitch cadence | `components/GlitchWord.tsx` (`intervalMs` prop, default 7000) |\n\n## Before shipping\n\n1. Update `lib/site.ts → credentials` with your actual certification titles and URLs. Set `url` to the credential link — `null` makes it non-clickable.\n2. Name the capstones (set `workingTitle: false` once christened).\n3. Add a `changelog` entry when you do — the site's honesty is the feature.\n\n## Architecture notes\n\n- Server components everywhere except the four files under `components/` that need the browser (observers, canvas, state).\n- Wavelength colours defined in two places on purpose: CSS custom properties (`globals.css`) for styling, `wavelengthHex` in `lib/site.ts` for JS/canvas. Keep them in sync.\n- Background is a pure CSS dot-grid (`radial-gradient` on `body`) — no JS, no animation.\n- `prefers-reduced-motion` disables glitch, pulses, hero entrance, and reveal transitions throughout.\n- Fonts load via Google Fonts `\u003clink\u003e` (runtime). Self-hosted/`next/font` is a drop-in change in `app/layout.tsx`.\n- Mobile menu uses CSS `max-height` transition (no library dependency). For spring-physics exit animations, Framer Motion's `AnimatePresence` would be the next addition.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphugadev%2Fportfolio26","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphugadev%2Fportfolio26","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphugadev%2Fportfolio26/lists"}