Task Manager PRO is a production-grade distributed task management system combining a Python CLI tool with a modern REST API. It demonstrates mastery of full-stack development: SQLAlchemy ORM, FastAPI ...
Jado is a small library for treating any javascript objects as iterables. This allows generic (iterated) operations to be applied to any object type blindly which is useful for code and testing ...