Skip to content
View hrosicka's full-sized avatar

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๐Ÿ, Java, C++ etc.

Window into my coding world

๐Ÿ•น๏ธ Games

  • Word Detective ๐Ÿ•ตโ€โ™€ This is a word-guessing game ๐Ÿ”Ž where your vocabulary meets technology! Powered by Python for backend logic and HTML/CSS for frontend, this app lets you not only guess words but also expand the database with your own. Whether youโ€™re hunting for words or just toggling the dark mode, fun is just a click away! Tests are implemented using Selenium and unittest.
  • Tic Tac Toe Web: ๐ŸŽฎ Relive the nostalgia of childhood with this web-based โŒโญ• Tic Tac Toe game, implemented in ๐Ÿ Python with a sleek interface using ๐ŸŽจ CSS, ๐Ÿ’ป JavaScript, and ๐ŸŒ HTML.
  • Tic Tac Toe: ๐Ÿ•น๏ธ Enjoy a blast from the past with this โŒโญ• Tic Tac Toe game! Fully crafted in ๐Ÿ Python, featuring win tracking and an intuitive graphical interface for hours of entertainment.

๐Ÿงช Machine Learning & AI

  • Simple Neural Network Think of it as the "Hello, World!" of ๐Ÿง  neural networks ๐Ÿ•ธ๏ธ โ€“ sweet, simple, and a necessary first step before tackling more complex challenges.

๐Ÿ–ฅ๏ธ Web Applications

  • ToDo List: To-do list web application built with Django. โœ… Users can add, edit, mark as completed, and delete tasks. โœ๏ธโœ”๏ธโŒ The application also features priority tagging ๐Ÿ”–, category assignment ๐Ÿ—‚๏ธ, filtering by priority and category ๐Ÿ”, sorting options ๐Ÿ”„, and CSV export functionality ๐Ÿ“‚. Styling is implemented using Bootstrap ๐ŸŽจ and custom CSS.
  • Flask Cat Guru: Ever wondered what it's like to be your cat? This web app lets you find out! Based on Cat Facts API.
  • Flask Calculator: This Flask-powered web calculator is so simple, even your ๐Ÿฑcat๐Ÿฑ could use it... probably. RESTful API, Logging, Swagger Documentation, Unit Tests. Learn / Try all of this out on this simple calculator.
  • Flask Qt Generator: FlaskQtGenerator ๐ŸŒŸ is a project designed to generate QR codes quickly and efficiently ๐Ÿ“ฑโžก๏ธ๐Ÿ“ท. Built with Flask ๐ŸŒ, it utilizes HTML ๐Ÿ–ผ๏ธ and CSS ๐ŸŽจ for a sleek and user-friendly interface. Say goodbye to manual QR code creation and let FlaskQtGenerator handle the magic! ๐Ÿš€

๐Ÿงฎ Calculators

  • Simple Calculator: Perform basic โž•โž– arithmetic โœ–๏ธโž— operations, maintain a history of your calculations, and save results for later use โ€“ all within the user-friendly Calculator.
  • Simple Kivy Calculator: This calculator ๐Ÿงฎ is a simple yet powerful calculator application built with the Kivy framework. It supports basic arithmetic operations, offers a clean and responsive interface, and ensures accurate calculations for everyday needs. Perfect for learning or quick calculations! ๐Ÿš€
  • Java Calculator Galaxy: Looking for fun with programming and calculators? Then you're in the right place! This repository contains a collection of simple calculators in Java, perfect for beginners who want to dive into the world of programming.

๐Ÿง  Math application

  • 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!). This interactive application allows you to visualize and learn about various ๐Ÿ“ geometric ๐Ÿ“ shapes.
  • Determinant: Attention, mathematicians! Finally, a matrix determinant calculator that won't let you down.

