Skip to content

CoreyH/coreyh-cli-version

 
 

Repository files navigation

Corey Henderson CLI Website

A terminal-style personal website for Corey Henderson.

Live at: coreyh.com (when deployed)

About

This is a CLI-style personal website that answers:

  1. Who is Corey and what does he actually do?
  2. What kinds of products/ventures does he build and invest in?
  3. How does he think about AI-first engineering?

Tech Stack

  • Vanilla HTML, CSS, JavaScript (no framework)
  • Static site - deploy anywhere (Vercel, Netlify, Cloudflare Pages)

Local Development

npm run serve
# Opens at http://localhost:8000

Commands

Type help in the terminal to see all available commands:

  • whoami - Who is Corey
  • now - Current focus
  • ventures - KRING portfolio companies
  • cosmica - Internal AI/ops stack
  • recordsetter - World records platform
  • projects - Things I've built
  • agents - AI agents running my life
  • stack - Dev stack & infrastructure
  • tools - Daily tools
  • speaking - Talks & workshops
  • writing - Essays & digital garden
  • dk - Life in Denmark
  • contact - How to reach me
  • theme - Change color theme

Credits

Forked from Ben Tossell's CLI site (MIT licensed).

License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • CSS 29.3%
  • HTML 16.5%