Skip to content
View AdonnisCS's full-sized avatar

Block or report AdonnisCS

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
AdonnisCS/README.md

053b1c6041ca9f100897e6e780cb945e

Hello I'm Adonnis, welcome to my Github!

Pinned Loading

  1. market-terminal market-terminal Public

    Real-time crypto terminal built on FastAPI + React. Streams live L1 ticks and L2 order book depth via Coinbase WebSockets, persists tick data to a TimescaleDB hypertable, and serves server-side OHL…

    JavaScript 2

  2. custom-heap-manager custom-heap-manager Public

    A custom memory management implementation in C featuring a malloc/free replacement and a Mark-and-Sweep garbage collector. capable of detecting and freeing unreachable memory blocks.

    C

  3. c-signal-driven-image-downloader c-signal-driven-image-downloader Public

    A multi-process C application that manages concurrent image downloads via POSIX signal handling (SIGUSR1) and graceful shutdowns (SIGINT), demonstrating process forking and zombie process reaping.

    C

  4. connectm connectm Public

    Forked from uchicago-cs/connectm

    Connect-M: A sample CMSC 14200 course project implementation

    Python

  5. Soil-data-analysis Soil-data-analysis Public

    Soil temperature analysis for the basis of farming and fire prevention.

    Jupyter Notebook

  6. claude-code claude-code Public

    Forked from RishabhK103/claude-code

    Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…

    TypeScript