whoiskatrin's repositories
sql-translator
SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.
npm-copilot
CLI tool for Next.js that can analyze logs in real-time and suggest a solution using OpenAI
financial-statement-pdf-extractor
Python script to extract as much structured information as possible from annual/quarterly reports.
rightmove-scraper
Python script to scrape Rightmove to find a house to buy or rent.
twitterbio
Generate your Twitter bio with ChatGPT and Vercel Edge Functions.
a---algorithm-pathfinding
A* is an informed search algorithm, or a best-first search, meaning that it solves problems by searching among all possible paths to the solution (goal) for the one that incurs the smallest cost (least distance travelled, shortest time, etc.), and among these paths it first considers the ones that appear to lead most quickly to the solution.
color-analyzer-winform
Color counter for images
datasphere-dbt
dbt Datasphere Plugin is for integrating multiple open-source data quality frameworks into your dbt projects. It unifies Soda SQL, Great Expectations, Datafold, providing a single interface to configure and run data quality checks.
broken-urls-finder
Python script that runs in k8s on a cronjob to find all broken links after deployment. (example: 404, 500, 503 and etc.)
phrasebook
baby's first ios app
prometheus-exporter
A Prometheus exporter for scraping Spacelift metrics.