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

Block or report tapscodes

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

Hi there 👋

I'm a college student who enjoys messing around with a bunch of code. I’m currently working on a variety of different projects both personally and through my college education. For more info, check out tapscodes.github.io.

Pinned Loading

  1. WatchListJava WatchListJava Public archive

    This is a java program that helps you keep track of the shows you've watched. Feel free to use and alter this all you want as long as you give some kind of credit for the base.

    Java 1

  2. Pitch-Perfect Pitch-Perfect Public archive

    My Pitch Perfect Xcode Project for my Udacity.com course of intro to app development(swift).

    Swift

  3. Speedre Speedre Public archive

    An original application developed as my final project on Udacity.com

    Swift

  4. AppDevH AppDevH Public archive

    All My App Development Honors Projects in Senior Year of Highschool

    Swift

  5. FindGIFLoops FindGIFLoops Public archive

    A simple python program to turn a normal GIF into a perfectly looping GIF (if possible)

    Python 1

  6. Replace old email in old commits mad... Replace old email in old commits made by yourself [works on repos with other users committing] (run this in git bash for best results, removes "verified status" on commits as side effect)
    1
    git clone --bare https://github.com/[REPLACE WITH GITHUB USERNAME]/[REPLACE WITH REPO NAME].git
    2
    cd [REPLACE WITH REPO NAME].git
    3
    
                  
    4
    
                  
    5