terminal
CHAICODE.SYS

WebDev Cohort 2026
Root Access: Subhrangsu

Status: Production_Ready [v2.0.26]

ChaiCode WebDev
Cohort 2026

A technical deep dive into the engineering practices of the modern web. Focused on scalability, performance patterns, and clean architecture under the guidance of top-tier industry mentors.

$ npm init cohort --fullstack
01.

Cursor Clone

Vite / TypeScript / Tailwind

A high-performance IDE recreation that focuses on the architectural challenges of building complex UI trees. Implements a custom file explorer and terminal simulation using modern React patterns.

Key Learnings

  • Virtualized list rendering for large file structures
  • Custom context providers for global editor state
  • Real-time syntax highlighting optimization
  • Responsive split-pane window management
02.

Mintlify Clone

Next.js / MDX / Radix UI

An exploration into technical documentation architecture, focusing on MDX integration and hierarchical content navigation. Prioritizes accessibility and reading experience.

Key Learnings

  • Dynamic MDX content hydration
  • Recursive navigation menu logic
  • Algolia-based search implementation patterns
  • Advanced typography scaling for technical docs
03.

Digital Resume

Astro / Tailwind / Framer

A personal identity platform optimized for technical recruitment. Built with a focus on web vitals, SEO, and ATS-friendly content structures.

Key Learnings

  • Static site generation (SSG) for zero-latency loads
  • Microdata and JSON-LD for rich search results
  • Print-optimized CSS layouts
  • Performance metrics monitoring via Lighthouse
04.

Tech Logs

Ghost CMS / React / Node.js

A knowledge base containing deep dives into complex technical topics. Designed to showcase technical communication skills and conceptual understanding of backend architecture.

Key Learnings

  • Headless CMS integration patterns
  • Caching strategies for dynamic content
  • Interactive code playground embedding
  • Effective technical narrative structures