Skip to content
View RishiGoswami-code's full-sized avatar
๐Ÿ’ญ
Demon ๐Ÿ˜ˆ
๐Ÿ’ญ
Demon ๐Ÿ˜ˆ

Block or report RishiGoswami-code

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
RishiGoswami-code/README.md

Typing SVG



class ChandanGiri:
    def __init__(self):
        self.name        = "Chandan Giri"
        self.location    = "Lucknow, India ๐Ÿ‡ฎ๐Ÿ‡ณ"
        self.university  = "Sitare University (with SRMU)"
        self.degree      = "B.Tech Computer Science (2024โ€“2027)"
        self.scholarship = "Sitare Foundation โ€” 90% Merit Scholarship"
        self.roles       = ["AI/ML Engineer", "Full-Stack Developer", "Quant Researcher"]
        self.hackathon   = "Smart India Hackathon 2025 โ€” National Finalist ๐Ÿ†"

    def current_focus(self):
        return [
            "Building intelligent AI pipelines & workflow automation",
            "Quantitative finance modeling & credit risk systems",
            "Fraud detection using ensemble ML + computer vision",
            "Open-source contributions across 5 organizations"
        ]



Languages

Python TypeScript JavaScript Java C++

ML & Data Science

TensorFlow PyTorch Scikit-learn NumPy Pandas Matplotlib

CNNs โ€ข NLP โ€ข Random Forest โ€ข SVM โ€ข Logistic Regression โ€ข Time-Series Forecasting โ€ข Supervised & Unsupervised Learning โ€ข StatsModels

Web & Backend

React React Native FastAPI Flask Django Express.js TailwindCSS Next.js

Databases & Tools

PostgreSQL MongoDB Firebase Git Linux Docker



๐Ÿฅ‡ Achievement Year
๐Ÿ† Smart India Hackathon 2025 โ€” National Finalist (Team Leader, ML Lead) 2025
๐ŸŽ“ Sitare Foundation Scholarship โ€” 90% B.Tech CS Tuition Covered 2024โ€“Present
๐Ÿงฎ Top Neurons Scholarship โ€” Nationally competitive, top performers across India 2021โ€“2023


Popular repositories Loading

  1. QuantAnalysis QuantAnalysis Public

    Jupyter Notebook 1

  2. statsmodels statsmodels Public

    Forked from statsmodels/statsmodels

    Statsmodels: statistical modeling and econometrics in Python

    Python 1

  3. LDU-decompostion LDU-decompostion Public

    HTML

  4. Python-Higher-Level-Programs-as-Beginner Python-Higher-Level-Programs-as-Beginner Public

    Jupyter Notebook

  5. AI-Club-Website AI-Club-Website Public

    CSS

  6. MyPortfolio MyPortfolio Public

    This is personal portfolio app.

    JavaScript