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. US-Electricity-Disturbances-Analysis US-Electricity-Disturbances-Analysis Public

    This repository contains two Jupyter notebooks focusing on the analysis of US electricity disturbances from 2019 to 2023.

    HTML

  2. Data-Analytics-and-Visualization-for-Business-Impact-with-Power-BI Data-Analytics-and-Visualization-for-Business-Impact-with-Power-BI Public

    This project was developed as part of the PwC Power BI Job Simulation, showcasing the application of digital tools in data visualization, analysis, and reporting to tackle common business challenge…

  3. 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.

  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

  5. 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

  6. 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