API Creating WDC connectors for FastAPI using Pydantic model definitions Generating connectors to pull data from an api created in FastAPI with Pydantic models.
API Designing an Airflow 2.0 Taskflow DAG to pull API data, store to S3 Bucket and upload to Postgres Building an Airflow DAG to pull data from the Strava API and upload to a PostgresSQL DB. With intermediate storage to Minio S3.
Python Remote Sound Board using FastAPI, websockets, Vue, Pynput and Soundpad Building a remotely accessible soundboard with python and SoundPad
Python Identifying Contact States for 2D Objects using PyGAD, Linprog and Growth Distance (GJK) Using Python and PyGAD genetic algorithms to identify contact states using Growth Distance (GJK) for robotic assembly tasks.
Python Smart Life Dashboard Pt. 2: Frontend Setting up a Vue frontend to talk to our FastAPI backend and display our daily dashboard
Python Simple Discord Bot Scripts Simple discord python scripts for polling, image filtering and reactions
Python Automatic Markdown Post Generation from ESPN Fantasy Football API Generating ghost blog markdown posts using data from ESPN Fantasy API using python and seaborn.