Skip to content
View sgkul2000's full-sized avatar
πŸͺ“
Hacking it
πŸͺ“
Hacking it

Highlights

  • Pro

Block or report sgkul2000

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
sgkul2000/README.md

Hey, I'm Shreesh πŸ‘‹

MSCS @ Northeastern University | Ex-SDE @ Lowe's | Building things that talk to databases and occasionally talk back

Portfolio LinkedIn


🧠 What I'm up to

  • πŸŽ“ Pursuing my MS in Computer Science at Northeastern (Khoury College), 4.0 GPA
  • πŸ” Looking for co-op/internship roles (Apr to Dec 2026)
  • πŸ”¬ Currently deep in AI agents, RAG pipelines, and MCP servers. Making LLMs do useful things instead of just vibing
  • β˜• Mass caffeine consumer based in Boston
  • ⚑ Fun fact: I taught 100+ students blockchain before it was uncool again

πŸ› οΈ Tech Stack

Languages    β†’ JavaScript, TypeScript, Python, Java, Go, SQL, R, C++
Frontend     β†’ React, Next.js, Vue.js, Svelte, D3.js
Backend      β†’ FastAPI, Flask, Express.js, Spring Boot, Django
AI/ML        β†’ LangChain, RAG Pipelines, PyTorch, MCP, Anthropic API, OpenAI API
Databases    β†’ PostgreSQL, MongoDB, MySQL, Pinecone
Infra        β†’ Docker, Kubernetes, AWS, Helm, Jenkins, Podman

I built a tool that lets AI talk to my database. Now it knows my schema better than I do. Career choices were made.

Pinned Loading

  1. PopChoice PopChoice Public

    AI-powered group movie recommender β€” combines everyone's preferences into one semantic query, then uses OpenAI embeddings + Supabase pgvector to find the perfect film for the whole group.

    JavaScript

  2. CodeTutor CodeTutor Public

    An AI powered tutor that helps you with coding.

    Python

  3. db-explorer-mcp db-explorer-mcp Public

    A Javascript based MCP that lets an agent explore a database

    JavaScript

  4. brain-music-analyzer brain-music-analyzer Public

    Python

  5. sync-flix sync-flix Public

    JavaScript

  6. cf-ai-dbagent cf-ai-dbagent Public

    A conversational AI assistant for PostgreSQL databases, deployed entirely on Cloudflare Workers. Users interact with their database in plain English and the agent handles schema exploration, query …

    JavaScript