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

Block or report PersonMeetup

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. NMED4520-FontAnimation NMED4520-FontAnimation Public

    I can't articulate just how much Word salad is a thing numbs my brain.

    HTML

  2. personmeetup-web personmeetup-web Public

    Source for "personmeetup.ca"

    Nunjucks

  3. Person Meetup's Engineer Config Person Meetup's Engineer Config
    1
    //Config created by Person Meetup (https://personmeetup.ca/)
    2
    
    
    3
    //Binds (MAKE CHANGES HERE)
    4
    bind MOUSE3 "+teleport"
    5
    bind MOUSE5 +enterSentry
  4. YouTube PlayList Export YouTube PlayList Export
    1
    # YouTube PlayList Export
    2
    
    
    3
    YouTube PlayList Export is a Python script that I made a while back to bookmark the videos I had in my Liked Playlist on YouTube. It utilizes YouTube's API to copy data from either a users liked or spesified playlist into either an ODS spreadsheet or as an HTML bookmark. It also allows the user to clear the playlist once the export is completed, making API calls to delete the exported items from the playlist.
    4
    
    
    5
    Special Thanks to [Jie Jenn](https://www.youtube.com/channel/UCvVZ19DRSLIC2-RUOeWx8ug) for their videos and code that helped me set this up. I want to particilarly point out the following videos: