09.07.2026 aktualisiert


Premiumkunde
100 % verfügbarFull Stack AI Engineer | Python | AWS (2x Certs) | Terraform | React | TypeScript
Berlin, Deutschland
Berlin +25 km
BScÜber mich
With 12+ years of software engineering experience and a background in full-stack and cloud development, I now focus on agentic systems. I work primarily in Python and React, deploy on AWS and GCP, and lean heavily on agentic development workflows (Claude Code) day-to-day.
Skills
HTMLAPIsKünstliche IntelligenzAmazon Web ServicesCloudfrontAmazon S3Bash ShellCloud-EngineeringCode-ReviewDatenbankenContinuous IntegrationDevOpsGitHubInfrastrukturPython
Provided contact and working languages: English, German.
Primary Focus Areas
AI / LLM Engineering Building LLM-powered applications — tool-calling agents, agent loop architecture, MCP integrations, and RAG. Production concerns: SSE streaming APIs, multi-turn context management, and LLM observability (OTel-compatible traces, metrics, latency/error tracking). Daily agentic dev workflows with Claude Code.
Full-Stack/Backend Development
12+ years of hands-on experience - Led full-stack development across multiple technology stacks, from early-stage MVPs to applications within enterprises.
DevOps
5+ years implementing CI/CD and infrastructure automation - Designed and maintained deployment pipelines using GitHub Actions since 2020, implemented infrastructure-as-code with Terraform, and established automated testing practices across teams. Experience with Kubernetes orchestration and container management.
Cloud Engineering
AWS Solutions Architect Associate certified - Deep hands-on experience with AWS services including ECS, Aurora, VPC design, and serverless architectures. Managed multi-environment deployments and implemented security best practices. Growing expertise with Google Cloud through ongoing projects. Experience with Azure through previous projects.
Data Engineering
Data engineering spanning traditional and emerging approaches - Proven experience with database design, basic ETL pipelines (pandas/SQL), and statistical analysis.
Core Technical Competencies
- AI / LLM: Claude API, Hugging Face; agents & tool-calling, MCP, RAG, LangChain/LangGraph, structured outputs; SSE streaming; LLM observability (LangSmith, OTel)
- Web Frontend: React.js, Vue.js, TypeScript, JavaScript, Material UI - 7+ years production experience
- Backend: Python (FastAPI, SQLAlchemy, Pydantic), Node.js, previous statically-typed OOP experience (C#, both dotnet core and pre-core)
- API Design: RESTful services, authentication (Auth0, Firebase)
- Cloud & Infrastructure: AWS, ECS, Aurora, S3, CloudFront, VPC, CloudWatch, Secrets Manager
- Infrastructure as Code: Terraform (HCL), 2+ years production usage
- Containerization: Docker, Kubernetes (deployments)
- DevOps & Automation, CI/CD: GitHub Actions, GitLab CI, automated testing pipelines
- Testing: End-to-end (Playwright, Cypress), unit testing across multiple frameworks
- Monitoring and Observability: Application observability, infrastructure health checks, recent exposure to DataDog
- Data & Databases: PostgreSQL, MySQL, MongoDB, Supabase, ORMs, schema design and optimization
- Data Processing: pandas, SQL scripting, data pipeline development
- Visualization: matplotlib, d3.js, nivo
- Leadership & Process: Technical mentoring, code review processes, agile methodologies
- Architecture planning, technology evaluation, knowledge transfer
Sprachen
DeutschverhandlungssicherEnglischMutterspracheJapanischGrundkenntnisseSchwedischGrundkenntnisse
Projekthistorie
Summary: .env patcher for git branch workflows that automatically synchronizes local environments on git checkout.
Repository: https://github.com/AndrewADev/bight
Key Features & Accomplishments
- Develop a Go CLI tool that patches .env files on git checkout, synchronizing branch-specific environment variables while leaving untracked variables untouched.
- Implement a .bight.yml configuration schema that maps per-branch variable strategies to named environment files, allowing per-variable sync behavior to be declared alongside the repo.
- Build a distribution pipeline using GitHub Actions to provide pre-compiled release binaries and checksums for macOS, Linux, and Windows.
- Integrate cobra for CLI structure, including a bight install subcommand that registers the post-checkout git hook automatically.
Technologies
- Backend: Go
- DevOps: GitHub Actions
- Other Tools: cobra, godotenv, yaml.v3, Homebrew
Effort: 60-80 d
Summary: A CV generation pipeline that allows targeting multiple output formats (LaTeX, PDF, Markdown, Docx) using template-driven workflows, eliminating manual document maintenance.
Key Features & Accomplishments
- Implement a multi-format export pipeline that renders resume, portfolio, and summary documents to LaTeX, PDF, Markdown, and DocX from a single data source.
- Prototype features via LLM-assisted development, iteratively refactoring toward a modular architecture with project filtering, schema validation, an extensible Jinja template system, and a web UI.
- Add MCP server to enable integration with LLM tools (Claude Desktop), supporting contextual recommendations for relevant projects and experiences.
- Build interactive LLM-driven workflows for project ingestion (from GitHub profile and activity) and resume refinement, with human-in-the-loop checkpoints.
- Design assistive rather than autonomous workflows to maintain authentic, quality content.
Technologies
- Frontend: React, TypeScript, TanStack Router, TanStack Query, Tailwind CSS
- Backend: Python, Pydantic, PyYAML, LaTeX, Jinja2, Markdown, FastMCP, MCP, Rich, Typer, FastAPI, Uvicorn, LangGraph, LangSmith
- DevOps: uv, pre-commit, black, GitHub Actions, conform
- Testing: pytest
- Other Tools: Claude Code
Duration: Feb 2025 - Present
Effort: 60 - 80d
Key Features & Accomplishments
- Develop full-stack learning application using React with Material UI and TypeScript frontend, implementing Redux Toolkit for state management and Firebase Authentication for user management.
- Implement scalable cloud infrastructure on Google Cloud Platform using Terraform IaC, featuring scalable containerized deployment with Cloud Run, automate image management via Artifact Registry, and secure CI/CD pipelines using GitHub Actions with workload identity.
- Build comprehensive RESTful API with FastAPI featuring dependency injection, robust error handling, and pagination support for CRUD operations with user-scoped data access.
- Establish modern development workflows including Docker containerization, multi-stage builds for production optimization, automated artifact cleanup policies, and infrastructure-as-code practices for reproducible deployments.
Technologies
- Frontend: React.js, TypeScript, Material UI, HTML, CSS, yarn
- Backend: Python, FastAPI, Pydantic, Firebase (Auth)
- Data: PostgreSQL, Alembic, SQLAlchemy
- Infrastructure: Google Cloud (Cloud Run, Artifact Registry, GCE, Budgets), docker, Terraform, HCL
- DevOps: uv, GitHub Actions, Task & Taskfiles, Renovate
- Testing: pytest, Playwright, Storybook