I Automate Stuff
I use Python to automate tasks that are boring or repetitive. My projects include apps for generating articles, videos, custom newsletters, and reports, as well as tools for distributing content across social media platforms.
Explore a selection of my recent work below, and discover more in my GitHub repository and latest blog posts.
My Recent Projects

FlyFly.ro
Automated City Break Flights Finder
FlyFly.ro is a platform that monitors flights between Romanian airports and hundreds of European destinations to find last minute deals and affordable tickets. Users can check out hot deals online and receive notifications via email and Facebook. This project is running fully automated.
LecturaPlacuta.ro
Automated Book Reviews
This app combines artificial intelligence and human curation to publish non-fiction book reviews. The service fetches book titles from Google Sheets via the API and uses LLMs to generate comprehensive and engaging reviews. To ensure top quality, all reviews are checked by an editor before publication.


RevistaDeSanatate.ro
Automated Health News Blog
This website delivers health news to Romanian readers. It scrapes open sources for the latest articles and translates them via DeepL API. The articles are then published to WordPress via REST API. Subscribers receive custom newsletters thanks to a script that automates the delivery using Amazon SES.