class Carla:
pronouns = "she/her"
location = "🌍 Earth"
passion = ["compilers", "functional programming", "computer vision"]
learning = ["Python", "Java", "Elixir", "Haskell", "C", "C++", "Unity"]
collaborate = "open-source projects in compilers, FP & visual computing"
ask_me_about = ["compiler design", "purely functional techniques",
"image processing", "systems programming"]
fun_fact = "I hike trails and shred guitar strings 🎸🏔️"| Area | Topics |
|---|---|
| 🔧 Compilers | Parsing, AST transformations, code generation |
| λ Functional | Pure functions, monads, type systems |
| 👁️ Computer Vision | Image processing, feature detection |
| 🎮 Game Dev | Unity, C# scripting, 3D environments |

