A modern, searchable developer cheat sheet app built with Next.js 16 + TypeScript.
- 📖 8 Cheat Sheets — Docker, Git, Kubernetes, Linux, Ubuntu Disk Setup, Dev Installations, NGINX, PM2
- 🗂️ Left Sidebar — Tree navigation with section counts
- 📌 Right Sidebar — TOC with active section tracking (blog-style)
- 📋 Copy Button — One-click copy with ✅ checkbox feedback + toast
- 🎨 Dark Theme — Custom
#0a0e1adark theme matching the cheat sheet aesthetic - ⚡ Fast — Static site generation, no backend needed
- 🔤 Syntax Highlight — Commands auto-highlighted (flags, values, base commands)
| Sheet | Sections | Commands |
|---|---|---|
| 🐳 Docker | 8 | ~60 |
| 🌿 Git | 6 | ~50 |
| ☸️ Kubernetes | 6 | ~35 |
| 🐧 Linux | 6 | ~60 |
| 💾 Ubuntu Disk Setup | 5 | ~30 |
| ⚙️ Dev Installations | 7 | ~40 |
| 🌐 NGINX | 3 | ~15 |
| ⚡ PM2 | 2 | ~15 |
- Framework: Next.js 16 (App Router)
- Language: TypeScript
- Styling: CSS Variables + Inline Styles
- Icons: Lucide React
- Font: JetBrains Mono + Syne + Geist
npm install
npm run dev
# Open http://localhost:3000npm run build
npm start
# or deploy to VercelVikash Kumar — Full Stack MERN Developer
GEC Siwan · Sewacity Technologies · IIT BHU Hackathon (2nd) · GEC Siwan Hackathon (1st)