Open for AI Projects

I implement AI solutions that actually work — custom integrations, smart automations, and intelligent systems built precisely to your needs.

Cologne, Germany

OpenAI·Claude API·LangChain·n8n·RAG Systems·Next.js·Python·Anthropic·Make.com·Vector DBs·Fine-tuning·TypeScript·Zapier·Embeddings·OpenAI·Claude API·LangChain·n8n·RAG Systems·Next.js·Python·Anthropic·Make.com·Vector DBs·Fine-tuning·TypeScript·Zapier·Embeddings·
Scroll
01 — About
0
Projects
0
Languages
0
Degrees
0
Experience

I build things that work — then make them smarter with AI.

I'm a Cyber Security student and developer based in Cologne with a strong foundation across AI integration, automation engineering, secure software development, and data science. I speak four languages fluently — which means I build for your market, not just your stack.

I bring the same discipline and precision to code that I apply to everything else. Whether it's an LLM integration, an n8n automation pipeline, a full-stack web app, or a security audit — I deliver with care, reliability, and technical depth.

Why trust me

Security-minded by trainingMultilingual — DE / EN / TR / ARNo agency overheadDirect communicationCTF-tested problem solving

Core Skills

OpenAI API·Claude API·LangChain·Python·n8n·Next.js·TypeScript·RAG Systems·Vector DBs·Make.com

Languages
🇩🇪 GermanNative
🇬🇧 EnglishFluent
🇹🇷 TurkishNative
🇸🇦 ArabicFluent
Stack & Tools
AI & LLMs
  • OpenAI & Anthropic APIs
  • RAG Pipeline Design
  • Prompt Engineering
  • Fine-tuning & Embeddings
  • Vector Databases
Automation
  • n8n Workflow Automation
  • Make.com & Zapier
  • Python Scripting
  • Webhook Integrations
  • API Orchestration
Dev Stack
  • Next.js & React
  • TypeScript & JavaScript
  • Python & FastAPI
  • SQL & Databases
  • CI/CD & Git
Security
  • Penetration Testing
  • Security Code Audits
  • Cryptography
  • GDPR & ISMS
  • Network Security
02 — Services

What I build for you

Technical depth meets clear communication. Every solution is built to your exact spec — no templates, no shortcuts.

01

AI Automation

Eliminate manual work with intelligent pipelines. I build custom automations using n8n, Make, and Python — triggered by AI, tailored to your workflow.

n8nMake.comPythonZapier
02

LLM Integration

Embed AI directly into your product. I integrate OpenAI, Claude, and Gemini APIs — including RAG pipelines, semantic search, fine-tuning, and prompt engineering.

OpenAIClaude APILangChainRAG
03

AI Chatbots

Custom chatbots trained on your data — your docs, your tone, your rules. CRM-connected, multilingual, always on. Not another generic widget.

Custom AIVector DBsMultilingualLive Chat
04

AI Strategy

Not sure where AI fits in your business? I audit your workflows, map the highest-leverage opportunities, and deliver a concrete implementation roadmap.

AuditRoadmapROI AnalysisConsulting

Why me — not a big AI agency?

Agencies are expensive, slow, and impersonal. You deserve a partner who actually thinks.

Me
Agency
Point of contact
Direct — you talk to me, not a PM
Account manager → PM → developer
Response time
Same day, often within hours
Days to weeks via ticketing
Pricing
Fair — no agency overhead
3× markup for team & admin costs
AI expertise
Hands-on — I build the actual pipelines
Often outsourced or surface-level
Flexibility
Scope can evolve — I adapt fast
Rigid scope, expensive change requests
Languages
German · English · Turkish · Arabic
Usually English/German only
AI-First Approach|4 Languages|Cologne — on-site or remote|Fast turnaround
03 — Projects

What I've built

Real tools. Real code. Security-oriented projects built from scratch.

01

Port Scanner CLI

Scans a target IP for open ports (1–1024), detects service names, and outputs a formatted security report using parallel threads.

PythonNetworkingCLI
$ python port_scanner.py 192.168.1.1

  Port Scanner — Mesut
  Ziel: 192.168.1.1 | Bereich: 1–1024
  ─────────────────────────────────────
  PORT     STATUS  DIENST
  22       offen   ssh
  80       offen   http
  443      offen   https
  3306     offen   mysql
  8080     offen   http-alt
  ─────────────────────────────────────
  1024 Ports in 3,2 s gescannt
  5 offene Ports gefunden
02

Caesar Cipher Tool

Interactive cryptography tool — enter a message, choose a shift value, encrypt or decrypt in real time.

JavaScriptCryptographyWeb
> caesar("Hello World", 13)
  "Uryyb Jbeyq"

