Skip to content
View Balaji-0-5's full-sized avatar
Block or Report

Block or report Balaji-0-5

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Cricket-Tournament-Stats-Database Cricket-Tournament-Stats-Database Public

    The purpose of this database is to manage statistics for a cricket tournament. It is written in sqlite3.

  2. N-Body-Simulation N-Body-Simulation Public

    This is a code repository for a basic N-body simulation. It is written in Python and utilizes the Leapfrog integration method to simulate the motion of particles in 3D space.

    Jupyter Notebook

  3. Spaceflight-Events-CLI Spaceflight-Events-CLI Public

    This project is a command-line tool that fetches and displays upcoming spaceflight events in a tabular format. It interacts with a public API to retrieve event data, allowing users to specify a dat…

    Python

  4. Web-scraping-project Web-scraping-project Public

    A python script to collect Product details such as Name, Brand, Price and Discount for Men's T-Shirts from Flipkart and store it as .db file i.e database file using sql

    Python