- Projects -
- Rating -
- Rating 283
Budget: 4000 UAH Deadline: 1 day
Hello! My name is Vyacheslav, I have 3 years of experience teaching programming languages individually, as well as half a year of experience working with groups in various online schools (ITFish, ITStep, Logika). My stack: Python, Java, C++, C, C#, JavaScript, HTML/CSS, GenAI studying (AI training plan).
I am ready to take on this job on a permanent basis, I have about 20 hours available per week. The price for the lesson is negotiable, we can discuss it in dialogue.
Budget: 4000 UAH Deadline: 14 days
Hello, Natalia!
I have thoroughly reviewed the task. I would like to help.
Overall, I have experience with JavaScript and web development. I have been working with Python for about a year after training and understand all the beginner's problems. I can explain the basic points to start with, to form the necessary foundation. I believe that this stage cannot be bypassed and AI will not help much here.
We can start with basic Python.
I will also explain Git, GitHub, and Docker.
Then we can proceed based on the situation...
I suggest the first few sessions for free, to understand what is really needed, and to create an individual plan.
I propose to meet online, discuss your level, where you are starting from, and how to continue to achieve real results.
Budget: 4000 UAH Deadline: 7 days
Hello! I was just working on similar tasks: setting up environments, working with bank APIs, Telegram bots, and integration with ChatGPT. I explain specifically and without fluff - exactly what is needed for a motivated person.
I understand your plan: to deploy the tools from scratch, and then through practice with APIs, Telegram, and databases, show how real code is built. That's exactly how I teach - only practice, without unnecessary theory.
Let's discuss the details in private messages?
Budget: 4000 UAH Deadline: 3 days
Good day.
I will be happy to cooperate.
Viktoriia M.
Winning proposal- Projects 390
- Rating 4.9
- Rating 15 074
Budget: 4000 UAH Deadline: 35 days
Good day. I have experience in mentoring Python at various levels and working with AI tools. I have been working with Python for over 5 years, both with APIs and without. The specified time is convenient. We can discuss in more detail in private messages.
Budget: 4000 UAH Deadline: 1 day
Good evening, I can conduct lessons for you. I have over 2.5 years of experience in Python. I am ready to collaborate!
Proposals concealed
Proposals are currently absent
Current freelance projects in the category Python
Need a specialist for writing parsers who can bypass CLOUDFRAME. Parsing of products occurs from sites with authorization. There are 10+ donors of varying complexity, with different levels of protection. Parsing of products occurs from sites with authorization. Parses data into a ready-made Mysql database + photographs on the server. It is necessary to write a parser according to the tasks described in the technical assignment and adapt the data to the existing database for full functionality on the site. Technical assignment and example donor upon request. Desktop parsers and C# are not considered.
A lightweight and fast microservice is required to generate PDF documents (invoices, acts, reports) based on HTML/CSS templates (Jinja2) and incoming JSON data using Python. The service should accept data via API, render the document, and return the finished file or save it to an S3-compatible storage.Technology Stack Language: Python 3.11+ Framework: FastAPI PDF Generation: Weasyprint or Playwright / Jinja2 (for templating) Tools: Celery (for background generation of heavy reports), DockerFunctional Requirements POST /api/v1/templates (Template Registration): Upload HTML template and styles, save them in the system under a unique name (slug). POST /api/v1/reports/generate (Synchronous Generation): Accepts template_slug and a JSON object with data. Returns the finished PDF file in the response body (suitable for small invoices). POST /api/v1/reports/generate-async (Asynchronous Generation): For heavy reports. Puts the task in the queue (Celery). Returns task_id. Upon completion of generation, uploads the file to S3 and sends a Webhook to the specified URL with a download link.Acceptance Criteria The code is structured (divided into modules: api, core, tasks, services). Presence of Docker Compose (FastAPI + Redis + Celery). Test coverage (pytest) for generation endpoints.
Bot for mirroring positions on Binance Futures (Python) A bot is needed that reads my positions on Hyperliquid (public API) and Bitget Futures (my read-only key) and proportionally replicates them on my Binance USDT-M Futures via API. Logic: opening, increasing, partial closing, full closing — everything is mirrored with a customizable size ratio. Polling every 5–10 seconds. Correct handling of partial closures and averaging is mandatory. Requirements: notifications in Telegram about trades and errors; config (pairs, ratio, limits); deployment on my VPS + instructions; source code is transferred to me. I will enter the keys myself. Stages: 1) Hyperliquid→Binance, test with small amounts; 2) Bitget→Binance. Payment through safe in stages. In your response, indicate your experience with exchange APIs and how you will handle a partial closure of 30% of the position by the leader.
A deep technical verification of three PDF files for authenticity and possible signs of editing or forgery is required. Not only a visual assessment of the documents is needed. The performer must have a good understanding of the internal structure of PDF files and be able to analyze: file metadata; PDF structure and individual objects; creation history and possible editing; software used; embedded fonts, images, layers, and other elements; possible signs of re-saving, conversion, modifications, or backdating of the document; any technical discrepancies that may indicate manipulation of the files. Based on the verification results, a clear written conclusion regarding each file must be provided, indicating the identified signs, risks, and limitations of the verification. We are considering specialists who have practical experience in digital forensics, PDF document analysis, metadata, or verifying electronic files for authenticity. In your response, please briefly describe your experience, methods, and tools that you use for such verification.
The indicator for use in trading should determine certain ranges with history and analyze them with the current one.