5+Years in production backend work
20+Delivered projects
99.9%Uptime of delivered systems
7Case studies with outcomes

About Me

Who you will be working with

I'm Rafal Fuchs, a Senior Backend Engineer based in Katowice, Poland, with 5+ years of hands-on experience building, scaling, and maintaining production web applications in Python and Django. My core stack is Django, Django REST Framework, PostgreSQL, Celery, Redis, Docker, and AWS/GCP.

Since 2022 I have worked on the backend of Useme, a Polish freelance marketplace (Job Board search refactor, the Useme Plus membership product). I also run AiVisible.pl, an AI visibility agency that helps B2B companies get recommended by ChatGPT, Gemini, Claude, and Perplexity. I work remotely on B2B contracts and freelance projects and issue VAT invoices.

Services

What I do for your product

Django backends and APIs that hold up under load

I design new Django/DRF systems or fix existing ones: data model, API design, PostgreSQL indexes and queries, caching, background jobs. Typical outcome: lower API latency and a codebase your team can keep extending.

See the case study: Useme - Job Board search refactor

Engineering decisions tied to business outcomes

Before I propose a stack or a refactor, I ask what it changes for revenue, time-to-market, or operating cost. You get trade-offs explained in business terms and a scope you can approve or cut.

Payments, AI, and third-party integrations

Stripe subscription lifecycle (checkout, webhooks, access control), OpenAI and Anthropic APIs, retrieval with pgvector, KYC flows, CRM and partner APIs. Example: ParentApp, an AI SaaS with Stripe billing live from day one.

See the case study: ParentApp - AI assistant for parents (SaaS)

Access control and auditability built in

Authentication (JWT/OAuth), permission models, action logs, and data handling that pass technical due diligence. Useful before fundraising, an audit, or selling to enterprise customers.

Case studies

Seven projects: the problem, what I did, what changed

Each case study covers the business problem, the delivery scope, and the outcome. Where a client can be named, it is; anonymised projects describe the mechanism and the result.

AiVisible.pl - AI Visibility agency for B2B companies

AiVisible.pl is the AI visibility agency I founded and run: it audits, improves, and monitors how B2B brands appear in answers from ChatGPT, Gemini, Claude, and Perplexity.

Business value: A B2B company gets a clear answer whether AI assistants recommend it, who wins the competitive shortlist, and which changes improve visibility beyond classic SEO.

  • Brand visibility audits in ChatGPT, Gemini, Claude, and Perplexity with competitive comparison.
  • GEO/AEO implementations covering content, entity data, citeability, site structure, and trust signals.
View case study

ParentApp - AI assistant for parents (SaaS)

An AI assistant for parents taken from MVP to a live subscription SaaS: Django/DRF backend, Stripe billing, and OpenAI-powered conversations.

Business value: A monetizable digital service launched quickly: subscriptions worked from day one and the architecture allowed adding AI and content features without rework.

  • Django + DRF backend with JWT and complete Stripe subscription lifecycle.
  • OpenAI API integration with child-profile context and conversation memory.
View case study

Useme Plus - B2B calculator and membership product development

Backend for Useme Plus, a membership product that lets freelancers settle work without registering a business: cost calculator, Autenti e-signatures, and automated membership validation.

Business value: A new revenue line for the platform, faster member onboarding, and a customer-service team relieved of manual validation.

  • Comparative cost calculator: Useme Plus vs Polish business entity forms.
  • Autenti integration and electronic document workflow for membership.
View case study

Useme - Job Board search refactor

Rebuilt job and freelancer search on Useme, a marketplace with thousands of active jobs a month: full filtering, an SEO tag system, a denormalized read model, rolled out under feature flags.

Business value: Simpler search for users, faster page loads through a denormalized read model, more Google visibility from a larger SEO tag base, and rollouts with no service interruption.

  • Search with filtering by phrase, categories, subcategories, and skill tags.
  • Table denormalization to improve database performance and accelerate read operations, easing system load and boosting site responsiveness.
View case study

KAS listing monitor - near real-time scraping and alerts

A daemon that scans KAS and tax-office listing pages every 2.5 seconds, detects new sale offers, prepares the e-mail application from the listing data, and reports every step to Discord.

Business value: In this process seconds decide: whoever detects a listing first can file the purchase request first. The team learns about a new listing within seconds instead of checking pages by hand.

  • Scans KAS and tax-office pages every 2.5 s with page-hash deduplication.
  • Extracts listing fields and generates e-mails from templates matched to the listing type.
View case study

Lead generation automation platform

A data pipeline for a services company that collects, normalizes, validates, and schedules outbound lead data so campaigns start without manual clean-up.

Business value: More qualified leads at lower operational cost and with higher data quality.

  • Automated scraping and record normalization into one data model.
  • Campaign scheduling and queue-driven delivery logic.
