Skip to content
View sarcXD's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report sarcXD

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. read-sync-pdf read-sync-pdf Public archive

    Frontend codebase for the read-sync project

    JavaScript

  2. read-sync-server read-sync-server Public archive

    backend codebase for the read-sync project

    JavaScript

  3. covlet-gen covlet-gen Public

    Automated Tool to generate more specialized cover letters

    Python

  4. psstore psstore Public

    A simple in-memory datastore

    Go

  5. Jwt Implementation From Scratch Jwt Implementation From Scratch
    1
    import (
    2
    	"crypto"
    3
    	"crypto/hmac"
    4
    	b64 "encoding/base64"
    5
    	json "encoding/json"
  6. navi_maze navi_maze Public

    An endless runner, with my own creative take and expression to see what I can build and learn from executing a very basic concept.

    C++