Looking for a free lance python programmerроботи
Project Overview We are launching a truck and car service center in Dessau-Roßlau (Germany), with a focus on tire services (mounting, balancing, sales) and oil changes for both heavy-duty trucks and regular cars. In the future, we aim to expand into more advanced diagnostic and repair services, particularly for trucks (including full test lines, brake tests, suspension diagnostics, etc.). We need a modern, fully responsive website that reflects our professionalism, supports online booking, and is optimized for local SEO (primarily in Dessau-Roßlau and surrounding regions). The site should also attract transit (long-haul) drivers who pass through our region on major highways. We want to provide a multilingual platform (German, En...
Обязательные знания: Python, SQLAclhemy, PostgresSQL, Aiogram, FastApi, HTML, CSS Особенно важны: Aiogram, FastApi, Python, SQL Краткий список работ: 1. Добавление проверки/валидации сдачи отчетов 2. Интеграция Telegram бота с фуд-треккером FatSecret 3. Проверка на оплату 4. Изменение общего визуала сайта и информации, которая отображается 5. Добавить дату добавления админа 6. Трекинг действий куратора 7. Добавить закреп юзера за определенным куратором Подробнее при личном контакте
Розробити декілька додатків + звітність! Python, Побудувати алгоритм роботи моделі, візуалізувати та проаналізувати отримані результати, результати дослідження у різних формах – таблиці, графіки, діаграми, схеми тощо. Ілюстративний матеріал має бути зрозумілий «сам по собі», тобто включати всі необхідні позначення.
Поиск python разработчика для поддержки чат-бота Студенческая анонимная площадка, где студенты публикуют свои заказы через бот, затем заказы попадают в канал, если есть исполнители которые готовы его выполнить - они откликаются непосредственно на канале или через бот, после согласования всех деталей и оплаты заказа, исполнитель приступает к выполнению Интересует поддержка данного бота, а именно: - Выполнение определенных заданий время от времени ( поправить какой-то баг, изменить название кнопки, дополнить работу бота, перенести на другой сервер ...) Сотрудничать предлагаю в таком ключе: - Собираю часть правок- оцениваем- работаем Если готовы сотрудничать или есть дополнительные вопросы, готов обсуждать Общение будет вестись с предыдущим программистом aiogram...
Потрібен парсер який моніторить гаманець через веб-сокет в реальному часі і при переводі SOL на інший гаманець виводить в термінал(сумма, гаманець получателя) . При відсудності переводів виводить таймер в секундах - час від останнього переводу. При новому переводі SOL на будь-який гаманець таймер скидується.
Потрібен досвідчений фахівець для перевірки та аудиту програмного коду на Python. Скрипт використовується для роботи в криптосфері, працює з крипто гаманцями, транзакціями, взаємодіє зі смарт контрактами. Для роботи скрипта необхідно вводити приватні ключі від гаманців. Завдання: Уважно перевірити софт на безпеку - чи не йдуть і не передаються приватні ключі. Потрібно виключити витік приватних ключів. Висновок повинен бути приблизно в такому форматі: Файл Приватні ключі беруться з файлу account_data.xlsx. Данні передаються в функцію work. Звітки вже використовуються для отримання аккаунта та підпису транзакцій. Файл utils/ Приватні ключі використовуються для підпису транзакцій та отримання гаманця. Бібліотеки: web3 - бібліотека для роботи з контрактами. Безпечно msoffcrypt...
Функция обращается к AET, передает c-find запрос с StudyInstanceUID. Возвращает количество изображений в study. Собственно всё.
...проектів компанії. Необхідна кваліфікація: - Досвід реалізації та підтримки баз даних, перевага надається досвіду з Artiable - Розуміння функціональних можливостей Artiable або інших баз данних та можливість адаптації під бізнес процеси. - Хороший досвід системної інженерії або системного адміністрування; - Розуміння архітектури Баз данни; - Досвід адміністрування Баз даних від 1 року; - JavaScript/Python — 2 роки досвіду; - Командний гравець, висока мотивація та здатність працювати у гнучкий графік; - Здатність використовувати широкий спектр технологій та інструментів з відкритим кодом. - Відмінні комунікаційні навички та здатність співпрацювати з різними командами. - Здатність вирішувати проблеми та приймати швидкі рішення в динамічному робочому середовищі.
Необходимо доработать бота, который написан на яп python, и добавить новые биржи. Бот в автоматическом режиме торгует на криптовалютной бирже по постам из твиттера. Бот открывает сделки: - по ключевым словам; - по картинкам, где есть ключевые слова; - по картинкам, где изображены определённые объекты; Отклики оставляйте только в том случае, если имеете опыт работы с машинным обучением и криптобиржами. О цене договоримся после ознакомления с ТЗ.
...функцию голосового взаимодействия с chat gpt через диалог с ботом в телеграмм. Сам ChatGPT предлагает для этого подробную инструкцию, вот основные ее пункты: 1. Получить доступ к GPT API. 2. Создать Telegram-бота с помощью BotFather и получить токен API-интерфейса. 3. Установить Python 3, необходимые библиотеки (python-telegram-bot, SpeechRecognition, PyDub, google-cloud-speech, google-cloud-texttospeech) и выбрать систему ASR/TTS (например, Google Speech-to-Text и Google Text-to-Speech API). 4. Создать файл Python (например, ) и импортировать необходимые библиотеки. 5. Задать ключи API для Telegram и Google Cloud. 6. Настроить функцию для преобразования голосовых сообщений в текст (voice_to_text). 7. Настроить функцию для получения ответа от ChatGPT (get_cha...
Є сайт ,написаний на пітоні появилась проблема з загрузкою файлів в базу даних ,потрібно розібратись ))
Есть телефон (андроид). Нужно отправлять смс, либо какое-то уведомление на другое устройство, когда с этого телефона открывают определённый сайт (parimatch). У сайта нет открытого апи. Это приложение должно работать в фоне. Желательно написать его на python.
Люди в студию Нужны люди в студию, на должности: - Python разработчика - Unity разработчика - Художника игр; - Музыканта игр; Если вас заинтересовало предложение, пройдите тест, и мы поймем, сможете ли вы работать с нами
Доброго ранку, Володимире. Мені потрібна допомога з виконанням лабораторної роботи за темою "Наслідування". Завдання прикріплюю в документі. Термін виконання до 15:30 сьогодні. Підкажіть, будь ласка, чи ви вільні.
Доброго ранку, Олено. Мені потрібна допомога з виконанням лабораторної роботи за темою "Наслідування". Завдання прикріплюю в документі. Термін виконання до 15:30 сьогодні. Підкажіть, будь ласка, чи ви вільні.
Доброї ночі, Віталію. Мені потрібна допомога з виконанням лабораторної роботи за темою "Наслідування". Завдання прикріплюю в документі. Термін виконання до 15:30 сьогодні. Підкажіть, будь ласка, чи ви вільні.
Доброї ночі, Іване. Мені потрібна допомога з виконанням лабораторної роботи за темою "Наслідування". Завдання прикріплюю в документі. Термін виконання до 15:30 сьогодні. Підкажіть, будь ласка, чи ви вільні.
Робота для програміста з досвідом роботи в Python + XML. В додатку є svg файл , що по суті є XML документом. В цьому файлі де-які відрізки є ідентичними за своєю довжиною, розміщенням і координатами і дублюються. Мені треба якось підрахуати скільки разів зустрічається кожен відрізок у файлі та створити новий файл у якому будуть всі відрізки з початкового файлу але без дублікатів + в атрибутах відрізків буде новий атрибут "numba", значення якого дорівнюватиме кільксті дублікатів цього відрізка, що було знайдено в початковому файлі ''" Хочу отримати ipynb файл, який би я міг запустити на виконати його і отримати Перевага виконавцю з України.
Потрібно виправити помилки після редизайну (верстка, двіжок), впровадити кілька нових рішень і надалі здійснювати підтримку.
Є написаний скріпт на python потрібно зробити аналог
Потрібно виправити помилки після редизайну (верстка, двіжок), впровадити кілька нових рішень і надалі здійснювати підтримку.
Написати файли make та CMake для компіляції бібліотеки та виконавчої програми
Шукаю Python спеціаліста, який би допоміг у вивчені особливостей мови і програмування з метою підготовки до здачі сертифікації. План, що саме я хочу вивчити є, розписаний по пунктах. Співпрацю планую на 3 місяці.
Вітаю шукаю програміста, що зможе створити сайт компанії, вже підібраний конкретний сайт компанії що має бути узятий за основу, пріоритет компаніям/фахівцям з Харкова. Це має бути саме корпоративній сайт компанії а не магазин але візитери сайту повинні мати змогу покупати наші товари на сайті.
Використати сингулярний розклад прямокутної матриці до розв'язування систем лінійних алгебраїчних рівнянь, методом Гревіля або склетним розкладом матриці в мові на вибір с++, c#, java, python. Програма повинна бути описана. При реалізації методу Гревілля треба звернути увагу, що дійсне число дорівнює нулю, якщо його абсолютна величина менша деякого малого числа (наприклад, 10 у мінус шостому степені, бо операції над дійсними сислами виконуютьсія наближено). Створити зручний інтерфейс. Теорія в книзі Гантмахер Ф.Р. - Теория матриц.pdf ст.32-40
A modern coworking space in Chernigiv (Ukraine) + free space for events up to 125 attandees/ Сучасний коворкінг в центрі Чернігова + вільний простір для заходів до 125 осіб. For more info, please, visit:
Є готовий проект на django 2.5 python, необхідний програміст, котрий візьметься за правки та нововведення у проект.
Looking for an AI artist/developer to create a highly realistic AI-generated virtual model for OnlyFans and Instagram. The goal is to produce consistent, high-quality AI-generated images ensuring a uniform appearance across different poses, outfits, and styles. Responsibilities: Generate realistic AI images maintaining consistency in facial features, body, and proportions. Create multiple variations with different outfits, lighting, and backgrounds. Develop an automated workflow to generate content efficiently. Post-process AI outputs for photo-realism and quality enhancement. Ensure content is optimized for social media engagement and monetization. Required Skills: AI Image Generation: Stable Diffusion XL, MidJou...
Are you looking for a fast, reliable expert QuickBooks Bookkeeper with quick turnaround?You are in the right place!I am a Professional Accountant, Bookkeeper, and QuickBooks Certified ProAdvisor with extensive experience. I specialize in providing accurate, reliable, and timely financial services to help you keep your business finances BookkeepingData entry and Transaction CategorizationCleanup and Discrepancy ResolutionBank and Credit card ReconciliationFinancial Statement PreparationFinancial Analysis & Dashboard CreationMonthly Bookkeeping ServicesWhy Choose Me?Proven Experience as a Professional Accountant and BookkeeperExpertise in QuickBooks OnlineConsistent Timely DeliverySuccessfully Completed Over 150 Projects with 100% Client SatisfactionLe...
I am seeking a professional to conduct a complete diagnostic bloodwork panel for adults. This will primarily involve a complete blood count (CBC), lipid panel, and glucose test. Ideal Skills: - Medical knowledge and expertise in diagnostic bloodwork - Experience in interpreting blood test results - Ability to provide comprehensive health insights based on test results Please include specific dietary recommendations based on the bloodwork results. The dietary recommendations should target nutrient deficiencies. Include a detailed written report summarizing the bloodwork results. Please include a follow-up consultation to discuss the results. Include lifestyle and exercise recommendations in the report. Feel free to use your own format ...
I'm looking for a skilled developer to create an automated betting system for me. This system needs to be able to interact with multiple offshore betting accounts, monitor live game data and odds, and detect line movements before the sportsbook locks the bet. Key Features - Securely store and manage multiple betting account credentials. - Monitor live data and odds via both API and web scraping methods. - Detect line movements in real-time. - Automate bet placement based on user input. Bet Placement Mechanics - A single click prepares a bet slip with the correct amount. - A double click places the bet instantly. The system should run on a cloud VPS for optimal speed and performance. Ideal Skills and Experience - Profi...
I'm looking for a Windows 10 compatible macro for an Online 2D Pixel Art game. The macro needs to control a player and manage various tasks, including mining, fighting spiders, and handling mine collapses. Key Features of the Macro: - Control a player near the screen center - Mine a rock wall with varied inputs - Move to the side and repeat mining - Return to the original position after a few cycles - Handle random events like spiders appearing or mines collapsing - If a spider appears, swap weapons and attack it - If a mine collapses, quickly head to the exit, re-enter and return to original position - Implement dynamic movement patterns to avoid detection from anti-cheat systems/game Admins lurking. Detection Me...
... The goal is to create a program that plays Polish checkers (8x8) at a very high level. The program should be extremely difficult to beat and use all possible strategies and tricks. The most important rule that the program must implement is "if you miss a capture, you lose a piece". Most checkers programs do not include this rule, so it must be a priority. 2. Key Requirements Advanced AI – the program must play at a high level and be hard to defeat. The "if you miss a capture, you lose a piece" rule – most important! Capturing is mandatory, but if the player does not capture when possible, they lose the piece – the program does not force the capture but simply removes the piece if the play...
I'm looking for a skilled developer who can create a Windows-based tool for me, leveraging Python, to automate the mass creation of email accounts on www.signinid.com. Key Requirements: - The tool should facilitate the generation of up to 100 email accounts in one go. - Email verification is not necessary for this task. Ideal Skills: - Proficiency in software development and automation tools. - Previous experience with creating tools for account generation on websites. - Understanding of email service creation and management. This is a straightforward project for someone with the right expertise. I'm looking forward to your bids.
Building a website like PB Tech NZ () requires careful planning, design, and development. PB Tech is a large e-commerce platform specializing in electronics, computers, and tech gadgets. Below is a step-by-step guide to help you create a similar website: 1. Define Your Goals and Requirements Purpose: Sell electronics, computers, and tech products online. Target Audience: Tech enthusiasts, businesses, and general consumers. Key Features: Product catalog with categories (e.g., laptops, smartphones, accessories). Advanced search and filtering options. User accounts and profiles. Shopping cart and checkout system. Payment gateway integration (e.g., PayPal, Stripe, credit cards). Order tracking and management. Customer reviews and ratings. Responsive desig...
...seeking a freelancer to assist with completing a series of reflective learning assignments, where I must create two projects for each of the following subjects: Math, Biology, Chemistry, Physics, and Computer Science. The deliverables will primarily be in PDF and PowerPoint formats. Math: • A hand-made brochure showcasing real-life applications of trigonometry (to be made on A4 paper, submitted as PDF). • A PowerPoint presentation on a related topic (guidance video provided). Biology: • A journal documenting seed germination under various conditions (lack of light, water, oxygen, or temperature) (to be made on A4 paper, submitted as PDF). • A PowerPoint presentation on a video-based topic. Chemistry: &b...
I need a skilled developer who can gather comprehensive trading data from various free sources and convert it into a REST API and Web Sockets for easy data retrieval. The data should encompass: - Forex - Cryptocurrency - Metals - Indices - Oils Preferred data sources are Yahoo Finance, Alpha Vantage, CoinGecko and any other reliable free source. The ideal freelancer should have: - Proficiency in API development - Experience with data collection and manipulation - Familiarity with trading data - Knowledge of the mentioned data sources Please provide a bid only if you have the required skills and experience.
Skills: (not mandatory, we're willing to teach, and grow) exp in web and ai Budget: starting at 1000$ per month Type: part-time job location: anywhere English level: native(bonus income for US,Canada,UK citizens) Ping me if you like
Будь ласка, зареєструйтесь або увійдіть в систему для перегляду деталей.
PLEASE READ THE ENTIRE DESCRIPTION, I DO NOT AND WILL NOT ACCEPT PLACE HOLDER BIDS, ONLY ACCURATE ESTIMATES OF PROJECT COSTS. I have a roofing company in Perth Western Australia i am wanting someone to set up a full ai assistant. I need to be provided with the best ai on the market (I will pay for) i would like for the right candidate to set it all up using information from myself and from my website. Our prices can change so I need it to keep up to date with current pricing etc easily. It must integrate with my crm software for appointment scheduling and data entry. I require it to be the complete ai package. • Customer Service and Lead Generation: • functionality: Answer basic customer questions about services, pricing, a...
... This document describe in detail how all values for every aspect of calculation in calculated. But we have starting point from "Final Domain" ( presolved = TRUE ) which is precalculated and we need only use values PTDF and RAM for every CNEC. There are two ways of ATC calculation ( page 31 ) if RAM is negative or if RAM is positive for every CNEC ( page 31 ). Result values are here, for every date and very hour : Entry values as Final domain is here, for every date and very hour : Values that are added to final ATC value from previous calculation
I am seeking a talented developer or team to build a robust SAAS application. AI-Powered Home Search Portal (SaaS Multi-Tenant) – High-Level Spec Project Overview I am looking for a development team to build an AI-powered real estate search portal with the functionality of or Zillow, enhanced with AI-driven insights and lead generation tools. The platform will be a multi-tenant SaaS system, allowing real estate agents to white-label and resell it under their own branding. It will use IDX and VOW feeds to provide real-time MLS data, including access to sold listings from the past 24 months. Core Features 1. Real Estate Search & Listings - MLS integration via IDX/VOW feeds. - AI-powered personalized home search based on user behavior. -...
I'm in need of a professional resume that reflects a well-rounded work experience. The ideal candidate for this job should have a strong background in resume writing, particularly aimed at creating versatile resumes that can cater to various industries and job levels. Key requirements: - Ability to highlight a diverse range of skills and experiences - Expertise in crafting resumes for entry-level, mid-career and executive positions - Understanding of various industries including, but not limited to, Healthcare, Finance and Information Technology - Capability to write compelling cover letters tailored to different job applications - Ability to deliver high-quality resumes within tight deadlines - Skill in customizing resumes to match specific...
...seeking multifaceted expertise in Software Development, AI, Cybersecurity, and IT Support. This includes but is not limited to: - Python Development: Proficient in building software with Python. - Web Scraping: Need for extracting data from websites. - Process Automation: Streamlining tasks to enhance efficiency. - Cybersecurity & Pentesting: Safeguarding systems against threats and vulnerabilities. - IT Support: Providing technical assistance and troubleshooting. - Server Configuration: Setting up and managing servers. - Data Analysis: Interpreting complex data sets. - Machine Learning: Implementing AI solutions for predictive analysis. Ideal candidates will have a robust understanding and experience in these areas, with particular emphasis on S...
Hello! Here's a summary of what you're asking for: The main task is to fully implement the latest changes from the Figma design. Additionally, if possible, you'd like to combine mobile versions with desktop versions, making the design responsive. For pages that don't have a mobile version, they should be made responsive, as there are no specific Figma designs for them. You already have a frontend built with Vanilla JS, but due to recent changes in the design and some issues with the frontend, you need to update it to match the Figma layout. There was a separate version for mobile, but not all pages had a mobile version. So the goal is to merge existing mobile versions with the desktop versions and make eve...
Agent smart router project. The project consists of the development in C/C++ of software to fit in a docker of the openwrt software of routers from various vendors. The product has already been developed by us in python and works well, but it is not built to fit in an openwrt OS docker. We used this work to generate a data model, to transmit the data to the Azure platform. The software is a product that detects various router functionality parameters and sends them every 15 minutes. As mentioned we have working routers and related specifications. Deep knowledge of openwrt operating systems, the TR181 data model, and in general also of connecting to Azure via tcp/ip is necessary.
I'm looking for a web security expert to enhance my website's user authentication system by implementing fingerprint scanning as a biometric authentication method. Key Requirements: - Improve current user authentication methods - Implement biometric authentication, specifically fingerprint scanning - Enhance overall website security Ideal Skills and Experience: - Extensive experience in web security - Expertise in implementing biometric authentication - Strong understanding of user authentication systems - Proven track record of enhancing website security - python - Data scrapping
Im developing an AI platform for optimizing media campaigns, aimed at marketing agencies. The platform already has a functional MVP with an interface, missing the integrations and the AI agent. 1. Backend & Integrations Integration with Ads APIs: Connect to the official APIs of Meta Ads, Google Ads and TikTok Ads to retrieve real-time data (e.g.: campaigns, metrics, budget). Create an OAuth2 authentication system for these platforms. Real Authentication System: Replace the current mock with a secure system (e.g.: Auth0, Firebase Auth, or JWT + OAuth2). Add permission controls (e.g.: admin, analyst, client). Real-Time Notifications: Develop an alert system using WebSocket or tools like Pusher/Socket.io. 2. Data Features Data Synchronization: Creat...
I would like an AI gpt-4 program in Python 3.12 that can act as me and manage my gmail emails, gmail calander, and gmail contacts. All of my interactions should follow Sandler Enterprise Selling principles as well as Consultative sales, Challenger, MEDDPIC, and Value Selling principles. I am an Account Manager who had been blessed to make very meaningful contributions to our US military warfighters and their efforts for over a decade.
Будь ласка, зареєструйтесь або увійдіть в систему для перегляду деталей.