Software Developer · Builder · Creator
I build things for the web and love sharing what I learn along the way. This repo powers my GitHub profile and contains the source code for my personal website.
The site/ directory contains a full Next.js application — my personal website with sections for portfolio, speaking, mentoring, content, and more.
cd site
npm install
npm run devOpen http://localhost:3000 to see the site.
cd site
npm run build
npm start- Next.js 16 (App Router) + React 19
- TypeScript
- Tailwind CSS 4
- lucide-react icons




