Skip to content
View aaysha1's full-sized avatar

Block or report aaysha1

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

Popular repositories Loading

  1. SpaceWeather-and-Nasa-Solar-Flare-Data-Analysis SpaceWeather-and-Nasa-Solar-Flare-Data-Analysis Public

    A python tool web-scraping data for the top 50 solar flares recorded from SpaceWeather and Nasa Website. Integrating and analyzing both the Dataframes to reproduce better information about these ev…

    HTML 3

  2. Wireless_cellular_network_simulation Wireless_cellular_network_simulation Public

    A Python application which will simulate the downlink behavior of two basestations. You are to write a Python application which will simulate the downlink behavior of two basestations covering a st…

    Python 1 1

  3. github-slideshow github-slideshow Public

    A robot powered training repository 🤖

    HTML

  4. git-open git-open Public

    Forked from paulirish/git-open

    Type `git open` to open the GitHub page or website for a repository in your browser.

    Shell

  5. data-wrangling-and-exploratory-data-analysis-of-baseball-data-of-Major-League-Baseball data-wrangling-and-exploratory-data-analysis-of-baseball-data-of-Major-League-Baseball Public

    A python tool analyzing the Baseball Data pitching, hitting, and fielding statistics for Major League Baseball from 1871 through 2017 (the Lahman’s Baseball Database) to establish a relationship be…

    Jupyter Notebook

  6. Networking_Application_UDP_protocol_Implementation_Server_performing_Kmeans_clustering_over_datafile Networking_Application_UDP_protocol_Implementation_Server_performing_Kmeans_clustering_over_datafile Public

    a distributed networking application in Java consisting of a client and a server. The client will send a block of data to the server, the server will perform some computations and return the result…

    Java