View case study

Business process automation suite

A Django automation suite connecting partner and internal APIs with asynchronous orchestration and SLA reporting, for an organization whose critical workflows ran across disconnected tools.

Business value: Shorter process cycle time and fewer manual errors in business-critical workflows.

  • API integrations with partner and internal systems.
  • Asynchronous orchestration with safe retries and controls.
View case study

Available now

B2B contract: terms and scope

I currently have 20 hours a week for B2B contracts: Django backend work, LLM/RAG integrations, technical consulting, and GEO / AI visibility audits (the audits mainly for Polish B2B companies, through AiVisible.pl).

Rate
from 150 PLN/h net (+VAT)
Availability
20h/week
Work model
remote, based in Katowice, Poland
Invoicing
VAT invoice, B2B contract
Response
within 24h on business days
Languages
Polish, English

What I can take on

  • Django/DRF: new modules, taking over existing codebases, migrations, performance tuning, code review
  • LLM/RAG integrations: OpenAI, Anthropic, embeddings, pgvector
  • Technical consulting: backend architecture, technology decisions, review before scaling, hiring, or a technical audit
  • GEO / AI visibility audits: how ChatGPT, Claude, Gemini, and Perplexity describe your brand (AiVisible.pl)

Who I usually work with

  • Founders and startups: MVP backend, Stripe billing, AI features. (see ParentApp)
  • Product companies and marketplaces: taking over a codebase, performance, safe refactors. (see Useme)
  • Agencies and software houses: senior backend capacity for a project, white-label GEO audits. (see AiVisible)
Describe your project

I reply within 24h on business days with next steps or a scope proposal. Prefer e-mail? contact@rafalfuchs.dev

How I work

How we work together: from brief to production

  1. Brief and discovery

    You send a short brief. Within 24h on business days I reply with questions or a proposed next step, usually a call to clarify goals, constraints, and the current state of the system.

  2. Proposal

    You get a written scope, timeline, and price (fixed scope or hourly/sprint) before any work starts. For existing systems this begins with a code and architecture review.

  3. Delivery

    Small, reviewable increments with tests, code review, and CI/CD. Larger changes go out under feature flags so they can be rolled back. You see progress regularly, not at the end.

  4. Support

    Monitoring, performance tuning, and documentation after go-live. Support terms are agreed per project.

Core Skills

Stack I work with

Backend

  • Python

  • Django

  • Django REST Framework (DRF)

  • GraphQL

  • Celery

  • Redis

  • API integrations

  • Authentication (JWT / OAuth)

  • Background jobs

  • System design

  • Performance optimization

  • Scalable backend services

Databases

  • PostgreSQL

  • MySQL

  • SQLite

  • MongoDB

  • SQL query optimization

  • Caching strategies

Tools and Others

  • Git

  • Docker

  • Linux

  • CI/CD

  • Environment configuration

  • Nginx

  • AWS

  • GCP

  • Ansible

  • Kubernetes

  • Terraform

  • Grafana

Frontend (supporting)

  • React

  • JavaScript

  • TypeScript

  • HTML5

  • CSS

  • SASS

Need a senior Django backend engineer on a B2B contract?

Describe your project

Client feedback

What clients say after delivery

Clear communication and fast support across two automation projects. Understood the business context and delivered a solution that has been running flawlessly for months.

Karolservice industry

Great communication, clear technical explanations, and fast delivery. Doesn't just code - actively suggests better approaches and keeps quality high.

Bartłomiejproduct management

The service description actually matched the delivered work, which doesn't happen often. A competent person in the right place who shares knowledge and guidance. Satisfaction that leads to coming back for the next project!

Agnieszkadatabase project

Professional approach, strong PostgreSQL and Django skills. Delivered optimizations that cut API response time by over 60%.

Michałbackend optimization

We hired for SaaS backend architecture and implementation. Delivered a modular system with Stripe payments that worked on production from day one.

Wojtektech startup

Automated a critical operations process that used to take the team several hours daily. Now it runs in the background with full dashboard visibility.

Arkadiuszoperations sector

FAQ

Questions clients ask before we start

I'm a senior Python/Django backend engineer. I build and scale Django REST APIs, PostgreSQL-backed systems, integrations (Stripe, OpenAI, Anthropic, partner APIs), and automation for B2B products: startups launching a SaaS, product companies and marketplaces improving an existing system, and agencies that need senior backend capacity. I also run AiVisible.pl, an AI visibility agency for B2B companies.

Contact

Tell me what you are building

Describe the product, the current problem, and the outcome you expect. Add a deadline or budget range if you have one.

What happens next: I read the brief, reply within 24 hours on business days, and propose a call if it makes sense.