> For the complete documentation index, see [llms.txt](https://paavan-parekh.gitbook.io/paavan-parekh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paavan-parekh.gitbook.io/paavan-parekh/about-me.md).

# About me

<div align="center" data-with-frame="true"><figure><img src="/files/AMjJbPfJ7tfxW21RBtdS" 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](/paavan-parekh/contact-me.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
