My name is Arturo Burgos, I'm a PhD student @ UIUC and a Julia enthusiast. My research focus is to model fluid-structure interaction using metamaterials. I also love anything related to the intersection between fluid mechanics and scientific machine learning.
abstract struct Dev end
@kwdef mutable struct ArturoBurgos <: Dev
languages = ["Julia", "Python", "Matlab", "Fortran"]
interests = ["CFD", "Machine Learning", "High-Performance Computing"]
age = 28
open_to_work = true
end