I'm a writer and developer.
A spending tracker web application that uses artificial intelligence to extract purchase data from bank alert emails.
An experiment in programmatic SEO and AI content generation.
An Apify actor that extracts full article text and metadata from popular news websites. Instead of using something heavy like Puppeteer, it makes use of private APIs and plain HTTP requests.
An Apify actor that uses web scraping techniques to convert U.S. addresses to latitude and longitude coordinates using the U.S. Census Bureau website.
Demonstrates how to use server-side events with Fastify.
An object pool implemetation C++.