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.

Content in all repositories owned by your account will be closed.
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

ProjectWhat it doesUnder the hood
RowsetGives AI agents a structured dataset backend with stable, inspectable interfacesPython, Django, FastMCP, Go, Postgres
PGSandboxLets coding agents test SQL and migrations in disposable, isolated Postgres databasesRust, MCP, Tokio, Postgres
ReviewGateAdds open-source review gates for agent-written pull requestsRust, GitHub Actions, OpenRouter
Tech Job AlertsTurns scattered developer job posts into structured search and personalized alertsDjango, pgvector, background jobs, PostHog
Built with DjangoShowcases products built by the Django communityDjango, Postgres, community submissions
Django SaaS StarterA production-ready starting point for modern Django SaaS productsDjango, 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/builtwithdjangoLVTD-LLC/builtwithdjangoPublic

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

    Python 77 12

  2. LVTD-LLC/rowsetLVTD-LLC/rowsetPublic

    Rowset gives your AI agent a dataset backend.

    Python 4

  3. LVTD-LLC/pgsandboxLVTD-LLC/pgsandboxPublic

    Agent-facing MCP for disposable Postgres experimentation databases

    Rust 2

  4. LVTD-LLC/reviewgateLVTD-LLC/reviewgatePublic

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

    Rust 1

  5. LVTD-LLC/tjalertsLVTD-LLC/tjalertsPublic

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

    Python