Skip to content
View aaronluebbert's full-sized avatar

Highlights

  • Pro

Block or report aaronluebbert

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ChessLink ChessLink Public

    houses code from our Microcontroller Project Lab from Summer 2026 at TTU

    C++

  2. HackWesTX2025 HackWesTX2025 Public

    my project from hackwestx 2025

    Python

  3. TerminalWinstonDraft TerminalWinstonDraft Public

    i'm bored and i want to make a winston draft simulator in my terminal. will be python based. should be fun and should keep me sharp. no ai.

    Python

  4. Soundcloud: Add all liked songs to p... Soundcloud: Add all liked songs to playlist
    1
    // 1. Start on https://soundcloud.com/you/likes
    2
    // 2. Scroll all the way to the bottom (may only add 300 items at a time because of soundcloud api)
    3
    // (playlists are limited to 500 songs)
    4
    
                  
    5
    const playlistName = 'Likes'; // change this to your target playlist name