Python ide windows työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 python ide windows työtä löytyi, hinnoittelu EUR
    Lenovo Vantage Clone for User Assistance 5 päivää left
    VARMENNETTU

    I urgently need an app like Lenovo Vantage developed to perform user support assistant funct...software from our main site. - Device information display: It should supply full device information, like processor details, RAM stats, and hard disk usage reminiscent of Lenovo Vantage or HP assistant. Compatibility and Timeline: - Platform: The software should be primarily compatible with Windows. - Deadline: As this project is urgent, I am seeking a fast-turnaround, ideally as soon as possible. Ideal Freelancer’s Skills and Experience: - Experience in building system utilities or tools. - Knowledge of Windows architecture is critical. - Familiarity with Lenovo Vantage or similar software. - Ability to work under strict deadlines. - Strong attention to detail. - Excellent ...

    €477 (Avg Bid)
    €477 Keskimäär. tarjous
    15 tarjoukset

    I have a 500MB XML file that I need loaded into SQL across approximately 20 tables. I'm in need of a Python script to handle the transformation. The script will need to handle normalization of the data. Key requirements: - Develop a Python script to read the XML file and transform the data into a normalized structure across 20 tables. - You will need to create the SQL tables as part of the normalization process. - Experience with large data transformations and SQL is vital.

    €172 (Avg Bid)
    €172 Keskimäär. tarjous
    91 tarjoukset
    3D Object Scanner 8 päivää left

    Develop 3D scanner using Python as discussed

    €9 / hr (Avg Bid)
    €9 / hr Keskimäär. tarjous
    1 tarjoukset

    I need a talented developer to create an Android-based TikTok Captcha solver. This specific captcha is a puzzle slide captcha, and while tools exist for Windows, I'm yet to find an Android equivalent. Key Project Details: - I've not yet found any existing Android tools for this task, so you'll be pioneering this. - The primary goal of this tool is for automated testing. It should be able to solve TikTok Captcha puzzles efficiently and accurately. - The ultimate use will be for it to be overlayed on TikTok, which is where the captchas are to be solved. Ideal Skills and Experience: - Solid experience with Android development, understanding of how to work with rooted devices through Magisk. - Proficient in solving captchas, especially puzzle slide captchas. - Prior ...

    €467 (Avg Bid)
    €467 Keskimäär. tarjous
    43 tarjoukset

    ...the data is backed up and can be accessed from multiple devices. - **Cross-Platform Compatibility:** The application should be designed for Windows systems, with particular emphasis on compatibility with touch panels running Windows. - **User-Friendly Interface:** Given that this application will be used for teacher training, it's imperative that the interface is intuitive and easy to navigate. Prioritizing a user-friendly design is key. The application will be used for both online courses and in-person training sessions. The ideal freelancer for this project should have experience in: - Developing desktop applications, particularly for Windows - Implementing offline-online syncing functionality - Designing user-friendly interfaces, especially for educat...

    €593 (Avg Bid)
    €593 Keskimäär. tarjous
    7 tarjoukset

    I have a frontend file that needs new features and an admin panel to manage content. The project involves: - Implementing new features into...skilled developer who can not only make the necessary changes to the frontend but also create a user-friendly admin panel for managing contents. Experience in both frontend development and backend (specifically for the admin panel) will be crucial. Ideal Skills: - Proficiency in front-end technologies such as HTML, CSS, and JavaScript - Experience with backend technologies for admin panel like PHP, Python, or Ruby - Knowledge of web frameworks like Laravel, Django, or Ruby on Rails - Understanding of database management for effective content storage and retrieval - Prior experience with developing admin panels for content management is a ...

    €97 (Avg Bid)
    €97 Keskimäär. tarjous
    45 tarjoukset
    COM Port Data Analyzing & RSS Feeder 5 päivää left
    VARMENNETTU

    I need a proficient software developer to create a Windows software that can scan COM port on a local machine, read and analyse various data formats including CSV, JSON, and XML. This software should have key features such as: 1. Data Reading & Analysis - Extract data from COM port in CSV, JSON, and XML formats. 2. Custom Filtering - Provide an option to select specific data to be posted to RSS feed. Two main custom filtering options should be considered: - Filtering by data type - Filtering by keyword Ideally, the freelancer should have strong skills and experience in software development for Windows, with a keen understanding of data formats and RSS feeds. Deep knowledge of COM port operations will be a significant plus.

    €191 (Avg Bid)
    €191 Keskimäär. tarjous
    16 tarjoukset

    We are seeking experienced Network Administrators to work on an undefined project. The specific tasks, operating systems and size of our network infrastructure has not been disclosed. If you have broad experience spanning several areas of netw...experienced Network Administrators to work on an undefined project. The specific tasks, operating systems and size of our network infrastructure has not been disclosed. If you have broad experience spanning several areas of network administration such as configuring routers, switches, troubleshooting network connectivity issues, implementing network security measures across various operating systems (Windows, Linux, MacOS) and network sizes, you might be the right fit. Please send us your proposals showcasing your comprehensive skills and ve...

    €505 (Avg Bid)
    €505 Keskimäär. tarjous
    21 tarjoukset

    I'm looking for a skilled software engineer. THis task is too large for excel power query, however i want it to operate in a similar fashion. The main purpose of this project is to develop a self-updating database of ever...racehorse in the state of NSW, Australia, via the website. Key tasks and responsibilities: - Determining the best platform for the software (Web-based/Desktop-based/Mobile application). - Creating a software solution that will automatically update and manage a database of racehorses. Skills and Experience: - Proficiency in at least one high-level programming language i.e., Java, Python, C++ - Experience with automation software - Familiarity with database management - Ability to recommend best software platform based on project requirements. Thanks : )

    €502 (Avg Bid)
    €502 Keskimäär. tarjous
    49 tarjoukset

    I am looking for a freelancer who can help me generate Python specific to Ignition 8.1 Perspective Key Requirements: Install of Ignition 8.1 - The Python code should implement file creation in JSON format. - The code snippets should be customized to work seamlessly within Ignition 8.1. Ideal Skills and Experience: - Proficiency in Python programming. - Prior experience with Ignition 8.1 or similar platforms. - Knowledge of JSON file creation. - Understanding of interface functionalities. This project would be ideal for a freelancer with a background in software development, particularly in Python, and experience with industrial automation systems. A comprehensive understanding of Ignition 8.1 is required.

    €20 / hr (Avg Bid)
    €20 / hr Keskimäär. tarjous
    30 tarjoukset
    Web Scraping - Python 5 päivää left

    I'm looking to scrape a website using the python package requests. 1) create a session because the site requires a username and pwd login 2) pass an initial URL that will get pagination of results 3) from the results we'll get the URL of the individual person/page we need to get info from 4) we'll make a request call within the session to the persons URL 5) Then we'll parse the HTML from the persons page 6) Then, we'll put the information into a dictionary object and append it to the a list 7) Finally we'll then print out the list of JSON objects to a text file

    €85 (Avg Bid)
    €85 Keskimäär. tarjous
    49 tarjoukset

    I'm in need of a Python Developer who is proficient in data analysis, visualization, and data science to work on an array of data types including financial, customer, social media, and pharma data. Key Tasks: - Data Analysis and Visualization: You will be given various sets of data which you will need to efficiently analyze and create meaningful visualizations. - Web Scraping and Automation: Knowledge in this area is desirable but not necessary. - Django Web Development: Again, not a necessity but would be considered a bonus. Objectives: - Efficiency Improvement: Assist in identifying areas of operational efficiency and suggest or implement changes accordingly. - Cost-Saving Opportunities: Use the analyzed data to identify potential areas for reducing costs. - Decision Makin...

    €272 (Avg Bid)
    €272 Keskimäär. tarjous
    23 tarjoukset

    I'm looking for an experienced cloud engineer who specializes in migrating Windows Server images to AWS. Key Requirements: - Proven experience with Windows Server migration to AWS - Ability to handle a Windows Server image of less than 100GB - Proficient in setting up auto-scaling and managing database services post-migration. - ASPnet old version is running in windows server 8. Need to migrate everything in other machine in cloud. Applicants should be able to provide references of similar projects. This project demands a highly skilled individual who can efficiently manage every step of the migration process and post-migration services.

    €11 / hr (Avg Bid)
    €11 / hr Keskimäär. tarjous
    8 tarjoukset
    recovery xenserver virtual disk 5 päivää left
    VARMENNETTU

    I have a xenserver with four windows virtual machines. it is installed in a DELL server with RAID. A electricity failure damage the boot and got the grub rescue console. I load ubuntu from a usb and can see the lvm partition, but can copy. So I need some one to help me to copy the virtual disk to other xenserver instalation to load the fout virtual machines.

    €119 (Avg Bid)
    €119 Keskimäär. tarjous
    15 tarjoukset

    I'm in need of a seasoned Apache Solr professional to help me implement search functionality for my project. The ideal candidate has excellent expertise in Apache Solr and can effectively optimize search functionality for text documents. Key responsibilities: - Upgrade from Apache Solr 3.6 to a version supporting wildcard search, Windows server - Multi cores with replication - bulk import via CSV - core creation/deletion across master and slaves Ideal skills and experience: - Prior experience implementing Apache Solr for search functionality - Proficiency in data indexing and faceted navigation with Apache Solr - Strong understanding of optimization techniques for search functionality - Excellent problem-solving and analytical skills - Good communication and collaboration ab...

    €462 (Avg Bid)
    €462 Keskimäär. tarjous
    13 tarjoukset

    I'm seeking a talented Python developer who can create a Telegram bot that offers wallet functionality. Specifically, this will include checking the balance of specific tokens and enabling the transfer of tokens to another wallet. Key Requirements: - Proficient in Python and its libraries for Telegram bot development - Experience with integrating wallet functionality into bots - Capable of creating a user-friendly interface for the bot - Strong understanding of blockchain technology and token transfers The bot should be easy to use and understand, with clear instructions on how to check balances and complete token transfers. I'm open to suggestions on the design and structure of the bot, but simplicity and user-friendliness are essential. Ready to hire you now. ...

    €102 (Avg Bid)
    €102 Keskimäär. tarjous
    40 tarjoukset

    I need a Python code to perform data analysis on text data sourced from tables. This project emphasizes the importance of being highly familiar with Python and its data analysis and text processing libraries. Key tasks: - Extract text data from tables - Perform comprehensive text data analysis Ideal skills: - Proficient in Python - Extensive experience with data analysis and text processing libraries - Familiarity with table data extraction - Strong understanding of text data analysis techniques and methodologies. I look forward to hearing from experts in Python data analysis. This is a chance to demonstrate your ability to solve complex data processes.

    €85 (Avg Bid)
    €85 Keskimäär. tarjous
    19 tarjoukset
    Skilled Full Stack Developer Needed 5 päivää left
    VARMENNETTU

    I'm in search of a versatile full stack developer to assist in the completion of a project. Although I have not set specific tasks, I'm looking for someone who can ha...who can handle both front-end and back-end development tasks, as well as database management. The ideal candidate should have a strong background in all the skills required for full stack development. The project will involve creating a website or building a web application, and possibly require some mobile app elements. Key skills and experience required include: - Proficient in JavaScript, Python, and/or Ruby - Ability to handle both front-end and back-end development - Experience with database management - Strong problem-solving skills. If you're a full stack developer looking for an interesti...

    €22 / hr (Avg Bid)
    €22 / hr Keskimäär. tarjous
    128 tarjoukset
    E-commerce Web Scraping 5 päivää left
    VARMENNETTU

    I need a web scraping expert to scrape Title, Price, star ratings, delivery window from a specific e-commerce site on a regular basis. - The scraping should cover a range of products,...The data needs to be scraped frequently, so automation and scheduling will be crucial. - It's important that the extracted data is accurate and up-to-date as this will be used to inform pricing strategies and customer service. The ideal freelancer for this project should have: - Proficient experience in web scraping, particularly from E-commerce sites. - Proficiency in programming languages like Python or R for automation. - Good understanding of data management and quality control. - Ability to deliver a scraping tool that is user-friendly and maintainable in the long run. - Expertise in data...

    €73 (Avg Bid)
    €73 Keskimäär. tarjous
    45 tarjoukset

    I'm seeking a skilled Python developer proficient in Selenium or other scraping tools, AI and others API integration. The main tasks in this project include: - Integrating APIs: You'll be responsible for seamlessly integrating the following APIs: - Send/reveive data from trained AI - Collect data using scraping - Payment Gateway - Other websites: API to integrate with other websites - Developing B2B Features: We're looking to expand our platform to cater for B2B transactions. Your role will be to create and incorporate features that facilitate B2B interactions. Key skills and experience required: - Proficient in Python - Experienced with Selenium or other scraping tools - Proven track record with API integration - exchange data with AI I'...

    €3104 (Avg Bid)
    €3104 Keskimäär. tarjous
    100 tarjoukset

    I'm in need of a unique, specialized alternative to traditional glass cleaners. Ideal candidates for this project will create an effective formula to clean a variety of glass surfaces ranging from windows, mirrors to glass tabletops. • Key deliverables: - A unique, efficient cleaner formula - Should work on various surfaces (windows, mirrors, glass tabletops) - product is a self dissolving pod so it should be compatible with the biodegradable content Note: As I've skipped answering the question regarding the form of the cleaner, I am open to recommendations on whether the cleaner should be a gel, wipe, or foam. Experienced chemical engineers, product developers, or anyone in a related field are encouraged to apply. Prior experience with cleaning product...

    €557 (Avg Bid)
    €557 Keskimäär. tarjous
    5 tarjoukset

    I am currently looking for a skilled Python developer who can assist with an API integration project. The tasks to be completed will primarily involve: - API Integration: The key responsibility will be to integrate the Google Maps API into our system. - Location Tracking: The primary functionality we require from the Google Maps API is location tracking. This will be a key component of the project. Ideal candidates should have: - Proficiency in Python: A strong understanding of Python programming is essential for this role, as the primary development language will be Python. - API Integration Experience: Experience with integrating APIs, particularly the Google Maps API, would be a significant advantage. - Familiarity with Location Tracking: A background in de...

    €44 (Avg Bid)
    €44 Keskimäär. tarjous
    4 tarjoukset
    Urgent Web Application Debugging Needed 5 päivää left
    VARMENNETTU

    Max Budget is $50. PLEASE READ CAREFULLY. I'm currently in a bit of a tight spot. A web application was recently developed and installed by a non-professional freelancer. Unfortunately, after less than a week, the system has stopped working. In light of this, I am seeking a highly skilled professional to help me debug and rectify the problems at hand. My company's WINDOWS SERVER 2016 OR HIGHER BASED system, , is designed for data analysis and reporting. The system was set up less than a month ago and was functioning as expected. However, 10 days ago, it suddenly stopped loading properly, without any changes being made to it or its environment. I have working copies of the site and desktop versions that I can upload. The application must work at least for a month. T...

    €118 (Avg Bid)
    €118 Keskimäär. tarjous
    26 tarjoukset

    I am seeking a Machine Learning engineer with proficiency in Python. You should be able to apply your skills to solve a classification problem with a text dataset. Key Responsibilities: - Develop and implement a suitable ML model for the text classification problem - Conduct detailed data analysis and preprocessing Ideal Skills & Experience: - Extensive Python programming experience - Wide understanding and experience in Machine Learning, specifically in classification problems - Experience in working with text datasets - Familiarity with popular Python libraries used in ML such as scikit-learn, pandas, and numpy If you have a strong grasp of Machine Learning techniques, particularly in text classification using Python, then this is for you!

    €14 / hr (Avg Bid)
    €14 / hr Keskimäär. tarjous
    20 tarjoukset
    Python Web Scraping from Social Media 5 päivää left
    VARMENNETTU

    I'm seeking a Python developer who's proficient in web scraping to help me extract data from social media platforms. Key Responsibilities: - Develop and implement a Python script for web scraping data from social media channels. Deliverable: - The scraped data should be compiled and delivered in an Excel spreadsheet for further analysis. Ideal Candidate: - Proficient in Python with a strong background in web scraping techniques. - Prior experience in scraping data from social media platforms will be a big plus. - Ability to deliver the end results in an organized, neat and easily accessible format, such as an Excel spreadsheet. Please reach out if you think you're the right fit with the necessary expertise.

    €3 / hr (Avg Bid)
    €3 / hr Keskimäär. tarjous
    27 tarjoukset

    I'm urgently in need of a highly skilled programmer who has proficiency in Python, Java, and C++. Key skills and experiences will be: - Proficient in Python, Java, C++ - Strong problem-solving skills - Ability to work under pressure and adhere to tight deadlines - Previous experience in general programming, specific project genre unspecified Due to the urgent nature of this project, I'd appreciate it if interested freelancers could contact me immediately.

    €155 (Avg Bid)
    €155 Keskimäär. tarjous
    17 tarjoukset
    Advanced Statistics Data Analyst Needed 5 päivää left
    VARMENNETTU

    I'm in need of a skilled mathematician with a specialization in sta...specialization in statistics to assist me in data analysis. Essential Points: - Specialization: Your main focus should be on advanced statistics, specifically at a graduate level. - Experience: Proven experience handling complex statistical data analysis is a must. - Communication: You should be able to translate your findings into actionable insights. - Tools: Proficiency in statistical software like R, Python, or SPSS is essential. This role is crucial in helping me make sense of large datasets, so it's important that you are comfortable with the analytical side of data interpretation. Your findings will help me make informed decisions based on the data. Please reach out if you think you're the...

    €407 (Avg Bid)
    €407 Keskimäär. tarjous
    48 tarjoukset

    I'm in need of an experienced desktop app engineer to develop a cross-platform remote desktop application. The app needs to be compatible with Windows, macOS, Linux, iOS, and Android. Key Features: - The app should have functionalities similar to Connectwise, with remote desktop capabilities. - Data encryption: Ensure that all data transferred between the remote and local devices is securely encrypted. - File synchronization: Allow for seamless and automatic synchronization of files between the remote and local devices. - Auto updates: Implement a feature that automatically updates the app across all platforms to ensure security and functionality. Ideal Skills and Experience: - Proven track record in developing cross-platform desktop applications. - Knowledge of data encrypt...

    €1347 (Avg Bid)
    €1347 Keskimäär. tarjous
    23 tarjoukset

    ...real-time. The OCR system will be used for analyzing the data extracted from the digital meters, so a high level of accuracy is required. Key Requirements: - Develop an OCR feature that can accurately read and extract characters from digital meters - Implement the system to process images captured by cameras in real-time Ideal Skills and Experience: - Strong background in OCR technology, python, Tesseract, customized ocr readers, particularly with processing images from cameras - Experience in developing systems for specific industrial use cases is a plus electric meters, kwh meters etc. - Ability to handle a large amount of data accurately and in a timely manner. Please bid if you have the skills and experience to deliver a high-quality, real-time OCR system for ...

    €1842 (Avg Bid)
    €1842 Keskimäär. tarjous
    2 tarjoukset
    Marketplace Website Development 5 päivää left
    VARMENNETTU

    We are looking for a web designer who has minimum 3 years of experience in Full Stack Development. Tech for backend can be python/node.js and for frontend react.js. We have the UI for what we want to build, we need backend and frontend to be developed for the same. Our website is a marketplace, where publishers can register and add their offerings and advertiser can purchase it and place orders, admin panel UI is also available. You should know how to follow structured approach and keeping scalability in mind.

    €738 (Avg Bid)
    €738 Keskimäär. tarjous
    75 tarjoukset

    Accounting, stock control Integrate AI for generate content for marketing. All develop in python. Able to run at aws Propose your timeline and price.

    €31 (Avg Bid)
    €31 Keskimäär. tarjous
    18 tarjoukset

    For this project, the primary goal is to upgrade my Microsoft Windows Server 2008r2 to Windows Server 2022. - The main reason for the upgrade is to enable new features and functionality that are available in the latest Windows Server edition. - Particular emphasis will be placed on enhancements to the administrative tools and security of the system. - Specifically, I am looking for improvements in user management and further advancements to the server's security infrastructure. - It's ideal that potential freelancers have previous experience in Windows Server upgrades and have a proficient understanding of administrative tools and security protocol changes in Windows Server 2022. Your expertise in managing user access and advanced secur...

    €459 (Avg Bid)
    €459 Keskimäär. tarjous
    33 tarjoukset

    ...interpreting, and presenting data to inform decision-making. - Manage data integration: The candidate should be capable of combining data from various sources to create a cohesive dataset. - Develop data visualization: The engineers will need to create meaningful and understandable visual representations of the analyzed data. The necessary skills for this role are: - Proficient in Python: The candidate should be well-versed in Python programming language to work with our system. - Knowledge of Hadoop: Experience with Hadoop is a must for this position to handle the data integration and data storage tasks. - Knowledge of Kafka Prior experience in big data engineering and a good understanding of data engineering principles will be vital. Please note that this project suits...

    €14 / hr (Avg Bid)
    €14 / hr Keskimäär. tarjous
    25 tarjoukset

    ... Key Project Requirements: - **AI Model Development**: An accurate bone fracture detection model should be developed using Python and TensorFlow. The primary goal of the model is to ensure precision in diagnosing fractures from X-ray images. You can use any datasets available online for free. Model should be able to predict the fracture, body part, highlight the fracture part, - **User Interface**: The UI should be designed to offer an intermediate level of interactivity. This includes incorporating some interactive elements like progress bars to enhance user experience. Use HTML, CSS, Javascript for this. Ideal Skills and Experience: - Proficiency in Python and TensorFlow, with demonstrable experience in building and training deep learning models. - Strong grasp o...

    €46 (Avg Bid)
    €46 Keskimäär. tarjous
    5 tarjoukset

    ...backend of my project. The primary issue revolves around frequent errors that are hindering its stability and functionality. - The backend is primarily developed using a mix of Python, Java and Node.js. - The main task would be debugging, ensuring all scripts and functions are working as intended. - Additionally, I'm looking for the identification and resolution of any underlying issues that could be causing the frequent errors. - A crucial requirement is the ability to enhance the stability and reliability of the backend, ultimately improving the overall performance of the system. Ideal Skills: - Proficiency in Python, Java, and Node.js - Extensive experience in backend debugging and stabilization - Strong troubleshooting and problem-solving skills - Knowledge...

    €17 / hr (Avg Bid)
    €17 / hr Keskimäär. tarjous
    63 tarjoukset
    Python Lazada Web Scraper 5 päivää left
    VARMENNETTU

    I am seeking a proficient Python programmer who can create a web scraper for Lazada. Key Responsibilities Include: - Develop a Python program that will enter query in search box and scrape Lazada for the following data: product name, images, price, description, seller, and URL. - The scraper should be able to handle pagination plus also bypass captcha using 2captcha api Ideal Skills and Experience: - Proficiency in Python and web scraping frameworks. - Familiarity with the Lazada's web structure and data extraction. - Experience creating scrapers for e-commerce platforms. Website lazada .

    €59 (Avg Bid)
    €59 Keskimäär. tarjous
    19 tarjoukset

    I am in need of a talented developer who can create a robust test management tool that can be used across Windows and Mac platforms. Key Requirements: - The software should support more than 50 users, so it needs to be scalable and have a user-friendly interface. - It should have the capability for test case creation and management to help us organize and track our testing efforts effectively. - Real-time reporting and analytics features are crucial for us to understand our test results promptly and act upon them swiftly. Ideal Skills: - Proficient in cross-platform software development, with a focus on Windows and Mac. - Prior experience in developing test management software is highly desired. - Strong understanding of real-time reporting and analytics tools. - UI/UX des...

    €302 (Avg Bid)
    €302 Keskimäär. tarjous
    10 tarjoukset

    I am searching for a developer that can create a tool for my Windows system that can automatically detect and modify the color of newly updated words or paragraphs in a Word document. Achieving this would require the program to: - Monitor and recognize changes through the version history in the document - Automatically apply a distinct color to highlight such changes Ideal candidates for this job would have experience in software development, particularly those well-versed in Windows applications and Microsoft Word's functionalities. An understanding of version control will be crucial to fulfilling this project's requirements.

    €154 (Avg Bid)
    €154 Keskimäär. tarjous
    15 tarjoukset

    I am looking for a proficient Python developer who has experience with Hugging Face and Gradio to create a small text classification application. This project involves the following key aspects: - **Functionality:** The primary objective of the application is to perform text classification. This means that it should be able to analyze given text and assign it to a specific category or label. - **Deployment:** The application should be deployed as a web application. Key Skills and Experience: - NLP, Machine Learning - Proficiency in Python. - Experience with Hugging Face - Gradio. - Prior experience in developing text classification applications. - Familiarity with web application deployment processes. Please note, the application does not need to support multiple languages...

    €250 (Avg Bid)
    €250 Keskimäär. tarjous
    12 tarjoukset
    Python & three.js expert needed 5 päivää left
    VARMENNETTU

    Hello Everyone, I need an expert developer for my on going project. We wanna make a visualizer where user can change vehicle body color. So I need expert person who has previous experience on this area. If you are new and you think you are good fit this this position then feel free apply on this job. I'll talk details in private chat. Thanks in advance

    €488 (Avg Bid)
    €488 Keskimäär. tarjous
    42 tarjoukset

    I'm looking to build a custom scraper for DeFi exchanges. The main features I'm interested in are: - Historical data analysis: This is crucial for me to make well-informed decisions about the market trends. - Real-time data updates: Although not explicitly stated in the questions, the bot will need to be able to up...able to update data in real-time. This will help me stay ahead of the market. I currently prefer the output in CSV format, as it is easy and widely used. Given the nature of the DeFi space, experience in cryptocurrency scraping bots is a must. It would be ideal to have experience with DeFi exchanges particularly. This project will require strong skills in programming languages such as Python, R, or JavaScript, as well as experience in data sc...

    €49 / hr (Avg Bid)
    €49 / hr Keskimäär. tarjous
    34 tarjoukset

    ...now is on Windows. In case of it's in C++, the following note are required: - The launcher is meant to launch a process (The game exe) also it meant to have a settings window, and support window that contains a "Subject" - "Email" - "How may we help?" and all those data to be sent in HTTP Get request. If it's C#, I only ask for the [Designed Form] as mentioned * Buttons needs to be smooth and high quality animated while mouse hover and mouse click. Key Qualities to have: - Proficiency in C# and C++ - Familiarity with .NET Framework 4.0 - Experience in the development of game launchers - Knowledge in multi-platform support for game launchers. To be delivered as Open-source also it needs to be done in a higher quality without losing th...

    €142 (Avg Bid)
    €142 Keskimäär. tarjous
    9 tarjoukset
    Photoshop Elevation Enhancement 5 päivää left
    VARMENNETTU

    I'm looking for a proficient Photoshop expert to elevate my images by including detailed elements such as doors, windows, lighting fixtures, and tiles. - Retouching and removing blemishes - Superior color correction and enhancement - Skilled in background removal You'll be working with specific elements in the images, and your remit includes: - Adding doors and windows - Incorporating lighting fixtures - Including styles of tiles Deep understanding of design and style preferences is crucial, as is a keen eye for color and finish preferences. Accurate representation of these features in my images is of the essence. Please highlight your experience in handling similar projects in your bid.

    €15 (Avg Bid)
    €15 Keskimäär. tarjous
    14 tarjoukset

    I am looking for a senior software engineer with experience in Java, Python, and C#. The main task is to develop a robust web application using Spring Boot. Familiarity with Azure and .NET will be a plus. Key requirements include: - Developing a web application - Implementing User authentication - Integrating with databases - API integration Ideal candidates should have: - Proven experience in Java, Python, and C# - Strong knowledge of Spring Boot - Familiarity with Azure and .NET - Ability to implement User authentication - Experience in database and API integration. I'm looking for a professional who can deliver high-quality work in a timely manner.

    €14 / hr (Avg Bid)
    €14 / hr Keskimäär. tarjous
    82 tarjoukset

    I need a Python developer to create a 5-level maze game. The game requires intricate coding skills for the creation of engaging and logically challenging mazes. Not just creating the game, the task also includes integrating controls via keyboard and touchscreen inputs. Skills Required: * Strong command of Python programming language * Experience developing interactive games * Understanding of user-interface design for gaming * Familiarity with keyboard and touchscreen controls integration End product should be a fun and engaging game suited for both PC and touchscreen users. Looking forward to creative and logical minds who can make this idea come alive. There are also other things to do like DFD diagram but I will provide which require in assessment.

    €926 (Avg Bid)
    €926 Keskimäär. tarjous
    11 tarjoukset

    I am a Windows user looking for a Linux tutor to help me learn the basics of using this operating system. I would prefer to receive the lessons in the form of video tutorials. Key Requirements: - Teach the basics of using the Linux operating system - Lessons should be in the form of video tutorials Ideal Freelancer: - Proficient in Linux operating system - Experience in creating educational content - Ability to explain complex technical concepts in an easy-to-understand manner

    €33 / hr (Avg Bid)
    €33 / hr Keskimäär. tarjous
    20 tarjoukset

    I'm seeking a proficient developer with experience in Raspberry Pi Pico, USB ethernet programming, NTP (Network Time Protocol) clients, and web server development. Integrate existing open source libraries to achieve the following objective. - Project is completely hosted on a Raspberry Pi Pico board using Arduino IDE, FreeRTOS, and libraries. - Creates an Ethernet endpoint when USB is connected to a Fedora Linux host PC. - NTP client enabled to obtain accurate Global time synchronization. - Web server with a single page offered which display a "Hello World" page with current date and time, and a drop down box where the host can set the time zone. This RPI Pico web page is accessed from FireFox on the Fedora Linux host.

    €116 (Avg Bid)
    €116 Keskimäär. tarjous
    12 tarjoukset

    I have a Django projec...skilled AWS expert to help me with the deployment process. Specifically, I need the following tasks to be done: - Upload the Django project to an EC2 instance on AWS. This includes installing necessary python packages. - Link the Django project to my domain. - Set up SSL for the domain to ensure secure connections. - Establish appropriate security groups to safeguard the deployment. - Review security setup of an existing RDS that is used by the project. The ideal freelancer for this project will have experience with: - Django deployment on AWS EC2 - Domain linking and SSL setup - Expertise in Python and Django packages - Setting up security groups on AWS Additionally, I'd appreciate post-project support on an as-needed basis, in the event that...

    €119 (Avg Bid)
    €119 Keskimäär. tarjous
    57 tarjoukset

    I'm in the market for a skilled software engineer with experience in Python, who can also handle machine learning tasks. Your primary focus will be on predictive analytics. Key Responsibilities: - Proficiency in Python is a must. - Strong understanding and experience in the machine learning field. - Ability to design and implement predictive models. Ideal Skills: - Proven experience in Python development. - Understanding of machine learning concepts and techniques. - Experience in creating predictive models. Please provide your portfolio or relevant experience in the field when submitting your bid.

    €1038 (Avg Bid)
    €1038 Keskimäär. tarjous
    33 tarjoukset

    I'm currently facing a page loading issue with Selenium on Windows and I'm looking for an expert to resolve it. Key Requirements: - Proficiency in Selenium: A strong understanding of how Selenium works is essential. You should be able to troubleshoot issues quickly and effectively. - Windows Environment Experience: Experience in using Selenium on Windows is necessary, as the issue I'm facing is specific to this environment. - Problem-Solving Skills: I need someone who can not only identify the root cause of the issue but also implement a solution effectively. - Powershell Scripting: While not mandatory, experience with Powershell scripting would be advantageous as it could help in addressing any underlying system-level issues. Your Task: - The primar...

    €12 / hr (Avg Bid)
    €12 / hr Keskimäär. tarjous
    6 tarjoukset