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

Hey, I'm Urmzd!

Urmzd Mukhammadnaim · /ʊərˈmuːzd mʊˌhɑːmɑdˈnaɪm/

Software Engineer building AI-powered systems, developer tools, and whatever else catches my interest. I like turning complex problems into clean solutions and learning by building.


Machine Learning & Research

  • linear-gp — Production-grade Rust framework for Linear Genetic Programming with Q-Learning integration
  • md-classifier — Transformers + CNN pipeline for medical symptom classification (90% recall)
  • lepus-classifier — CNN architecture research for small-dataset image classification

Developer Tools

  • embed-md — GitHub Action that auto-syncs code snippets in markdown docs
  • resume-generator — CLI to generate tailored resumes from YAML/JSON/TOML via LaTeX or HTML
  • language-guides — Generate scenario-based language learning PDFs with CJK support

IoT & Automation

  • waking-up-system — Distributed sunrise simulation with Zigbee bulbs and AWS infrastructure

Apps & Games

  • flappy-bird — JavaFX clone with data-oriented design and cross-platform native builds
  • chess-cli — Terminal chess in Python
  • barter-trader — Android trading app with Clean Architecture and MVVM

When I'm not coding, I'm learning—martial arts, languages, or whatever's next.

Links

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. 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

  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. 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

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

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

    Rust 124 16

  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