Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 590 Bytes

File metadata and controls

20 lines (14 loc) · 590 Bytes

realtechnerd.github.io

This is the source code for my personal portfolio website: realtechnerd.github.io

Built with Next.js and Tailwind CSS, it shows off my projects, skills, and interests in cybersecurity, computer vision, and creative tech.

Features

  • ⚡ Fast, responsive design
  • 🧠 All my best Projects
  • 🧩 Built with reusable components
  • ✍️ A brand new Blog section using MDX — so I can write posts in markdown and add React components when I want
  • 📦 Deployed via GitHub Pages

Setup

npm install
npm run dev