Skip to content
View MehmetMagden's full-sized avatar
๐Ÿ˜„
๐Ÿ˜„

Block or report MehmetMagden

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
MehmetMagden/README.md

Hi there, I'm Mehmet! ๐Ÿ‘‹ ๐Ÿ‡จ๐Ÿ‡ญ

ISTQB-Certified QA Automation Engineer | DevOps Learning Specialist | AI-Assisted Developer

I'm a results-driven quality engineer with a deep technical foundation in test automation (Java, Selenium, API testing) who is actively expanding into DevOps, Cloud-Native infrastructure, and AI-assisted development. Currently based in Bern, Switzerland (Work Permit B), I'm actively seeking a 3-month IT internship or junior role to apply and expand my skills in a professional engineering environment.


๐Ÿš€ What I'm Building

Infinity-Pipeline (2026) โ€“ Cloud-Native DevOps Lab

A production-grade Kubernetes cluster built from scratch with end-to-end automation:

  • Infrastructure: 4-node K8s cluster (1 Master, 3 Workers) with Ansible automation
  • CI/CD: GitHub Actions pipeline with immutable Docker image tagging (Git SHA)
  • Application: Python Flask REST API + PostgreSQL StatefulSet with zero-downtime deployments
  • Monitoring: Prometheus metrics + Grafana dashboards
  • Security: Kubernetes Secrets, RBAC, Cloudflare Tunnel for secure external access
  • 31 Git commits demonstrating iterative learning and problem-solving
  • ๐Ÿ“‚ Repo: github.com/MehmetMagden/infinity-pipeline

HEAI (2025โ€“2026) โ€“ Local AI Assistant with RAG

A fully offline, privacy-first AI system running on consumer hardware:

  • Engineered a dual-layer architecture: FastAPI backend + Flutter frontend
  • Implemented RAG pipeline with ChromaDB, processing 100k+ text chunks from 83 PDFs
  • QLoRA fine-tuning of Qwen2.5-7B (20M parameters optimized in ~2.5h on RTX 3060)
  • OAuth 2.0 authentication + JWT session management
  • Zero cloud costs โ€“ all inference runs locally
  • ๐Ÿ”— Live: aimaden.com | ๐Ÿ“‚ Repo: github.com/MehmetMagden/HEAI

Alex AI v3 (2025โ€“2026) โ€“ Gmail-Integrated Assistant

A locally hosted email assistant with full privacy:

  • Integrated Gmail API with OAuth 2.0 and automatic token refresh
  • Llama3 8B inference via Ollama (runs entirely on local machine)
  • SQLAlchemy + SQLite for session persistence
  • Two-stage confirmation workflow to prevent accidental email sends
  • Privacy guarantee: No personal email data leaves your device
  • ๐Ÿ“‚ Repo: github.com/MehmetMagden/alexAIAsistantv3

Stack Tower (2025) โ€“ Hyper-Casual Mobile Game

Published on Google Play Store, built with zero budget:

  • Developed with Flutter/Flame game engine
  • Integrated AdMob monetization + Google Play Games Services
  • Performance optimized for mid-range Android devices (60 FPS target)
  • ๐ŸŽฎ Download: Google Play Store | ๐Ÿ“‚ Repo: github.com/MehmetMagden/stack_tower

๐Ÿ› ๏ธ Technical Stack

Category Technologies
QA & Testing Java, Selenium WebDriver, Cucumber BDD, TestNG, JUnit, Rest Assured, Postman, Appium
DevOps & Infrastructure Docker (multi-stage builds), Kubernetes (Deployments, StatefulSets, Services, RBAC), Helm, GitHub Actions, Ansible, Linux
Backend & APIs Python (FastAPI), Flask, SQLAlchemy, asyncio, OAuth 2.0, JWT, REST API design
AI & ML Local LLMs (Ollama, Qwen2.5, Llama3), RAG Systems, ChromaDB, QLoRA fine-tuning, Whisper STT, Coqui XTTS v2
Mobile & Frontend Flutter/Dart, Riverpod state management, Google Play distribution
Tools & Practices Git/GitHub, JIRA, Agile/Scrum, CI/CD pipelines, Infrastructure as Code, DevSecOps

๐Ÿ“Š Key Metrics

  • 31 Git commits across Infinity-Pipeline (2+ months of iterative development)
  • ~2000+ lines of code spanning YAML, Python, and Kubernetes manifests
  • 4 production-ready projects (1 cloud-native, 3 AI/ML applications)
  • 1 published app on Google Play Store (Stack Tower)
  • ISTQB-Certified (Foundation Level, July 2022)
  • B1 German Certified (Feb 2026) | Currently studying B2

๐ŸŽฏ What I'm Interested In

  • QA Automation Roles: Test framework design, CI/CD integration, test data management
  • DevOps Support: Infrastructure automation, container orchestration, monitoring & observability
  • AI/ML Integration: Building production-grade AI systems with privacy-first principles
  • Learning Opportunities: Best practices in Swiss engineering teams, professional development, mentorship

๐ŸŒฑ Why I Chose This Path

I believe modern software engineering isn't just about individual technologiesโ€”it's about systems thinking. Through my projects, I've learned to:

  • Automate complex infrastructure (no manual deployments)
  • Debug production issues using logs, metrics, and observability
  • Build secure systems that respect user privacy
  • Learn continuously through small iterations and fail-fast mentality
  • Use AI tools strategically (not as a shortcut, but as a productivity multiplier)

This mindset translates into reliable code, reproducible deployments, and teams that ship faster and safer.


๐Ÿ“ซ Let's Connect


๐Ÿ’ก A Note on AI-Assisted Development

All my projects leverage AI programming assistants (GitHub Copilot, Claude) strategicallyโ€”not as a replacement for thinking, but as a force multiplier for:

  • Rapid prototyping and code scaffolding
  • Debugging complex system interactions
  • Learning new frameworks faster

If you're curious about how modern developers actually use these tools, my projects serve as a case study. The code quality, architecture decisions, and problem-solving are all mineโ€”the AI just helps me move faster.


Always eager to learn, contribute, and grow with the right team. Let's build something great together! ๐Ÿš€

Pinned Loading

  1. HEAI HEAI Public

    Hoca Efendi

    JavaScript 2

  2. alexAIAsistantv3 alexAIAsistantv3 Public

    getting better

    Python 1

  3. faz6-iac faz6-iac Public

    FAZ6 TERRAFORM and ANSIBLE project

    HCL

  4. stack_tower stack_tower Public

    Dart

  5. faz5-swissk8s faz5-swissk8s Public

    "FAZ5: Kubernetes - Deployment, Service, ConfigMap, Secrets, Namespace, Helm, RBAC, StatefulSet

    Shell

  6. infinity-pipeline infinity-pipeline Public

    Automated Kubernetes Cluster Provisioning Pipeline. Features Ansible playbooks for Containerd setup, Flannel CNI, and dynamic node joining.

    HTML