I started my career as an accountant.
The most exciting thing I did was trying to automate my work. Learning how to manipulate the applications and speed up my workflow was challenging but I enjoyed the process so much I thought about bringing code into my career.
I've always been interested in coding as a kid and love hearing about new technologies. So I started the journey with Python, did a side-quest on Kotlin Android and currently having fun with C# .NET Windows Applications.
Outside of work, some other activities I enjoy are locksporting, escape rooms and hiking outdoors.
Command line script that uses BeautifulSoup4 and ics.py to parse holiday sites and outputs a compatible .ics calendar file. It focuses on fun international holidays and uses the user input for a year for correct output.
Made for a friend who loves to play the Five Crowns card game. Utilizes an SQL database via Room and built with coroutines, MVVM, Modern Android Architecture (MAD).
C# WinForms .NET Application. Using yt-dlp to convert YouTube links to MP3 files.
Self-imposed challenge made in Python using the Pygame library.
Self-guided project from scratch using Jetpack Compose and Room Database implementations.