Skip to content
View urmzd's full-sized avatar

Block or report urmzd

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

urmzd

Man approaches the unattainable truth through a succession of errors. Based in Austin, TX, I explore the boundaries of technology through experimentation and iterative learning.

My work spans machine learning (TensorFlow, PyTorch, Keras), systems programming (Rust, Go, Shell, Nix), and modern web development (TypeScript, React, Astro). I also contribute to DevOps workflows, backend APIs, and scientific computing, with Rust and TypeScript as my most-used languages.

Notable projects include resume-generator (CLI tool for customizable PDF resumes), flappy-bird (JavaFX desktop game), chess-cli (Python chess engine), lepus-classifier (CNN research for small datasets), and dotfiles (one-command environment bootstrap).

Website LinkedIn Twitter/X

GitHub Metrics

Last generated on 2026-02-18 using @urmzd/github-metrics

Pinned Loading

  1. linear-gp linear-gp Public

    A production-grade Rust framework for Linear Genetic Programming research, featuring modular architecture, Q-Learning integration, automated hyperparameter optimization, and support for reinforceme…

    Rust

  2. resume-generator resume-generator Public

    A data-driven CLI tool that transforms YAML/JSON/TOML resume data into polished PDFs using LaTeX or HTML templates, enabling rapid generation of customized resumes for different job applications.

    Go 9 1

  3. md-classifier md-classifier Public

    A deep learning system combining transformers and CNNs to classify diseases from patient-described symptoms, achieving 90% recall through semantic embeddings and CNN feature extraction.

    Jupyter Notebook 2 1

  4. lepus-classifier lepus-classifier Public

    A CNN research project exploring optimal image classification architectures for small datasets, demonstrating that data quantity remains the fundamental bottleneck for deep learning performance.

    Jupyter Notebook 2 1

  5. MathisWellmann/gym-rs MathisWellmann/gym-rs Public

    OpenAI's Gym written in pure Rust for blazingly fast performance

    Rust 125 18

  6. urmzd.com urmzd.com Public

    Personal website and blog built with Astro, TypeScript, and MDX—featuring fast static site generation with interactive components for content and portfolio.

    TypeScript