Personal Website The website this project is hosted on. A project created as a home for all my development work and tinkering...
Github ddkasa pushed to main in ddkasa/gh-random-star ddkasa pushed to main in ddkasa/gh-random-star · June 16, 2025 07:41 2 commits to main 68fa711 chore(merge): pull request #1 from ddkasa/dependabot/pip/h11-0.16.0 i… ad1596f chore(deps): bump h11 from 0.14.0 to 0.16.0
Blog Post Finite Computational Resources Working with finite computational resources and pushing to production
Github ddkasa starred cnpj-chat/cnpj-data-pipeline ddkasa starred cnpj-chat/cnpj-data-pipeline · June 16, 2025 09:35 cnpj-chat/cnpj-data-pipeline Python 60 Updated Jun 19
Yu-Gi-Oh Deck Drafter Custom deck drafting application for Yu Gi Oh decks. Uses YGOProdeck API to pull data and leads the user along a custom process...
Blog Post Handling Optional Dependencies An exploratory guide on how to handle optional dependencies in Python libraries.