Jan Giacomelli

Jan Giacomelli

Jan is a software engineer who lives in Ljubljana, Slovenia, Europe. He is co-founder of typless where he is leading engineering efforts. He loves working with Python and Django. When he's not writing code or deploying to AWS, he's probably skiing, windsurfing, or playing guitar.

Courses

Scalable Flask Applications on AWS

In this course, you'll learn how to go from idea to scalable Flask application running on AWS infrastructure managed by Terraform.

Scalable FastAPI Applications on AWS

In this course, you'll learn how to go from idea to scalable FastAPI application running on AWS infrastructure managed by Terraform.

Articles & Tutorials

Python Type Checking

  • Last updated on

This article looks at what type hints are and how they can benefit you. We'll also dive into how you can use Python's type system for type checking.