Skip to content
View Myszanik's full-sized avatar

Block or report Myszanik

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Myszanik/README.md

Hi, I’m Dominik (Myszanik)

Aspiring software engineer focused on Python projects (Tkinter, Flask, APIs, Pygame).
I enjoy building practical apps and simulations, inspired by real manufacturing workflows.

Featured projects

  • ProductionTracker, Flask + SQLite order tracking prototype with station workflow, manager overview and search
  • WeatherApp, Tkinter weather app using OpenWeather API, 5-day forecast plus 3-hour detail view
  • Currency Exchange App, Tkinter currency converter using live exchange rates, country-to-currency mapping and flags
  • GreenHouse, smart greenhouse simulation with sensors and automated control logic

Tech

Python, Tkinter, Flask, SQLite, REST APIs, Git/GitHub

Pinned Loading

  1. ProductionTracker ProductionTracker Public

    Flask + SQLite prototype that tracks orders through a multi-station production workflow, with manager overview and search.

    Python

  2. WeatherApp WeatherApp Public

    Tkinter weather app using OpenWeather API, current conditions, 5-day forecast, and 3-hour detail view.

    Python

  3. Currency-Exchange-App Currency-Exchange-App Public

    Tkinter currency converter using live exchange rates, country-to-currency mapping, and flags.

    Python

  4. GreenHouse GreenHouse Public

    Smart greenhouse simulation with sensors and automatic control logic, built with Tkinter.

    Python

  5. ToDoApp ToDoApp Public

    Tkinter to-do app with priorities, date picker, and local JSON task storage.

    Python

  6. SnakeGame SnakeGame Public

    Classic Snake game built with Pygame, scoring, restart, and game-over handling.

    Python