I'm a passionate and creative developer currently pursuing B.Tech at Motilal Nehru National Institute of Technology, Allahabad. I enjoy building full-stack web applications, exploring new technologies, and solving real-world problems through code. Alongside development, I also have a keen eye for design and work as a Graphic Designer, combining functionality with aesthetics to create clean, user-friendly interfaces. Whether it's writing code or designing visuals, I love bringing ideas to life through a mix of logic and creativity.
- Building real-world full-stack projects
- Exploring React.js and WebSockets
- Learning system design and backend architecture
- Contributing to open-source
- 🚨 Top 6 @DEVJAM under Weekend of Code 2025, MNNIT Allahabad
- 🎯 Selected for Online Mode @HACK36 8.0, MNNIT Allahabad
- 🔰 Contributing GSSOC'25
🧩 Edvora – Hack36 Project
🎓 Purpose: A student-centric college discovery platform that consolidates real student reviews and data-driven filters to help learners choose colleges based on academics, campus life, placements, and location — making the decision clearer and more personalized.
🔑 Key Features:
- Search & Filter: Find colleges by academic and personal preferences (score-to-college matching).
- Student Reviews: Transparent, real user reviews to inform choices.
- Authentication: Google OAuth + email verification (NodeMailer + TOTP) and secure password handling with bcrypt.
- Real-time & Chat: Live features powered by Socket.io.
- Payment Integration: PayPal gateway for payments.
- APIs: GeoAPI for location data and NewsData.io for education news.
🛠️ Tech Stack:
- Frontend: HTML5, CSS, TailwindCSS, JavaScript, GSAP, EJS (views)
- Backend: Node.js, Express.js
- Database: MongoDB with Mongoose
- Realtime / Auth / Mail: Socket.io, Google OAuth, NodeMailer + TOTP, bcrypt
🧠 LaMenteE – DevJam Project
🎓 Purpose: A platform designed to connect students with mentors from top colleges, providing personalized guidance, career advice, and industry insights.
🔑 Key Features:
- Admin Panel: Manage user accounts efficiently.
- Authentication System: Includes login, signup, logout, email verification, and password reset functionalities.
🛠️ Tech Stack:
- Frontend: HTML, CSS, Bootstrap, JavaScript
- Backend: PHP
- Database: MySQL
🌤️ Weather App
🔍 Purpose: Provides real-time weather information for any city entered by the user. GitHub
🛠️ Technologies Used:
- Frontend: HTML, CSS
- Scripting: JavaScript
- API: Utilizes a Weather API to fetch current weather data
⚙️ Core Features:
- User inputs a city name to retrieve weather details
- Displays current weather conditions for the specified city
📱 QR Code Generator
🔍 Purpose: Generates QR codes for user-entered URLs, facilitating quick and easy sharing or access.
🛠️ Technologies Used:
- Frontend: HTML, CSS
- Scripting: JavaScript
- Library: Utilizes qrcode.min.js for QR code generation
⚙️ Core Features:
- User inputs a URL to generate a corresponding QR code
- Real-time QR code generation upon URL submission
- Clean and responsive user interface for ease of use