Skip to content
View Pr0fess0rOP's full-sized avatar

Block or report Pr0fess0rOP

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

Hey, I'm Pathik Viramgama 👋

Email Portfolio Profile Views

Pathik Viramgama developer profile banner

🤖 About Me

Database and AI Engineer at CCS Global building conversational AI, agentic systems, and the cloud infrastructure that powers intelligent applications at scale.

  • 🧠 Conversational & Agentic AI — LLM-powered agents, multi-turn dialogue systems, tool-using pipelines on AWS
  • ☁️ AWS Infrastructure — fault-tolerant backends for real-time AI workloads (Bedrock, Lambda, SQS, DynamoDB, ECS)
  • 🔗 LLM Tooling & RAG — retrieval-augmented generation, prompt engineering, embeddings, vector search
  • ⚙️ Distributed Systems — high-throughput microservices, event-driven architectures, low-latency pipelines
  • 🌱 Always building — LangChain, LangGraph, OpenAI APIs, AWS Bedrock, and emerging agentic frameworks

🛠️ Tech Stack

Programming Languages Web Technologies & Styling
Python C++ JavaScript TypeScript Kotlin HTML CSS Sass Bootstrap Tailwind CSS
AI, Machine Learning & Computer Vision
LangChain PyTorch TensorFlow Keras scikit-learn OpenCV
Backend Frameworks & Runtimes Frontend & Application Development
Django Flask FastAPI Node.js React Angular Next.js Flutter
Build, API & Development Tools Backend-as-a-Service & Data Access
Vite Postman LaTeX Firebase Supabase Prisma
Cloud Platforms DevOps, Containers & Deployment
AWS Azure GCP Docker Kubernetes Vercel Cloudflare
Relational Databases NoSQL Databases & Caching
PostgreSQL MySQL SQLite SQL Server MongoDB Redis
Data Engineering & Analytics Platforms Business Intelligence & Visualization
Databricks Snowflake Azure Synapse Analytics Apache Airflow Power BI Tableau
Game Development
Unity

📌 Featured Projects

Project Description Stack
🎥 SaaS Multi-Model Sentiment Analysis Multimodel Sentiment Analysis, Deployed on SageMaker along with an SaaS next.js website Python · Pytorch · BERT · openai · resnet3d · tensorboard · AWS (IAM, S3, EC2, SageMaker, CloudWatch) · Next.js · Typescript · Tailwind CSS · SqLite · node.js
🔍 Reverse Image Search Engine Reverse Image Search Engine using ML and CV Python · Machine Learning · opencv · FastAPI · MongoDB · CLIP · YOLO · ResNet50
⚡ LLM Router OpenAI compatible LLM router that lets user connect multiple provider API keys and route requests through single endpoint, handles failure across every provider and monitors usage with detailed logs React · Node · OpenAI · Clerk · Redis Upstash · Vercel · Encryption
📖 Scratch Coding Implementing AI algorithms from scratch using three libraries Numpy, Pandas and Matplotlib Python · Jupiter Notebooks · Numpy · Pandas · Matplotlib
🏦 AutoapplyAI FullStack 13-agent job application assistant, built as a SaaS-style MVP with authentication, user-specific history, a credit system, multiple LLM providers, local Ollama support, Google OAuth, and a Bauhaus-inspired React dashboard. React (Vite) · FastAPI · CrewAI · Google OAuth · Local Ollama API · Tavily API · PyMuPDF · Passlib+bcrypt · Stripe · Gemini API · Groq API · supabase · llm-router

🔗 Connect


Open to collaborating on conversational AI, agentic systems, and AWS-scale infrastructure. Let's build something impactful.

Popular repositories Loading

  1. ML-Scratch-Coding ML-Scratch-Coding Public

    I am creating a series of notebooks where I recreate the Algorithms used in machine learning Algos with only 3 libraries. (Numpy, Pandas and Matplotlib)

    Jupyter Notebook 1

  2. portfolio_front portfolio_front Public

    My portfolio using github pages

    CSS 1

  3. healthcare-adherence-agent healthcare-adherence-agent Public

    Python 1

  4. financedoc-analysis-agent financedoc-analysis-agent Public

    Python 1

  5. Pr0fess0rOP Pr0fess0rOP Public

    1

  6. OS-Project OS-Project Public

    This project was made as an Assignment for a core subject in our 2nd year of B.Tech of CS. All practical applications of Operating System Subject have been implemented in this App. It is coded usin…