Skip to content
View 360NK's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 360NK

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

Working in C/C++ systems, concurrency, runtimes, and performance-oriented backends.

Projects here explore task scheduling, spatial telemetry pipelines, and parallel execution. Currently studying production C++ runtimes at the source level (sender/receiver composition, dependency-graph scheduling, runtime internals).

C++ C Python CMake SQLite Git Linux

Pinned Loading

  1. crux crux Public

    C++17 parallel DAG scheduling project exploring JSON graph validation, topological ordering, and critical path analysis.

    C++

  2. telemetrix-db telemetrix-db Public

    A C11/C++17 in-memory spatial telemetry cache for GTFS-Realtime ingestion, using a bounded producer-consumer queue, H3 bucketing, and rolling per-cell recent-history aggregation to explore backpres…

    C

  3. telemetrix-engine telemetrix-engine Public

    A C-based GTFS-Realtime ingestion daemon that fetches binary transit feeds, decodes Protocol Buffer payloads with protobuf-c, and extracts structured vehicle telemetry for downstream storage and an…

    C

  4. transit-mind-hamilton transit-mind-hamilton Public

    PostGIS-based transit diagnostics project combining GTFS network data with Hamilton infrastructure data to analyze route friction and disruption zones.

    Python