Curriculum Tool
HTMLUICMIECoursePlannerTool
A course selection tool for the UIC Mechanical and Industrial Engineering curricula, designed to help students navigate sequencing, planning, and degree requirements more clearly.
Selected GitHub work
High-performance computing, automation, engineering education, and AI-driven tools.
This page highlights the GitHub repositories that best represent my work across engineering curriculum development, computational fluid dynamics, scientific software, and applied AI workflows.
Selected repositories
These four repositories are the clearest snapshot of the work I most want visitors to see first: practical curriculum tools, AI-focused instructional examples, and long-running CFD software.
Curriculum Tool
HTMLA course selection tool for the UIC Mechanical and Industrial Engineering curricula, designed to help students navigate sequencing, planning, and degree requirements more clearly.
AI in Education
MATLABA collection of examples showing how AI and machine-learning methods can be introduced across the mechanical and industrial engineering curriculum in ways that are practical for teaching and classroom discussion.
CFD Solver
FortranA research-oriented marker-and-cell CFD solver for incompressible flow, built as a serious computational fluid dynamics codebase with room for continued numerical, modeling, and high-performance computing work.
Python Interface
FortranA Python-facing companion to the SimpleMAC solver ecosystem that makes the underlying CFD work more approachable through scripting, interface tooling, and project documentation.