Skip to content
View yugal1107's full-sized avatar

Highlights

  • Pro

Block or report yugal1107

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

Typing SVG


🧑‍💻 About Me

I'm a final-year CS undergrad at MITS Gwalior (GPA: 8.46), currently interning as a Backend Developer at Algo8 AI. I build production-grade backend systems, full-stack web apps, and agentic AI pipelines — from normalized PostgreSQL schemas to RAG-based document assistants.

  • 🔭   Currently: Backend Developer Intern @ Algo8 AI (Node.js · Express · MongoDB · MySQL)
  • 🧠   Deep-diving into: LangGraph, Cloud Architecture, and agentic AI systems
  • 🏆   Top 10 @ HackHound 3.0 · Won the MongoDB & Streamlit track
  • 💬   Ask me about RAG pipelines, Node.js backends, or system design
  • 🌐   Portfolio: yugal.live  |  📧 yugal1107@gmail.com

🚀 Featured Projects

🤖 AI Document Insight Assistant

RAG · LangChain · LangGraph · ChromaDB · Gemini · React

Production-grade document Q&A assistant built on a full RAG + agentic AI architecture.

  • ✅ Complete RAG pipeline with PDF ingestion → ChromaDB vector store
  • Stateful multi-turn agent via LangGraph
  • 40%+ reduction in token consumption through smart retrieval
  • ✅ Google Gemini API as LLM backbone

Repo

🎬 YMoviez — Dynamic Movies Website

FastAPI · PostgreSQL · Node.js · React · Nginx · Uvicorn

Full-stack movie platform with a Python-based recommendation engine.

  • ✅ Normalized PostgreSQL schema — playlists, watch history, user data
  • K-means + cosine similarity recommendation engine (FastAPI)
  • ✅ Multi-service architecture with Nginx reverse proxy
  • ✅ Async Python serving via Uvicorn

Repo

🔐 Digital Signature Verification System

Python · Cryptography · HTML/CSS/JS

Interactive demo of asymmetric encryption and digital signature workflows.

  • ✅ Key generation, signing, and verification end-to-end
  • ✅ Bridges cryptographic theory with a working web demo
  • ✅ Aligned with Google Cybersecurity certification fundamentals

Repo


🛠️ Tech Stack

Languages

Python JavaScript TypeScript C++ SQL

Backend & Frameworks

Node.js Express.js FastAPI Flask

Frontend

React Next.js Tailwind CSS

Databases

PostgreSQL MongoDB MySQL ChromaDB

AI / ML

LangChain LangGraph Gemini

DevOps & Tools

Docker Git Nginx Linux


💼 Experience

📍 Backend Developer Intern · Algo8 AI (Remote)                      Oct 2025 – Present
   └─ Node.js · Express · MongoDB · MySQL · Sequelize · Mongoose

📍 Full Stack Developer Intern · Educerns Technologies · Gwalior      May 2025 – Jul 2025
   └─ Node.js · Express · React · Tailwind CSS · Docker · Git

📊 GitHub Stats


🏆 Achievements

🥇 Top 10 at HackHound 3.0 — won the MongoDB & Streamlit track 🏅 Top 80 Teams at Hack'Ndore
2★ Rating on CodeChef 🔥 300+ Problems solved on LeetCode
🐙 Pull Shark GitHub Achievement 📂 43 Public Repos on GitHub

📜 Certifications

  • 🐍 Programming Fundamentals using Python (Parts 1 & 2) — Infosys
  • 🔐 Foundations of Cybersecurity — Google
  • ☁️ Google Cloud & GenAI Study Jams — Google Developer Groups

🌐 Connect With Me

Portfolio LinkedIn LeetCode CodeChef Medium Twitter Gmail

Pinned Loading

  1. YMoviez---Movies-Website YMoviez---Movies-Website Public

    JavaScript

  2. Digital-Signature-Verification-System Digital-Signature-Verification-System Public

    A web app to demonstrate the working of digital signatures in information security.

    Python

  3. AI-Chatbot AI-Chatbot Public

    JavaScript

  4. Movie-Recommendation-System Movie-Recommendation-System Public

    Jupyter Notebook 1 2