Skip to content
View josephtesla's full-sized avatar

Highlights

  • Pro

Block or report josephtesla

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. data-structures-and-algorithms data-structures-and-algorithms Public

    contains codes for my DSA practice, Some Leetcode and Hackerrank implementations

    Python 1

  2. quine-mccluskey-minimizer quine-mccluskey-minimizer Public

    Python implementation of the quine-mckluskey algorithm to minimize boolean functions

    Python 3

  3. peer-2-peer peer-2-peer Public

    Experimenting with peer2peer data networking using Node.js with Hyperswarm and it's stack (Hypercore, Hyperbee, hyperdht, Corestore)

    JavaScript 1

  4. backend-patterns backend-patterns Public

    Experimenting with backend communication patterns. push, polling, message queues, TCP, UDP, gRPC, WebRTC, etc.

    JavaScript 1

  5. file-system-imp file-system-imp Public

    simple File system implementations in react.js

    TypeScript 3

  6. shortified shortified Public

    scalabale backend api for a URL shortener. Written in Go.

    Go