π Milan β Remote | π€ Software Developer / Part-time Freelance Consultant π
I have been working on backend and frontend technologies for more than 15+ years. I currently work as a freelance consultant and I am involved in designing and developing clean and working solutions. My greatest expertise is on typescript, python, aws, nodejs, react.js and next.js. I like to work on digital products with cross functional teams!
- AWS book: Cloud Practitioner Exam Guide - A book about Amazon Web Services that I have written, useful to better understand AWS main services and to prepare for the first certification exam. I have written this to collect and help others to have all the informations needed to work seamlessly with AWS cloud.
- FastAPI-OCR - An API service to use OCR (tesseract / paddleocr) on PDFs / images with auto rotation of pages if needed, LLM friendly image pre-processing and conversion
- chcrypto - A realtime clickhouse analytical tool for crypto transactions data like ethscan. it uses kafka as a realtime firehose of messages > clickhouse for storage and fast retrival using materialized views, grafana to see performance of the database, and a custom api to make common crypto related queries
- aws terraform microservice - a sample java app using terraform to deploy it in AWS. It configure a WAF, using beanstalk for handling ec2 and autoscaling and LB, use mysql as db.