Skip to content
View meowteusz's full-sized avatar
  • Northwestern University
  • Chicago, IL

Highlights

  • Pro

Block or report meowteusz

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

    MS Capstone project turned Vue self-teaching (˃ᆺ˂)

    Vue

  2. repospy repospy Public

    Helper app for Github orgs enabling batch ops

    Vue

  3. fpext-quantum fpext-quantum Public

    Firefox port/retrofit of original Footprints Extension

    JavaScript

  4. xfw-unpacker xfw-unpacker Public

    Utility script to convert Flipper Zero Xtreme Firmware asset packs into GIF files

    Python 4

  5. D3 Clickable Quadtrees D3 Clickable Quadtrees
    1
    Build as you go quadtrees! Click anywhere on the `svg` to add a point to the quadtree. Rectangles showing partitions automatically draw around it to show which node the point is stored in. Tree is also responsive and can resize to desired viewport width and height.
  6. hn2json hn2json
    1
    function clean(){
    2
        // Grab main table
    3
        let table = document.querySelector(".athing").parentElement
    4
    
                  
    5
        // Remove spacer <tr> elements