Skip to content
View sheikharian's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sheikharian

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 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. Synchronous_API_Requests Synchronous_API_Requests Public

    Takes in user data and displays corresponding data from two seperate public APIs: genshindevAPI and tenorAPI

    JavaScript

  2. Medical_Database Medical_Database Public

    Repo for Summer 2024 Build Fellowship Project

    C#

  3. Steam_Backlog_Checker Steam_Backlog_Checker Public

    Python program that displays a list of games via GUIs of an entered Steam Id that have less than 2 hours of playtime. Additonally, can see the backlogs of an inputted id's friends.

    Python

  4. SimpleBitTorrent SimpleBitTorrent Public

    Tracker & Peer BitTorrent protocol using string chunk data.

    JavaScript

  5. Vowel_Finder Vowel_Finder Public

    Takes in .txt file and gives words that begin with a specific vowel with line location.

  6. Shortest_Path Shortest_Path Public

    Given a 2d array, returns a path from left to right with the lowest "weight."

    C++