# About me

<div align="center" data-with-frame="true"><figure><img src="https://563135309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vdctI9yMXterwOdMrMh%2Fuploads%2Fq67WwHnzitJIwRUgChFD%2FProfile%20Pic.jpeg?alt=media&#x26;token=7fa6c79d-5e86-4428-b9e3-97576bab9123" alt="at NYC, Central Park" width="165"><figcaption></figcaption></figure></div>

I am a first-year PhD student in the Department of Computer Science at Stony Brook University, advised by [Prof. Omkant Pandey](https://www3.cs.stonybrook.edu/~omkant/).

My research lies at the intersection of **AI and Cryptography**. Broadly, I am interested in **cryptography, coding theory, AI safety, and mathematics**, with a particular fondness for **number theory**.

> "Mathematics is Mathematics. If you can sell it, it's applied, if you can not, it's pure. What is pure today can be applied tomorrow." [mankg](https://www.guptalab.org/mankg/public_html/) on pure vs applied mathematics, 1993

&#x20;                                     [CV](https://drive.google.com/file/d/14n29RH1zmgIemjbIq-YPSoVWTvn26Ej_/view?usp=sharing) | [Google Scholar](https://scholar.google.com/citations?user=G-v88voAAAAJ\&hl=en) | [GitHub](https://github.com/paavanmparekh) | [Email](https://paavan-parekh.gitbook.io/paavan-parekh/contact-me)


---

# 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://paavan-parekh.gitbook.io/paavan-parekh/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.
