Programming in python jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 programming in python jobs found, pricing in GBP

    ...application that is centered around the generation of test cases from data flow graphs. This tool is primarily intended for software developers and will be used to aid in the effectiveness of testing processes. Key Features: - Capable of analyzing data flow graphs to generate test cases - Simplistic, user-friendly interface designed for software developers - Incorporation of Java programming language for analysis The ideal candidate for this project should have: - Proficiency in web application development - Strong understanding of data flow graphs and test case generation - Excellent command over Java programming - Previous experience in creating tools for software developers This project is a great opportunity to contribute to the efficiency and p...

    £413 (Avg Bid)
    £413 Avg Bid
    58 bids

    Project Description: I am seeking an experienced freelancer to develop an All-in-One AI-based HR Solution Platform entirely from scratch. This platform will serve as a comprehensive tool to streamline various HR processes and enhance efficiency across our clients' organizations. Requirements: The freelancer is required to develop a single platform capable of providing web and aap based services for product owner and client user interface, with the following functionalities: 1. Recruitment and Applicant Tracking: Streamline the recruitment process, from job posting to candidate selection, with robust applicant tracking capabilities. 2. Employee Onboarding and Offboarding: Simplify the onboarding and offboarding processes for new and departing employees, ensuring a seamless tran...

    £1710 (Avg Bid)
    £1710 Avg Bid
    78 bids
    Data Science Engineer 5 days left
    VERIFIED

    We're in need of an experienced Data Science Engineer. The ideal candidate should have a strong background in data science, machine learning, and data analysis. Key responsibilities: - Data cleaning: The candidate should be able to clean and preprocess large datasets. - Data analysis: The candidate should be proficient in analyzing data and extracting actionable insights. - Machine learning modeling: The candidate should have experience in building and implementing machine learning models. Although specific programming language requirements were not provided, proficiency in Python, R, or Java would be a strong advantage. This project does not specify a particular industry domain, but any prior experience in Healthcare, Financ...

    £141 (Avg Bid)
    NDA
    £141 Avg Bid
    15 bids

    ...consent for data collection and Terms & Use agreement mandatory. Social media login options (Google/Facebook) for simplified registration (optional). Data plan selection and eSIM activation within the app. Integration of payment gateways for transactions. Data Usage Tracking: The app should display users' data consumption and remaining data allowance. Multi-Language Support: The app should be available in English and Arabic, with the ability to adapt to the user's device language (optional). Data Usage Alerts: Implement notifications or alerts to warn users when they approach their data limits. Push Notifications: Enable sending push notifications to the entire user base. Backend Integration with Klaviyo: The backend system should connect with Klaviyo for email mark...

    £546 (Avg Bid)
    £546 Avg Bid
    123 bids
    3D Video Script Development 5 days left
    VERIFIED

    I'm in need of a script that can produce a 3D flipbook video similar to the one I've provided. The script will take source images and render them into a 3D video using , Python, PHP or any other solution Requirements: - Development of a script that can process images into a 3D flipbook video - Experience with framework is preferred - Ability to understand and replicate the style and functionality of the provided reference video - Past work in similar projects is necessary, so make sure to include this in your application If you're interested, please contact me for more information.

    £399 (Avg Bid)
    £399 Avg Bid
    71 bids

    ...complete this task; we can leave each other nice comments and 5 stars for each? Look at feedback on my profile, feedback I left for many others. Here is the project: SINCERELY WOULD BE NICE TO MEET YOU PLEASE ANY THOUGHTS ? Please note project is due in two hours as this projects deadline, as this is needed if we can get some done - then we can talk about next steps and 5 stars and another job also. If this is a good one and we are "successful"; would need a couple others setup, but will handle one at a time? Can you do this for something reasonable in a couple hours? thoughts ?...

    £10 / hr (Avg Bid)
    £10 / hr Avg Bid
    8 bids

    **Job Type**: Full-time **About Us**: We are a startup in stealth mode located in the Bay Area. Our mission is to revolutionize Event management through innovative solutions and cutting-edge technology. **Role Overview**: We are seeking an experienced Backend Developer with strong expertise in FastAPI to join our dynamic team. This individual will be responsible for building and maintaining the server-side logic, ensuring high performance and responsiveness to requests from the frontend. **Key Responsibilities**: 1. Design, build, and maintain efficient, reusable, and reliable FastAPI code. 2. Implementation of security and data protection solutions. 3. Integration with frontend components and third-party services. 4. Define and maintain the database models and sche...

    £10 / hr (Avg Bid)
    £10 / hr Avg Bid
    35 bids

    I need an experienced engineer to design a Python-based program for a two-axes programmable motion controller that can be integrated into our food processing machine. Key Responsibilities: - The program should support speed control and position control functions. - The system should also feature an automatic reset. Ideal Candidate Skills: - Proficiency in Python programming language - Previous experience in motion control programming - Familiarity with the dynamics of mixing and blending systems in food processing The controller will be used for a mixing and blending system. Please bring any experience that could be relevant to this task. Your expertise is very valuable to us.

    £12 (Avg Bid)
    £12 Avg Bid
    5 bids

    I'm seeking an expert in bot development, with a specific focus on financial trading. Your task will entail adding functionality to an existing trading bot, designed to interact with the Robinhood app. Key Requirements: - The bot should operate based on user conditions primarily, with a minor reliance on its built-in algorithm. - After identifying a high point, the bot should immediately sell. - Conversely, after determining a low point, the bot should buy. - The bot needs to establish these high and low points based on a combination of news, average, and RSI factors. Ideal skills and experience: - Proficiency in the programming language/s used by the existing bot - Deep understanding of stock market functionalities - Proven experience in financia...

    £82 (Avg Bid)
    £82 Avg Bid
    23 bids

    I'm in need of an expert in Python who can implement a neural network for natural language processing. The ideal freelancer should have strong experience in machine learning, specifically for NLP tasks. Training a neural network model for natural language processing. Specifically the goal is to implement with a custom dataset. Key Requirements: -Understanding the model and its functionalities and writing a Jupyter script for training with a custom data set. - Experience in developing neural networks for NLP - Ability to create models for sentiment analysis, named entity recognition, and text classification Please provide details of your relevant experience and how you plan to approach this project in your application.

    £94 (Avg Bid)
    £94 Avg Bid
    26 bids

    ...what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally

    £150 (Avg Bid)
    £150 Avg Bid
    11 bids

    ...what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally

    £43 / hr (Avg Bid)
    £43 / hr Avg Bid
    23 bids

    I'm looking for an experienced C++ developer to help me in developing new features for a desktop application. The application should be compatible with Windows OS. Key Responsibilities: - Develop new features for the existing desktop application - Write high-quality, efficient, and maintainable C++ code - Ensure the new features seamlessly integrate with the current application Ideal Skills and Experience: - Proficient in C++ programming language - Previous experience in developing desktop applications - Familiarity with Windows OS - Strong problem-solving and debugging skills - Ability to write efficient and clean code If you're a C++ developer with a keen eye for detail and a passion for creating top-notch desktop applications, I'd love to he...

    £15 / hr (Avg Bid)
    £15 / hr Avg Bid
    17 bids

    I'm in need of an expert who can help in developing a relational database using SQL and Python. The project will primarily revolve around database management. Consequently, I would appreciate assistance in the following tasks: - Designing a new relational database, ensuring it's optimized for efficiency and performance. - Implementing data import and export capabilities for seamless data movement. - Developing queries to support the database's functionality and ease of use. The ideal candidate for this project should have a strong background in both SQL and Python, with a specific focus on database development. Experience with optimizing databases for performance and some knowledge of data import/export mechanisms would be advantag...

    £269 (Avg Bid)
    £269 Avg Bid
    72 bids

    New freelancers from Pakistan and India. I need some Coders of Python, Asp.net for some easy tasks I need work for long term I need a serious and hard working persons

    £6 / hr (Avg Bid)
    £6 / hr Avg Bid
    21 bids

    ...intermediate mechanical components in Autodesk Inventor. Key Requirements: - Automate part modeling in Autodesk Inventor - The parts to be modeled are intermediate mechanical components, such as gears and brackets - The VBA code should allow user input for customization of the parts, specifying dimensions and features Ideal Skills and Experience: - Proficient in VBA programming - Previous experience with Autodesk Inventor - Strong understanding of mechanical components and their modeling - Ability to incorporate user input into VBA code for part customization This project is perfect for someone who enjoys automating processes and has a good understanding of mechanical engineering principles. The efficiency and accuracy of the VBA code will be crucial i...

    £244 (Avg Bid)
    £244 Avg Bid
    16 bids
    Event-Driven AI Chatbot 5 days left
    VERIFIED

    ...developer to participate in building the backend of a chatbot, which is built using an event-driven microservices architecture. REQUIRED SKILLS: 1-Proven expertise in designing, implementing, and managing applications built using event-driven microservices architecture 2-Proficient in integrating and consuming RESTful APIs to enable seamless communication between microservices 3-Skilled in testing and debugging microservices to ensure high performance, reliability, and scalability Identity and Access Management (IAM) 4-In-depth knowledge and hands-on experience with at least one of the following IAM solutions: 1.1 -Keycloak. 1.2-Casdoor. 5- Strong proficiency in Python programming language 6- Expertise in developing RESTfu...

    £39 / hr (Avg Bid)
    Featured NDA
    £39 / hr Avg Bid
    75 bids

    ...carrier's system and the subsequent status update in the Prestashop system whenever the carrier adjusts this status. What I expect from freelancers: - Past work details should be included in the application to demonstrate experience and expertise. Required API Functions: - Customer orders made in Prestashop should automatically post to the carrier system via their API. - Any changes of status made by the carrier should reflect in the Prestashop orders panel. Anticipated Status Changes: - 'Delivered': Signals the successful delivery of a customer order. - 'In Transit': Indicates that an order is on its way to the customer. - 'Delayed': Informs about any delay that may occur in the delivery process. Ideal Ski...

    £129 (Avg Bid)
    £129 Avg Bid
    52 bids

    I'm looking for a competent Java developer to assist with the development of several data structures and algorithms. In this project, you will conduct a set of experiments to compare the performance of dictionary implementations that use unsorted arrays vs. sorted arrays. You are given the Dictionary interface () and its implementation class (). In addition, the file contains a list of 10,000 key-value pairs that represent certain measurements. Key Skills: • Expertise in Java programming • Extensive experience with diverse data structures and algorithms • Ability to adapt to fluctuating project requirements Your ability to create powerful, flexible systems with Java will be crucial for this undertaking. Though the

    £22 (Avg Bid)
    £22 Avg Bid
    18 bids

    New freelancers from Pakistan and India. I need some Coders of Python, Asp.net for some easy tasks I need work for long term I need a serious and hard working persons

    £5 / hr (Avg Bid)
    £5 / hr Avg Bid
    16 bids

    I need some Coders of Python, Asp.net for some easy tasks I need work for long term I need a serious and hard working persons

    £7 / hr (Avg Bid)
    £7 / hr Avg Bid
    20 bids

    Hello, I need a developer with a lot of experience in Java, Python and Socketweb - with the ability to create and solve problems with easy understanding of codes The rest of the details will be given to the correct developer

    £395 (Avg Bid)
    £395 Avg Bid
    81 bids

    I'm seeking a skilled dot net developer to focus on major web development tasks. The core responsibility of the project will be functionality and programming. Key Tasks: - Implement a user registration system - Develop a shopping cart system - Convert existing PHP scripts to Dot net. Ideal Skills and Experience: A deep understanding of Dot Net, is a must, along with substantial experience in web development, specifically in functionality and programming. Proficiency in both PHP and Dot Net, specifically converting scripts from one to the other, is critical. Finally, hands-on experience with user registration and shopping cart systems is a significant plus. Don't hesitate to send me a message if you have any questions. Let's create s...

    £57 (Avg Bid)
    £57 Avg Bid
    6 bids

    ...Your main job would be to automate various tasks on a website. This could involve anything from data entry to form submissions, and possibly content scraping. The specific tasks will be shared with you in detail. - Python Expertise: Given the nature of this task, your proficiency in Python is a must. If you have experience with automating websites using Python, that would be a huge plus. - Experience: Your application should showcase your relevant experiences and past projects. I’m looking for someone who has a proven track record in this field. Please include relevant examples of your past work in your application. Looking forward to hearing from you....

    £9 (Avg Bid)
    £9 Avg Bid
    3 bids

    I am in need of a Telegram bot that can provide user registration and efficiently store and retrieve data from a Firebase database. Key Responsibilities: - Implement a user registration system directly on the Telegram bot interface itself. - Develop a clear and efficient data storage and retrieval process from the Firebase database. - Ensure that the bot can handle user profiles, user activity logs, and applications in the database. Ideal Skills and Experience: - Proficient in Python, especially for developing Telegram bots. - Extensive experience working with Firebase databases. - Prior projects that involve implementing user registration systems. - Strong understanding of data storage and retrieval systems. - Good communication skills to ensure the system i...

    £15 (Avg Bid)
    £15 Avg Bid
    4 bids

    A company operates as an innovative platform offering users the opportunity to earn money by sharing their opinions in surveys. Through a token-based payment system, users acquire token packages and receive appreciation of these assets when responding to surveys available on the platform. Additionally, the system offers a referral program where users can share their referral link and earn commissions when new users sign up through this link. This revolutionary business model aims to make the process of participating in opinion surveys more accessible and profitable for users. 1. Interface do Usuário (Frontend): Development of an intuitive and responsive interface for the overall administrative system and user back office. The overall administrative system should incl...

    £1855 (Avg Bid)
    £1855 Avg Bid
    42 bids

    I'm looking for a versatile software developer who knows his way around Microsoft Visual Studio. Your task will be programming a Windows application in C#. Key deliverables: 1. Design and create a Windows application; good understanding of data management is a prerequisite. 2. Integration of file management, user authentication, and database functionalities. Skills and Experience: - Proficient in developing Windows applications in C# - Comprehensive understanding of Microsoft Visual Studio - Proven experience in integrating file management, database capabilities, and user authentication into an application. Your application should include your past work portfolio, your relevant experiences, and a detailed proposal for the project. This position ...

    £35 (Avg Bid)
    £35 Avg Bid
    13 bids
    Robotic Engineer 5 days left

    I require a seasoned KUKA consultant with a focus on process optimization to assist in a consumer goods production setting. The ideal candidate for this role should have: - Proven experience in KUKA robotic programming - Strong understanding of consumer goods manufacturing processes - Track record in optimizing production workflows - Ability to integrate KUKA systems seamlessly Your role will be to: - Analyze our current production process - Identify areas for improvement - Develop and implement optimized processes - Train our team to maintain these improvements Your expertise will be pivotal in helping us boost efficiency and quality in our production line.

    £729 (Avg Bid)
    £729 Avg Bid
    2 bids

    ...seeking an expert Python programmer to realize a multi-objective optimization project I'm currently organizing. The specific problem involves optimizing the area and distance between points, in the context of a more complex scenario. Precision and efficiency are critical in this task. A freelancer should have: • Proficient knowledge of optimization problems, specifically in mathematical models like area and distance between points. • Relevant Python programming skills, preferably at an expert level. • Familiarity with collaborative tools and version control systems such as Git. • If you are familiar with geopandas then do mention this. Send a detailed proposal outlining: • Your understanding of the problem. &bull...

    £296 (Avg Bid)
    £296 Avg Bid
    20 bids

    I'm in need of a Python script that can monitor specific events or conditions that I choose and send notifications to a Discord channel. I would like this to be done on a regular basis, for example, every hour. Key Points: - You need to create a Python script. - It should monitor for specific events or conditions (to be specified). - It must send notifications to a Discord channel. - The monitoring interval should be every hour.

    £26 (Avg Bid)
    £26 Avg Bid
    26 bids
    RTKLIB RTCM Conversion Expert 5 days left
    VERIFIED

    I am seeking an entity with expertise in ESP32 programming, specifically having an in-depth understanding of RTKLIB's implementation and RTCM conversion. The task includes: - Coding, making the ESP32 project work in coordination with the RTKLIB to function optimally - RTCM (Radio Technical Commission for Maritime Services) code conversion is needed. Particularly converting RTCM messages 1005, 1077, 1087 to 1006, 1004, 1012 and adding 1033 - The ideal candidate for this project needs to be familiar with the RTK rtcm and how to utilize the 'TADJ = 1' variable in the RTKLIB to enhance positioning accuracy and aid in correcting transmission errors. If you have the skillset, including an understanding of sensor data processing and r...

    £89 (Avg Bid)
    £89 Avg Bid
    3 bids

    ...inventory management software. Conduct comprehensive testing to identify and resolve any issues or bugs. Optimize system performance for reliability, scalability, and security. Stay abreast of emerging technologies and industry trends in inventory management. Provide technical support and guidance to end-users as required. Requirements: Bachelor's degree in Computer Science, Software Engineering, or a related field. Proven experience as a Software Developer, focusing on inventory management software. Proficiency in programming languages such as Java, Python, or C#. Familiarity with database management systems like MySQL, PostgreSQL, or MongoDB. Strong problem-solving skills with acute attention to detail. Excellent communication and collaboration...

    £272 (Avg Bid)
    £272 Avg Bid
    7 bids

    As a client, I require the expertise of a Python programmer who's adept at scripting. The centerpiece of the project is to write an algorithm for stereo vision and pose estimation. Notably, OpenCV will be the preferred library for this task due to its robust array of features. ArUco markers are being used as objects for calibration. Requirements: - Experience in Python scripting - Ability to write an algorithm for stereo vision and pose estimation - Proficiency with OpenCV Your relevant portfolio that illustrates your competency in the above tasks will be highly appreciated.

    £163 (Avg Bid)
    £163 Avg Bid
    28 bids

    I'm looking for an experienced Python developer to take on a complex web development project for me. The primary goal is to build a sophisticated web application with a focus on integrating social media APIs. Key Highlights: - Primary purpose: Web Development - Specific third-party integration: Social Media APIs Key Responsibilities: - Develop a high-quality, responsive web application - Integrate various social media APIs for seamless user experience Ideal Skills and Experience: - Proven track record in Python web development - Strong understanding of social media APIs - Experience in building complex and dynamic web applications - Ability to implement user-friendly interfaces - Understanding of security considerations in web development The suc...

    £195 (Avg Bid)
    £195 Avg Bid
    43 bids

    I'm looking for an expert in R programming to assist with data analysis and visualization. Your main tasks would include: - Employing R for data analysis. - Generating static reports and graphs from the data. A key part of this role will involve applying different data visualization techniques to ensure the data is communicated clearly and effectively. Skills and Experience: - Proficient in R programming. - Experienced in data analysis. - Skilled in static data visualization techniques. - Understanding of data communication principles. Please note, the complexity of the dataset is not yet determined, so adaptability and problem-solving skills are a big plus.

    £5 - £16
    Sealed
    £5 - £16
    13 bids

    I'm looking for a skilled freelancer who can develop a program for the Click PLC to control a Variable Frequency Drive (VFD) hoist. Key tasks would include: - Implementing a start/stop control which can be manually triggered. - The program needs to possess speed control, allowing adjustments in the hoist's operating speed. - Including direction control within the program functionality would be vital as well. An understanding of PLC programming and specific proficiency with Click PLCs is crucial for this project. Previous experience with VFDs, industrial automation, and manual switch controls would give any potential freelancers a significant advantage.

    £238 (Avg Bid)
    £238 Avg Bid
    27 bids

    ...freelancer who can create a system that automatically downloads building and road data from OpenStreetMap in CSV format on a monthly basis or with a html frontend site, where we can "click" in Downloadbutton. Key requirements: - Automate the retrieval of building and road data from OpenStreetMap - Download the data in CSV format - Set up the system to run the download process on a monthly basis optimizely on html frotend with a download button Format of the csv: ID (from OSM), ZIP, City, District of City, Federal State, District, Street, Housenumber If available the Community and the Code of the Community Ideal skills and experience: - Proficient in OpenStreetMap data retrieval - Programming experience to automate data downloads - Stron...

    £132 (Avg Bid)
    £132 Avg Bid
    67 bids

    I have a substantial nu...through the transcribed data and retrieve key information. A successful candidate should have: - Proven experience in working with Microsoft Azure document intelligence. - A clear understanding of OCR. - Background in handling and analyzing legal documents. Hi, I want to create a proof-of-concept of a model that can search and retrieve information using microsoft document intelligence api with python code. As its a proof-of-concept a simple dummy dataset should suffice. Additionally, I have very little IT and coding background so I would need additional help in understanding the code and the relevant jargon. Please send quotes only if you can adhere to these requests. In case I am satisfied with the output, I have additional...

    £44 (Avg Bid)
    £44 Avg Bid
    3 bids

    I am looking for a C programmer to develop a simple keylo...operating systems. The primary use of this tool will be on my personal computer. Key Features and Tasks: - The detector should be capable of detecting and alerting keyloggers' presence on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer is fairly safe from keyloggers. Looking forward to working with a skilled ...

    £9 (Avg Bid)
    £9 Avg Bid
    5 bids

    I am looking for a freelancer who can help me ...message that I want to send out. I don't have a preferred platform or language for the script, so I am open to suggestions. Ideal skills and experience for the job: - Proficiency in Python or JavaScript - Experience in creating scripts for bulk messaging - Ability to customize the messaging content - Familiarity with website integration and messaging APIs Here's a video of the website and what's needed, please watch this and bid. It's a simple script but I don't have the time to make this so please bid I dont want python unless you can provide me 2 years warranty and i want you to explain how it will work I have a budget please respect this

    £149 (Avg Bid)
    £149 Avg Bid
    34 bids

    Join our team as a Python Selenium Web Scraper responsible for developing scraping scripts using Python and Selenium. You'll gather data from diverse websites, utilizing your expertise in web technologies, HTML, CSS, and JavaScript. Key responsibilities include analyzing website structures, extracting and cleaning data, and collaborating with team members to integrate data into existing systems. Ideal candidates possess proficiency in Python, experience with Selenium, and a strong understanding of web technologies. This role offers competitive compensation, flexible work hours, health benefits, and opportunities for career growth in a dynamic, collaborative environment

    £10 / hr (Avg Bid)
    £10 / hr Avg Bid
    32 bids

    I am looking for an expert familiar with Fusion 360 to assist in CAD and CAM projects including 3D modelling and product designing. The designs created will be used specifically for manufacturing, thus precision and accuracy are essential. I need this project completed as soon as possible. Ideal Skills and Experience: • Proficiency in Fusion 360 for 3D modeling and product design • Strong technical knowledge of manufacturing processes • Capable of delivering accurate and timely results. Timelines: • The project needs to be completed ASAP. Hence strong time management skills are essential. Please use AUTODESK FUSION 360 for modelling the design. Create 10 parts in which one of the parts should use CNC milling programming and assemble all...

    £221 (Avg Bid)
    £221 Avg Bid
    19 bids

    ...ANd also relevant sources for each answer in the pdf viewer in the frontend. Project is half done in Flutterflow and the only work need to be done is getting streaming response from the backend and when source button is clicked needs to display/highlight the same in the pdf viewer. I will also be working alongside Budget: 100 dollars, timeframe 3 days, let me know if you are interested Specific features to include in the app: - Basic chat functionality to allow users to send and receive messages -implement PDFviewer system and highlight relevant chunks Design: - A design for the app is ready and will be provided to the developer. Timeline: - The expected timeline for this project is less than one week. Skills and experience required: - Experience ...

    £253 (Avg Bid)
    £253 Avg Bid
    14 bids

    I'm looking for a seasoned Python developer with specific experience in image especially video analysis to create a script that can process a full mp4 video and identify the positions of noise in the video. The idea is to scan the video, locate identify the different type of noises and their value and externalize this findings into a json file Key Requirements: - The script (OOP based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - ...

    £210 (Avg Bid)
    £210 Avg Bid
    25 bids

    I'm in need of a talented C# WPF developer to create a UserControl specifically for data display purposes in my application. The main task of this UserControl will be to exhibit photos from 4:3 full format camera and design elements such as images and texts with optional shadow effects. See attached mockup for a better understanding of the task. Key requirements include: - The ability to display a variety of multimedia formats, particularly images and texts. - Image crop and rotate functionality, as users need to be able to interact with the images. - The finished code should also provide a method to be called with a given template and all required Elements in the Template to produce a finished image containing all the images/texts/photos as shown in the t...

    £107 (Avg Bid)
    £107 Avg Bid
    14 bids

    I'm in need of a junior Java developer to assist me in developing a web-based application for my personal use. This will be a great opportunity for someone looking to gain experience in application development. - Key Requirements: - Proficient in Java, C#, HTML, Javascript programming language - Understanding of web-based application development - Ability to troubleshoot and debug code Previous experience with Java, C#, HTML, Javascript is a plus. My main goal is to collaborate and share ideas with someone who shows initiative and creativity. Looking forward to working with you!

    £2 / hr (Avg Bid)
    £2 / hr Avg Bid
    33 bids

    I'm looking for an expert in R programming to assist with data analysis and visualization. Your main tasks would include: - Employing R for data analysis. - Generating static reports and graphs from the data. A key part of this role will involve applying different data visualization techniques to ensure the data is communicated clearly and effectively. Skills and Experience: - Proficient in R programming. - Experienced in data analysis. - Skilled in static data visualization techniques. - Understanding of data communication principles. Please note, the complexity of the dataset is not yet determined, so adaptability and problem-solving skills are a big plus.

    £5 - £16
    Sealed
    £5 - £16
    11 bids

    I'm in urgent need of an adept Android developer for the prompt creation of an e-commerce application. Essential Features: - Product listings and details: Display a wide range of products with accurate, detailed descriptions. - Shopping cart and checkout: Functional, user-friendly interface to facilitate purchases. - Customer reviews and ratings: Platform for customers to rate and review products, enhancing the shopping experience. 1. At least 2 years of experience in Android application development 2. Proficient in Java or Kotlin programming languages and Android development tools and frameworks 3. Have a certain understanding of mobile application design and user experience 4. If you have published applications for s-/--a--/--l---/-e, I am interes...

    £35 (Avg Bid)
    £35 Avg Bid
    13 bids