Hardware · Software · Stack

What I use

Tools, software, and hardware that power my daily workflow. Constantly evolving, rarely settled.

01

Hardware

  • Dell Laptop
    My primary development machine running Ubuntu Linux.
  • External Monitor
    Extra screen space for coding, debugging, and documentation.
  • Mechanical Keyboard
    Comfortable typing for long development sessions.
  • Wireless Mouse
    Reliable daily driver for work and personal projects.
02

Operating System

  • Ubuntu Linux
    My preferred development environment.
  • Docker
    Containerized development and deployment.
  • Git
    Version control for everything.
03

Development

  • Visual Studio Code
    Primary code editor.
  • Warp Terminal
    Modern terminal with AI-powered workflows.
  • Postman
    API testing and debugging.
  • GitHub
    Code hosting and collaboration.
04

Frontend Stack

  • Next.js
    Framework of choice for full-stack applications.
  • React
    Building interactive user interfaces.
  • TypeScript
    Type-safe JavaScript everywhere.
  • Tailwind CSS
    Fast and maintainable styling.
  • shadcn/ui
    Beautiful and customizable components.
05

Backend & AI

  • Node.js
    Backend runtime for most projects.
  • PostgreSQL
    Primary database.
  • Prisma
    Type-safe ORM.
  • LangGraph
    Building AI agents and workflows.
  • LangChain
    LLM integrations and tooling.
  • gRPC
    Exploring high-performance service communication.
06

Current Projects

  • Code-Master
    LeetCode-style coding platform built with Next.js.
  • GitHub Repository AI Agent
    AI-powered repository analysis using LangGraph and RAG.
  • GenAI Experiments
    Exploring agents, memory, MCPs, and retrieval systems.