Projects

Practical Python projects with full code. Learn programming through real-world examples and step-by-step tutorials.

Projeto clássico do jogo Pong desenvolvido com Python
Projects
Foto de perfil de Leandro Hirt da Academify

Build Your First Pong Game with Python

Build your first Pong game with Python and the Turtle module: window setup, paddles, ball physics, collision detection, scoreboard, and

Read more

Reading time: 7 minutes
June 3, 2026
Geração automática de QR Code usando Python
Projects
Foto de perfil de Leandro Hirt da Academify

Generate QR Codes with Python in Minutes

Learn how to generate QR codes with Python using the qrcode library: simple codes, customized colors, batch generation with loops,

Read more

Reading time: 3 minutes
June 1, 2026
Gerenciador de senhas simples desenvolvido com Python
Projects
Foto de perfil de Leandro Hirt da Academify

Build a Simple Password Manager in Python

Build a simple Python password manager with Fernet encryption, file storage, password generation using secrets, and an interactive terminal menu.

Read more

Reading time: 4 minutes
May 30, 2026
Conversor de moedas desenvolvido com Python
Projects
Foto de perfil de Leandro Hirt da Academify

Build a Python Currency Converter Step by Step

Build a Python currency converter step by step using the requests library and a real exchange rate API, with user

Read more

Reading time: 4 minutes
May 29, 2026
Calendário mensal gerado automaticamente com Python
Projects
Foto de perfil de Leandro Hirt da Academify

Generate a Monthly Calendar in Python in 2 Minutes

Generate a monthly calendar in Python in 2 minutes using the built-in calendar module, with user input, Sunday start, file

Read more

Reading time: 4 minutes
May 29, 2026
Sistema de login simples desenvolvido com Python
Projects
Foto de perfil de Leandro Hirt da Academify

Simple Python Login System with TXT Files

Learn how to build a simple Python login system using TXT files, with user registration, password validation, error handling, and

Read more

Reading time: 5 minutes
May 29, 2026
Sistema de lembretes e alarmes desenvolvido com Python
Projects
Foto de perfil de Leandro Hirt da Academify

Build an Alarm Reminder System in Python

Learn how to build a Python alarm reminder system step by step, using datetime, playsound, input validation, and a complete

Read more

Reading time: 5 minutes
May 29, 2026
Sistema de tradução automática desenvolvido com Python
Projects
Foto de perfil de Leandro Hirt da Academify

Build an Automatic Translation System in Python

Learn how to build an automatic translation system in Python using Googletrans, with language detection, batch translation, error handling, and

Read more

Reading time: 5 minutes
May 28, 2026