Skip to content
View prabhask5's full-sized avatar

Block or report prabhask5

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

Pinned Loading

  1. stellar stellar Public

    A self-hosted, offline-first productivity PWA with goal tracking, daily tasks, routines, Pomodoro focus timer, and project organization. Built with SvelteKit, Dexie.js, and Supabase with real-time …

    Svelte

  2. compiler-ui compiler-ui Public

    Browser playground for Typed Python (ChocoPy). Full Rust compiler as WebAssembly — interactive typed AST, x86-64 assembly view, step-through debugger with recursion tree visualization, type propaga…

    Rust

  3. distributed-stock-exchange distributed-stock-exchange Public

    FIX Protocol based high frequency distributed Linux stock exchange. Features FIX Gateway with user authentication using in-memory SQLite Database, matching support for all order types, and inter-no…

    C++ 1

  4. real-time-ray-tracing-engine real-time-ray-tracing-engine Public

    A real time Linux ray tracing engine with command line input. Features physical light simulation for rendering, optimized through CUDA GPU implementation, CPU SIMD, optimized memory layout for cach…

    C++

  5. shortless-yt shortless-yt Public

    I am short-form video's worst enemy.

    TypeScript

  6. unix-operating-system unix-operating-system Public

    A unix operating system created as part of a class project (COMPSCI 162), then worked on after to add additional features covered in popular OSes. This OS implements primitives for concurrency, mem…

    C