Skip to content
View PotegaIT's full-sized avatar

Block or report PotegaIT

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

Popular repositories Loading

  1. python-powerlock python-powerlock Public

    Cross-platform Python tool for secure file and folder encryption using AES-256. Includes GUI, CLI and tests.

    Python

  2. python-course python-course Public

    Official repository for the Python from Scratch course by PotegaIT.

    Python

  3. python-weather-cli python-weather-cli Public

    A simple Python CLI tool that fetches real-time weather data using MET Norway API and shows a 10-hour forecast with colored console output.

    Python

  4. python-currency-cli python-currency-cli Public

    A simple Python CLI app to convert PLN to major currencies (USD, EUR, GBP, CHF, NOK, DKK, CAD, SEK). Fetches real-time rates from Frankfurter API and displays results in a clear table. Easy to use,…

    Python

  5. python-password-generator-cli python-password-generator-cli Public

    Secure Python CLI password generator using the secrets module, with customizable length and character sets.

    Python

  6. python-image-resizer-gui python-image-resizer-gui Public

    This Python project allows you to quickly create high-quality thumbnails from a folder of images. It features a simple Tkinter GUI and uses Pillow to resize images while preserving the best possibl…

    Python