1 — Overview¶
Portfolio site for Cipher Unit (CipherUnit): open-source developer tools and infrastructure.
| Version | 4.0.0 (package.json) |
| Site | https://cipherunit.xyz |
| Org | https://github.com/cipherunits |
| cipherunit.dev@gmail.com |
Stack¶
Next.js 16 · React 19 · TypeScript · Tailwind CSS v4 · pnpm
What it does¶
- Landing: hero, projects, skills, team, FAQ, contact
- Routes:
/,/projects,/projects/[slug],/team,/contact - Project pages fetch and render GitHub
README.mdwhen available - Team from GitHub org API
- SEO: metadata, JSON-LD, sitemap, image sitemap, robots,
llms.txt - Client terminal overlay
- Docker production image
Projects (order)¶
- Fusion Framework
- Cipher Token
- Cipher Scope
- NPM Mirror
Data: src/lib/projects.ts.