{"id":22021506,"url":"https://github.com/peterbenoit/peterbenoit","last_synced_at":"2026-04-04T22:33:35.328Z","repository":{"id":255666546,"uuid":"853365923","full_name":"peterbenoit/peterbenoit","owner":"peterbenoit","description":"Public Profile README","archived":false,"fork":false,"pushed_at":"2026-03-12T18:04:45.000Z","size":1009,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-12T23:48:02.744Z","etag":null,"topics":["profile","profile-readme","pubic"],"latest_commit_sha":null,"homepage":"https://github.com/peterbenoit","language":null,"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/peterbenoit.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":"2024-09-06T14:09:33.000Z","updated_at":"2026-03-12T18:04:50.000Z","dependencies_parsed_at":"2024-09-06T16:39:50.197Z","dependency_job_id":"090efc1e-8229-4e00-a4c2-78d34bb7f349","html_url":"https://github.com/peterbenoit/peterbenoit","commit_stats":null,"previous_names":["peterbenoit/peterbenoit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterbenoit/peterbenoit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbenoit%2Fpeterbenoit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbenoit%2Fpeterbenoit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbenoit%2Fpeterbenoit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbenoit%2Fpeterbenoit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterbenoit","download_url":"https://codeload.github.com/peterbenoit/peterbenoit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbenoit%2Fpeterbenoit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31416776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["profile","profile-readme","pubic"],"created_at":"2024-11-30T06:12:21.982Z","updated_at":"2026-04-04T22:33:35.321Z","avatar_url":"https://github.com/peterbenoit.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"```typescript\nconst peterBenoit = {\n\ttitle:      \"Front End Developer\",\n\tagency:     \"U.S. Department of Veterans Affairs\",\n\tcontract:   \"Peraton · MVP Platform\",\n\tlocation:   \"Ocala, Florida\",\n\n\texperience: \"20+ years front-end\",\n\tfederal:    [\"CDC\", \"VA\"] /* and counting */,\n\timpact:     \"9M+ veterans · 330M Americans · ~1,000 govt sites\",\n\n\tcurrentStack: [\"React\", \"Next.js\", \"TypeScript\", \"USWDS\", \"VA Design System\", \"Tailwind\"],\n\tsidequests:   [\"open source\", \"CSS writing\", \"trail photography\"],\n\n\tirl: {\n\t\tcamera:  \"Lumix FZ80D\",\n\t\ttrails:  \"Ocala National Forest\",\n\t\tdog:     \"Bowie\",\n\t},\n} as const;\n```\n\n---\n\n## What I'm building now\n\n→ **VA MVP Platform** — modernizing veteran-facing digital services at the U.S. Department of Veterans Affairs. React, Next.js, USWDS, Storybook. Serving 9M+ veterans.\n\n→ **Open source tooling** — [tailwindcss-hue-theme](https://peterbenoit.com/tailwindcss-hue-theme/), [RepoWidget](https://peterbenoit.com/repowidget/), [ResourceLoader.js](https://peterbenoit.com/resourceloader/), and a few other things I built because I needed them.\n\n→ **Writing about CSS** — particularly the newer stuff that doesn't get enough attention yet.\n\n---\n\n## Federal track record\n\n16 years at CDC maintaining the design system and component library that powers every page on CDC.gov. Then OPHDST. Now VA. I go where the infrastructure needs building.\n\n| Metric | Number |\n|--------|--------|\n| Years in federal front-end | 20+ |\n| Federal agencies | CDC, VA |\n| CDC sites on the template system | ~1,000 |\n| Americans reached during COVID (CDC) | 330M |\n| Veterans on the platform I work on now | 9M+ |\n| W³ Awards (2024) | Gold + Silver |\n| Section 508 compliance | always |\n\n---\n\n## Open source\n\n| Project | What it does |\n|---------|-------------|\n| [tailwindcss-hue-theme](https://peterbenoit.com/tailwindcss-hue-theme/) | OKLCH-powered Tailwind plugin — one CSS variable shifts your entire color palette |\n| [ResourceLoader.js](https://peterbenoit.com/resourceloader/) | Async script/style loader with dependency management and caching |\n| [StorageManager.js](https://peterbenoit.com/storagemanager/) | Web Storage wrapper with compression, TTL, and namespacing |\n| [RepoWidget](https://peterbenoit.com/repowidget/) | Drop-in GitHub repo cards — no backend, no API key |\n| [ImageProcessor](https://peterbenoit.com/imageprocessor/) | Browser-based image resizing, cropping, and format conversion |\n| [EmbedManager](https://peterbenoit.com/embedmanager/) | Lazy-loads YouTube, CodePen, and Maps embeds with consent fallbacks |\n| [tailwindcss-visibility](https://peterbenoit.com/tailwindcss-visibility/) | Content-visibility utilities for Tailwind |\n| [reQuery](https://peterbenoit.com/requery/) | Reactive state and DOM binding for jQuery — no build step |\n\n---\n\n## Writing\n\nMostly CSS features that aren't getting enough attention yet. Occasionally a trail report.\n\n- [color-mix() in CSS](https://peterbenoit.com/blog/color-mix/) — practical uses beyond just tinting\n- [@starting-style](https://peterbenoit.com/blog/css-starting-style/) — entry animations without JavaScript\n- [Scroll-driven animations](https://peterbenoit.com/blog/scroll-driven-animations/) — what's actually useful today\n- [Marshall Swamp Trail](https://peterbenoit.com/blog/marshall-swamp/) — Ocala flatwoods, spring morning\n\n---\n\n## Find me\n\n[peterbenoit.com](https://peterbenoit.com) · [LinkedIn](https://www.linkedin.com/in/peterbenoit) · [CodePen](https://codepen.io/peterbenoit) · [npm](https://www.npmjs.com/~peterbenoit) · [vscode](https://marketplace.visualstudio.com/publishers/peterbenoit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterbenoit%2Fpeterbenoit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterbenoit%2Fpeterbenoit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterbenoit%2Fpeterbenoit/lists"}