Skip to content
View Jason-Koob's full-sized avatar

Block or report Jason-Koob

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. Key-logger Key-logger Public

    A python script that logs all keyboard inputs and stores them in a document

    Python

  2. Timer Timer Public

    A basic timer

    Python

  3. Summer-2023-LinkedIn-learning-Course-Notes Summer-2023-LinkedIn-learning-Course-Notes Public

    A conglomerate of notes from LinkedIn Learning courses during my summer 2023 semester

    JavaScript

  4. rockyou-password-checker rockyou-password-checker Public

    Using SQLite3, I have created a database some of the passwords from the rockyou data breach in 2009. The python scripts allow you to store website credentials such as website name, URL, usernames a…

    Python 2

  5. Bash---Sort-by-Extension-Script Bash---Sort-by-Extension-Script Public

    A bash script to automate sorting files in a directory by their file extension. The script moves them to new directories based on the file's extension. This script was used for my IT 3038C Final

    Shell

  6. BlackJack BlackJack Public

    Blackjack emulator

    Python