Become a sponsor to Timur Kady
Building Open-Source Tools for Smart Business
One package at a time
Hi, I’m Timur — developer, systems architect, and former consultant with 30+ years in business modeling and enterprise transformation. Still very much a hands-on, old-school engineer.
I’m on a practical mission: ship production-grade, in-demand open-source tools that help SMEs design, manage, and grow their businesses without drowning in chaos.
The End Goal
An AI-assisted environment that lets entrepreneurs:
- Model their business as structured, adaptable systems;
- Simulate growth and complexity before it happens;
- Make decisions based on structure — not guesswork.
Think of it as an “operating system” for growing businesses.
What I’m building (now)
All packages are modular, documented, tested, and released under a permissive license — real Open Source you can depend on in production.
tortoise-orm-admin— a modular FastAPI + Tortoise ORM admin with Django-grade UX: clean layering, JSON-Schema forms, RBAC, and pluggable widgets.django-eavl-core— implementation of the entity–attribute–value–link core for semantic business data.django-fast-treenode— tools for very large hierarchical datasets with predictable performance.django-schema-core— schema descriptions, versioning, migrations, and API processing.django-dynamic-form-builder— on-the-fly form generation from schema and rules.django-bpmn-modeler— UI editor for BPMN 2.0 diagrams with AI assistance.django-ui-widgets— complex value editors and widget set for Admin/UI on top ofjson-editor.
…and more, as the platform takes shape.
Principles I won’t compromise on:
- Industrial quality: clear APIs, strong invariants, type hints, tests, benchmarks;
- Operational realism: migrations, upgrade paths, example projects, smoke suites;
- Maintainability: sane defaults, explicit extension points, zero “magic”.
Why Sponsor?
If you use Django, FastAPI, or Tortoise ORM to solve real problems, you probably need:
- Better modeling tools than plain CRUD;
- Components that are battle-ready and well-maintained;
- Clear docs, examples, and upgrade guides.
Your sponsorship lets me:
- Focus full-time on features teams actually need;
- Write and maintain documentation and tests (not just code);
- Keep packages truly open and sustainable.
How sponsorship is used
- Engineering time (features, refactors, reviews);
- Documentation, examples, and tutorials;
- CI, tests, and release automation;
- Issue triage and community support.
If you’ve used my work — or you believe in serious tools for serious businesses — your support helps me ship faster and better. Piece by piece. Brick by brick.
Featured work
-
TimurKady/django-fast-treenode
A hybrid, high-performance, open-source framework for working with large trees in Django
Python 34 -
TimurKady/django-eavl
EAVL data model for Django
Python -
TimurKady/freeadmin
Admin panel for FastAPI
Python 1