Skip to content
View melizalde-ds's full-sized avatar

Highlights

  • Pro

Organizations

@Ensign-College

Block or report melizalde-ds

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

Hey, I'm Miguel 👋

Software engineer building systems-level tools in Rust and TypeScript. I care about infrastructure, performance, and making things that actually work.

Currently building at Ensign College — K3s clusters, Kafka pipelines, HashiCorp Vault, and a 50+ node Proxmox datacenter.

I maintain a family of Rust libraries under the ox- prefix.

What I'm working on

  • oxpg — Zero-C-dependency PostgreSQL client for Python, built on tokio-postgres via PyO3
  • semantic-chain — Word-linking game running WASM + transformers in the browser → play it
  • rust-ml-inference-api — ONNX inference API in Rust/Axum, Dockerized and ready to deploy
  • k8s-workshop-apps — K8s workshop I built to teach container orchestration at Ensign College

Elsewhere

Pinned Loading

  1. oxpg oxpg Public

    PostgreSQL client for Python built on tokio-postgres.

    Rust 2

  2. semantic-chain semantic-chain Public

    A word-linking game where you chain words by meaning. Built to play around with WASM + transformers in the browser.

    TypeScript

  3. rust-ml-inference-api rust-ml-inference-api Public

    Rust-based API for serving fast, secure machine learning inferences using ONNX Runtime. Built with Axum and Tokio for scalable, async performance. Designed for cloud deployment and modern AI infras…

    Rust 5