Budget: 12000 UAH Deadline: 12 days
Good day! I have worked on Python bots and services with FSM logic and Stripe — I connected subscriptions via webhooks with payment status checks. A headless core, isolated from content, on a test circuit with dummy data — the architecture is clear, and the asynchronous stack on asyncpg is my main focus. I will look at the specifications in detail and verify the database structure. Please let me know right away: are we using the ready-made Stripe Billing with price/product, or are we creating our own subscription cycle on webhooks? This affects the timeline, approximately 10-12 days.
Budget: 25000 UAH Deadline: 21 days
Hello!
I have extensive experience working with Python.
I am ready to complete the assigned task.
I suggest we discuss the details in private messages.
Budget: 27000 UAH Deadline: 21 days
👋 Hello,
I am offering my candidacy. I will create an isolated backend core on your stack. I work with Python, PostgreSQL, Docker.
I will implement everything, including payment gateway integration, progression, retention scheduling, etc.
💰 Estimate - 3 weeks, $1200 (payment in two stages)
I guarantee quality and meeting deadlines. I will save your nerve cells 😀
PS: Due to a very unpleasant situation, I stretched the deadlines of my last project too much and received a bad review.
-> I guarantee that this is not related to quality, and I am fully motivated to do everything perfectly in the next project.
Budget: 15000 UAH Deadline: 7 days
Good day
I have extensive experience in backend development and interaction with Telegram.
Write to me.
Budget: 7777 UAH Deadline: 1 day
Good day.
Our team has many years of experience in developing ERP, CRM, CMS, and specialized software for businesses. We create effective digital solutions that help automate processes, increase productivity, and scale companies.
We work with modern technologies — from bots and scripts to AI agents and analytical systems. We develop websites of varying complexity. In our portfolio, we have implemented ERP solutions for the hospitality industry, as well as for companies engaged in the import and sale of goods, and our own product XFitness — an ERP system specifically designed for fitness clubs.
We are ready to implement your project and offer the best solution tailored to your needs.
Our portfolio: Freelancehunt
We specialize in the following areas:
- Development of ERP Systems
- Development of CRM Systems
- Development of Websites of any complexity
- Development of CMS Systems
- Support for Websites
- Development of OpenCart
- Support for OpenCart
- Modification of OpenCart
- Refinement of OpenCart
- Development of WordPress
- Support for WordPress
- Modification of WordPress
- Refinement of WordPress
- Development of ECommerce
- Support for ECommerce
- Modification of ECommerce
- Refinement of ECommerce
- Development of Web Applications
- Support for 1C Servers
- Support for Web Servers
- Development of mobile applications
- Data parsing
- Development of bots
- Development of AI agents
and on the following technologies:
- Python
- PHP
- Laravel
- Symfony
- Yii2
- JS
- NodeJS
- jQuery
- TypeScript
- MySQL
- HTML
- CSS
- Vue
- Nuxt.js
- React
- React Native
- C++
Budget: 27000 UAH Deadline: 40 days
I will develop with a focus on the reliability of the architecture, scalability, and strict isolation of business logic from content, which is a key requirement of this project. I understand the specifics of building high-load backend systems and the importance of correctly implementing finite state machines, asynchronous processes, task queues, and secure handling of payment events. Special attention will be paid to transactionality, idempotency, handling of concurrent scenarios, and fault tolerance. As a result, the client will receive not just a set of separate services, but a fully independent core of the EdTech product, ready for further development and integration with any interfaces. All components will be developed with the principles of Zero Trust, testing environments, and modern security requirements in mind. Additionally, high-quality unit tests will be implemented to ensure high predictability of the system and simplify further project maintenance. The architecture will be prepared for scaling, adding new FSM scenarios, expanding subscription tiers, and integrating additional interaction channels without the need to rewrite existing logic.
Work plan:
- Detailed analysis of data structure and finite state machine.
- Design of Core Backend architecture and internal services.
- Implementation of data models and asynchronous interaction with PostgreSQL and Redis.
- Development of REST API and Telegram Gateway using FastAPI and aiogram.
- Creation of Data Driven FSM with scenario loading from JSONB.
- Implementation of subscription logic and processing of Stripe Webhooks.
- Configuration of task queues and timeout mechanisms.
- Development of user retention module and task scheduler.
- Implementation of protection mechanisms, request limits, and secure token comparison.
- Implementation of QA functionality and environment isolation.
- Preparation of Docker Compose infrastructure.
- Creation of unit tests and compliance check with Bandit requirements.
- Final testing and preparation of the system for further integration.
Budget: 27000 UAH Deadline: 20 days
Hello! I am a Python developer with 8 years of experience in building backends of varying complexity. I have worked with FastAPI, PostgreSQL, Redis, and Docker. I have also developed Telegram bots of various complexity, including subscription projects. I can implement your project in full accordance with the technical specifications.
Budget: 11500 UAH Deadline: 3 days
I have built similar systems: subscription logic with Stripe Webhooks, isolation of the business core from content, and Telegram bots using aiogram with FSM machines. Here I see three layers: the core with the domain model and subscriptions, Stripe integration with payment/cancellation event handling, and an FSM engine on top that knows nothing about content, only about user states. A question about architecture: is the subscription tied to the user at the core level, or is access to content resolved by a separate service with each request? I am ready to discuss the details and structure of the MVP.
Budget: 27000 UAH Deadline: 21 days
Good day.
I have extensive experience in Python development, working with FastAPI, PostgreSQL, Redis, and Docker. I also have experience in developing Telegram bots and implementing complex business logic.
The project specification looks clear and close to my specialization. I am particularly interested in the section with FSM, PostgreSQL, and Stripe webhooks.
I am ready to familiarize myself in detail with the full project specification, after which I will be able to clarify the timelines and cost of the work.
I would be happy to collaborate.
Budget: 12345 UAH Deadline: 3 days
Hello! Is there a plan to use an existing FSM framework, or does the state logic need to be written from scratch for your unique subscription business model?
I will clarify the deadlines and budget in personal correspondence.
1. I will implement a fully isolated headless core, where the subscription logic and data processing do not depend on the content.
2. I will deploy all development in a Zero Trust test environment, using only dummy data and test keys.
3. I will implement the finite state machine (FSM) according to your specifications, ensuring strict state validation and security.
Thank you for considering my proposal. I look forward to the opportunity to collaborate with you!
Budget: 27000 UAH Deadline: 27 days
Hello! My name is Ruslan, a Middle Backend developer with about 2.5 years of commercial experience.
Stack: Node.js / TypeScript / NestJS / Python / PostgreSQL / Redis / Docker / event-driven architecture.
Relevant experience for your project:
— Worked with subscription logic and billing, integration of payment providers
— Implemented FSM / state machine patterns in production systems
— Built isolated API cores with clear boundaries between modules
— PostgreSQL is the main DB, I understand schemas, migrations, complex queries
— Docker, test environments, working with dummy data is standard practice
I have reviewed the description — the Zero Trust architecture and headless core with content isolation is an interesting and understandable task. I am ready to study the technical specifications in detail from the file.
Budget: 1000 UAH Deadline: 1 day
Hello. I work with Python and FastAPI. I am ready for collaboration.
Budget: 27000 UAH Deadline: 27 days
Hello!
I read the technical specifications: headless Python core — data-driven FSM (JSONB + hot-reload), strict subscription with linear progression, Stripe webhooks (signature + idempotency by event_id + raw logs for replay), pessimistic locks against race conditions, Redis timeouts, retention cron. It closely aligns with what I have already done.
The most relevant experience is concurrency and payments: on an online taxi platform, I implemented 4 SQL-level idempotency patterns that eliminated double charges and order duplicates under load (multi-node + parallel crons). This is exactly your race condition case when validating PIN + idempotency by event_id. I built idempotent processing of payment events + reconciliation + ledger (other gateways; Stripe webhooks — the same pattern).
FSM: I created a 14-state subscription finite state machine + order-FSM for the taxi; I also implemented hot-reload of worker configs without restarting the instance (= your /api/admin/reload).
Stack: Python async + FastAPI, SQLAlchemy 2.0 (async), Docker Compose, SMTP for HTML reports, pytest. I wrote async bots using aiogram 3.x on python-telegram-bot, the same model.
Question: is each level a separate Stripe price, or is it one rebill gate? This affects the box_licenses scheme and FSM transitions.
I will provide an estimate based on the specifications; I work on an hourly rate of approximately $25/hour. Details will be discussed in correspondence.
Budget: 22500 UAH Deadline: 15 days
Hello!
I have fully reviewed the specifications — the architecture is clear, and I have no questions about the stack.
My experience is relevant:
— I work with FastAPI, aiogram 3.x, PostgreSQL, SQLAlchemy 2.0, Redis
— I have implemented Telegram bots with multi-step scenarios and operator modes
— I have experience with queue tasks, webhook processing, and asynchronous architecture
— I have written pytest tests, with 100% coverage of critical business logic
Based on the specifications, I see the following stages:
1. Database architecture + migrations (users, fsm_nodes, stripe_raw_events, etc.)
2. FSM engine with data-driven logic and hot reloading
3. Stripe webhooks — idempotency, signature validation, rebill business logic
4. Redis timeouts (soft/hard), rate limiting via Token Bucket
5. Retention cron job + SMTP report
6. Docker Compose, pytest (80%+), Bandit — clean report
I will detail the plan and timelines in private.
Cost: 22,500 UAH (15 working days × 1,500 UAH).
I hope for cooperation!
Budget: 1000 UAH Deadline: 3 days
Good day!
I am a professional developer specializing in Backend cores using Python, FSM engines for Telegram, and integrating payment systems, including Stripe. I am ready to implement an independent Headless core for your EdTech product, ensuring complete isolation of logic and strict adherence to security requirements in the testing environment (Zero Trust).
I have experience with FSM, APIs, and subscription systems. Please write to me, and we can clarify the details.
Nina Sergeeva
Winning proposal- Projects 13
- Rating 5.0
- Rating 6 775
Budget: 25000 UAH Deadline: 14 days
Hello Sergey! This is Nina, the manager of the backend development team.
We have studied the detailed addition to the technical specifications. Excellent, technically mature architecture. The requirements for asyncpg, JSONB matrices, pessimistic locking, and security are fully accepted.
How Valentin will implement the key nodes of the system:
Transactionality and Progression: We will handle PIN code validation and subscription level checks through pessimistic locks SELECT ... FOR UPDATE in SQLAlchemy 2.0 Core, completely eliminating Race Condition during parallel requests.
Stripe Webhooks: We will implement strict idempotency by stripe_event_id, signature validation, and mandatory saving of raw logs in stripe_raw_events for replay analysis.
Data-Driven FSM & Timeouts: The engine on aiogram 3.x will be fully isolated and tied to parsing JSONB from fsm_nodes. We will set up the endpoint /api/admin/reload for hot reloading the matrix in memory. The logic of Soft/Hard timeouts will be implemented through Redis keys with programmatic revocation of Celery/Taskiq tasks upon response.
Retention & Security: We will configure the HTML report assembly based on the formula activated_at + 26 days through the scheduler. Protection will be ensured through Token Bucket in Redis, hash comparison via hmac.compare_digest(), and a hidden QA module that can be disabled in production.
Conditions and Acceptance:
Cost: 25,000 UAH (fixed through Safe).
Deadline: 14 days.
Deliverables: Clean Docker Compose, 100% validation of business logic in pytest (coverage 80%+) and a clean report from the Bandit scanner (0 vulnerabilities High/Medium).
Sergey, as a task scheduler for timeouts and retention workers, we are deploying the Taskiq + Redis bundle (it works lighter and faster in the asynchronous context of Python 3.11+) or are you strictly tied to classic Celery + RabbitMQ?
We are ready to enter the test environment and start coding!
Budget: 25000 UAH Deadline: 20 days
We have experience in creating scalable Backend systems in Python using asynchronous FSM engines for Telegram. We implement architecture with complete isolation of logic from content and ensure secure integration of Stripe for the subscription model. We guarantee adherence to Zero Trust principles during development in the testing environment. We are ready to start implementing the core of your EdTech product.
Proposals concealed
Proposals are currently absent
Proposals concealed
Current freelance projects in the category Databases & SQL
General information It is necessary to develop a simple minimalist web system, the main purpose of which is to maintain a client database, create appointments for visits, and automate the process of confirming visits via SMS, sending one-time links through the API from the service itself. The project is being developed in stages. In the first stage, it is necessary to implement only the basic functionality (MVP) so that the system can be used in real work. After launch and testing, it will gradually be expanded with new modules.Main functionality of the first stage User authorization; Client database; Creating and editing appointments; List of appointments (or a simple calendar); Switching between points of sale; Integration with the SMS operator via API; Sending SMS with any text or link for visit confirmation; Confirmation or cancellation of the visit by the client via a one-time link; Displaying the confirmation status directly next to the client's appointment. At the initial stage, instead of a full calendar, the use of a simple list of appointments by days is allowed. Each day should contain a chronological list of bookings indicating the time, client's name, service, employee, and confirmation status. Later, this list can be replaced with a full calendar without changing the system structure. The system must have the ability to switch between points of sale. Each point of sale has its own list of appointments (or calendar), but they all use a common client database.
Copying the database and front for the database (Currently, the front is partially copied and some characteristics are incorrect. The parser filled the database with its own characteristics) Synchronizing the parser with the database and the characteristics of the database Fixing the bug in the parser agent Cropping photos proportionally to the watermark that comes from the parser Working with the buffer with the new database and tools with the objects of this database Fixing minor bugs: for example, text in pop-ups, or small issues on the front, bugs that appear during task execution Connecting a new storage for media storage Logs have stopped writing to the financial operations table, which affects the balance and tariff plan pages (payment of the tariff, account replenishment (successful/not)) Check the payment functionality again and then replace the test billing API from Monobank with the real one Refine access rights for the database administrator user There are currently hanging processes that load the server; this needs to be checked The logic of comments and notes is currently working incorrectly; it needs to be such that for the same object in 2 databases - comments are tied to each database, not to the object, the source of which is the object of this database (I can explain in more detail in private) Fix the sorting in the databases correctly (Currently from the first added to the last. It needs to be the opposite; the sorting functionality is created) Check and correct the accuracy of filters in the databases, possibly add restrictions on filtering with large data volumes
Hello. I am looking for a mentor in Linux. I have experience as a strong junior DevOps specialist, but Linux and Kubernetes are my weak points. While I have some project experience with Kubernetes, my interaction with Linux is very superficial. Creating something, adding, renaming, opening, etc. is clearly not enough. I need a mentor who can help me improve in this area. The main task is to ensure that the knowledge sticks in my head, possibly through some pet project, tasks, or something along those lines, rather than just "repeat after me." I have taken courses on my own, but they don't particularly "stick" in my head. Here is a rough list of what I think I need: - Linux/Unix systems — in-depth administration of operating systems, file systems, user and access rights management, processes and services (systemd), Bash scripting, logging, monitoring, security configuration, automation of administrative tasks; - Networking technologies — OSI model and TCP/IP stack, DNS, HTTP/HTTPS, SSL/TLS, SSH, VPN, load balancing, proxy servers, NAT, routing, network utilities (ping, traceroute, netstat, ss, tcpdump, curl), diagnosing and troubleshooting network issues; If Kubernetes can be added to this list, that would be great. Perhaps you can suggest something from your side. The format of the sessions, as I see it, is twice a week, meetings, discussions, consultations. More details can be your ideas and suggestions. Regarding the cost per hour or per month - please propose.
Für ein Kundenprojekt im Bereich Microsoft 365 Modern Workplace suchen wir erfahrene Freelancer (m/w/d) mit Schwerpunkt Microsoft Places. Im Mittelpunkt steht die Beratung, Konfiguration und Optimierung einer Microsoft-365-Umgebung zur Unterstützung moderner Hybrid-Workplace-Konzepte. Aufgaben Beratung bei der Einführung und dem Betrieb von Microsoft Places Analyse bestehender Microsoft-365-Umgebungen und Erarbeitung geeigneter Lösungskonzepte Konfiguration von Gebäuden, Stockwerken, Meetingräumen und Arbeitsplätzen Einrichtung und Optimierung von Desk-Booking- und Room-Booking-Szenarien Integration von Microsoft Places in Microsoft Teams, Outlook und Exchange Online Unterstützung bei Lizenzierungsfragen sowie Best-Practice-Empfehlungen Durchführung von Workshops und Know-how-Transfer für Anwender und IT-Teams Unterstützung bei Troubleshooting sowie im laufenden Betrieb Anforderungen Mehrjährige Erfahrung im Microsoft-365-Umfeld Praktische Erfahrung mit Microsoft Places Sehr gute Kenntnisse in Microsoft 365, Microsoft Teams, Exchange Online und Outlook Erfahrung mit Microsoft Entra ID (Azure AD) Kenntnisse moderner Hybrid-Workplace- und Modern-Work-Konzepte Wünschenswerte Kenntnisse Microsoft Teams Premium PowerShell für Microsoft-365-Administration Erfahrung mit Arbeitsplatz- und Raumbuchungslösungen Microsoft-Zertifizierungen im Bereich Modern Workplace oder Microsoft 365 Erfahrung in der Konzeption und Einführung moderner Arbeitsplatzkonzepte Start: asap Dauer: ca 3 Monate mit Option auf + Einsatzort: Remote / nach Absprache Auslastung: Nach Absprache Interesse? Da sich das Projekt aktuell in der Vorbereitungsphase befindet, möchten wir frühzeitig passende Experten kennenlernen. Bitte senden Sie uns an contract (AT) advergy de : CV Verfügbarkeit Stundensatz (Remote / Onsite) Dreizeiler, wieso Sie besonders gut auf das Projekt passen Vielen Dank und liebe Grüße Seda
The website is developed on: Backend: Java + Spring Boot Database: MySQL Frontend: JavaScript, HTML, CSS Template Engine: Thymeleaf Server: VPS (Linux Ubuntu) Reverse Proxy: Apache2 Architecture: Monolithic application Currently, the website has implemented: A blog with an admin panel. The ability to create and edit articles through the admin panel. The ability to add HTML markup and content through a visual interface. Static pages of the site, which are currently created by the developer manually. ⸻ Task Objective It is necessary to implement the ability to create and manage new commercial service pages through the existing admin panel similarly to how blog articles are currently created. After implementation, the administrator should be able to independently create new SEO service pages without the involvement of the developer. ⸻ Current State Currently, only blog posts can be created through the admin panel. Example: Article 1 Article 2 Article 3 Each article has: Title URL (slug) Content SEO parameters Images ⸻ What Needs to be Implemented 1. New content type "Services" Create a separate section in the admin panel: "Services" It should be independent of the blog section. Example structure: Blog Services ⸻ 1. Creating a service page The administrator should be able to create a new service page through the interface. Commercial service pages consist of 13 blocks, of which 4 blocks are dynamic and 9 are static. Fields: Service name URL (slug) H1 SEO Title Meta Description SEO Keywords Main content of the page Image Publication status (Draft / Published) ⸻ 1. Page content The content should support: HTML markup Text formatting Headings H2-H6 Lists Images Links It is preferable to use the existing editor that is already applied in the blog. ⸻ 1. URL generation Each service should have its own URL. Examples: /visa/usa/business-visa-usa /visa/usa/business-visa-uk /visa/usa/business-visa-canada ⸻ 1. Display on the site After publication, the page should: automatically become available at its URL; use the existing service page template or a new template; display correctly on all devices. ⸻ 1. SEO For each service, it is necessary to provide the ability to configure: Title Description H1 Canonical URL (preferably) Open Graph (preferably) Pages should be indexed by search engines similarly to blog pages. ⸻ 1. List of services In the admin panel, implement: a list of all services; search; editing; deletion; changing publication status. ⸻ 1. Important Implement the ability to create new types of SEO pages without code modifications in the future. through a unified content management mechanism. ⸻ What is Expected from the Developer It is necessary to analyze the existing implementation of the blog and maximize the reuse of the current architecture to create the new "Services" section. When responding, please indicate: How the task will be implemented. What changes will be required in the database. Time estimate. Cost of work. What technologies should the performer know Mandatory: Java Spring Boot MySQL Thymeleaf HTML/CSS JavaScript Working with Linux Ubuntu Desirable: Spring Security SEO optimization of server pages Experience with CMS and CRUD modules Experience supporting monolithic Spring Boot projects