This site is a full-stack portfolio and CTF walkthrough collection built with:
- Next.js 15 (App Router)
- Tailwind CSS
- TypeScript
- Markdown rendering
“If it wasn't for Wayne, it wouldn't be.”
Here’s an example of a code block:
const message = "Tailwind is working!";
console.log(message);