Skip to content
View AdityaB2007's full-sized avatar

Block or report AdityaB2007

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

Hi, I'm Aditya 👋

I'm a second-year undergraduate student at Louisiana State University pursuing a double major in Mathematics and Computer Science and a minor in Physics!

I'm interested in data analysis, systems, and scientific computing. I'm especially drawn to the intersections between CS and natural science fields because it connects the theoretical concepts I enjoy with practical applications that can make meaningful solutions.

🛠️ Technical Stack

🚧 What I'm Working On

🐯 LSU Math Department Website
💻 Exploring machine learning, systems, and applied technical projects

Popular repositories Loading

  1. quantum-visualizer quantum-visualizer Public

    Python 2

  2. adityab2007.github.io adityab2007.github.io Public

    Aditya Baisakh's Personal Website

    1

  3. iskcon-website iskcon-website Public

    HTML 1

  4. WiCS-Hackathon-2026 WiCS-Hackathon-2026 Public

    Forked from KasenS1230/maslog-hackathon-2026

    WiCS Hackathon 2026 Project

    CSS

  5. AdityaB2007 AdityaB2007 Public

    Profile Introduction

  6. ode-solver ode-solver Public

    Built a Python library for solving first-order ordinary differential equations (ODEs) using Euler, Heun (Improved Euler), and RK4 methods, with error analysis, test cases, and visualization.

    Python