You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my fourth project on hyperskill. Finance is an important part of my life. Sometimes I think about getting additional income and want to open a deposit account. And sometimes I need additional money right now and want to take a credit or mortgage for my stock portfolio. Anyway, this is a financial calculator to help me with different fina…
I completed this a long while ago and have since moved on to further topics in API integration and data structures. I hope this might be useful for you. This is just a cherished memory, not an achievement.
A menu-driven scientific calculator built in Python using modular programming. It supports basic and advanced mathematical operations, trigonometric and logarithmic functions, error handling, and a memory feature, with all operations separated into reusable functions.
The Pomodoro Timer is a productivity app using Tkinter and math for a user-friendly interface. Features include a tomato image with a countdown timer, interactive colors for work/break sessions, labels showing current status (Work, Short/Long Break), and two buttons: Start to begin and Reset to reset.