Skip to content
View rasulkireev's full-sized avatar
🏠
Working from home
🏠
Working from home

Sponsoring

@django

Block or report rasulkireev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rasulkireev/README.md

Rasul Kireev — product engineer building agent infrastructure, data systems, and useful software

I turn messy workflows into dependable products.

I'm a Senior Growth Engineer at Readwise and an independent product builder at LVTD. I work mostly with Python, Django, PostgreSQL, Rust, and Go—usually where agents, data, and production systems meet.

The short version: I like finding consequential problems, shipping the whole solution, and staying around for the retries, migrations, observability, and awkward edge cases.

What I'm building

Project What it does Under the hood
Rowset Gives AI agents a structured dataset backend with stable, inspectable interfaces Python, Django, FastMCP, Go, Postgres
PGSandbox Lets coding agents test SQL and migrations in disposable, isolated Postgres databases Rust, MCP, Tokio, Postgres
ReviewGate Adds open-source review gates for agent-written pull requests Rust, GitHub Actions, OpenRouter
Tech Job Alerts Turns scattered developer job posts into structured search and personalized alerts Django, pgvector, background jobs, PostHog
Built with Django Showcases products built by the Django community Django, Postgres, community submissions
Django SaaS Starter A production-ready starting point for modern Django SaaS products Django, HTMX, Alpine.js, Docker

How I work

  • Product first. I care about the user and the outcome, not just the implementation.
  • Own the unglamorous parts. Data integrity, queues, retries, monitoring, migrations, and documentation are part of the product.
  • Build for humans and agents. Good tools expose explicit contracts, bounded actions, and useful evidence.
  • Write things down. Clear issues, pull requests, runbooks, and technical notes make remote teams faster.

Current interests

agent-native software · developer tools · data systems · Django · Rust · MCP · self-hosting

Elsewhere

Website · Writing · X · LinkedIn · Email

If you're exploring the repositories, start with Rowset, PGSandbox, and ReviewGate. They best represent what I'm working on now.

Pinned Loading

  1. LVTD-LLC/builtwithdjango LVTD-LLC/builtwithdjango Public

    Web App to highlight projects built with Django (built with Django)

    Python 77 12

  2. LVTD-LLC/django-saas-starter LVTD-LLC/django-saas-starter Public

    Django Cookiecutter for starting your projects quickly.

    Python 24 2

  3. LVTD-LLC/rowset LVTD-LLC/rowset Public

    Rowset gives your AI agent a dataset backend.

    Python 4

  4. LVTD-LLC/pgsandbox LVTD-LLC/pgsandbox Public

    Agent-facing MCP for disposable Postgres experimentation databases

    Rust 2

  5. LVTD-LLC/reviewgate LVTD-LLC/reviewgate Public

    Open-source AI pre-merge checks for agent-written PRs

    Rust 1

  6. LVTD-LLC/tjalerts LVTD-LLC/tjalerts Public

    Searchable tech job board and email alerts for developer roles from Hacker News, Remote OK, and We Work Remotely.

    Python