Work

Projects

Public projects, open-source work, and product experiments I can share. Some commercial work remains private because of NDA agreements.

Filter by technology

2025 · Open Source

Django OData

Django package that implements the OData (Open Data Protocol) specification for REST APIs. Transforms Django models into OData-compliant endpoints with full query support ($filter, $select, $expand), automatic query optimization to prevent N+1 problems, and enterprise-grade API functionality with minimal configuration. Published on PyPI with complete documentation and test coverage.

Python · Django · Django REST Framework · OData · Open Source