Skip to content

A retro terminal-style company CV template for showcasing your products, metrics, leadership, and milestones.

License

Notifications You must be signed in to change notification settings

hackernoon/tech-company-cv

Repository files navigation

Cover Image

Tech Company CV Template by HackerNoon

A retro terminal-style company CV template for showcasing your products, metrics, leadership, and milestones. Example: HackerNoon.CV

Deploy with Vercel

Highlights

  • One-page company profile built with React, Vite, and Tailwind CSS
  • Data-driven sections powered by src/data/constants.tsx
  • Responsive layout with retro terminal styling
  • Ready for Vercel deployment

Customize

Update these files to make it yours:

  • src/data/constants.tsx — company name, metrics, timeline, products, links
  • index.html — SEO metadata, social preview, structured data
  • public/og.png — social preview image (1200×630)
  • public/favicon.svg — favicon
  • public/robots.txt and public/sitemap.xml — set your domain

Run Locally

Prerequisites: Node.js

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev
  3. Build for production:

    npm run build

Attributions

Made with 💚 by HackerNoon