Skip to content
View Atlas-Quest's full-sized avatar

Block or report Atlas-Quest

Report abuse

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

Report abuse
Atlas-Quest/README.md

Full Stack Software Engineer

About Me 👋

I'm a software developer with a background in Node.js, TypeScript, and JavaScript. Daily committer with a passion for building scalable applications.

Tech Stack

  • Programming languages: TypeScript, JavaScript, C++, Go
  • Recent projects: multi_order_orderbook, billstack, irc-support-desk, DSA, irc-support-desk-server

🌱 I’m currently learning how to contribute to open source projects.

🔭 I’m currently working on billstack

Pinned Loading

  1. irc-support-desk irc-support-desk Public

    IRC-style real-time support chat UI — channels, live users, and WebSocket messaging (React client; backend separate).

    JavaScript

  2. irc-support-desk-server irc-support-desk-server Public

    Real-time support-desk backend in Go: WebSocket API with RethinkDB persistence and live change feeds for channels, users, and messages.

    Go

  3. multi_order_orderbook multi_order_orderbook Public

    C++ limit order book with price-time priority matching, GoodTillCancel and FillAndKill orders, and O(1) cancel/modify via hash map + FIFO price levels.

    C++ 1

  4. billstack billstack Public

    Multi-tenant billing & subscription middleware for SaaS integrators — usage metering, subscriptions, invoicing, and tenant isolation over a server-to-server API.

    TypeScript