Skip to content
View sid-stack001's full-sized avatar
👽
zorp
👽
zorp

Block or report sid-stack001

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

Portfolio LinkedIn Email GitHub


class SiddharthVerma:
    def __init__(self):
        self.name        = "Siddharth Verma"
        self.location    = "Hyderabad, India"
        self.education   = "B.Tech CS-AIML @ VNRVJIET '26  |  CGPA: 9.25"
        self.role        = "Software Engineer & AI Researcher"
        self.focus       = ["Computer Vision", "Deep Learning", "SDE", "Quant/Fintech"]
        self.open_to     = ["Full-time roles", "Research collaborations", "Hard problems"]

    def current(self):
        return {
            "research"  : "DRDO-IRDE Grant DFTM/034 — Multi-weather Image Restoration",
            "published" : ["IEEE PuneCon 2025", "TenCon 2026 (accepted)"],
            "leading"   : "AIML Lead, Google Developer Groups on Campus",
        }

    def mantra(self):
        return "I engineer software. I research AI. I ship both."


Stats

LeetCode

Contribution Snake

github contribution grid snake animation

Profile Views

Pinned Loading

  1. Automated-surveillance-system Automated-surveillance-system Public

    This project is an innovative AI-driven surveillance system designed to enhance women’s safety through real-time CCTV monitoring. It detects potential threats, such as a woman being alone at night …

    Python 2

  2. Visibility-Enhancement-System Visibility-Enhancement-System Public

    Real-time CycleGAN-based system for multi-weather visibility enhancement. Removes haze & rain from images and videos while preserving high-resolution details. Tested on SOTS, O-HAZE, and custom dat…

    Python 3