Skip to content
View rayaan01's full-sized avatar

Block or report rayaan01

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

    A Configurable, In-Memory, Key-Value Store with support for hash tables and AVL trees for the storage engine.

    Go

  2. lfs lfs Public

    A key value storage engine based on log structured file systems. Data is written to an append-only file and read using in-memory hash indexes for high performance.

    Go

  3. blogcloud blogcloud Public

    A blog publishing platform. Serverless Backend on AWS using SST framework. Frontend using Next.js on Vercel.

    TypeScript 1

  4. bank bank Public

    A banking web application with a public ledger. HTML, CSS, Javascript on the frontend and NodeJS, ExpressJS, MongoDB on the backend. Used JSON Web tokens for authorization and Mongoose as the ODM.

    JavaScript