passenger09

↗ HN profile [ 76.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. https://tagesschau.io https://chat.tagesschau.io https://graph.tagesschau.io

  2. I’ve been building Vatify, an API for EU VAT validation, VAT rates and calculation. Today I shipped an official Python SDK → available on PyPI: from vatify import Vatify client = Vatify(api_key="YOUR_API_KEY") res =…

  3. I didn’t start this project because of a business need. I just wanted to see how far I could get if I tried to build a “real” SaaS using only ChatGPT and AI tools. The result is Vatify: an EU VAT validation &…

  4. I built Vatify, a lightweight API to take the pain out of EU VAT. With just three endpoints you can validate VAT IDs, fetch up-to-date rates, and calculate the correct VAT (including reverse charge logic).

  5. Around a year ago my mom asked me to if I would be able to fill in a PDF formular with existing data from an excel sheet. After a few hours and some ugly python code later i was able to get the job done. From time to…

  6. I took a flight from Montreal to Frankfurt. Today i checked my printed boarding pass (apparently the first time) and noticed it is completely wrong. things which seems to be in common: Flight number: AC 8742 (printed…