Skip to content
View hrosicka's full-sized avatar
  • Czech Republic
  • 03:36 (UTC +02:00)
Block or Report

Block or report hrosicka

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hrosicka/README.md

Welcome to the world of creativity and functionality!

Get inspired by engaging code examples created with Python.

Window into my coding world:

  • Simple Calculator: Perform basic arithmetic operations, maintain a history of your calculations, and save results for later use – all within the user-friendly Calculator.
  • Quadratic Equation Solver: Say goodbye to complex calculations! Enter coefficients and see the equation, roots, and graph – all in one place.
  • Math App: Dive into the world of 2D and 3D shapes (still under development!).
  • Python Turtle Playground: Unleash your artistic side and code stunning drawings.
  • BMI Calculator: Maintain your health goals with this sleek and user-friendly app.
  • Party Guest List App: Plan your perfect party! This code provides a simple interface with powerful features to add, edit, and delete guests from your event's guest list.
  • Guess Age: This application is a fun way to estimate your age based on your name using the Agify.io API. It is a simple example of how to use Tkinter to create a GUI application.
  • Crazy Basic Calculator: This calculator is more than just a tool for math, it's a visual delight with its fun color-changing feature!
  • Cat Guru: Bored? Ask Cat Guru for a random cat fact and be amazed! Based on Cat Facts API.
  • Determinant: Attention, mathematicians! Finally, a matrix determinant calculator that won't let you down.
  • Czech Population Estimation: Hop aboard our pandas time machine and journey through the Czech Republic's population data.
  • Simple Selenium Example: Lazy? Automate Python website interactions with Selenium and Chrome webdriver - work smarter, not harder!
  • Cobol Basics: Tired of Python? Try this! Calling all retro lovers, modern hipsters, and old-school programmers! Enjoy it!

Pinned

  1. SimpleCalculator SimpleCalculator Public

    The Calculator is a powerful and user-friendly desktop application. Perform basic arithmetic operations, keep track of your history, and save your results to a file with this tool.

    Python 2

  2. QuadraticEquationSolver QuadraticEquationSolver Public

    Quadratic equations made easy! Enter coefficients, see the equation, roots, and graph - all in one place!

    Python 1

  3. MathApp MathApp Public

    Explore 2D and 3D Shapes! This interactive application allows you to visualize and learn about various geometric shapes. Still in progress...

    Python 1

  4. CzechPopulationEstimation CzechPopulationEstimation Public

    This GitHub repository contains Python code for data analysis and population prediction in the Czech Republic up to the year 2050. The code is written in Python and utilizes the Pandas and Matplotl…

    Python

  5. Determinant Determinant Public

    Attention, mathematicians! Finally, a matrix determinant calculator that won't let you down.

    Python

  6. BasicCalculator BasicCalculator Public

    This calculator is more than just a tool for math, it's a visual delight with its fun color-changing feature! Powered by Python and the Tkinter library.

    Python