Projects
Overview
Covid 19 API
Update 2021 - This API is no longer deployed.
This is a small API, that offers daily aggregates on COVID cases / deaths / cases per country, based on open data. https://www.javapapo.eu/covid/. You can find more about it here
Crawly
This is a small custom crawler for greek newspaper sites. I wrote it in order to send to my dad while sailing in the ocean a short summary of greek newspaper headlines withouth having to spend a lot of bandwidth and money on huge emails, that would cost a fortune over satellite email. Crawly would pick the headlines and then crawl the actual articles, strip any html and keep the content. It would then zip the results into lightweight html pages and send an email to my dad.