Python code generator example jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 python code generator example jobs found, pricing in SGD

    I am attempting to send an HTTP request to Firebase in order to retrieve the data value of a specific tag. This task is being carried out using an ESP32 module coupled with a SIM800L, with the operation facilitated through the use of AT commands. To aid in diagnosing the issue, I will share images of the AT commands I have used, the Firebase credentials as used within the AT commands, and the SIM800L module in use. It's worth noting that my setup is capable of successfully reading data from generic websites, such as , without encountering any problems. This suggests that the recurrent error arises specifically when attempting to retrieve the tag value from Firebase, rather than being a result of incorrect wiring or hardware setup. The crux of the problem appears to be related to the ...

    $42 (Avg Bid)
    $42 Avg Bid
    12 bids

    ...I'm in need of a Python script to automate the request-based signup process. Here's what it needs to do: - Pull source data from a CSV file. - Handle multi-threaded requests. - Randomize account details inc country (EU is fine) - Use multiple imaps to recover verification codes. I've chosen Python as the specific language attribute due to its efficiency and readability. For data storage and retrieval, the script should be able to interact with an imap server, using it to recover verification codes from emails. Timeliness is crucial for this project. I need it to be completed ASAP, so a developer with a fair amount of free time to commit would be ideal. Desired skills and experience: - Experienced Python developer. - Familiarity with working wit...

    $220 (Avg Bid)
    $220 Avg Bid
    27 bids

    I need to migrate my existing website from Python to PHP language. The current website is built using Python, and I want to transition it to PHP for improved compatibility and maintenance. The website includes various functionalities such as user authentication, database management, and dynamic content generation. The PHP version should retain all existing features and functionalities seamlessly. I am looking for an experienced freelancer who has expertise in both Python and PHP development to ensure a smooth transition without compromising the website's functionality or performance. Please provide details of your experience with similar migrations and your proposed approach for this project.

    $142 (Avg Bid)
    $142 Avg Bid
    21 bids

    I must do a no-code application that use many already made free libreries. I already start the job and i add already some libreries, but have some errors to work inside cpanel. So it is necessary solve Cpanel compatibility (now use framework, so it is necessary migrate to a compatible framework for cpanel) and make the other features of project (add other libreries and integrate. It is necessary competences in no-code application, php. react.js, python and next.js. please demostrate your comptence sending me the url of similar job made. no setting , but migrate to react or other tha work for cpanel. No vercel. Budget not negotiable

    $244 (Avg Bid)
    $244 Avg Bid
    35 bids

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $154 (Avg Bid)
    $154 Avg Bid
    35 bids

    I want to shift my website form Python Language to PHP language website sorce code

    $166 (Avg Bid)
    $166 Avg Bid
    69 bids

    the task is to build a new line of api of the investigation page + Plus add 2 parameters to the reminder-list api Please review the attached file as it has all of needed requirement - with sorce code plus post man collecitn

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    52 bids

    I am looking for an experienced backend coder with proficiency in MongoDB. Understanding other languages such as Python, Java and PHP is a bonus but not a necessity. Essential Skills/Experience: - Demonstrated experience with MongoDB - Comprehensive knowledge of database systems - Backend coding expertise Your primary task will be working with the MongoDB database system, so past experience with it is non-negotiable. I prefer a coder who has knowledge of other database systems, and a solid track record of handling backend code.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    19 bids

    Chatbot Development in python. Gui based chatbot Chatbot answers user queries that come in the specific website Data is stored in a text file or uses NLP

    $113 (Avg Bid)
    $113 Avg Bid
    1 bids

    I need a Python developer to create a website that will allow users to upload PDF files which contain labels that need to be cropped and sorted based on a custom order specified by the user. Key Requirements: - Users should be able to upload PDF files directly to the website. - The website should crop and sort the labels in the PDF based on a custom order provided by the user. - The sorted labels should be displayed for the user to download. Ideal Skills and Experience: - Proficiency in Python for the backend development of the website. - Experience working with PDF files and manipulation. - Previous experience in developing web applications. 75% code ready in pc app some change in and also 1 error because code making last 5 month a go so some error

    $113 (Avg Bid)
    $113 Avg Bid
    21 bids

    ...,玩家与机器人同时投掷则已机器人的为准 17最重要的是能够通过代码控制骰子表情包,后台想要骰子结果是几点就出现几点,这是最重要的并且这个过程需要程序员开发并且教会我们如何去使用这个方法,简单的说就是骰子是可控制的 18假设本局的下注金额最高游戏玩家投掷三颗骰子,机器人需自动读取本局所有玩家的下注金额来杀大赔小,通过这个理论来控制骰子应该呈现出什么样的点数 下列是大概的参考,具体还需技术人员来编写代码 为实现控制群组内成员发送骰子表情包的点数,您可以按照以下步骤操作: 1. **创建一个 Telegram 机器人**:首先,您需要在 Telegram 应用中创建一个新的机器人。您可以按照 Telegram BotFather 提供的指导来创建并获取API令牌。 2. **编写代码**:您需要编写一个脚本或程序来与 Telegram Bot API 进行交互。您可以使用 Python、Node.js 等语言来编写这段代码。 3. **监听群组消息**:您的代码需要能够监听群组内的消息。一旦有成员发送骰子表情包消息,您的机器人需要捕获并处理该消息。 4. **识别并修改消息**:通过解析消息内容,您的代码应该能够识别包含骰子表情包的消息,并修改其中的点数。这可能涉及到解析和修改消息中的 Unicode 表情符号。 5. **发送修改后的消息**:最后,您的代码应该能够将修改后的消息发送回群组,展示您所设置的骰子点数。 6. **测试和调试**:在完成代码编写后,进行测试和调试是非常重要的。确保您的机器人能够正确识别和修改骰子表情包消息。 请注意,这些步骤需要一定的编程知识和对 Telegram Bot API 的了解。如果您需要更详细的指导或对代码示例感兴趣,请告诉我您偏好的编程语言,我将尽力为您提供更多帮助。 ----...

    $15 (Avg Bid)
    $15 Avg Bid
    4 bids

    I need a talented data scientist with a background in statistics and machine learning to help me build a predictive model for stock prices. Ideal Skills and Experience: - Strong understanding of financial markets and data - Extensive experience with time series forecasting - Proficiency in Python for model implementation 1. MStat with ML implementation ( Forecasting experience). 2. 90% accuracy rate. 3. Stock trend experience Additional Information: - Previous experience with implementing predictive models for financial data is highly desirable. - Familiarity with implementing models from the Indian Statistical Institute (ISI) is a plus, but not a requirement.

    $134 (Avg Bid)
    $134 Avg Bid
    19 bids

    I'm in need of an experienced developer who can give advice on expertly integrate a react front end with a python flask back end. Key Project Details: - I already have a specific UI design in place. So, your main responsibility will be on function integration. - we are trying to create a function that fetches data from an external API. - This project will involve significant work with React, Python, Flask, and handling API requests. Ideal Skills: - Expertise in both Python Flask and React. - Experience with API integration. - Strong understanding of UI implementations in React. - Programming knowledge to translate business requirements into software solutions. We have a beginner developer and designer with designs in figma and we would like to talk to someon...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    130 bids

    I'm looking for talented programmer that understand how to develop software to he...experience doing this. I am seeking a proficient C# developer to create a software tool allowing for robust lead generation. Need to understand how to use real chrome driver. Project Details: Desired Programming Language: C# Python * I'm looking for the best deal possible, please be very competitive. * Milestone release upon completion of the project & is bug-free. * Need Source Code when Job is Complete, After any Bug fixes, and Updates ⭐⭐⭐⭐⭐ Please post "I've read everything" when applying to be considered, too many bots applying. Failure to do this step, you will not be contacted ⭐⭐⭐⭐⭐

    $232 (Avg Bid)
    $232 Avg Bid
    26 bids

    I am looking for a developer with expertise in both React and Python to assist in the deployment of my project on IONOS hosting. Requirement Details: - You should be proficient in both React and Python. - Your primary task will be to testing and deploy the project on IONOS hosting. Please bid if you have experience in deploying React and Python projects on IONOS hosting.

    $16 (Avg Bid)
    $16 Avg Bid
    11 bids

    I'm in search of a talented Java expert with a strong ...background in coding and optimization. My project specifically requires the optimization of an existing mobile application's code. The primary goal of this optimization is to enhance the user interface responsiveness. The ideal candidate for this project should be well-versed in Java coding and have experience in mobile application development. In addition, they should have a keen eye for optimization that focuses on improving user experience. I'm looking for someone who can efficiently analyze and refactor the code in order to meet the desired goal. Key requirements: - Strong Java coding skills - Experience in mobile application development - Proven track record in code optimization - Focus on ...

    $151 (Avg Bid)
    $151 Avg Bid
    13 bids

    As the project manager, I'm seeking a skilled and experienced developer proficient in Python to create a standalone AI chatbot. Key Requirements: - Expertise in Python is a must to develop the AI chatbot in the specified language - The chatbot will not be integrated with a website or mobile app, so expertise in standalone functionality is needed. Key Functions: - The chatbot must be capable of responding to customer service inquiries swiftly and accurately. - Additionally, it should be able to guide users through various services or processes seamlessly. Ideal Profile: - Python programming knowledge - Deep understanding of AI and chatbot behaviour - Hands-on experience of creating a standalone chatbot - Excellent problem-solving skills I look forward to w...

    $28 (Avg Bid)
    $28 Avg Bid
    20 bids

    I'm looking for talented programmer that understand how to develop software to help ...programmer that understand how to develop software to help me do lead gen. Looking for someone who have actual experience doing this. I am seeking a proficient C# developer to create a software tool allowing for robust lead generation. Need to understand how to use real chrome driver. Desired Programming Language: C# Python * I'm looking for the best deal possible, please be very competitive. * Milestone release upon completion of the project & is bug-free. * Need Source Code when Job is Complete, After any Bug fixes, and Updates ⭐⭐⭐⭐⭐ Please post "I've read everything" when applying to be considered, too many bots applying. Failure to do this step, you w...

    $184 (Avg Bid)
    $184 Avg Bid
    12 bids

    I am urgently looking for a skilled programmer to make a minor edit to my existing cab driving service code and upload it to my Google Play account. The project is time sensitive, so I'll need the selected freelancer to begin work immediately and complete it as soon as possible. The specific edit needed is currently unknown, but may involve UI/UX enhancement, bug fixing, or feature enhancement. Ideal skills and experience for this job include: - Proficiency in coding for Android - Experience with cab driving service apps - Strong problem-solving abilities - Ability to work quickly and deliver quality results. Please only bid on this project if you are confident in your ability to meet the urgent deadline.

    $24 (Avg Bid)
    $24 Avg Bid
    9 bids

    I am in need of both a backend and frontend developer to create a software platform for my online travel company. Backend Developer: - Proficiency in Java, Python, C#, SQL, and other common backend languages - Experience in developing e-commerce or customer relationship management systems is a plus - Strong knowledge of server-side technologies - Ability to work with databases and APIs Frontend Developer: - Proficiency in JavaScript, HTML/CSS, and Ruby - UI/UX design experience is preferred - Knowledge of responsive design and cross-browser compatibility - Experience working with backend developers to integrate server-side functionalities into the frontend The software is intended to be a comprehensive platform for our online travel company, so the ideal candidates must be able t...

    $28239 (Avg Bid)
    $28239 Avg Bid
    27 bids

    I have code for login trading accound and fetch token data. I need to update more data from the code to my system.I need to collect live data from the web and candle stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need ot automate the buy/sell order Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect more I am not b...

    $16 (Avg Bid)
    $16 Avg Bid
    6 bids

    I'm in need of a proficient part time social media creator and manager who is highly skilled in utilizing Facebook, Instagram and Tiktok platforms to build and audience, entertain and engage with an existing audience AND generate viable business leads. The crux of this project lies in strategically creating and managing targeted video content to build a larger audience, engage my company's audience and drive lead generation. The job is approximately 15 hours a week on average. The ideal freelancer should possess: - Proven expertise in growing audience base and engagement on Facebook, Instagram and Tiktok - Solid experience in designing and executing lead generation campaigns through videos - Short form video editing skills - Brand awareness - Customer service and engagem...

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    28 bids

    I need a skilled PHP and HTML developer to create a solution that allows for displaying table rows in HTML dynamically. Features to be included in the solution are: - User authentication - Database integration - Form validation Your primary task would be to create a mechanism for injecting data into HTML table rows dynamically from a PHP variable. The PHP variable should be passed as JSON data to the client-side, and the tables subsequently generated using JavaScript. I'm looking for someone who has: - Proven skill in PHP, HTML, and JavaScript - Experience with JSON and its real-time applications - Understanding of database interactions and form validation - Experience in developing user authentication systems. If you have developed similar projects and are comfortable with the ...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    65 bids

    I need a skilled PHP and HTML developer to create a solution that allows for displaying table rows in HTML dynamically. Features to be included in the solution are: - User authentication - Database integration - Form validation Your primary task would be to create a mechanism for injecting data into HTML table rows dynamically from a PHP variable. The PHP variable should be passed as JSON data to the client-side, and the tables subsequently generated using JavaScript. I'm looking for someone who has: - Proven skill in PHP, HTML, and JavaScript - Experience with JSON and its real-time applications - Understanding of database interactions and form validation - Experience in developing user authentication systems. If you have developed similar projects and are comfortable with the ...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    37 bids

    I need a python project to scrap all public groups related to a keyword and join and comment publish something on the group.

    $63 (Avg Bid)
    $63 Avg Bid
    19 bids

    ...with Python at the forefront? We're seeking a talented Python Full Stack Developer to join our dynamic team. We want to hear from you, if you: - are keen to contribute to the development of web applications leveraging AI and Language Models (LLM) to support business operations effectively. - thrive in collaborative environments, possess a keen eye for detail, and are driven to deliver high-quality code. Key Responsibilities: Develop both frontend and backend code utilizing Python as the primary language, along with HTML, CSS, and JavaScript. Collaborate closely with team members to understand project requirements and adhere to project timelines. Must-Have Skills: - Proficiency in Python, HTML, and JavaScript is essential. - Demonstr...

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    66 bids

    I am looking for an expert Python developer to develop a bot for me. This bot will be primarily focused on scraping data and automating certain repetitive tasks. Key tasks include: - Scraping cryptocurrency market data, specifically price data. - Automating routine tasks linked to the data it gathers. Ideally, the freelancer should have: - Proficiency in Python - Experience in data scraping, especially from the cryptocurrency market - Familiarity with programming automated tasks - A keen eye for details in dealing with price data Look forward to collaborating with you!

    $733 (Avg Bid)
    $733 Avg Bid
    70 bids

    ...looking for a proficient developer well-versed in Python and Kivy to create a mobile app that functions smoothly on both Android and iOS platforms. Key Features: - User Authentication: The app must have secure login capabilities to ensure user access control. Expertise in OAuth or similar technologies is welcomed. - In-app Purchases: Implementation of a safe and reliable in-app purchasing system is crucial. Prior experience in monetized apps will be a significant advantage. Design requirements: - The aesthetics of the app should reflect a professional and corporate design. While I am open to creative input, the overall look and feel of the app should align with these parameters. Strong Android and iOS platform knowledge, coupled with Python and Kivy expertise, will be ...

    $312 (Avg Bid)
    $312 Avg Bid
    36 bids

    I need a talented and quick-working programmer to update my existing app which is built for the Windows platform. The specific programming language used is unknown, thus expertise in multiple languages would be beneficial. Time is of the essence as it is crucial to have this upd...and quick-working programmer to update my existing app which is built for the Windows platform. The specific programming language used is unknown, thus expertise in multiple languages would be beneficial. Time is of the essence as it is crucial to have this update completed as soon as possible. Ideal skills and experience: - Proficiency in multiple programming languages including C#, Java, and Python - Experience in updating and maintaining Windows apps - Ability to deliver high-quality work under tight ...

    $579 (Avg Bid)
    $579 Avg Bid
    38 bids

    I need an expert who can deploy 3 AI models written in Python to Runpod.io. May need to adjust some settings/code so that output of images/videos is written to AWS S3 bucket. The 3 AI models are: 1. Fooocus API - 2. Stable Video Diffusion XT (Has to be XT version) - 3. Frame Interpolation for Large Motion - Ideal skills: - Proficiency in Python - Experience in deploying AI models - Familiarity with

    $249 (Avg Bid)
    $249 Avg Bid
    30 bids

    I need a machine learning expert for a predictive modeling task in Python. You'll be working with numerical data that requires some cleaning before initiating the modeling process. The ideal candidate for this project: - Has a strong background in machine learning and predictive modeling methods - Is proficient in working with numerical data - Has a solid understanding of Python coding - Is experienced in data cleaning procedures and can help to prepare the data for modeling. Overall, I am looking for someone who can create an effective predictive model using my numerical data, after carrying out necessary data cleaning processes. Your contribution will be paramount to making strategic decisions based on the predictive outcomes of the model.

    $68 / hr (Avg Bid)
    $68 / hr Avg Bid
    30 bids

    ... Gold, and Platinum, based on criteria like usage frequency, spending levels, or engagement with partners. As members engage with partners and accumulate points or usage, they may be upgraded to higher tiers, unlocking additional benefits and discounts. Discount Redemption: When a member visits a partner establishment, such as XYZ Clinic, they present their virtual membership card or scan a QR code using the mobile app. This action signals to the partner that the member is part of the program and eligible for discounts. Discount Calculation: Upon verifying the member's status through their partner mobile app or system, XYZ Clinic calculates the discount applicable to the member's transaction. The discount percentage is determined based on the member's tier (e.g.,...

    $1652 (Avg Bid)
    $1652 Avg Bid
    69 bids

    The project will be done in 2 parts , 1- controlling adf4356 rf synthesizer with matlab code and arduino uno hardware. The work will be done and tested on my hardware using TeamViewer. 2- Controlling mcp3424 and matlab in a loop such that the rf synthesizer generates the frequencies from 0.5 to 1.5 ghz with controllable output power. The mcp 3424 module reads those signals. The code for mcp module reading will be provided, which you can integrate in your adf code in Matlab.

    $127 (Avg Bid)
    $127 Avg Bid
    6 bids

    Hello! My company, , just launched our updated website and product. It is free to try, but we are looking for paid testers beyond that. I am looking for teams or individuals with some software experience to visit our site and sample our AI powered component UI generator. Please send me your proposal(s) Looking for this to be done as quickly as possible. More user feedback, the better.

    $45 / hr (Avg Bid)
    Featured
    $45 / hr Avg Bid
    120 bids

    I'm looking for an experienced Python developer to integrate multiple APIs into my project. Specifically, these include Interactive Broker, , Binance, and Discord APIs. The ideal candidate should have concrete experience with these APIs, and be fluent in Python. Key Tasks: - Implement real-time data streaming - Enable trading functionality - Manage account operations The main goal is to achieve seamless integration of all these APIs to enhance the functionality and efficiency of my project. Any prior experience with trading platforms and financial technology would be highly regarded. Be prepared to provide samples of your previous work involving similar API integrations.

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    49 bids

    As a keen project owner, I am in need of a skillful Python coder particularly talented in creating advanced graphics and performing linear regression. Key tasks: - Development of Python code for data manipulation and analysis - Creation of advanced, highly customised graphs - Execution of linear regression on numerical data Ideal candidate skills and experience: - Proficient in Python programming - Expert in data visualization and graph customization - Experience in handling numerical data - Strong understanding of statistical analysis and linear regression - Mathematical acumen The successful freelancer will be able to deliver to a high standard and show an in-depth understanding and ability in the specific areas required.

    $45 (Avg Bid)
    $45 Avg Bid
    21 bids

    Project Overview: We aim to develop a comprehensive solution comprising both frontend and backend components. The backend will consist of APIs to handle event generation and management, while the frontend will include a GUI for easy interaction with the system. Proposed Solution: Backend Development: Using Flask, we will create APIs to handle event generation, storage, and retrieval. This includes integrating additional event modules and modifying the faker_events program to meet the new requirements. Frontend Development: Leveraging React, we will design and implement a user-friendly GUI. The GUI will allow users to select the type and number of events to generate, choose the destination folder for event storage, and simultaneously generate multiple types of events. Integration: We wi...

    $135 (Avg Bid)
    $135 Avg Bid
    1 bids

    I have code for login trading accound and fetch token data. I need to update code more details in that code. I need to collect live data from the web and candle stick,. Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need to find signal and automate the trade based on Condition I need an intelligent programmer, who can see future problems and solve them clever and independently. Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you an...

    $16 (Avg Bid)
    $16 Avg Bid
    7 bids

    I require a proficient Matlab coder to devise a specific script that can perform reliability studies in IEEE 33 bus systems. The work majorly focuses on numerical data and is targeted towards facilitating an elaborate system reliability evaluation. Mastery in handling numerical data, knowledge about IEEE 33 bus systems, and a stronghold on reliability measures is pronouncedly essential. Experience in performing similar tasks will be a definite plus.

    $51 (Avg Bid)
    $51 Avg Bid
    5 bids

    ...UI/UX designer with expertise in Tailwind CSS, Bootstrap, HTML, jQuery, and PHP. This is an 8-hour paid trial aimed at assessing your design and coding skills for potential long-term projects. Objective: Your task involves a redesign of a poorly designed UI screenshot and code refactoring. This will test your ability to implement modern design principles in a responsive format. Project Scope: Duration: 8 hours, with prospects for ongoing work. Tasks: Redesign a specific UI based on provided screenshot and refactor given code. Focus on responsive and aesthetically pleasing design. Collaboration: Must be available for feedback and discussions during the trial. Bidding Instructions: Quote: Submit your hourly rate and total cost for the 8-hour trial. Availability: Confi...

    $201 (Avg Bid)
    $201 Avg Bid
    77 bids

    I need a JavaScript security expert who specializes in preventing code injection in web applications to protect user privacy. Requirements: - Expertise in JavaScript security, particularly in preventing code injection - Previous experience in enhancing web application security against code injection - Ability to implement robust protection measures while ensuring user privacy is maintained Your job will be to thoroughly analyze the existing code of our web application, identify potential vulnerabilities to code injection, and implement suitable security measures to prevent unauthorized access to sensitive data. It is crucial that these measures do not infringe on user privacy. Please only apply if you have a proven track record in this specific area of...

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    103 bids

    I'm in need of a proficient Python programmer who can assist in handling a project aimed towards data analysis. The project specifically requires data analysis skills with a focus on financial data using Support Vector Machine. The ideal freelancer for this project should have the following: - Extensive knowledge on Python programming - Specific skills in data analysis using Python - Experience in processing of financial data - Proficiency in Support Vector Machine Notably, you will be required to understand and interpret financial data using these analysis tools. This is for the purpose of implementing strategic decision based on the analysis. The better your skills and experience in these areas, the more efficient you will be at completing the tasks at hand.

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    114 bids

    I am seeking an 2d to design 1) section drawing of a turbine 2) detailed drawing of the adaptor from chosen diameter of pipe(s) to hydro generator(s)/pump(s) (e.g. reducer, flange connection, etc) and 3) P&ID of a pump hydro power plant Key Requirements: - The design must be for a Francis turbine. - The design should emphasize high efficiency, compact size, and low maintenance. - The turbine should be capable of producing a power output of 100 MW. with 200m head Ideal Skills and Experience: - Mechanical or electrical engineering. - Specific experience in designing turbines, especially Francis turbines. - Strong knowledge of P&ID diagramming. - Track record in designing high-efficiency, compact, and low-maintenance machinery. - Knowledge of pipe flange design.

    $123 (Avg Bid)
    $123 Avg Bid
    12 bids

    I am in need of a talented Data Engineering specialist with expertise in Azure Databricks. The main tasks will involve data integration, transformation, cleansing and data governance. Key Requirements: - Proficiency in Python as the preferred programming language. - Previous experience with Azure Databricks. - Ability to handle data from multiple sources including cloud storage and databases. GDPR data governance and data protection policy

    $945 (Avg Bid)
    $945 Avg Bid
    21 bids

    I am seeking an expert who can successfully install the opensource code onto a virtual private server (VPS), powered by Linux. This is a interface to manage liquidity pools. While there are no specific performance requirements for the application, a successful candidate must demonstrate a thorough understanding of Linux servers, familiarity with VPS, and knowledge of installing and setting up opensource codes. No requirement was specified for high transaction frequency, high number of concurrent users, or high data volume handling, but a proactive approach to potential future needs is appreciated.

    $610 (Avg Bid)
    $610 Avg Bid
    9 bids

    ...to create a Python and Kivy-based job posting mobile application for both iOS and Android. The main purpose of this app is to serve as a medium for users to post and search for jobs. Most Python Kivy code is ready, 2 different sets of code ready and front end design also ready just needs to be coded. Key Features: - User authentication and phone verification to ensure a secure environment - Push notifications and in-app purchases capabilities - Messaging platform featuring text-based chat with auto translate in English and Spanish, built with language auto-detection - Job posting functionality where users can post and search for jobs - An internal resume builder for users to create and showcase their resumes. The backend should involve a database with Fire...

    $215 (Avg Bid)
    $215 Avg Bid
    36 bids