Skip to content

vardecab/vardecab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 

Repository files navigation

Hello πŸ‘‹πŸΌ

Kuba here. I hope you're having a great day! You can read more about me by visiting my website. Below you can see the (small) things I put together.

Active projects

  • β˜” My biggest project (using 6+ different APIs) β†’ Umbrella:

    A simple weather page that tells you if you need to take an umbrella when going outside β˜” + it shows sunrise/sunset times, air quality and allergy information for supported regions. Currently only in Polish.

  • πŸ’Έ Script to be notified about currency rates & when to buy/sell them β†’ forex-notifier

  • ⬇️ Playing around with auto-downloading videos from YouTube when a new video is published (using RSS reader) β†’ rss-youtube-downloader

  • πŸ“Ί And downloading YouTube videos (or extracting music from them) in general β€” on demand or automatically by taking URL from clipboard or Pushbullet β†’ youtube-downloader

  • πŸ—ΊοΈ Script to visualize my car trips on an interactive map β†’ fuelio-trip-visualizer

  • ⚑ Control Tuya-compatible light bulbs & sockets in your smart home from Windows / macOS computer β†’ control-tuya_smarthome

  • πŸ“¦ And a script to look for updates for my Kindle β†’ kindle-updater

  • πŸ’‘ My browser extension (to motivate me) β†’ Good Manager

Inactive projects

  • 🏠 Perhaps my second biggest project (using AI 😱) β†’ flat-finder:

    Looking for a modern, nicely looking apartment but tired with all these old flats from the '90s? Let's automate that :)

    Scrape apartment offers from OLXβ€€pl, analyse them using artificial intelligence (AI) model to get only good looking flats and (optionally) run IFTTT automation (eg. send email; add a to-do task) when new offers matching search criteria (eg. β‰₯ 2 rooms, ≀ 2k PLN, β‰₯ 30mΒ²) are found.

  • πŸš— My Python project (to find a car) β†’ otomoto_olx-scraper:

    Scrape car offers from OTOMOTOβ€€pl & OLXβ€€pl and run IFTTT automation (eg. send email; add a to-do task) when new car(s) matching search criteria is found. With support for native macOS & Windows 10 notifications.

  • πŸ’¬ Another Python project I've managed to build (to improve my vocabulary) β†’ kindle-words:

    Do something useful with your Kindle notes :) This script extracts individual words from My Clippings file hidden on your Kindle e-reader, translates them using Google Translate and exports the pair "original word" β†’ "translation" into a .txt file from which you can learn these words or import them into an application such as Quizlet.

  • 🚚 My first Python module available on PyPI (to give back to community) β†’ win10toast-click:

    An easy-to-use Python library for displaying Windows 10 Toast Notifications. Improved version of win10toast and win10toast-persist to include callback_on_click to run a function on notification click, for example to open a URL.

  • 🐍 And yet another Python one (to save time) β†’ eSkarbonka-update:

    Periodically check & get a native system notification if value was changed on a website. In this case, get value from my WOŚP's eSkarbonka.

  • πŸ€– And an idea I had... β†’ emails-from-pdfs:

    Extract email addresses from PDFs stored in multiple folders. For example: you can download candidates' CVs from your HR platform and this script will extract all email addresses found in the files.


Languages:

Top Langs