Skip to content
View rylei-m's full-sized avatar
  • Utah State University
  • Salt Lake City, UT
  • 04:02 (UTC -06:00)
  • LinkedIn in/rylei

Highlights

  • Pro

Block or report rylei-m

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

About Me:

I build software systems for simulation, modeling, and optimization of complex real-world behavior.

My work sits at the intersection of engineering, high-performance computing, and machine learning. I develop C++ and Python frameworks for physics-based simulation, with an emphasis on vehicle systems, aerodynamic behavior, numerical methods, and performance-oriented analysis. This includes building CFD-oriented workflows, implementing data and integration pipelines, and applying optimization techniques to improve model quality and decision-making.

I also develop practical software for operational and security-focused environments. My experience includes building automation tools in Rust, developing internal web applications with Python and Django, creating remediation and systems-management scripts in PowerShell, and supporting vulnerability assessment and defensive engineering efforts. Across projects, I prioritize correctness, maintainability, and performance.

I am especially interested in high-fidelity simulation, dynamic systems modeling, and engineering software that turns physical behavior and data into usable insight. While motorsport and automotive systems are a natural application area for my work, my broader focus is on building robust computational tools for technically demanding problems.

I approach software like an engineered system: modular, testable, and built with long-term reliability in mind.

LinkedIn:

LinkedIn

GitHub Stats:



Random Dev Quote

Pinned Loading

  1. HexRacing/F1_Data HexRacing/F1_Data Public

    Jupyter Notebook

  2. funkybooboo/evacuation_simulation funkybooboo/evacuation_simulation Public

    Turning a research paper into a program

    Python 2

  3. USU_2024_DMCA_Warning_Automation USU_2024_DMCA_Warning_Automation Public

    Used for parsing important information out of DMCA emails to make automating copyright warning emails more efficient

    Python

  4. racecar_components_analyzer racecar_components_analyzer Public

    This repository implements a complete, reproducible object detection pipeline for identifying both racecars and fine-grained automotive components from RGB imagery using YOLOv8.

    Python

  5. powershell_disable_ssl_enable_tls powershell_disable_ssl_enable_tls Public

    Powershell Script For Disabling SSL 2.0 and 3.0 and Enabling TLS 1.2/1.3

    PowerShell

  6. globalprotect_fedora_install globalprotect_fedora_install Public

    Bash script modification guide for enabling Palo Alto GlobalProtect installation on unsupported Linux distributions such as Fedora by editing gp_install.sh distribution checks.

    Shell