๐ŸŽ‰ Funny Apps

  • Python Turtle Playground: Unleash your artistic ๐ŸŽจ side and code stunning drawings.
  • Name Challenge: How well can you guess someone's gender โ™‚๏ธโ™€๏ธ just from their name? This snappy little game serves up random names and lets you put your intuition to the test. Based on Genderize.io API.
  • 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!
  • Java Color Mixer: Explore the infinite spectrum of colors by adjusting red, green, and blue sliders in this intuitive Swing-based Java application, perfect for beginners and experienced color enthusiasts alike.
  • Party Guest List App: Plan your perfect ยฐ๐Ÿฅ‚โ‹†.เณƒ๐Ÿพเฟ” party! Say goodbye to handwritten โœ๐Ÿป lists ๐Ÿ“ and scattered notes! This code provides a simple interface with powerful features to add, export, and delete guests from your event's guest list.

๐Ÿ Health & Wellness

  • BMI Calculator: Maintain your health ๐Ÿ๐Ÿ’ช๐ŸŒฑ๐ŸŽ goals with this sleek and user-friendly app.

๐Ÿพ For Pet Lovers

  • Cat Guru: Bored? Ask Cat Guru for a random cat fact ๐Ÿฑ and be amazed! Based on Cat Facts API.
  • Dog Diary: Woof! This app is a paw-some way to see adorable doggos ๐Ÿถ๐Ÿพ๐Ÿถ and discover fun facts about their feline ๐Ÿฑ friends. Based on Cat Facts API and Dog API.

๐Ÿ“š Education & Tutorials

  • Baby's First Steps into C++: Welcome, aspiring programmers ๐Ÿฃ๐Ÿ‘ถ๐Ÿป๐Ÿฃ, to the ultimate treasure trove for budding C++ ninjas! This GitHub repository is your one-stop shop for embarking on an exhilarating journey into the world of console applications.
  • FirstDjangoCalculator_CZ This repository contains a simple calculator application built using the Django framework. The tutorial and all accompanying documentation are written in Czech, making it an excellent resource for Czech speakers learning Django. Follow the step-by-step instructions to practice the fundamentals of this powerful framework.
  • Design Patterns in Python ๐Ÿ - ๐Ÿง  Writing spaghetti ๐Ÿคฆโ€โ™‚๏ธ๐Ÿ code is so last season. Start mastering the art of clean, reusable code with examples that'll make your inner developer proud! ๐Ÿ’ก

๐Ÿ’พ Retro Programming

  • Cobol Basics: Tired of Python? Try this! Calling all retro โ˜•๐Ÿ“œ๐Ÿ–‹๏ธ lovers ๐Ÿ’•๐Ÿ’˜, modern hipsters, and ๐Ÿ’พ old-school ๐Ÿ’ฟ programmers! Enjoy it!

๐Ÿ“Š Data Analysis

  • Czech Population Estimation: Hop aboard our pandas๐Ÿผ time machine and journey through the Czech Republic's population๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ data.

๐Ÿงช Testing & Automation

  • Simple Selenium Example: Lazy๐ŸŒ? Automate Python website interactions with Selenium and Chrome webdriver - work smarter๐Ÿง , not harder๐Ÿ’ช!

๐Ÿ”ข Statistics

Top Langs GitHub Stats

GitHub Streak

GitHub Activity Graph

Views Counter

Pinned Loading

  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 5

  2. TicTacToeWeb TicTacToeWeb Public

    ๐ŸŽฎ Relive the nostalgia of childhood with this web-based โŒโญ• Tic Tac Toe game, implemented in ๐Ÿ Python with a sleek interface using ๐ŸŽจ CSS, ๐Ÿ’ป JavaScript, and ๐ŸŒ HTML.

    Python 1 1

  3. QuadraticEquationSolver QuadraticEquationSolver Public

    Quadratic equations made ๐Ÿ˜Ž easy! Enter coefficients, see the equation, roots, and ๐Ÿ“ˆ graph - all in one place!

    Python 4

  4. 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 3

  5. JavaCalcGalaxy JavaCalcGalaxy Public

    ๐Ÿช Looking for fun ๐Ÿฅณ with programming and calculators? Then you're in the right place! This repository contains a collection of simple calculators in Java, perfect for beginners who want to dive intโ€ฆ

    Java 2

  6. WordDetective WordDetective Public

    Word Detective is a word-guessing game built with Python, HTML, and CSS. Players can guess words based on hints, add new words to the database, and explore the existing word list through an interacโ€ฆ

    Python