Hi! I’m Ayat, and I enjoy learning how software, data, and problem solving come together to build useful things.
I am interested in programming, machine learning, and building projects that have real impact. Outside of programming, I enjoy making music and going to the gym! My favorite place in San Diego is here! These are my goals. And this is me :)
I like writing code that is clear, practical, and useful. Some areas I enjoy include:
My favorite programming language is Java because it is versatile, object-oriented, and has many kinds of applications.
“Float like a butterfly, sting like a bee.” — Muhammad Ali
```Java public static void main(String[] args) { System.out.println(“Hello, world!”); }