Skip to content
View OmShukla350's full-sized avatar

Block or report OmShukla350

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


πŸš€ About Me

πŸŽ“ B.Tech CSE (AI & DS) Student at GL Bajaj Group of Institutions, Mathura

πŸ’» Passionate MERN Stack Developer with strong foundations in Java, DSA, OOPs, and Database Systems

🌱 Currently exploring:

  • AI-assisted Development
  • Scalable Full-Stack Applications
  • Real-Time Communication Systems

πŸ”₯ Highlights:

  • πŸš€ Built multiple full-stack projects
  • 🌟 Open Source Contributor (GsSoC 2025)
  • 🧠 Solved 500+ DSA Problems
  • πŸ‘¨β€πŸ’» Strong focus on clean architecture and reusable components

⚑ Tech Stack

πŸ–₯ Frontend

πŸ”— Backend

β˜• Languages

☁️ Cloud & Tools

πŸš€ Other Technologies


πŸš€ Featured Projects

πŸ’¬ Streamify β€” Real-Time Chat Platform

Full-stack communication platform built for seamless real-time interactions.

✨ What I Built

  • Developed one-to-one real-time messaging using Stream Chat APIs
  • Integrated audio and video calling capabilities
  • Implemented friend request and user connection workflows
  • Added instant notifications for real-time user engagement
  • Designed secure authentication and authorization flows

πŸ› οΈ Tech Stack React β€’ Node.js β€’ Express.js β€’ MongoDB β€’ Stream Chat API

πŸ”— Links

🎯 Outcome

  • Delivered a low-latency communication experience
  • Enabled scalable real-time interactions between users
  • Built a production-style social communication platform

πŸ›οΈ Monastery360 β€” AI-Powered Virtual Tour Platform

Smart India Hackathon project providing immersive digital tourism experiences.

✨ What I Built

  • Created interactive 360Β° virtual tour experiences
  • Integrated AI-powered narration for contextual storytelling
  • Implemented spatial navigation and interactive hotspots
  • Developed multimedia-rich exploration interfaces
  • Built responsive and reusable frontend components

πŸ› οΈ Tech Stack React β€’ Node.js β€’ Firebase β€’ 360Β° Viewing APIs

πŸ”— Links

🎯 Outcome

  • Improved engagement through AI-driven experiences
  • Enabled virtual exploration of cultural and historical sites
  • Demonstrated scalable component-based architecture

🧠 SQL Query Engine β€” Database Query Processor

Custom SQL engine developed from scratch to simulate core relational database operations.

✨ What I Built

  • Designed a custom SQL query parser
  • Implemented CREATE, INSERT, SELECT, and UPDATE operations
  • Built query execution workflows using Java collections
  • Managed structured data through file-based persistence
  • Simulated fundamental database processing mechanisms

πŸ› οΈ Tech Stack Java β€’ OOP β€’ Collections Framework β€’ File Handling

πŸ”— Links

🎯 Outcome

  • Replicated core DBMS functionalities from scratch
  • Strengthened understanding of query processing internals
  • Demonstrated strong problem-solving and system design skills

🌟 Open Source Contributions

GirlScript Summer of Code (GSSoC) 2025

  • Contributed 14+ Pull Requests
  • Worked across 8 repositories
  • Fixed frontend and backend issues
  • Collaborated using GitHub workflows and issue tracking

πŸ† Achievements

πŸ₯‡ Led a team of 4 developers at the QubitX 24-Hour Hackathon

πŸš€ Secured 6th Position (Waitlist) in Smart India Hackathon (SIH) 2025

🌍 Built Monastery360 with AI Narration & 360° Tours

🧠 Solved 500+ DSA Problems on LeetCode


πŸ“Š GitHub Analytics


🌐 Connect With Me


⭐ If you like my work, consider giving a star to my repositories ⭐

Pinned Loading

  1. streamify-chat-app streamify-chat-app Public

    JavaScript 1

  2. monastery360 monastery360 Public

    Forked from KartikeyaGupta05/monastery360

    JavaScript

  3. sql-query-engine sql-query-engine Public

    Java