Skip to content
View Vanshdeep001's full-sized avatar

Highlights

  • Pro

Block or report Vanshdeep001

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
Vanshdeep001/README.md
Vansh Deep Srivastava

// about

class VanshDeep:
    def __init__(self):
        self.name        = "Vansh Deep Srivastava"
        self.role        = "Full Stack Developer"
        self.education   = "B.Tech CSE @ UPES (2024-2028)"
        self.location    = "Lucknow, India"
        self.focus       = ["Scalable Systems", "Cloud", "Real-Time Apps"]
        self.current     = "Full Stack Dev Intern @ Samyukt"

    def stack(self):
        return {
            "languages": ["C++", "Python", "Java", "JavaScript"],
            "web":       ["React", "Next.js", "Node", "Express"],
            "cloud":     ["AWS", "Docker", "Kubernetes", "Terraform"],
            "realtime":  ["WebSockets", "WebRTC", "Kafka"]
        }

    def motto(self):
        return "Build secure, scalable, impactful solutions"

// stack

 languages  languages
 frontend   frontend
 backend    backend
 data       data
 cloud      cloud
 tools      tools

Projects

// leetcode

LeetCode stats

// signal

profile summary stats languages

// reach

LinkedIn  ·  LeetCode  ·  Email

systems before sleep.

Popular repositories Loading

  1. MediLink MediLink Public

    A modern healthcare ecosystem built with Next.js 15, Express, PostgreSQL, and Redis. Combines multi-provider AI diagnostics, live WebRTC video consultations, push notifications, and pharmacy orders…

    TypeScript 1

  2. Small-Language-Model-SLM- Small-Language-Model-SLM- Public

    Small Language Model (SLM) trained from scratch — GPT-style transformer (6 layers, 6 heads, 384-dim) trained on TinyStories with mixed-precision, gradient accumulation & top-k sampling for child-fr…

    Python 1

  3. HGNN-Model HGNN-Model Public

    An extended implementation of Hypergraph Neural Networks (HGNN) in PyTorch to model complex, high-order data relationships. Features multiple advanced network architectures, automated hyperparamete…

    Python 1

  4. Object-Monitoring-System Object-Monitoring-System Public

    Real-time object detection & surveillance system — YOLOv8 + DeepSORT for live tracking, zone-intrusion alerts, low-light image enhancement, and a Streamlit analytics dashboard.

    TypeScript 1

  5. AlgoBench AlgoBench Public

    A premium competitive programming platform featuring a Monaco IDE workspace and secure Judge0 code execution. Boosted with interactive canvas visualizers for key DSA patterns (sorting, DP, trees) a…

    JavaScript 1

  6. Vanshdeep001 Vanshdeep001 Public

    This repo powers my GitHub profile — README, animations & live stats.

    1