Skip to content
View Shahaed's full-sized avatar
🥥
🥥

Organizations

@ProFileAestheticManagementEMR @powderlabs
Block or Report

Block or report Shahaed

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

Hi there 👋

Pinned

  1. zenbot zenbot Public

    🤖 Digital Wellness To Track Game Time and Set Timers 🎮⏰

    TypeScript 3 1

  2. Intelligent-Transplants Intelligent-Transplants Public

    Predict the viability of organ transplants using deep learning

    Python 1 3

  3. http-status-typed http-status-typed Public

    HTTP staus codes, but in a typescript enum so you have a parent type

    TypeScript 3

  4. Brain-Watch Brain-Watch Public

    Real time head trauma monitoring system

    C++

  5. shahaed.github.io shahaed.github.io Public

    The source code for my personal website!

    CSS

  6. tsconfig for a test folder with a ro... tsconfig for a test folder with a root level tsconfig
    1
    {
    2
      "extends": "../tsconfig.json",
    3
      "compilerOptions": {
    4
        "noEmit": true
    5
      },