Jakub Kriz

Software Engineer, Python Enthusiast

Sharing practical Python insights, authentic perspectives on software development, and exploring the real-world applications of System Design.

Jakub Kriz

Latest Articles

Practical insights and real-world experiences from my software engineering journey

/../assets/images/posts/home.jpg
Hypocalc - Developing mortgage calculator with llm dev tools

Lacking frontend experience, I ventured into unfamiliar territory by experimenting with AI coding tools to create a simple website.

min read
/../assets/images/posts/prec.jpeg
Pre-commit in Python: Isolated Environments for Linters and Formatters

By managing Git hooks and tool dependencies in ephemeral environments, Pre-commit ensures reproducible, consistent code quality enforcement in Python projects.

Jakub Kriz

Jakub Kriz

5 min read
Dependency Management in Python: pip-tools

pip-tools integrates lock files into your existing pip workflow, ensuring consistent and reproducible Python environments.

Jakub Kriz

Jakub Kriz

5 min read