# News

* June 2023: I am peer mentoring CS 320 for the Summer and Fall 23.
* May 2023: I am working at Solis-Lemus Lab for summer 2023 as a student hourly research assistant.
* Feb 2023: I am working with the Informatic Skunkworks group on learning-based medical image analysis.
* Jan 2023: Joined Wisconsin Institute for Discovery as an undergraduate research assistant with professor Claudia Solis-Lemus.
* Jan 2023: I am peer mentoring CS 320 for Spring 23 semester.
* Dec 2022: Awarded Dean's List for Fall 2022.
* Sept 2022: I am peer mentoring CS 220 for Fall 22 semester.
* May 2022: Awarded Dean's List for Spring 2022.
* Apr 2022: I am working as a full-stack developer for DoIT Helpdesk.
* Dec 2021: Awarded Dean's List for Fall 2021.
* Sept 2021:  Joined UW-Madison as an undergraduate student. Major: Computer Science.


---

# 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://tianyi0216.gitbook.io/blog/news.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.
