Skip to content
View PuneethV333's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report PuneethV333

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PuneethV333/README.md

Hi, I'm Puneeth V 👋

Backend-focused developer | B.Tech CSE student at PES University

I like building systems that actually run end-to-end — from database schema to API to the thing a user taps on their screen. Most of my recent work has been around agentic AI, real-time systems, and full-stack product builds.


📊 GitHub Analytics


🚀 Projects

🎙️ VIMA — Voice Intelligent Machine Assistant

A local-first, voice-controlled AI assistant built as a capstone/research project. VIMA listens, thinks, and talks back — with tool-calling for real tasks like contacts, email, and messaging.

  • Architecture: Electron desktop app with a Node.js/Express orchestrator, a Python FastAPI microservice for Whisper (speech-to-text) and edge-tts (text-to-speech), and a React/TypeScript frontend
  • Real-time: WebSocket-first communication — binary audio streaming in, generated audio streaming back out
  • LLM routing: Hybrid local/cloud model routing (Ollama for local inference, Gemini as a cloud fallback) with automatic online/offline detection
  • Agent design: ReAct-style orchestration, fuzzy contact resolution (Google People API + LLM disambiguation), and confirmation-gating before any destructive tool call runs
  • Data: SQLite + Prisma for conversations, messages, and per-user settings

GitHub: github.com/PuneethV333/vima-bot Release: v1.0.0

⚡ VIMA CLI

A Node.js-based scaffolding tool that creates scalable frontend and backend projects with multiple variants — supporting React + Vite, Express APIs, MongoDB, Prisma, Firebase, and SQL setups.

  • Scaffolding: Spins up production-ready project structures in seconds instead of hand-rolling boilerplate each time
  • Variants: Mix and match frontend (React + Vite) and backend (Express) setups with your choice of database layer — MongoDB, Prisma, Firebase, or SQL
  • Published as a package: Installable and usable directly via npm

GitHub: github.com/PuneethV333/Vima-Clt-tool Live: vima-clt-tool.vercel.app npm: npmjs.com/package/vima-clt

🏠 Co-Living Platform

A full-stack co-living marketplace connecting tenants and property owners, built with semantic matching under the hood.

  • Frontend: React/TypeScript, Firebase Auth, TanStack Query, Tailwind CSS
  • Backend: Node.js, MongoDB, Redis, Qdrant (vector DB) with Google Gemini embeddings for semantic property and roommate matching
  • Features: Multi-step onboarding for tenants and owners, property browsing and detail pages, a create-property wizard, a roommate preference survey, and an owner dashboard

GitHub: github.com/PuneethV333/Co-Living Live: co-living-two.vercel.app


💼 Experience

Backend Intern — Unified Mentor Worked on the Co-Living platform above, focused on the MERN stack: building out backend services, API design, and data modeling for a real production-style application.


🛠️ Skills

Backend

Node.js Express NestJS FastAPI TypeScript

Frontend

React React Native Three.js Tailwind CSS GSAP

Databases

PostgreSQL MongoDB SQLite

AI / Infra

Ollama Firebase


🎓 Education

B.Tech in Computer Science Engineering — PES University, Bengaluru


🌐 Portfolio

puneeth-v.vercel.app


📫 Get in touch

Feel free to explore my repos or reach out — always happy to talk about backend architecture, agentic AI, or anything I'm building.

GitHub LinkedIn Instagram

Pinned Loading

  1. School-Management-System School-Management-System Public

    School Management System built with MERN stack using TypeScript and React Query for efficient data fetching and scalable full-stack development.

    TypeScript

  2. vima-bot vima-bot Public

    build pa using complete local llm + tts and stt model fast-whisper

    TypeScript

  3. Vima-Clt-tool Vima-Clt-tool Public

    🚀 VIMA CLI is a Node.js-based scaffolding tool that creates scalable frontend and backend projects with multiple variants, supporting React + Vite, Express APIs, MongoDB, Prisma, Firebase, and SQL …

    JavaScript

  4. Co-Living Co-Living Public

    completed mern based project for rental website

    TypeScript

  5. Hometown_Hub Hometown_Hub Public

    A modern MERN-based community platform for connecting people through hometown-focused feeds, events, announcements, and local engagement.

    TypeScript

  6. MyPortfolio MyPortfolio Public

    Built a portfolio website using 3js + react

    TypeScript