Skip to content
View SahajDubey-2005's full-sized avatar

Block or report SahajDubey-2005

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.

Content in all repositories owned by your account will be closed.
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
SahajDubey-2005/README.md

Hi there, I'm Sahaj Dubey πŸ‘‹

I'm a Full Stack & AI Engineer pursuing my B.E. in Artificial Intelligence and Machine Learning at Dr. Ambedkar Institute of Technology, Bangalore (CGPA: 8.17/10). I specialize in building low-latency systems, processing real-time communication, and engineering multi-modal AI models.


πŸ† Key Highlights & Achievements

  • πŸ“„ Research Track: Co-authored an accepted IEEE ICIET-2026 paper on AI-Video Conferencing Platforms & published a paper on Weather Vibe in IJERT.
  • πŸ’» LeetCode Consistency: Solved 450+ DSA problems (75+ Hard challenges in Graphs, DP, Trees) with a 154-day active streak badge.
  • πŸ€– AI Impact: Engineered an NLP assistant with vector embeddings that reduced manual note-taking efforts by 70%.

πŸš€ Technical Experience & Projects

  • AI-Powered Intelligent Video Conferencing System: Built a scalable, low-latency platform using WebRTC, Node.js, Socket.io, OpenCV (face detection/sentiment analysis), and NLP with cross-meeting knowledge graphs.
  • WeatherVibe: Real-time responsive weather web application optimized using Vite, React.js, and debounced city-search APIs.
  • Pet Adoption System: Designed a fully normalized (up to 3NF) relational database using MySQL with indexed complex queries for fast retrieval.

πŸ› οΈ Tech Stack & Skills

  • Languages: Java, JavaScript (ES6+), Python
  • Web & Backend: React.js, Node.js, Express.js, WebRTC, Socket.io, Tailwind CSS, HTML5/CSS3, REST APIs
  • AI/ML & Core CS: NLP, OpenCV, Machine Learning Basics | Data Structures & Algorithms, OS, DBMS, Computer Networks.
  • Tools & Databases: MySQL, MongoDB | Git, GitHub, Docker (Basics), Linux, VS Code.

πŸ“Š My GitHub Stats

Sahaj's GitHub Stats Top Languages


🀝 Connect with Me:

Pinned Loading

  1. AI-Video-Conferencing-Platform-with-Real-Time-Transcription-and-Smart-Assistance AI-Video-Conferencing-Platform-with-Real-Time-Transcription-and-Smart-Assistance Public

    An IEEE ICIET-2026 accepted project featuring a scalable WebRTC video platform integrated with real-time NLP smart transcription, sentiment analysis, and semantic knowledge graphs.

    JavaScript

  2. dubbo dubbo Public

    Forked from apache/dubbo

    The java implementation of Apache Dubbo. An RPC and microservice framework.

    Java

  3. java-concurrency-and-jmh-benchmarking java-concurrency-and-jmh-benchmarking Public

    Microbenchmarking suite analyzing Java memory models, thread contention, cache line padding, and lock-free data structures using JMH.

    Java