Skip to content

Open Source Projects

Revel

GitHub

Open-source event management platform for LGBTQ+ communities

A privacy-focused alternative to corporate platforms like Eventbrite, built with community-first principles.

  • Stack: Django 5+, PostgreSQL with PostGIS, Celery, Docker
  • Features: Ticketing, role-based permissions, QR check-in, potluck coordination
  • Philosophy: No charge for free events, transparent pricing, fully open-source

MicroCRM

GitHub

AI-powered lead management system for event promotion

A lightweight CRM with integrated Google Gemini Deep Research for automated lead discovery.

  • Stack: Django 5.2+, Django Ninja, Celery + Redis, Google Gemini
  • Features: REST API, AI-powered research, historical tracking, custom dashboard
  • Innovation: Automated lead discovery and enrichment using Gemini Deep Research

Fabulor

GitHub

AI-powered language learning through personalized bilingual stories

Learn languages by reading AI-generated stories tailored to your proficiency level (A1-C2).

  • Stack: Django 5.2, OpenAI API, Celery + Redis, Telegram Bot
  • Features: Side-by-side PDFs, text-to-speech, multi-platform access
  • Innovation: Dedicated Celery queues for resource management

Rule Engine

GitHub · PyPI

Production-ready DSL for custom rule management in pure Python

A lightweight library for constructing and evaluating complex logical conditions.

  • Inspired by: Django's Q object
  • Features: 20+ built-in operators, nested logic, custom operators
  • Use Cases: Business rules, credit assessment, data validation

Replus

GitHub · PyPI

Advanced regex pattern management wrapper

A powerful wrapper for Python's regex library with template-based pattern management.

  • Features: JSON-based pattern templates, named groups, pattern composition
  • Use Cases: Legal document parsing, structured data extraction
  • Published: PyPI package with full documentation