Viktor H.

Python · HTML & CSS

6 1
231
Go to profile
"Geometric Modeling and Computer Graphics"
22 USD
181
"Geometric Modeling and Computer Graphics"
Python
A system for modeling a wonderful curve. The Dan System performs the following actions: to establish a curve in the dialogue regime; automation and manual vibration of parameters that are necessary for to build curves; animation change of…
GUI add-on test of the PDR of Ukraine
56 USD
186
GUI add-on test of the PDR of Ukraine
Python
The Danish project was created as a full-functional supplement for the passage of the DDR of Ukraine to the service centers of the Ministry of Foreign Affairs of Ukraine. In its creation, all the power of the Python standard library was used to…
Flask(Python) and API weather forecast website
56 USD
171
Flask(Python) and API weather forecast website
Python
The site was created as a project for course robots. Used such technologies as a library for robots with web plugins Flask(Python), all the fillings for the site were created using the Jinja syntax. Weather data were automatically collected by API…
CRM system for the company’s employees
112 USD
210
CRM system for the company’s employees
Python
This system is fully written on Python, and works as a web application through the Flash Library. It allows to account the employees of the enterprise, their wages, the place of residence and the phone numbers. The records can be completely edited…
Illia Dunaiev

Python · Cryptocurrency & Blockchain

4 0
5.0
231
Go to profile
Hello, my name is Ilya, and I am an experienced freelancer with over 5 years of work experience in various fields. I am a Multi-stack Developer. I have participated in, developed various parts of, or full projects in different fields and tasks listed below. Projects: Parsing: products, data, videos, photos, and everything that can be found on the internet. Including captcha bypassing, proxy usage, etc. I have ready-made tools capable of processing more than 5 thousand requests per second, depending on the resource. Automation: browsers, applications, programs (Desktop and Mobile). Includes…
Andrii D.

Python

1 0
230
Go to profile
RAG (Retrieval Augmented Generation)
123
RAG (Retrieval Augmented Generation)
Python
Development and implementation of RAG ( #OpenAI, #qdrant storage, #mariadb, #LangChain ) Tagging, indexing, importing documents PDF, XLSX, DOC into the index, administrative panel for
Why is there no light?
365
Why is there no light?
Python
Service of accounting output, user address, SMS authentication, forms of search output, display of output markers on the map on the geocordinates of output.
The API xml
254
The API xml
Python
Automatic dissemination of reports about events in the city’s electrical boundaries. Adding, Updating, Removing the event from the service.
Calculator of connection to the electrical network
422
Calculator of connection to the electrical network
Python
Search for the nearest access point to the OECD electric networks, and the calculation of the oriented value of the fee for the accession, the register of the Technical Conditions for the accession.
Volodymyr Mahdyk

Python · Web Programming

0 0
230
Go to profile
Telegram Bot "AniDude" - Convenient bot for searching and viewing anime
219
Telegram Bot "AniDude" - Convenient bot for searching and viewing anime
Python
AniDude — Telegram bot for searching, viewing, and selecting anime AniDude is a convenient and fast bot that helps find any anime in seconds: from classics to seasonal new releases. It is connected to a current API, which allows the bot to always…
GameX - gaming blog
179
GameX - gaming blog
Python
GameX is a modern gaming blog/media platform built on Django, created for gamers who want to read fresh news, in-depth reviews, guides, interviews, and follow esports and industry news. The project is built as a full-fledged media site with a focus…
Online store for the sale of gaming equipment
178
Online store for the sale of gaming equipment
Python
PePeStore is a modern gaming online store built on Django, where you can assemble the perfect PC, buy components, peripherals, monitors, VR, and audio with minimal hassle and maximum convenience. The platform offers a vast selection of products for…
Yevgeny B.

Testing & QA · Python

0 0
229
Go to profile
I've 1+ years of job experience in testing web and mobile apps. Within this time I have been providing manual testing of web and mobile applications during all their life cycle periods from the technical specification stage to their deployment on live. What I can offer you: ✔️ Website and/or Web application testing; ✔️ Mobile application testing; ✔️ Testing: ad-hoc, smoke, functional/non-functional, regression, integration, compatibility; ✔️ API testing: Postman, Swagger; ✔️ Bug Reporting & Tracking: Jira, Redmine, Trello, Excel; ✔️ Automation testing: Python + Selenium + Pytest. My last…
Aleksandr Shelehan

Python · Bot Development

7 0
229
Go to profile
Boat for the bet
10 USD
600
Boat for the bet
Python
A parzer written on selenium that scans the individual average total of the team and sends a signal when deviated.
Nikolay P.

Python · Data Parsing

9 0
229
Go to profile
328
Parser of the Ukrainian Advertisements OLX.ua
Python
A program is developed (in the form of a console application) that collects all the basic information on the OLX website ads (including the phone numbers of users).It was originally written in Python for the Windows platform, although porting under…
Mamba Dating Site Images
11 USD
298
Mamba Dating Site Images
Python
A script has been developed to save the photos of users of the site https://mamba.ru/. It is possible to search for users by a random set of parameters (gender/age/city, etc.). The script is focused on rapid and massive image upload. Key…
Search for a semi-transparent image by template
7 USD
296
Search for a semi-transparent image by template
Python
This study (Python programming language) demonstrated the possibility of finding a semi-transparent element imposed on a bigger image. The OpenCV Library has been activated. This method can be useful in determining the position of the "water sign" on…
2D Arcade Game ‘Space Racer’
45 USD
241
2D Arcade Game ‘Space Racer’
Python
The project is implemented in #Python 3.8.3 using the #pygame 1.9.6 library. Spatial race in retro style.
The Hanoi Tower: a training project
11 USD
254
The Hanoi Tower: a training project
Python
Realizing the classic mathematical puzzle in #Python. A recurrent algorithm is used to find a solution. Key technologies: #Python 3, #Pygame.