Skip to content
View ramsyana's full-sized avatar
🧩
Chasing Glitches
🧩
Chasing Glitches
  • 21:41 (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 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
ramsyana/README.md

Ramsyana 👋

Systems & ML Engineer

My focus is on building and deploying deep learning systems — from research and experimentation to production, with an emphasis on low-level performance and custom kernel work.

My opinions are my own. While my time for new external mentoring or general open-source contributions remains focused, I am deeply committed to the projects I am actively developing.

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

Selected Public Projects

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

A collection of algorithms and concepts from various 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. 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

  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 70 1

  3. 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 17 2

  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

  6. reacxion reacxion Public

    Reacxion Protocol: VDF-ordered parallel governance for DAOs. Resolves conflicting proposals via deterministic time-ordering and ZK-SNARKs.