# Sitemap — adatepe.dev

> Human- and LLM-readable mirror of [sitemap.xml](https://www.adatepe.dev/sitemap.xml).
> Canonical site: <https://www.adatepe.dev>. Last updated: 2026-04-13.

Personal portfolio of **Alperen Adatepe** — Full-Stack Developer at BMW Group,
M.Sc. Computer Science student at LMU Munich, BMW Fastlane Scholar. Based in Munich, Germany.

---

## Primary Pages

### Homepage — `/`

<https://www.adatepe.dev/>

Portfolio landing page. Server-rendered shell with interactive client islands.
Contains all major content sections accessible via in-page anchors:

- [`#about`](https://www.adatepe.dev/#about) — About Me: bio, roles, current status, stats.
- [`#projects`](https://www.adatepe.dev/#projects) — Project Showcase: featured builds, motivations, learnings, live demos, source links.
- [`#experience`](https://www.adatepe.dev/#experience) — Experience Timeline: BMW Group, PushQuantum, LMU tutor, Titanom Technologies, education.
- [`#tech-stack`](https://www.adatepe.dev/#tech-stack) — Tech Stack: filterable matrix of languages, frameworks, tools.
- [`#github`](https://www.adatepe.dev/#github) — GitHub Activity: contribution graph, streaks, language breakdown, top repos.
- [`#contact`](https://www.adatepe.dev/#contact) — Contact: email, social links, message form with voice input.

**Interactive features:** command palette (⌘K), AI chat assistant, 14-language i18n, dark/light theme, keyboard shortcuts, visitor counter, Konami easter egg, `/snake` route.

### CV / Resume — `/cv`

<https://www.adatepe.dev/cv>

Interactive in-browser PDF viewer with downloadable German and English versions.

### FAQ — `/faq`

<https://www.adatepe.dev/faq>

Frequently asked questions about Alperen Adatepe: who he is, his tech stack, what he has shipped, his availability for hire and freelance work, and how to get in touch. Every answer is also exposed as FAQPage structured data for search and answer engines.

---

## Downloadable Documents

| File         | URL                                                                  | Language |
| ------------ | -------------------------------------------------------------------- | -------- |
| CV (English) | <https://www.adatepe.dev/alperen-adatepe-adatepe-dev-website-en.pdf> | en       |
| CV (German)  | <https://www.adatepe.dev/alperen-adatepe-adatepe-dev-website-de.pdf> | de       |

---

## Machine-Readable Endpoints

| Purpose                      | URL                                                  |
| ---------------------------- | ---------------------------------------------------- |
| XML sitemap                  | <https://www.adatepe.dev/sitemap.xml>                |
| Markdown sitemap (this file) | <https://www.adatepe.dev/sitemap.md>                 |
| Robots policy                | <https://www.adatepe.dev/robots.txt>                 |
| LLM summary                  | <https://www.adatepe.dev/llms.txt>                   |
| LLM full context             | <https://www.adatepe.dev/llms-full.txt>              |
| AI plugin manifest           | <https://www.adatepe.dev/.well-known/ai-plugin.json> |
| PWA manifest                 | <https://www.adatepe.dev/manifest.json>              |
| OG image                     | <https://www.adatepe.dev/og-image.png>               |

---

## Language Variants

The site uses client-side i18n via the `?lang=` query parameter. Supported codes:

`en` (default), `de`, `tr`, `es`, `fr`, `pt`, `zh`, `ja`, `ko`, `ar`, `hi`, `ru`, `it`, `vi`.

Example: <https://www.adatepe.dev/?lang=de> · <https://www.adatepe.dev/cv?lang=ja>

---

## Not Indexed

The following paths are intentionally excluded from indexing (see `robots.txt`):

- `/api/*` — server endpoints
- `/admin/*` — authenticated dashboards
- `/offline` — PWA offline fallback
- `/_next/*` — build assets

---

## Contact

- Email: <alperen@adatepe.dev>
- GitHub: <https://github.com/noluyorAbi>
- LinkedIn: <https://in.adatepe.dev>
