Software Engineer
Building scalable APIs, modern web apps & cross-platform mobile apps with Python, Vue.js, FastAPI, Docker & Flutter
from fastapi import FastAPI
from pydantic import BaseModel
# 🚀 Building robust APIs
app = FastAPI(title="My Portfolio")
class Developer(BaseModel):
name: str = "IT Engineer"
skills: list = [
"Python", "Django",
"FastAPI", "Docker"
]
location: str = "Switzerland 🇨🇭"
available: bool = True
@app.get("/hire-me")
async def hire():
return {"status": "Let's talk!"}
I’m a senior software engineer focused on designing backend systems and full‑stack products that are stable, secure, and easy to evolve. I partner closely with product and stakeholders to translate complex needs into clear technical direction.
Over the years I’ve led API architecture, performance tuning, and delivery of production services across Python ecosystems. I value pragmatic engineering, clean interfaces, and team alignment. I’m open to senior opportunities in Switzerland where I can help build dependable systems and mentor engineers.
A selection of projects that showcase my expertise in software development
Tech Company Inc.
Led development of microservices architecture, reducing system latency by 40%. Mentored junior developers and established coding standards.
Digital Agency
Developed RESTful APIs for e-commerce platforms. Implemented CI/CD pipelines and containerized applications using Docker.
StartUp Labs
Built web applications using Django. Integrated third-party APIs and payment systems. Worked in agile environment.
A comprehensive toolkit for building modern, scalable backend systems
Advanced proficiency in Python for full-stack development, scripting, and automation.
Full-stack web development with Django, including REST APIs and admin customization.
High-performance async APIs with automatic documentation and type validation.
Containerization and orchestration for consistent development and deployment.
Design and optimization of relational and NoSQL database systems.
CI/CD pipelines and cloud deployment strategies.
Cross-platform mobile app development with clean architecture and state management.
Modern frontend development with Vue 3 ecosystem and server-side rendering.
I'm actively looking for new opportunities in Switzerland. Feel free to reach out!
Fill out the form or reach out directly through the channels below.
Location
Open to work in Geneva, Switzerland 🇨🇭
Availability
Immediate • Full-time