Skip to content
View ramsyana's full-sized avatar
🧩
Chasing Glitches
🧩
Chasing Glitches
  • 12:39 (UTC +08:00)

Block or report ramsyana

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

Ramsyana 👋

Systems & ML Engineer

I build and deploy deep learning systems end-to-end — from research and experimentation to production — with an emphasis on low-level performance, custom kernels, and protocol design.

My opinions are my own. While my time for broad external mentoring or general open-source contributions is limited, I’m deeply committed to the projects I actively develop.

Skills: Machine Learning, Deep Learning, Systems Programming, Protocol Design
Technologies: Rust, Python, C, Go, Swift, JAX, Zig, Cryptography
Contact: ramsyana@mac.com


Selected Public Projects

Court of Core Memory

A design-spec repository for a formally governed agent memory architecture: immutable evidence log (Stage 0), Court-mediated validation, and a persistent core with explicit state transitions, provenance, and auditability.
Source

Markdown-Direct-Protocol (MDP)

A high-performance, low-overhead protocol built on QUIC v1 (RFC 9000) for streaming raw UTF-8 markdown from LLMs with minimal CPU overhead. Designed for internal inference infrastructure.
Source | Specification

RustTensor

A learning-focused, high-performance tensor computation library built from scratch in Rust, featuring automatic differentiation and CPU/CUDA backends.
Source | Documentation

Academic Implementations

Algorithms and ideas from academic papers implemented in multiple languages.

Paper Title Author(s) arXiv Status
Relative Sizes of Iterated Sumsets Noah Kravitz 2412.18598 Complete
A Remark on an Explicit Formula for the Sums of Powers of Integers José L. Cereceda 2503.14508v2 Complete
The Neveu-Schwarz Group and Schwarz's Extended Super Mumford Form Katherine A. Maxwell & Alexander A. Voronov 2412.18585 On Hold
Derivative Polynomials and Infinite Series for Squigonometric Functions Bart S. Van Lith 2503.19624 Complete
Inverse Source Problems for a Multidimensional Time-Fractional Wave Equation D.K. Durdiev 2503.17404v1 Complete

...and more in the full repository.

Enkel-Editor

A minimalist terminal text editor for IoT devices, built in Zig for Unix-like systems.
Source

Pinned Loading

  1. Zig-Math-Algorithms Zig-Math-Algorithms Public

    A collection of mathematical algorithms implemented in Zig, designed to address specific mathematical problems with simple command-line interfaces.

    Zig 20 2

  2. RustTensor RustTensor Public

    A learning-focused, high-performance tensor computation library built from scratch in Rust, featuring automatic differentiation and CPU/CUDA backends.

    Rust 75 1

  3. Math-Papers-with-Code Math-Papers-with-Code Public

    A collection of implementations of mathematical algorithms and concepts from various academic papers in multiple programming languages.

    Python 3 1

  4. lorenz-chaos-encrypt lorenz-chaos-encrypt Public

    Plain Convolution Encryption as an Alternative to Overcoming the Limitations of Synchronization-Based Methods

    Python 1

  5. commit-reveal commit-reveal Public

    An implementation of "Commit-Reveal²: Randomized Reveal Order Mitigates Last-Revealer Attacks in Commit-Reveal" protocol for distributed consensus applications

    Python 2