Pinned Loading
-
data-structures-algorithms-python
data-structures-algorithms-python PublicThis repository features DSA problems & solutions in Python adapted from structy.net course. I created it as a resource to help others enhance their problem-solving skills and build proficiency in …
-
african-recipes-api
african-recipes-api PublicThe African Recipes API is a RESTful API built with FastAPI and PostgreSQL that enables the creation, retrieval and filtering of African recipes based on dietary needs, nutrient ranges, and calorie…
-
flask-stripe-one-time-payments
flask-stripe-one-time-payments PublicA Flask application that integrates Stripe for secure, one-time payments. Features include configuration management through a dedicated endpoint, webhook handling for real-time notifications and an…
Python 4
-
flask-redis-ses-account-registration-confirmation
flask-redis-ses-account-registration-confirmation PublicThis project demonstrates how to build a Flask application to handle user registration and email confirmation using Redis Queue (RQ) for background job processing and Amazon Simple Email Service (S…
Python 3
-
caching-proxy-server
caching-proxy-server PublicThis is a CLI tool that starts a caching proxy server, that will forward requests to the actual server and cache the responses. If the same request is made again, it will return the cached response…
Python 3
-
fastapi-htmx-task-management-spa
fastapi-htmx-task-management-spa PublicA simple Task Management application built with FastAPI, HTMX, and Jinja2 templates. This app allows users to create, update, toggle, and delete todo items. It also incorporates modern styling for …
Python 3
If the problem persists, check the GitHub status page or contact support.