Projects

A selection of work that represents how I build, ship, and reason about software.

  • AI Code Reviewer VS Code Extension

    VS Code Extension

    A VS Code extension that performs AI-powered code reviews using local LLMs through Ollama. It analyzes your code and provides feedback on potential issues, improvements, and best practices directly inside the editor.

    TypeScriptOllamaVS Code APISimple-Git
    AIdeveloper-toolsVS Code
  • Udayan ITI Server

    Full‑stack App

    A Node.js and PostgreSQL backend powering the Udayan ITI college platform, providing authentication, API endpoints, and database-backed services for managing institutional data and application workflows.

    Node.jsExpressPostgreSQLJWTJavaScript
    backendrest-apidatabase

    No always-running server for this project (EC2 bills are real). A demo video is coming soon... Until then, feel free to explore the code on GitHub.

  • Udayan Group Platform

    Full‑stack App

    A full-stack platform built for Udayan Group to manage institutional operations, featuring an admin dashboard, student workflows, and API-driven services. The system combines a React-based frontend with Node.js backend services and a Spring Boot microservice powering the jobs module.

    ReactJSNode.jsExpressSpring BootPostgreSQLJavaJavaScriptJWT
    fullstackadmin-dashboardmicroservices

    No always-running server for this project (EC2 bills are real). A demo video is coming soon... Until then, feel free to explore the code on GitHub.