Skip to content
View Priyanshu-302's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report Priyanshu-302

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

Profile Views GitHub followers GitHub stars


Hey there! I'm Priyanshu Das

const priyanshu = {
  education      : "B.Tech in Computer Science & Engineering (AI/ML) @ Brainware University",
  currentRole    : "Software Engineering Intern @ UnifyList (Apr 2026 - Present)",
  location       : "Chinsurah-Mogra, West Bengal, India ๐Ÿ‡ฎ๐Ÿ‡ณ",
  academicStats  : { CGPA: "8.62 / 10.0", expectedGraduation: "July 2027" },
  currently      : {
    building     : ["Conversational AI schema generation backends", "Real-time SSE pipelines"],
    learning     : ["System Design", "Cloud Architecture", "Distributed Systems"]
  },
  funFact        : "Code is like humor โ€” when you have to explain it, it's bad ๐Ÿ˜„"
};

๐Ÿ’ผ Professional Experience

Software Engineering Intern @ UnifyList (Apr 2026 โ€“ Present)

  • ๐Ÿค– Conversational AI Backend: Built session-based Conversational AI using OpenAI GPT-4o-mini to automate database schema generation.
  • ๐Ÿ“ก Real-time Progress Streaming: Designed real-time SSE streaming pipelines to report compilation progress live to users.
  • ๐Ÿ›ก๏ธ Self-Healing Validator: Built intelligent validation layers that auto-correct errors on database migrations.
  • ๐Ÿ”— Robust API Migrations: Managed GraphQL (Apollo/Axios) APIs engineered with exponential backoff retry algorithms for reliable updates.

๐Ÿ› ๏ธ Tech Arsenal

๐ŸŒ Frontend & Languages

React JavaScript C++ C HTML5 CSS3

โš™๏ธ Backend & Databases

Node.js Express.js GraphQL MongoDB PostgreSQL

๐Ÿค– AI / ML & LLMs

OpenAI Gemini API

๐Ÿ”ง Tools & Platforms

Git GitHub Postman Netlify


๐Ÿ† High-Impact Projects

๐Ÿš€ Project ๐Ÿ’ก Description ๐Ÿ”ง Stack ๐ŸŒŸ Highlight
๐Ÿš Drone Logistics System AI-powered drone delivery routing for coastal & hilly regions Python IoT AI ๐Ÿ… MSME Shortlisted
๐Ÿ”’ SecureLink Shortener URL shortener with passcode lock, self-destructing links, and bio React.js MongoDB Express ๐Ÿ›ก๏ธ Secure Bio Customizer
๐Ÿง  AI Code Explainer Gemini-powered parsing dashboard for detailed code explanation React.js Node.js Gemini ๐Ÿค– Generative AI Engine
๐Ÿš‚ Railway Reservation System High-concurrency booking engine with PostgreSQL and transactional integrity Node.js PostgreSQL JWT โšก High Reliability
โค๏ธ Heart Disease Prediction Early detection machine learning model with high accuracy metrics Python Scikit-learn ๐Ÿ“Š 92% Accuracy
๐ŸŒ Personal Portfolio Responsive and modern personal developer portfolio dashboard HTML5 CSS3 JS โšก Auto-Deployed

๐Ÿ“Š GitHub Analytics


๐Ÿ“ˆ Contribution Activity

Contribution Graph

๐Ÿ Contribution Snake (Daily Blocks)

Snake Animation

๐ŸŽฏ Current Focus

๐Ÿ”ญ Working On   โ†’  AI-Powered Healthcare & Code Analysis Tools
๐ŸŒฑ Learning     โ†’  System Design โ€ข Cloud Architecture โ€ข CI/CD
๐Ÿ’ฌ Expertise    โ†’  React โ€ข Node.js โ€ข Python โ€ข Machine Learning
๐Ÿ“ซ Reach Me     โ†’  dasp98458@gmail.com

Coding


๐Ÿค Let's Connect!

LinkedIn Gmail Portfolio GitHub

๐Ÿ’ฌ Random Dev Quote

Quote


โญ Star some repos if you find them useful โ€” it motivates me to build more cool stuff!

Pinned Loading

  1. Multi-Tenant-Ticket-Issue-System-Backend Multi-Tenant-Ticket-Issue-System-Backend Public

    A robust multi-tenant SaaS backend for ticket management built with Node.js, Express, and PostgreSQL. Features JWT authentication, role-based access control, organization-level data isolation, tickโ€ฆ

    JavaScript 1

  2. Heart-Disease-Prediction-System Heart-Disease-Prediction-System Public

    A Streamlit-based ML application that predicts heart disease risk using a highly optimized Random Forest model. Features a clean UI, real-time predictions, preset inputs, and a fully deployed live โ€ฆ

    Python