Alex Leibhammer — Personal Site (CV + Portfolio)
This repo contains the source for my personal website: a concise CV, a curated portfolio of products I’ve built, and the fastest way to reach me.
- LinkedIn:
https://www.linkedin.com/in/alexleibhammer/ - GitHub:
https://github.com/aleib - Email:
mailto:aleibhammer@gmail.com
Highlights
- Overclock (2025–present):
https://overclock.work/— agentic workflows for SaaS teams (invite-only beta). - Hunch (2023–2024):
https://hunch.tools/— AI-first workspace with orchestration + execution primitives. - Coauthor / LinkedIn Rewind (2024–2025):
https://rewind.coauthor.studio/— 300k+ users in a limited release. - Neon (2021–2023):
https://www.loom.com/share/f72ed8cfaec841499d97e087dc0bcf74— collaborative, visual analytics canvas.
Tech stack
- React + TypeScript
- Vite
- Tailwind CSS + shadcn/ui
- React Router
- Framer Motion
Getting started
Build + preview locally:
npm run build npm run preview
Deployment
This is a standard Vite static site—deploy it anywhere that can host static assets:
- Vercel / Netlify / Cloudflare Pages: connect the repo, set build command to
npm run build, publish directory todist.
Notes
- The site is designed to be readable and scannable for hiring managers: clear role headline, proof via shipped products, and direct contact paths.