Skip to content
View Intro0's full-sized avatar

Highlights

  • Pro

Block or report Intro0

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.

Content in all repositories owned by your account will be closed.
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. 2025-Arizona-Opportunity-Hack-Summer/JungleScript-Dell-ArteInternation 2025-Arizona-Opportunity-Hack-Summer/JungleScript-Dell-ArteInternation Public

    Repository for 2025_summer Hackathon, JungleScript Team

    TypeScript 1

  2. redis-from-scratch-go redis-from-scratch-go Public

    A Redis-inspired server in Go with RESP, TTLs, Streams, Pub/Sub, and AOF configuration.

    Go

  3. shell-from-scratch-go shell-from-scratch-go Public

    A POSIX-like shell built from scratch in Go as part of the CodeCrafters "Build Your Own Shell" Challenge. This project implements a functional shell with a REPL, builtin commands, PATH resolution, …

    Go

  4. distributed-order-processing distributed-order-processing Public

    Event-driven microservices system using Spring Boot, Apache Kafka, PostgreSQL, and Docker. Orders are persisted to a database and fan out to stock and email consumers via Kafka. Sustained 1,867 req…

    Java