saiij (Jose Arce ) · GitHub
Skip to content
View saiij's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Chile
  • 20:47 (UTC -04:00)

Highlights

  • Pro

Block or report saiij

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

Pinned Loading

  1. mini-google-file-system mini-google-file-system Public

    minimal distributed file system inspired by GFS — master, chunkservers, replication and fault detection in Go

    Go

  2. distributed-rate-limiter-golang distributed-rate-limiter-golang Public

    Distributed rate limiter in Go — Fixed Window, Sliding Window, and Token Bucket algorithms backed by Redis with atomic Lua scripts.

    Go

  3. websocket-from-scratch websocket-from-scratch Public

    WebSocket server implemented from scratch in Go — no libraries, just raw TCP and RFC 6455.

    Go

  4. redis-parser-from-scratch redis-parser-from-scratch Public

    A non-production Redis-like implementation written in Go, created purely for study, experimentation, and curiosity.

    Go

  5. auctions_golang_websockets auctions_golang_websockets Public

    Real-time auction platform built with Go, WebSockets, and Next.js — study project

    TypeScript

  6. go-chat-redis-pubsub go-chat-redis-pubsub Public

    Real-time chat app built with Go WebSockets, Redis Pub/Sub, and React.

    Go