Skip to content
View AdilAsad1's full-sized avatar

Organizations

@NuAxis

Block or report AdilAsad1

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
AdilAsad1/README.md
  • 👋 Hi, I’m @AdilAsad1
  • 👀 I’m interested in Full Stack Development, AI, ML
  • 🌱 CS grad @PennState
  • 💞️ I’m looking to collaborate on open source projects
  • 📫 How to reach me [email protected]

Popular repositories Loading

  1. Linux-File-System Linux-File-System Public

    Implementation of linux file system. Includes functions like make directory, touch, remove, path from root and find.

    Python

  2. Simple-SpreadSheet-Program Simple-SpreadSheet-Program Public

    Implementation of a simple spreadsheet program using python 2D arrays. Includes a cursor tool to navigate to different cells and simple functions like Sum, Multiply, Average, Max, Min, Save and Load.

    Python

  3. Text-Editor Text-Editor Public

    Implementation of a simple text editing program using python linked lists. Includes a cursor tool to navigate.

    Python

  4. BattleShips BattleShips Public

    A text based version of the popular battle ships game.

    Python

  5. RestaurantManagementSystemDB RestaurantManagementSystemDB Public

    Restaurant Management System Database with 5000+ data values

    TSQL

  6. HeartDiseasePredictor HeartDiseasePredictor Public

    Project for Artificial Intelligence course. Predicts risk of heart disease using 12 behavioral factors of 300 patients. Linear Regression was used to develop a model that gives an accuracy of 88.3%.

    Python