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

Block or report Atlas-Quest

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

  3. DSA DSA Public

    TypeScript practice repo for classic data structures and algorithms—search, hashing, sliding windows—with readable, runnable implementations.

    TypeScript

  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