▶ bedirhanuygun.com
system online

Bedirhan Uygun — Full-Stack AI Developer

1# bedirhan.dev — the short version
2# detail lives in skills.py / experience.py / research.py / contact.py
3 
4from typing import Final
5from .skills import STACK
6from .experience import CURRENT
7 
8NAME: Final = 'Bedirhan Uygun'
9ROLE: Final = 'Full-Stack AI Developer'
10BASED: Final = 'Gaziantep, TR'
11EDUCATION: Final = 'BSc Bilgisayar Müh., Kütahya Dumlupınar (2021–2025)'
12LANGUAGES: Final = ('Türkçe (native)', 'English (B1)')
13 
14__all__ = (
15 'NAME', 'ROLE', 'BASED', 'EDUCATION',
16 'LANGUAGES', 'STACK', 'CURRENT',
17)
18 
19# multidisciplinary: agents · vision · autonomous · ml ops
▸ TERMINALPROBLEMSOUTPUTDEBUG
~/bedirhan.dev on ⎇ main · ✓ ready
$ stats --career
┌──────────────────────────────────────┐
teknofest 4 competitions
awards 6 1st · 2nd · 2×3rd · 7th · 8th
internships 3 lotus · niche · turkcell
papers 1 dqn-ids · under review
grants 2 tübitak 2209-a · sayzek atp
current theblue.red since 2025-12
caffeine
└──────────────────────────────────────┘
type 'help' for commands · ↑↓ history · tab to complete
~/bedirhan.dev on ⎇ main$
Bedirhan Uygun — Full-stack AI Engineer