Hi, I'm Jenny Saucy.

I'm a backend developer from Switzerland. I'm self-taught and learn mainly by building real projects. I enjoy designing APIs, solving problems, and writing clean, reliable code.

Jenny Saucy

About me

Jenny Saucy

After exploring different paths, I found my calling in backend development when I realized what truly motivates me: solving technical problems and building systems that work under real constraints.

I learn best by building. I've spent the last year mastering backend fundamentals through hands-on projects, focusing on REST APIs, database design, authentication, and testing. I enjoy turning complex business requirements into clean, robust code.

Technologies I work with:

Backend: Python · FastAPI · SQLAlchemy · Pydantic
Database: PostgreSQL · SQLite · Alembic
Testing & Tools: Pytest · Docker · JWT · REST APIs

Outside of coding, I enjoy activities that balance focus and movement — you might find me at a yoga class, climbing at the gym, or even better, in nature.

My work

Café Manager API

A REST API backend for a café management game where players manage inventory, serve customer orders, and track their progress.

Core Features:

  • Authentication: JWT tokens with role-based access
  • Business Logic: Inventory management and order workflow
  • Error Handling: Database rollback to maintain data consistency
  • Testing: Automated tests with Pytest
  • Documentation: Swagger UI documentation
FastAPI PostgreSQL SQLAlchemy JWT Pytest Docker
Café Manager API interface

MasterMind

A fullstack web game — REST API with FastAPI connected to a vanilla JavaScript frontend.

Core Features:

  • Authentication: Secure signup and login
  • Game Logic: Three difficulty levels
  • Scoring System: Dynamic score calculation
  • Testing: 30 automated tests
  • Deployment: Railway backend + Netlify frontend
FastAPI PostgreSQL SQLAlchemy JWT Pytest Docker Vanilla JS Netlify
MasterMind game interface

Contact