Skip to content
View Slad3's full-sized avatar
Block or Report

Block or report Slad3

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

  1. Slad3.github.io Slad3.github.io Public

    My personal website/portfolio, hosted on GitHub pages. The front-end of my data science projects will most likely be hosted here.

    CSS

  2. TooManyTabs TooManyTabs Public

    Firefox extension for people like me who hoard tabs on a level like none other and are too lazy to go through all 1,500 of them to delete them one by one.

    JavaScript 2

  3. NotiLocations NotiLocations Public

    Forked from andersonl1208/NotiLocations

    NotiLocations is an Android application that notifies you when you enter a location within a given radius, for when you make a list of things to buy for the next time you go to Micro Center, but in…

    Kotlin

  4. UniversalDirectoryVisualizer UniversalDirectoryVisualizer Public

    Cross platform Electron based drive and directory visualization application derived from WinDirStat. Designed with cross platform (Windows, OSX, and Linux) and modern technologies as the core impro…

    HTML 3

  5. JoobyHelloWorldTemplate JoobyHelloWorldTemplate Public template

    A quick template to demonstrate the basic things you can do with the Jooby Java microframework.

    Java

  6. KnightsTour.py KnightsTour.py
    1
    import time
    2
    
                  
    3
    
                  
    4
    # Prints the board for display purposes
    5
    def printBoard(board):