From prototype to layered architecture: smart home system in Python2 minsSmart home project in Python evolving from a basic console app to a modular architecture with database and testing.
E-commerce with decoupled frontend and backend: full stack project in Python2 minsFull stack project with frontend/backend separation, including e-commerce logic, database and Scrum workflow.
My first authentication system with Python (login & registration)3 minsAuthentication system in Python with registration, login and roles, built with a focus on architecture and teamwork.