Self-hosted personal developer portfolio and project site custom built in nextjs.
- Interactive feed with markdown posts and permalinks.
- About section with personal story.
- Projects section with current and past project work and links.
- Extras section with interactive modal file downloads. (ie. resume, business card and contact)
- Tabbed page design with zero reload and permalinks
- Social links footer
- Me at a glance header
yarn
yarn build
yarn dev
ORdocker compose up -d
docker build -t nickelsh1ts/nickelsh1ts.com:{version} .
docker save -o nickelsh1ts.com.tar nickelsh1ts/nickelsh1ts.com
docker load -i nickelsh1ts.com.tar
docker compose up -d
nickelsh1ts 💻 🎨 🤔 |