# Kshitij Gupta — Portfolio

Personal site: [kjgpta.github.io](https://kjgpta.github.io/)

Static single-page portfolio (HTML, CSS, vanilla JS). No build step — push to `main` for GitHub Pages.

## LLM-friendly sources

Follows [llms.txt](https://llmstxt.org/):

- [/llms.txt](https://kjgpta.github.io/llms.txt) — curated index for agents
- [/index.html.md](https://kjgpta.github.io/index.html.md) — full Markdown profile (prefer this over scraping the HTML UI)

Also: [`robots.txt`](https://kjgpta.github.io/robots.txt), [`sitemap.xml`](https://kjgpta.github.io/sitemap.xml).

Featured public work: [tracesage](https://kjgpta.github.io/tracesage/) · [GitHub](https://github.com/kjgpta/tracesage) · [Substack](https://kjgpta.substack.com/).

## Layout

```
index.html
index.html.md
llms.txt
robots.txt
sitemap.xml
favicon.svg
css/styles.css
js/main.js
images/
LICENSE
README.md
```

Analytics: [GoatCounter](https://kjgpta.goatcounter.com/) (script in `index.html`; localhost skipped).
