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

Block or report will3942

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. uber-hack uber-hack Public

    A Ruby Frontend to the private Uber API

    JavaScript 90 23

  2. web-skeleton web-skeleton Public

    An opinionated skeleton web project utilising TypeScript, Fastify, Prisma and Handlebars.

    TypeScript

  3. Reverse-Engineering Instagram Reverse-Engineering Instagram
    1
    require 'openssl'
    2
    require 'base64'
    3
    require 'json'
    4
    require 'httpclient'
    5