/nickelsh1ts.com

Site source code for nickelsh1ts.com

Primary LanguageTypeScriptMIT LicenseMIT

nickelsh1ts

Self-hosted personal developer portfolio and project site custom built in nextjs.

Current Features

  • 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

Dev

  • yarn
  • yarn build
  • yarn dev OR
  • docker compose up -d

Production

  • 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

Preview

Contributors

nickelsh1ts
nickelsh1ts

💻 🎨 🤔 ⚠️