Skip to content

vikashkrdeveloper/devcheatsheet

Repository files navigation

🖥️ DevCheatSheet

A modern, searchable developer cheat sheet app built with Next.js 16 + TypeScript.

Features

  • 📖 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 #0a0e1a dark theme matching the cheat sheet aesthetic
  • Fast — Static site generation, no backend needed
  • 🔤 Syntax Highlight — Commands auto-highlighted (flags, values, base commands)

Cheat Sheets Included

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

Stack

  • Framework: Next.js 16 (App Router)
  • Language: TypeScript
  • Styling: CSS Variables + Inline Styles
  • Icons: Lucide React
  • Font: JetBrains Mono + Syne + Geist

Getting Started

npm install
npm run dev
# Open http://localhost:3000

Deploy

npm run build
npm start
# or deploy to Vercel

Built By

Vikash Kumar — Full Stack MERN Developer
GEC Siwan · Sewacity Technologies · IIT BHU Hackathon (2nd) · GEC Siwan Hackathon (1st)

About

Curated developer cheatsheet for fast reference across DSA, web, backend, and system concepts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages