Skip to content
View rohitdevsol's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@cypher-zk

Block or report rohitdevsol

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rohitdevsol/README.md

systems engineer · open source · rust & typescript


craft

languages     rust · typescript 
runtime       tokio · node.js
frontend      next.js · react · trpc
data          postgresql · redis · kafka · prisma · mongodb
blockchain    solana · anchor
infra         docker · nginx · github actions

projects

laminar   rust   L4 load balancer — connection-level routing, zero-copy forwarding

mini-redis   rust   Redis core reimplemented from scratch — RESP protocol, pub/sub, persistence

m8m   typescript   AI workflow automation — Next.js, tRPC, Kafka, Prisma


in progress

api-gateway   rust   Axum + Tokio — reverse proxy, token bucket rate limiting, middleware chain



X   GitHub   Email

Pinned Loading

  1. m8m m8m Public

    Open-source AI workflow automation platform built with Next.js, tRPC, Kafka, and Prisma.

    TypeScript 18

  2. mini-redis mini-redis Public

    mini-redis is an implementation of Redis's core features in rust

    Rust

  3. laminar laminar Public

    Layer 4 TCP load balancer built in Rust. Built to explore real-world traffic management, async runtime behavior from the ground up.

    Rust 9

  4. api-gateway api-gateway Public

    Rust-based API Gateway and rate limiter built with Axum and Tokio, featuring reverse proxying, continuous token bucket throttling, and extensible middleware architecture.

    Rust