Skip to content
View abhiyadav05's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Lucknow (Uttar Pradesh)

Block or report abhiyadav05

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
abhiyadav05/README.md
Typing SVG

Profile Views      


👨‍💻 About Me

const abhishek = {
  name        : "Abhishek Yadav",
  role        : "Full Stack Developer",
  college     : "IET Lucknow — B.Tech CSE (AI) | CGPA: 9.11/10",
  location    : "Lucknow, India 🇮🇳",
  currentFocus: ["System Design", "Backend Engineering", "AI", "DSA"],
  funFact     : "I have the ability to make anyone laugh 😁",
  philosophy  : "Turn ideas into real products that scale 🚀",
};

🏆 Competitive Programming

Platform Achievement Rating / Rank
🟦 Specialist — Max Rating 1415 Global Rank #1861 in Round 1037 Div.3 (25K+ contestants)
⭐⭐⭐ 3-Star — Peak Rating 1658 International Rank #211 in Starters 224 (17K+ candidates)
🟡 Rating 1692 — 650+ problems solved Worldwide Rank #827 in Biweekly Contest 165 (31K+ participants)
🏅 The Big Code — Google Selected in Top 15,000 nationwide (2026)

1,200+ problems solved across all platforms combined 🔥


🚀 Featured Projects

🌐 Hostly — Self-Hosted Deployment Platform

Paste a GitHub URL → Live production server. Zero manual steps.

React TypeScript Node.js Docker AWS Tailwind CSS

  • 🔐 OAuth & email auth via Clerk — personal dashboard to manage all deployments
  • 🐳 Each deployment auto-containerized with Docker, pushed to Amazon ECR, orchestrated via Amazon ECS
  • ⚡ Custom Node.js reverse-proxy routes traffic to S3-hosted build outputs with sub-second response times
  • ✅ Eliminates 100% of manual deployment effort in a scalable, fault-tolerant environment

🤖 My-GPT — AI Chat & Image Generation App

Real-time OpenAI conversations + image generation for 100+ concurrent users.

React TypeScript MongoDB OpenAI Express

  • 🔒 Cookie-based JWT + bcrypt auth — zero authentication vulnerabilities in production
  • 🖼️ Images stored & served via ImageKit CDN, reducing load time by 40%
  • 🎨 Code syntax highlighting for 15+ languages using Prism.js
  • 💬 Persistent chat history with real-time OpenAI API integration

💬 Talkify — Real-Time Chat Microservices App

Production-grade chat with microservices, message queues, and real-time sockets.

Next.js Socket.io Redis RabbitMQ Express

  • ⚡ Low-latency bidirectional communication via Socket.io
  • 📧 Email OTP login via Nodemailer — OTPs stored in Redis with TTL-based expiry
  • 📨 RabbitMQ decouples auth & email services for async delivery, improving fault tolerance
  • 🏗️ Built on true microservices architecture for independent scaling

🛠️ Tech Stack

Languages

C++ Java Python JavaScript TypeScript C

Frontend

React Next.js Tailwind CSS HTML5 CSS3

Backend & APIs

Node.js Express.js Socket.io REST API

Databases & Messaging

MongoDB MySQL Redis RabbitMQ

Cloud & DevOps

AWS Docker Vercel CI/CD Git


📊 GitHub Stats


🎓 Education & Honors

🏛️ Institution 🎓 Degree 📅 Year 🏅 Score
IET Lucknow B.Tech — CSE (Artificial Intelligence) 2023–2027 CGPA 9.11 / 10
Govt. Polytechnic Bijnor Diploma — Computer Science & Engineering 2021–2024 82% 🥇 Gold Medalist

🌐 Connect With Me

       



📫 Reach me at: abhshekyadav95065@gmail.com
📄 My Resume: View Here


"The best way to predict the future is to build it." 🚀

Pinned Loading

  1. CSES_Practice CSES_Practice Public

    This repository for practice the dsa question of the cses website

    C++

  2. Password_Generator Password_Generator Public

    This website only focus on the javascript logic of creating random password

    JavaScript

  3. Placement-Portal Placement-Portal Public

    This is the placement portal of the Goverment Polytechnic Bijnor

    PHP

  4. Portfolio Portfolio Public

    CSS

  5. Snake-Game Snake-Game Public

    Creating snake game to increase the logic in javascript . This project full focus on the logic of the JavaScript.

    JavaScript

  6. Tic_Tac_Toe_Game Tic_Tac_Toe_Game Public

    Java