Skip to content

CipherYuvraj/CipherYuvraj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation


🚀 About Me

class YuvrajUdaywal {
private:
    string currentRole = "Aspiring Software Engineer & AI/ML Developer";
    string education = "BTech CSE @ Lovely Professional University";
    double cgpa = 8.45;
    string location = "Punjab, India";
    
    struct Impact {
        int usersReached = 15000;
        int dailyActiveUsers = 500;
        double systemUptime = 95.0;
        int problemsSolved = 300;
    } metrics;

public:
    vector<string> expertise = {
        "Full-Stack Development (MERN)",
        "AI/ML & Deep Learning",
        "Competitive Programming",
        "System Design & Architecture",
        "Cloud & DevOps"
    };
    
    void getCurrentWork() {
        cout << "🔭 Building production-grade applications with 15K+ users" << endl;
        cout << "🤖 Developing AI-powered security systems with 94% accuracy" << endl;
        cout << "⚡ Optimizing algorithms processing 10K+ requests/min" << endl;
        cout << "🏆 Competing in CodeChef (Rank 197) & Codeforces (Pupil)" << endl;
    }
    
    void getMilestones() {
        cout << "✅ Scaled Greenstagram to 15,000+ users with real-time features" << endl;
        cout << "✅ Built WAF detecting 15+ attack types with 40% fewer false positives" << endl;
        cout << "✅ Created educational platform serving 2,000+ students" << endl;
    }
};

🎯 Featured Projects

🌱 Greenstagram - Eco-focused Social Platform

Tech Stack: React.js • Node.js • MongoDB • Socket.io • Azure
Impact: 15,000+ users • 500+ daily active users • 95% uptime

  • ⚡ Engineered full-stack MERN application with JWT authentication and real-time messaging
  • 🌿 Integrated PlantNet API processing 10,000+ plant identification requests (92% accuracy)
  • 🎮 Implemented gamification engine boosting user retention by 25%

🛡️ WAF Anomaly Detection System - AI-Powered Security

Tech Stack: Python • Flask • Transformer Models • Kafka • Nginx • Docker
Performance: 10,000+ requests/day • 94% accuracy • Sub-100ms latency

  • 🤖 Developed self-learning WAF with custom Transformer models
  • 🚀 Architected distributed pipeline handling 1000+ requests/min
  • 🎯 Trained on 500K+ HTTP patterns, detecting 15+ attack types

📊 Algorithm Visualizer - Interactive Learning Platform

Tech Stack: React.js • FastAPI • Python • C++ • Docker
Users: 2,000+ students • 85% positive feedback

  • 🎨 Built educational platform visualizing 25+ algorithms with step-by-step execution
  • ⚡ Developed high-performance backend reducing execution time by 60%
  • 📱 Deployed PWA with 90+ Lighthouse score supporting 10K element datasets

💻 Tech Arsenal

🔤 Languages

C++ JavaScript TypeScript Python Java SQL

🎨 Frontend

React Next.js HTML5 CSS3 Tailwind CSS Material UI Bootstrap

⚙️ Backend

Node.js Express.js Flask FastAPI Socket.io RESTful API

🤖 AI/ML

TensorFlow Scikit-learn Pandas OpenAI Hugging Face LangChain

Infrastructure & Tools

Docker Kubernetes Kafka AWS Azure MongoDB MySQL Nginx Git Linux

---

🏆 Competitive Programming & Achievements

🥇 Contest Highlights

🏅 CodeChef Global Rank 197 - Starters 134 Contest (Jun 2025)
🎯 Codeforces Pupil Rating (May 2025)
300+ Problems Solved on LeetCode (Apr 2025)

🎖️ Hackathon Success

🥈 1st Runner-up - Binary Blitz 1.0 (Cybersecurity)
🥉 3rd Runner-up - Cipherthon 2.0 (AI & Web Dev)
👨‍⚖️ Judge - Drive Dev Club Hackathon (Sep 2024)

CodeChef Stats Codeforces Stats

📊 GitHub Analytics

GitHub Stats GitHub Streak
Top Languages Top Contributed Repo

Contribution Graph


🎨 Coding Activity

LeetCode Stats

🌟 Highlight Metrics

🎯 Metric 📊 Achievement
Users Impacted 15,000+ (Greenstagram)
Daily Active Users 500+ with 95% uptime
ML Model Accuracy 94% (WAF System)
Request Processing 10,000+/day, 1000+/min
Students Served 2,000+ (Algorithm Visualizer)
Problems Solved 300+ across platforms
Competitive Ranking Top 197 (CodeChef Global)
False Positive Reduction 40% in security systems

🎓 Education

Lovely Professional University | Jalandhar, Punjab
Bachelor of Technology in Computer Science and Engineering
📚 CGPA: 8.45/10 | 🎓 Aug 2023 - Jun 2027


💡 What I'm Currently Working On

const currentFocus = {
  learning: [
    "Advanced System Design & Microservices Architecture",
    "Modern C++ Standards (C++20/23)",
    "Large Language Models & Prompt Engineering",
    "Distributed Systems & Event-Driven Architecture"
  ],
  building: [
    "Scaling Greenstagram to 50K+ users",
    "Real-time collaborative coding platform",
    "AI-powered code review assistant"
  ],
  contributing: [
    "Open-source ML libraries",
    "DevOps automation tools",
    "Educational resources for competitive programming"
  ]
};

📫 Let's Connect!

I'm always open to discussing new projects, creative ideas, or opportunities to be part of your visions.

📧 Email: yuvrajudaywal@gmail.com
💼 LinkedIn: linkedin.com/in/yuvraj-udaywal
🌐 Portfolio: Yuvraj-Udaywal-Portfolio
📱 Phone: +91 9376308345


⚡ Fun Fact

"I've built systems that process 10,000+ requests daily and solved 300+ algorithmic problems, but I still debug with console.log() sometimes! 😄"


Dev Quote

⭐ From Yuvraj Udaywal with 💙

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published