Skip to content
View fennellkyle's full-sized avatar

Block or report fennellkyle

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

    A clean and simple web app to demo and test web app vulns. (written in Flask/Python)

    Python

  2. battleship battleship Public

    Cmd line version of the game Battleship. Side project to learn Java.

    Java 1

  3. Screen-Shot-Cleanup Screen-Shot-Cleanup Public

    MacOS daemon to remove old desktop screenshot clutter.

    Python

  4. Gets the weekly lunch menu from my G... Gets the weekly lunch menu from my Gmail inbox and downloads to the desktop.
    1
    #!/usr/local/bin/python3
    2
    
                  
    3
    import datetime
    4
    import keyring
    5
    from imap_tools import MailBox, Q