Skip to content
View zeon256's full-sized avatar
:shipit:
:shipit:

Sponsoring

@euwbah

Highlights

  • Pro

Organizations

@msocietyhq @lta-rs

Block or report zeon256

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

Hey there! I'm zeon256 πŸ‘‹

Systems programmer building fast, correct, and security-conscious software β€” mostly in Rust.

I care about the parts of software where implementation details actually matter: parsers, code generation, protocol boundaries, memory layout, distributed systems, developer tooling, security, and AI infrastructure.

  • πŸŽ“ Computer Science @ NTU Singapore
  • πŸ”Ž Looking for software engineering opportunities
  • πŸš€ Cofounded Haxiom, a collaborative AI knowledge-base startup
  • πŸ›  Previously at GovTech Singapore and HTX

πŸ›  Tech

Languages: Rust Β· TypeScript Β· Python Β· C++ Β· C
Systems: Linux Β· Docker Β· Kubernetes Β· PostgreSQL Β· Git Β· jj
Interests: high-performance Rust Β· sans-IO design Β· distributed systems Β· AI infrastructure Β· security research Β· developer tooling


⭐ Featured Projects

Project Area Description
satay-rs Codegen / API Tooling Sans-IO Rust client generator for OpenAPI-style APIs, designed around transport-agnostic request construction and typed client ergonomics.
fast-robots Parsing / Performance Zero-copy robots.txt parser with SIMD-accelerated byte scanning and RFC 9309 access checks.
const-secret Security / no_std Compile-time constant obfuscation library for Rust with lazy decryption, pluggable drop strategies, and no_std support.
pulau-rs Data Structures Allocation-free union-find implementation designed for embedded and no_std environments.
typed-bytes Type Safety no_std, const-first strongly typed byte units for Rust to prevent SI / IEC unit mix-ups.
dllmain-rs Proc Macros / Windows Procedural macro for generating Windows DllMain entry points with safer defaults and signature validation.
font-trim WASM / Tooling Browser-based HarfBuzz WASM font subsetter.
lta-rs Public Data / API Client Rust client for Singapore's LTA DataMall APIs.
πŸ“¦ More Projects

Rust

  • satay-rs β€” Sans-IO Rust client generator for OpenAPI-style APIs.
  • gen3-charset β€” PokΓ©mon Generation III text parsing library.
  • style-rust-aku β€” Opinionated custom Rust lints using Dylint.
  • dllmain-rs β€” Procedural macro for generating Windows DLL entry points.

Security

Data Structures & Algorithms

  • pulau-rs β€” Allocation-free union-find for embedded and no_std environments.
  • segment-tree-ts β€” Segment tree implementation for JavaScript / TypeScript.
  • StrengthReduction β€” Arithmetic strength reduction for integer division in C#.

Web, WASM & Tooling

  • font-trim β€” Browser-based HarfBuzz WASM font subsetter.
  • solid-markdown-wasm β€” CommonMark renderer for SolidJS powered by Rust and WASM.
  • mdt2json β€” Markdown table to JSON converter.

Public Data

  • lta-rs β€” Rust client for Singapore's LTA DataMall APIs.

Game Development & Broadcast Tooling

Miscellaneous

  • dotfiles β€” My personal development environment.

πŸ“« Contact

Pinned Loading

  1. chrome-pwd-dumper-rs chrome-pwd-dumper-rs Public

    πŸ—‘οΈ Chromium based password dumper for Windows

    Rust 24 5

  2. lta-rs/lta-rs lta-rs/lta-rs Public

    🚍 Singapore LTA Datamall Rust Client

    Rust 22 5

  3. solid-markdown-wasm solid-markdown-wasm Public

    ✨ CommonMark markdown renderer for SolidJS using WASM πŸš€

    HTML 8 1

  4. pulau-rs pulau-rs Public

    #![no_std], allocation-free union-find library for bare metal environments

    Rust 8

  5. dllmain-rs dllmain-rs Public

    A proc macro attribute to generate dllmain

    Rust 6

  6. satay-rs satay-rs Public

    Sans-IO Rust OpenAPI client generator with typed builders, validation newtypes, and transport-agnostic adapters

    Rust 4 1