const frontendTechStack = "Frontend Tech Stack";

HTML
Markup language for structuring pages

CSS
Styling language for designing web pages

JavaScript
Programming language for web interactivity

Tailwind CSS
Utility-first CSS framework for fast UI development

React JS
JavaScript library for building UI components

NEXT JS
React framework for full-stack and server-rendered apps
const backendTechStack = "Backend Tech Stack";

Node JS
JavaScript runtime built on Chrome's V8 engine

Express JS
Minimal and flexible Node.js web application framework

TypeScript
Typed superset of JavaScript for scalable development

Socket.io
Protocol for real-time, two-way communication

JSON Web Token (JWT)
Secure token-based authentication standard

MongoDB
Highly Flexible no-sql database using mongoose ODM
const cliTechStack = "CLI Tech Stack";

Git
CLI tool for version control

Linux
Open-source operating system for development & servers

Bash
Command-line shell for automation and scripting

Docker
Containerization platform for packaging applications
const aiToolsTechStack = "AI Tools Tech Stack";

LangChain
Framework for building LLM-powered applications

Web Scraping
Extracting structured information from websites

OpenAI
API for generative AI models and assistants

Gemini SDK
Google’s SDK for building AI applications with Gemini models