Skip to content
View aryan55254's full-sized avatar
🎧
Vibez........
🎧
Vibez........

Block or report aryan55254

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
aryan55254/README.md

Hi, I’m Aryan.

My Best projects are pinned below.

Pinned Loading

  1. Heritage Heritage Public

    Heritage is an AI-powered educational chatbot guiding users through Indian history, from the Vedas to the Modern Era. Built with Next.js and Groq's Llama 3,it combines accurate historical insights …

    TypeScript 2

  2. Nexus Nexus Public

    Multithreaded chat app server built on top of my own websocket echo server from scratch in C++. Load-tested for 1,000 clients with highest throughput of 17000 msg/sec.

    C++ 16

  3. Vortex Vortex Public

    Vortex is a full-stack video trimming tool that fetches social media videos, processes them via a Redis-powered BullMQ queue, and streams real-time progress to users. Built with React, Node.js, FFm…

    TypeScript 1

  4. Droplet Droplet Public

    A concurrent and fast Token Bucket Rate Limiter built in C++. It enforces a stable average request rate while allowing short bursts. The thread-safe BucketManager provides isolated limits for uniqu…

    C++ 2

  5. Strive Strive Public

    Strive is an AI-powered fitness platform that generates personalized workout and diet plans tailored to your specific goals, fitness level, and preferences. Built with React, Node.js, and powered b…

    JavaScript 2

  6. Pulse Pulse Public

    WebSocket echo server from scratch in C++. It starts with a foundational TCP server, manually implements the HTTP "Upgrade" handshake using OpenSSL, and then parses WebSocket frames to unmask and e…

    C++ 8