Skip to content
View Dbansal06's full-sized avatar

Block or report Dbansal06

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Dbansal06/README.md

Hey, I'm Deenu 👋

AI & Data Science undergrad  ·  Full-Stack Developer  ·  GSoC 2026 Applicant


About Me

I'm a third-year B.Tech student in AI & Data Science who ended up falling into full-stack web development through open source. My background is in Python and ML, but over the past few months I've been working seriously with Angular, ASP.NET Core, and PostgreSQL — which gave me a much better picture of how real production systems are built.

I care about understanding a codebase before touching it. I read through issues, trace the actual bug, then write the smallest fix that solves it cleanly. I prefer leaving code slightly better than I found it — cleaner error handling, removed duplication, fixed memory leaks — even when the task didn't ask for it.

Currently preparing for GSoC 2026, contributing to open source projects, and building things that actually run.


🔬 Open Source Contributions

Project Issue What I did
Research Data Platform (Angular / ASP.NET / PostgreSQL) Fragile JupyterLite integration that broke on every version upgrade Replaced manual index.html patching with a proper lifecycle plugin, consolidated a duplicated service across two locations, fixed an event listener memory leak in ngOnDestroy

More contributions in progress — this table grows.


🛠️ Tech Stack

Currently working with

Solid foundation


📊 GitHub Stats


🌱 What I'm focused on right now

  • Contributing to open source projects as part of GSoC 2026 preparation
  • Going deeper on Angular — RxJS, lifecycle hooks, service architecture
  • ASP.NET Core — API design, EF Core, middleware
  • Strengthening ML foundations with PyTorch for coursework and projects

📫 Let's connect

contribution snake

Popular repositories Loading

  1. Deenu-Portfolio Deenu-Portfolio Public

    HTML 1

  2. Eco-Agent Eco-Agent Public

    Python 1

  3. YouTube-Manager YouTube-Manager Public

    Python

  4. CSV--ANALYZER CSV--ANALYZER Public

    A Python tool for analyzing CSV files.

    Python

  5. Stock-Price-Prediction-Streamlit Stock-Price-Prediction-Streamlit Public

    This project is an interactive Stock Price Prediction Dashboard built using Python and Streamlit.

    Python

  6. ecommerce-churn-dashboard ecommerce-churn-dashboard Public

    An interactive Streamlit dashboard for E-commerce Customer Churn Prediction. This project allows users to analyze customer behavior, predict churn using a machine learning model, and gain actionabl…

    Python