# about
i'm brad traversy. i make developer content on youtube under traversy media where i mostly teach. this site is what i build outside of that — solo, hands-on, public.
it's also a sandbox. this is where i experiment. some projects here are live products i actively use; others are prototypes, weekend builds, or things i'm trying out. assume nothing here is production-ready unless the project page says so explicitly. if you fork something, treat it as a starting point, not a finished product.
// want the full tour of the environment this gets built in? see my homelab — the boxes, the agents, and the workflow that runs my day-to-day.
## what this site is
a working lab with the door propped open. four content modes, four cadences:
- projects — software i'm working on, with their own detail pages, status pills, and the build documented in the open
- tools — small finished utilities. catalog scales as i ship more of them
- devlog — short raw notes from the workshop, posted whenever something lands or breaks. often pulled straight from real session notes
- articles — polished long-form, low cadence, the things worth editing
content lives in the repo as mdx. no cms, no database, no auth. one server endpoint for the newsletter and that's it.
## what this site isn't
- not a course platform — that's traversy media, the joint brad+dennis llc. different brand, different surface
- not a marketing funnel — paid saas (vidpipe etc.) links out to its own checkout. nothing on this site converts on price
- not sponsored — no display ads, no affiliate stuffing, no "guest posts" from other companies
- not a complete bio — if you want my career stuff, the youtube channel is the better surface
## find me
- twitter / x — @traversymedia
- github — bradtraversy
- youtube — traversy media
- email — traversymedia@gmail.com
// best way to reach me about this site is twitter or a github issue on the repo.