marcin = {
"age": "28",
"main_language": "python",
"hobbies": "['it infrastructure','cybersecurity','sysadministration','siem','edr','virtualization','proxmox']",
"university": "wroclaw university of science and technology",
"faculty": "IT and management",
"curr_empl": "cybersecurity engineering"
}
- Youtube Mp3 GUI - first try at PyQT5 to create a simple youtube-to-mp3 downloader
- OLX API Scraper - my first bigger project using FastAPI and BeautifulSoup to scrape offers from Polish website. Also it serves as a platform to learn basic CI/CD operations (Github Actions) along with structuring projects for builds and releases.
- PythonDesktopCleaner - implementation of an idea from a YouTuber Kalle Hallden where the script categorizes and cleans out your desktop (or any given path for that matter)
- PyCryptor - simple script to safely encrypt your files with a safe-key that you will have to save in order to not lose your hentai
- universal-forms-submitter - a work-in-progress script to automatically fill out Google Forms (without text answers yet)