Skip to content
View deliagorgan's full-sized avatar

Block or report deliagorgan

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

Pinned Loading

  1. TapTag-Interactive-Media TapTag-Interactive-Media Public

    A full-stack social media platform featuring a custom-built interactive image editor, LSB steganography for metadata persistence, and automated URL security verification.

    JavaScript

  2. Agriculture-Predictive-Analysis Agriculture-Predictive-Analysis Public

    Econometric analysis of climate factors impact on global crop yields using R. Features multivariate regression models, statistical diagnostics (Heteroscedasticity, Autocorrelation), and predictive …

    R

  3. Chord-Distributed-DHT Chord-Distributed-DHT Public

    A C implementation of the Chord P2P protocol using MPI. Features logarithmic O(log N) routing via finger tables, distributed service loops, and fault-tolerant termination.

    C

  4. Parallel-News-Engine Parallel-News-Engine Public

    Java data engine utilizing multithreading (CyclicBarrier, ConcurrentHashMap) to parallelize large-scale JSON ingestion and analytics. Achieved 2.16x speedup on ARM architecture by optimizing lock c…

    Java

  5. REST-Library-CLI REST-Library-CLI Public

    C/C++ CLI client that interacts with a REST API library. Implements the HTTP protocol using sockets, featuring session management with Cookies and JWT, and JSON data parsing.

    C