# About Me

My name is Mimi Phan and I hold a Bachelor of Science in Mathematics from UNSW. Throughout my studies, I developed a strong interest in programming, software development, cloud engineering, and, most notably, Machine Learning. I have gained experience in data analytics and data science, and have also worked on freelance software development projects. To deepen my knowledge in Mathematics, I plan to pursue further studies within the next couple of years. Hopefully, this period will allow sufficient time to ponder about with mathematics (specifically, Linear Algebra) and experience real-world applications of Machine Learning/AI, ultimately guiding me in determining the specific direction.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whoamimi.gitbook.io/blog/about-me.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