> caesar("Uryyb Jbeyq", 13, true)
  "Hello World"
03

Password Strength Analyzer

Analyses password strength against entropy, character classes, and common patterns. Gives a scored breakdown of weaknesses.

PythonSecurityJavaScript
> analyze("password123")
  Score: 2/8 — Weak ⚠
  Missing: uppercase, symbols

> analyze("T!ger$2024#kX")
  Score: 8/8 — Very Strong ✓
  Entropy: 42.3 bits
04

Network Traffic Logger

Raw packet sniffer in C++ using libpcap. Logs TCP/UDP traffic with source and destination IPs across a network interface.

C++NetworkingSystems
$ sudo ./network_logger eth0

[*] Aufzeichnung auf: eth0
[TCP] 192.168.1.5:52341 -> 93.184.216.34:443
[TCP] 192.168.1.5:52342 -> 140.82.114.4:443
[UDP] 192.168.1.5:51234 -> 8.8.8.8:53
[TCP] 10.0.0.1:80 -> 192.168.1.5:49821
^C
[*] 4 Pakete erfasst | Gestoppt.
05

Brute Force Detector

Detects brute-force login attempts by analysing auth logs for repeated failed connections from the same IP.

PythonSecurityLog Analysis
$ python brute_force_detector.py auth.log

[*] Analysiere: auth.log
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠  ALARM: 185.220.101.47
   Fehlgeschlagene Versuche: 23 in 60s
   Status: MARKIERT — BRUTE FORCE

⚠  ALARM: 45.33.32.156
   Fehlgeschlagene Versuche: 8 in 45s
   Status: MARKIERT — BRUTE FORCE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2 IPs markiert. Bericht gespeichert.
06

Multilingual Flashcard App

Spaced-repetition flashcard app with per-deck progress tracking and confidence-based card scheduling.

JavaScriptEducationWeb App
Stapel: Arabisch → Deutsch
 ─────────────────────────────────
 Karte 1/10: مرحبا → "Hallo"
 Karte 2/10: شكرا → "Danke"
 Karte 3/10: نعم  → "Ja"

 Fortschritt: ████████░░ 80%
 Richtig: 8 / 10
07

JWT Decoder

Decodes JWT tokens client-side — splits header, payload, and signature and displays the raw claims.

JavaScriptSecurityWeb
$ python jwt_decoder.py <token>

  Header:
  { "alg": "HS256", "typ": "JWT" }

  Payload:
  { "sub": "1234567890",
    "name": "Mesut",
    "role": "admin",
    "iat": 1716840000,
    "exp": 1716926400 }

  Signatur: SflKxwRJ... (nicht verifiziert)
08

Subnet Calculator

Calculates subnet mask, broadcast address, first/last host, and usable host count from any CIDR notation.

PythonNetworkingSecurity
$ python subnet.py 192.168.1.0/24

  Netzwerk:       192.168.1.0
  Subnetzmaske:   255.255.255.0
  Broadcast:      192.168.1.255
  Erster Host:    192.168.1.1
  Letzter Host:   192.168.1.254
  Nutzbare Hosts: 254
04 — Experience

My Journey

01
2024 — PresentEducation

Cyber Security Student

Cologne

Studying offensive and defensive security, network protocols, cryptography, and systems programming. Running CTF challenges and building custom security tooling on the side.

02
2023 — PresentEducation

Alimiyya Student — Islamic Sciences

2nd Year · Cologne

Traditional Alimiyya programme in Islamic sciences — Arabic language, jurisprudence, Quranic studies, and Islamic history. Deepens my multilingual foundation and structured learning approach.

03
2022 — 2023Work

Working Student — Project Management

Work Experience · 1 Year

Supported cross-departmental project coordination, stakeholder communication, and documentation of technical deliverables. Bridged technical and non-technical teams.

04
OngoingCommunity

Arabic Teacher

Freelance · Cologne

Teaching Arabic to students of various ages. Developing curriculum, adapting to individual needs, and building language comprehension from the ground up.

05
OngoingCommunity

Community Engagement

Mosque · Cologne

Active in community programmes, event organisation, and youth development. Interpreting between Arabic, Turkish, and German for community members.

05 — Certifications

Proven Qualifications

Recognized certifications backing my studies and hands-on experience.

01

Ethical Hacker

2025
DACS Bund
Ethical HackingPenetration TestingSecurity
Open Certificate
02

Cyber Threat Management

2025
DACS Bund
Threat ManagementCyber SecurityRisk
Open Certificate
03

Digital Marketing Certification

2026
HubSpot Academy
Digital MarketingInboundHubSpot
View Full Size
06 — Contact

Let's build something.

Open to freelance projects, AI consulting, and interesting collaborations. If you have a problem worth solving — let's talk.