My name is Arturo Burgos, I'm a PhD student at UIUC and a Julia enthusiast. My primary focus is in modeling fluid-structure interaction simulations for flow control.
abstract struct Dev end
@kwdef mutable struct ArturoBurgos <: Dev
languages = ["Julia", "Python", "Matlab", "Fortran"]
interests = ["CFD", "Machine Learning", "High-Performance Computing"]
age = 27
open_to_work = true
end