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

Hi, I'm Urmzd 👋

urmzd.com @urmzd_ urmzd

Active Projects

  • resume-generator - 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. (9 ★)
  • flappy-bird - A Flappy Bird clone built with JavaFX and Java 21, demonstrating data-oriented design patterns and cross-platform desktop development with automated native builds for Linux, macOS, and Windows. (4 ★)
  • chess-cli - A fully playable chess game in Python with object-oriented design and command-line interface—ideal for learning game logic, exploring chess AI algorithms, or playing from the terminal. (3 ★)
  • lepus-classifier - A CNN research project exploring optimal image classification architectures for small datasets, demonstrating that data quantity remains the fundamental bottleneck for deep learning performance. (2 ★)
  • dotfiles - Modern dotfiles with Chezmoi and Nix, providing one-command environment bootstrap for macOS and Linux—includes Neovim, Tmux, Zsh, and specialized development shells. (2 ★)

GitHub Stats

At a Glance Contributions

Other Areas of Interest

Expertise

Last generated on 2026-02-19 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. 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

  6. openapi-generator openapi-generator Public

    OpenAPI 3.x → TypeScript & React code generator. Zero-dependency clients, SWR hooks, and SSE streaming.

    Rust