C programming challenges jobs

Filter

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

    I'm looking for a proficient Python developer to create a script that can efficiently scrape active IPs from a text file I will provide. The following specifics are required in this project: - The Skill-set: Strong Python programming skills, experience in IP scraping and working with text files would be an advantage. - Task Details: You need to extract the 'Activity Data' from these IPs. Profound knowledge in network protocols is a must-have. - Output Handling: The activity data extracted should directly be written to a text file. A clear understanding of FileIO operations in Python would be crucial. A successful completion of this project might lead to more future collaborations. I'm looking forward to seeing your proposals.

    $9 (Avg Bid)
    $9 Avg Bid
    2 bids

    Due to time and resource constraints, I need to migrate a component written in php (symphony) to Golang. The part on github relating to services towards the DB (MongoDb) and the new REST APIs (written in Golang) to access for interfacing is alrea...execute queries on MongoDb (via Service) and render in twig template. The repository layer and service and repository are already developed in golang and will be provided. Configuration files are ready. As well as indications on the function to be translated into Golang. GIT access will be via wireguard VPN on the development environment Please contact us only if you have experience with Golang or C++: to avoid wasting time We can give you advanced technical support and explain the logic of the project and the code if necessary, being ...

    $528 (Avg Bid)
    $528 Avg Bid
    27 bids

    Social Media Content Creator- a. To play a pivotal role in strategically planning, creating, and uploading content tailored for our online audience. b. Be responsible for proficiently editing videos and posts to maintain high quality standards. c. Conducting research to identify trending content and creatively utilize our platform to produce engaging material. d. Crafting relevant written content for posts and stories. e. For creating four posts and five stories every week.

    $27 (Avg Bid)
    $27 Avg Bid
    5 bids

    I'm looking for a blockchain expert who can troubleshoot and rectify bugs in my existing smart contract deployed on Binance Smart Chain. Key Responsibilities: - Analyze the smart contract: U...Analyze the smart contract: Understand the functions and logic implemented. - Bug Identification: Identify the source and nature of bugs. - Bug Fixing: Modify code to eliminate bugs without affecting the contract's functionality. - Testing: Ensure the contract runs smoothly post-fix. Ideal freelancer: - Extensive experience with Binance Smart Chain and Smart Contracts. - Proficient in Solidity programming language. - Strong understanding of blockchain technology and decentralized applications. - Previous experience in debugging, testing, and deploying smart contracts would be a si...

    $39 (Avg Bid)
    $39 Avg Bid
    5 bids

    ... Organize data into a structured directory format, detailing names, specialties, practice locations, phone numbers, and email addresses. Ensure compliance with data protection regulations and maintain confidentiality while handling personal data of healthcare professionals. Provide regular progress reports to the management team, highlighting insights into the data collection process and any challenges encountered. Therapies to Include: Gestalt Therapy Occupational Therapy (OT) Physical Therapy Music Therapy Behavioral Therapy Play Therapy Sound Therapy Reiki Practice Animal Therapy Nutritionist Services Autism Specialists Required Skills and Qualifications: Demonstrated experience in research, especially within the healthcare or medical sectors. Strong understanding of data co...

    $123 (Avg Bid)
    $123 Avg Bid
    33 bids

    Hello, I will need someone with proven experience in circuit design, and ideally with past projects in Circuitverse and Logisim. I will send you some Multipliers that need redisign to make them 3...projects in Circuitverse and Logisim. I will send you some Multipliers that need redisign to make them 32 bit. I will send you everything you need in chat. Your deliverable will contain: 1. Redesign and simulation of all Multiplies for 32 bit in curcuitverse and logisim 2. An accompanying report with: α. Explanation of methodology b. Circuit design explanation for each software and each multiplexer c. The diagrams of all multiplexers from both software d. Code with comments e. Discussion of results f. Comparison of circuitverse with logisim in terms of design Deadline: 10/5 ...

    $106 (Avg Bid)
    $106 Avg Bid
    5 bids

    I'm seeking a skilled Solidity developer to create a smart contract on the Ethereum platform for my project. - Proficient in Solidity: Having a deep understanding of the Solidity programming language is tremendously important for this project. Familiarity with Ethereum's layer solutions would be advantageous. - Experience with Ethereum: Having significant experience working with smart contracts on the Ethereum platform will be beneficial in ensuring smooth development and functionality implementation. - Types of Projects: We are aiming to develop a smart contract which requires extensive knowledge about writing, testing, and implementing contracts on Ethereum. Prior experience with similar projects is a plus. I look forward to seeing your bids and hearing about y...

    $183 (Avg Bid)
    $183 Avg Bid
    16 bids

    I'm in need of an experienced .Net developer, with solid skills in MSSQL and C#, who can effectively handle front-end development tasks in my POS terminal project. Your primary tasks will be: - Implement business logic based on defined user stories. - Develop the user interface of the POS terminal using C# and associated .NET technologies. - Integrate the POS terminal with MSSQL database for data storage and management Ideal skills and experience: - Proficiency in .Net, MSSQL, and C#. - Previous experience in front-end development. This role requires both technical expertise and keen attention to detail. I am looking forward to your innovative solutions to meet our project requirements.

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    27 bids

    See "pair programming/code walk-through" for details. This is just a 3h milestone to see, if it makes sense to collaborate.

    $29 / hr (Avg Bid)
    $29 / hr Avg Bid
    46 bids

    ...looking for an expert in Raspberry Pi programming, ideally with experience in IR code programming. I would like a Raspberry Pi to be programmed to send IR codes (It also needs to capture these codes in the first instance) My setup will be a raspbery PI with the 7" touch screen PI display. I need a front end where I can present countdown timers, once the timer hits zero I need to send an IR signal. If the timer isn't stopped after countdown 1 minute later I need to send two more IR signals. Along with the PI and Screen I will need you to tell me what other hardware I need to purchase to capture and send these IR signals. Their will be only 5 signals in total to capture and these will not change during program operation Key Skills: - Raspberry Pi programm...

    $193 (Avg Bid)
    $193 Avg Bid
    15 bids
    Windows AHK to MacOS scriptà 6 days left
    VERIFIED

    ...; we can use else statements because we should not be releasing more than one key { Send {Space up} toggle2:=!toggle2 } else If (toggle3) { send, {x up} toggle3:=!toggle3 } toggle:=!toggle if (toggle) { send, {c down} SoundPlay, %A_WinDir%MediaWindows } else { send, {c up} SoundPlay, %A_WinDir%Media } return $SC058:: If (toggle1) { Send {v up} toggle1:=!toggle1 ; or false, but we started with toggle1 is true, so this should be fine } else If (toggle) ; we can use else statements because we should not be releasing more than one key { Send {c up} toggle:=!toggle } else If (toggle3) { send, {x up} toggle3:=!toggle3 } toggle2:=!toggle2 if (toggle2) { send, {Space down} SoundPlay, %A_WinDir%Media } else { send, {Space up} SoundPlay, %A_W...

    $155 (Avg Bid)
    $155 Avg Bid
    4 bids

    I need a Python expert who can help me with my assignment. - The assignment is focused on game development, specifically 2D platformers. - Your main task will be creating the game with Python. Ideal candidate should have: - Strong background in Python programming - Prior experience in game development, especially in 2D platformers. - Ability to understand and implement game mechanics. If you have a portfolio or examples of your work, please share them.

    $102 (Avg Bid)
    $102 Avg Bid
    12 bids

    ...need an expert in Arduino programming to develop a code that connects to an OV7670 camera, recognizes specific patterns (like a person's head) and triggers an LED. Key Requirements: - Use an Arduino Uno or Nano to interface with an OV7670 camera and LED. - The code should have a pattern recognition feature - specifically, recognizing a person's head. - When the pattern is detected, the LED should light up to indicate an event has occurred. Additional Details: - The code should be able to differentiate a specific pattern (a person's head) from other objects or patterns that may be in the camera's view. - This is an intermediate level project, hence the recognition should be accurate enough to detect the specific object. Ideal Skills: - Proficiency in Arduino...

    $12 (Avg Bid)
    $12 Avg Bid
    10 bids

    ...important that the content is tailored to their interests, needs, and challenges. - Objective: The primary goal of this brochure is to convert business owners and professionals into leads. The content should be persuasive, engaging, and most importantly, capable of encouraging action. - Technical Level: The content needs to be highly technical, incorporating industry-specific jargon that would resonate with professionals in the business sector. Ideal Skills and Experience: - Proven track record in writing lead-generating content, particularly for businesses. - Ability to understand and translate complex, technical concepts into engaging and accessible language. - Familiarity with the business sector and the unique challenges and concerns that businesses encounter. - Excel...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    19 bids
    B2B Tech-Lead Generation 6 days left
    VERIFIED

    I'm looking for a skilled professional to generate leads in the technology industry. The focus of this project is B2B targeting. Key Tasks and Responsibilities: - Identify potential leads in the tech industry - Establish and develop relationships with these key decision makers - Implement effective strategies to generate leads Ideal Skills and Experience: ...and Responsibilities: - Identify potential leads in the tech industry - Establish and develop relationships with these key decision makers - Implement effective strategies to generate leads Ideal Skills and Experience: - Exceptional networking abilities - Proven experience in lead generation, specifically B2B - Understanding of the tech industry - Confidence and efficiency in reaching out to C-level executives, spe...

    $7 - $18
    Sealed
    $7 - $18
    10 bids

    ...which currently translates MATLAB code to X10, to also support C++ as a target language. Key Modifications: - **Update Syntax Translation Rules**: The modification requires a deep understanding of both MATLAB and C++ syntax. The existing rules for translation from MATLAB to X10 need to be adjusted to C++. - **Add Support for C++ Specific Libraries**: The modified application should be able to integrate commonly used C++ libraries seamlessly. Accuracy and Time: - **Accuracy is Key**: The conversion of MATLAB code to C++ needs to be precise. While I'm open to additional development time, the primary goal is to ensure the accuracy of the conversion. - **No Specific Library Requirements**: Though the modification needs to support C+...

    $1081 (Avg Bid)
    $1081 Avg Bid
    36 bids

    I'm looking for a skilled Unity 2D game developer to create an educational game. - Game Type: The game will be an educational game. - C# Focus: The main goal of this project is to teach users the fundamentals of C#. - Target Age Group: The game is specifically designed for teenagers (13-18+). The ideal candidate should have: - Proficient in Unity 2D game development. - Experience in creating educational games. - Strong understanding of C# programming language. - Familiarity with game design principles and user experience. If you're passionate about game development, education, and have a creative mindset, I'd love to hear from you.

    $1398 (Avg Bid)
    $1398 Avg Bid
    8 bids

    I'm seeking an experienced C++ developer with a strong background in using the OpenGL library for a 2D game project. With a lack of indication for a defined platform or specific game goal, I welcome your expertise and advice on how we can best navigate these aspects to create an engaging 2D game. Similarly, I've not settled on a visual style or theme, as I'm keen to see your ideas come to life. Key requirements: - Extensive prior experience in C++ game development. - Solid proficiency with OpenGL. - Ability to creatively interpret and fill gaps in project scope. You will have the creative freedom to propose ideas for the best platform, objective, visual style, and theme for this game. Your portfolio showcasing your previous 2D game projects will be highly be...

    $1349 (Avg Bid)
    $1349 Avg Bid
    8 bids

    I'm seeking for a proficient game developer to construct an adventure puzzle game in Java with particulars emphasis on level exploration and timed challenges. Key task aspects include: - Developing levels that encourage and facilitate exploration - Incorporating time-based challenges to add dimensions of difficulty and engagement - Applying 2D pixel art graphical style to all elements of the game Ideal candidate should have: - Proficient expertise in Java and game development - Strong background in crafting 2D pixel art for games - Prior experience producing explorative puzzle games or implementing time-based mechanics.

    $57 / hr (Avg Bid)
    $57 / hr Avg Bid
    25 bids

    I need a flutter developer to assist with a mobile application development project. The primary goal of this application is device integrati...with a mobile application development project. The primary goal of this application is device integration. Unfortunately, the specific device or technology you'll be integrating with the app was not included in this project brief. Here's what I'm looking for: - Proficient in graphs in applications - Experience in developing mobile applications using Flutter - Proficiency in Flutter and Dart programming languages - Strong understanding of device integration and connecting hardware to mobile applications Please get in touch with me to discuss the project further. Your expertise in this area will be crucial in the successful co...

    $67 (Avg Bid)
    $67 Avg Bid
    8 bids

    ...for the initial login check and subsequently deleted for security reasons. We aim to grant portal access to Magento customers without requiring them to receive invitation emails to create a user account. The ideal candidate for this project should possess: Expertise in Magento 1.9 and Odoo 16 CE, with a strong understanding of their respective architectures and APIs. Proficiency in Python programming language, as the solution will involve coding within Odoo's framework. Experience in developing custom modules for Odoo and integrating external systems. Familiarity with password hashing algorithms and encryption methods, particularly those used by Magento. Strong problem-solving skills and the ability to devise efficient and secure solutions. If you have the necessary skills...

    $169 (Avg Bid)
    $169 Avg Bid
    26 bids

    We are looking for a skilled developer to integrate a Python program with our WordPress site. The program requires user login and forms to feed data, which will then trigger API calls to display output on the site. The main task is to ensure smooth integration between WordPress and the Python program. The project requires the following skills: - WordPress development - Python programming - API integration - User login implementation - Form development and data feeding If you have experience in these areas and can deliver high-quality work within the given timeframe, we would love to hear from you.

    $164 (Avg Bid)
    $164 Avg Bid
    59 bids

    Warning: Undefined array key "options" in /customers/8/2/c/ on line 124 Can you solve this issue quickly?

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

    Hi Gaurav C., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $35 (Avg Bid)
    $35 Avg Bid
    1 bids

    ...; we can use else statements because we should not be releasing more than one key { Send {Space up} toggle2:=!toggle2 } else If (toggle3) { send, {x up} toggle3:=!toggle3 } toggle:=!toggle if (toggle) { send, {c down} SoundPlay, %A_WinDir%MediaWindows } else { send, {c up} SoundPlay, %A_WinDir%Media } return $SC058:: If (toggle1) { Send {v up} toggle1:=!toggle1 ; or false, but we started with toggle1 is true, so this should be fine } else If (toggle) ; we can use else statements because we should not be releasing more than one key { Send {c up} toggle:=!toggle } else If (toggle3) { send, {x up} toggle3:=!toggle3 } toggle2:=!toggle2 if (toggle2) { send, {Space down} SoundPlay, %A_WinDir%Media } else { send, {Space up} SoundPlay, %A_W...

    $48 (Avg Bid)
    $48 Avg Bid
    5 bids

    ...data science, software development, or another related field; a master’s degree is recommended Solid understanding of common programming languages used in AI, such as Python, Java, C++, and R Advanced knowledge of statistical and algorithmic models as well as of fundamental mathematical concepts, such as linear algebra and probability Experience working with large data sets and writing efficient code capable of processing large data streams at speed Familiarity with deep learning and machine learning algorithms and the use of popular AI/ML frameworks Excellent communication skills The ideal candidate will have substantial experience with Python, Java, R programming and API handling. Your main task will be to leverage these languages to develop an AI system ce...

    $287 (Avg Bid)
    $287 Avg Bid
    8 bids
    Lead Generation team 6 days left
    VERIFIED

    ...owner alone that generate 60 existing clients and 400 prospective clients. We are looking for bilingual speakers: Arabic and English for social media/ LinkedIn outreach. Your tasks include: -Screening existing Facebook and Instagram users by sending DMs using your accounts to check if they are interested in a certain boat by providing our boats database. -Approaching users on LinkedIn targeting C-Level, Doctors, Engineers etc who are based on Arabian Gulf seafront cities. -Inviting users on public groups or any other boat lovers communities to join our FB page or to follow us on Instagram. -Nurturing clients who inquired about any of our services and set them if they are qualified and interested. -Updating all generated leads and/or appointments into CRM. -Providing EOD re...

    $123 (Avg Bid)
    $123 Avg Bid
    15 bids

    I'm looking to have a Python API built to generate a multiple-choice q..."BODMAS," "Ratio," "Percentage," etc. Similarly, for English, keywords could include "Cloze," "Comprehension," "Spelling," "Punctuation," "Synonyms," etc. The same applies to verbal and non-verbal topics. c. Users will specify the subject for which they need the question bank, such as "Math," "English," "Verbal," "Non-Verbal," etc. d. Users will specify the complexity level of the question bank (ranging from 1 to 5). Response: The program will provide a PDF version of the question bank, including answers on the last pages with proper explanations. Ideal Skills: Proficiency in Python ...

    $1666 (Avg Bid)
    $1666 Avg Bid
    81 bids

    I'm looking for an experienced React Native developer to build an e-commerce app for both iOS and Android platforms. Key Requirements and Features: - Creation of an E-commerce functionality. Expertise in implementing shopping carts, product categories, user profiles, and other related featu...point. Skills and Experience: - Must have a robust understanding of React Native. - Experience in building and deploying mobile apps for both iOS and Android. - Good knowledge of E-commerce mobile app development. - Experience in implementing multi-language support is a bonus. I value clear communication and commitment to timeline, so please be upfront about your availability and potential challenges. Looking forward to working with a passionate developer who can deliver a high-quali...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    86 bids

    I'm having issues with my Helios 2 program, which is written in Python. The primary problem is that it's producing incorrect output. Key Project Details: - Program Type: The codebase is for Helios 2. - Language: T...output. Key Project Details: - Program Type: The codebase is for Helios 2. - Language: The program is coded in Python. - Issue: The primary concern is with the output being incorrect. I need a professional who is adept at debugging in Python to identify the root cause of the problem and subsequently correct it. The ideal freelancer for this job must have: - Extensive experience in Python programming - Strong background in software debugging - Previous experience with large codebases - An understanding of the Helios 2 program or the ability to quickly lear...

    $12 (Avg Bid)
    $12 Avg Bid
    2 bids

    I'm seeking an advanced C# developer with prior experience in creating desktop applications on Windows. Familiarity with TWAIN integration is crucial. Key Requirements: - Advanced C# Knowledge: The ideal candidate should be comfortable and well-versed in advanced concepts. - Windows Desktop Application Development: Previous experience in developing desktop applications on Windows is a must. - TWAIN Integration: You should have prior experience integrating TWAIN for image scanning functionalities. This is a challenging project that requires a high level of expertise in C# and experience in developing Windows desktop applications, particularly with TWAIN integration. If you're confident in your skills and have a solid track record in similar projects, I'...

    $2 - $22 / hr
    Sealed
    $2 - $22 / hr
    16 bids

    We're seeking an expert in React Native development (Specifically version 16.8.3) to br...expertise, we request you to include your past work related to React Native in your application. Please showcase projects where you led or had a significant role in the React Native development phase. This will help us to gauge your expertise and project suitability more accurately. Ideal skills and experience: 1. Proven experience as a React Native developer 2. Demonstrated proficiency in programming with Javascript 3. Past work showcasing adept use of UI elements, APIs, and third-party libraries 4. Excellent troubleshooting skills. Looking forward to witnessing your technical acumen through your applications. Let's together build an app that leaves a lasting impact. C...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    43 bids
    C# Nuget Package 9 days left

    C# Nuget package updated for Razor CLient library

    $71 (Avg Bid)
    $71 Avg Bid
    1 bids

    ...errors that are preventing successful deployment While I didn't specify a particular optimization goal, I'm open to suggestions on how the contract could be optimized. This could include reducing gas fees, improving transaction speed, and enhancing security measures. Feel free to provide your own insights and recommendations in this area. Ideal Skills and Experience: - Proficient in Solidity programming language - Extensive experience in working with smart contracts - Strong debugging skills to identify and resolve functionality issues - Prior experience in deployment of smart contracts - Knowledge of optimization techniques for smart contracts Your ability to work efficiently and effectively will be crucial for this project. Looking forward to hearing from skilled p...

    $570 (Avg Bid)
    $570 Avg Bid
    39 bids

    ...presentation on the concept and benefits of a coaching culture within organizations. The presentation will focus on key advantages, outcomes, and challenges faced in implementing such a culture. Key Points: - **Purpose:** The main goal of this presentation is to educate our team on the significance of a coaching culture in organizations. - **Desired Outcomes:** The successful candidate should be able to illustrate how a coaching culture can result in increased employee engagement, improved performance, enhanced leadership development, cultural transformation and instilling company values. - **Challenges:** It's essential to address the common challenges faced in implementing a coaching culture like lack of buy-in from leadership, resistance to change, cultura...

    $250 - $750
    Urgent Sealed
    $250 - $750
    58 bids

    Hi, I'm trying to update my workflow. I currently manage a lot of images, and I need to do the following: 1) Bulk scan and assess the images for quality. In the past I've used but ...text patterns within images. Expertise in OCR technology and pattern recognition is desired. - Auto-generate Titles/Tags/Captions: I'm looking for a solution that can automatically generate titles, tags, and captions based on the content of each image. Skills in AI, machine learning, and NLP will be critical for success in this task. In summary, I need an image processing expert with strong programming skills and a deep understanding of machine learning-based text recognition and auto-generation.

    $556 (Avg Bid)
    $556 Avg Bid
    49 bids

    ...place orders based on predefined criteria, including quantity, price, and order type. 4) Testing and Optimization: Conduct thorough testing to validate the functionality of the automated trading system and fine-tune parameters for optimal performance. Requirements: 1) Proficiency in algorithmic trading and API integration. 2) Experience working with trading platforms and their APIs. 3) Strong programming skills, particularly in languages such as Python, JavaScript, or similar. 4) Familiarity with order execution protocols and trading strategies. 5) Ability to work independently and adhere to project timelines. 6) Excellent communication skills and a proactive approach to problem-solving. If you possess the expertise and capabilities to undertake this project, we invite you to ...

    $239 (Avg Bid)
    $239 Avg Bid
    11 bids

    ...year project. The project will focus on data analysis, particularly using Java. Key Requirements: - Java Proficiency: The project is heavily focused on Java, so I expect the freelancer to have strong Java programming skills. - Data Analysis Expertise: The project requires a deep understanding of data analysis techniques and tools. - Understanding of Computer Science Principles: Since this is a final year project, I need someone who has a solid grasp of computer science principles and can implement them effectively. Ideal Skills and Experience: - Strong background in Java programming - Proficiency in data analysis tools and techniques - Experience in developing data analysis projects - Previous experience with academic projects in a computer science field would be an adv...

    $84 (Avg Bid)
    $84 Avg Bid
    7 bids

    we are looking for a senior experienced PHP developer with a minimum of 15 years of experience Skills and Experience MUST HAVE: - 15+ years of core PHP development experience. - Proficient in Laravel framework. - highly knowledgeable in php programming and experience SQL Injection prevention/fixing - Finding and Securing any loop holes in the system - **must be an independent developer, not an agency! - must be able to work on github - lastly making sure platform is mobile responsive Must have experience in social media or multi-user platform, chat system, ecommerce platform *******We will only hire independent freelancer. If you are an agency, if you are a marketing person or project manager and will delegate the work to someone else, meaning, will subcontract the job to someon...

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

    We're experiencing challenges with the currency exchange feature on our Laravel project. Here are specifics: - The exchange rates are incorrect. - There are conversion errors during transactions. - We're unable to save API settings. Currently, we're utilizing the Currency Converter API for conversion tasks. Therefore, we're seeking an expert who's proficient with this API and Laravel, capable of: - Identifying the root cause of these issues. - Correcting the incorrect exchange rates. - Resolving the currency conversion errors. - Ensuring the API settings save as desired. Strong API troubleshooting skills are fundamental to the success of this initiative. A solid understanding of Laravel frameworks and previous experience handling similar issues would be...

    $22 (Avg Bid)
    $22 Avg Bid
    28 bids

    I am in search of a proficient developer having in-depth knowledge of Java, Angular, React...developing a robust project from scratch. Key Responsibilities: - Write clean, high-quality, high-performance, maintainable code - Develop and support software including applications, database integration, interfaces, and new functionality enhancements - Maintain and improve the performance of existing software Key Skills and Experience: - Extensive experience with Java, Angular, React programming - Knowledge of Spring Boot framework - Familiarity with deploying projects on AWS - Strong debugging and problem-solving skills This is a demanding yet rewarding project, and your dedication will be highly valued. Looking forward to working with a technical wizard who can turn this vision int...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    31 bids

    ...to foster a sense of unity and teamwork among our employees. Key components of this project include: - **Tone**: The video should be energetic to keep viewers engaged and motivated. It should be uplifting and positive to inspire a sense of unity and collaboration. - **Themes**: The video should focus on key themes such as success and achievement, collaboration and teamwork, and overcoming challenges. These themes are crucial to our company culture and success. I require a professional who is experienced in creating corporate motivational videos, particularly those targeted at team building. Ideal candidates should have a strong understanding of video production, storytelling, and how to convey ideas in an engaging and inspiring way. The end goal is a high-quality video that...

    $84 (Avg Bid)
    $84 Avg Bid
    7 bids

    I am seeking the developer with advanced skills in API implementation, with specific experience with the BnP Paribas' API structure, as well as a strong proficiency in C# .NET. Project duration 3 months. Spoken language Greek. Key Responsibilities: - Establish a robust connection between our application and the BnP Paribas via their API. - Ensure successful transmission of specific data, Cash Account Info, Securities Account Holdings, Settlement Status, Transactional – FX.. Required Experience: - Strong proficiency in C# .NET - Proven experience in API Integration, preferably with BnP Paribas - Knowledge of JSON data format - Proven ability to work according to specifications and deadlines - Ability to test and troubleshoot the integration This project involves...

    $600 (Avg Bid)
    NDA
    $600 Avg Bid
    9 bids

    I'm working on a Dynamic Network Analysis project, specifically dealing with longitudinal data. My primary goal is to understand how a network evolves over time. I'm using R for this analysis so I need someone experienced in this programming language. Key points: - Project focus: Understanding network dynamics over time - Data type: Longitudinal - Programming Language: R Ideal skills and experience: - Proficiency in R - Strong understanding of Dynamic Network Analysis - Experience working with longitudinal data is a plus - Ability to interpret and visualize complex network data - Good communication skills to understand and meet my requirements

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

    I'm looking for an experienced Python developer to debug a Python code that uses Gurobi to solve Vehicle Routing Problems. The main objective of the solution is to optimize delivery rou...completed in a day. Although the specific bugs are not defined, the dev will need to identify and correct them to ensure the program runs smoothly. The solver should have the ability to handle time windows for deliveries with certain flexibility, meaning although it should generally adhere to the set time frames, it can deviate somewhat when needed. Ideal candidate should have: - Strong Python programming skills - Experience with Gurobi - Experience with Vehicle Routing Problems - Ability to debug Python code effectively - Understanding of delivery route optimization problems and time win...

    $431 (Avg Bid)
    $431 Avg Bid
    2 bids

    ...changing wheels. We need each picture to show golf cart in RED with black wheels red with the wheels that are on the white golf cart. We also need navy blue with, black wheels and silver wheels, and emerald green with black wheels, and with silver wheels. And orange with black and with silver wheels, We need to remove the background but need to overlay pictures over shaded background. Also one golf c art on golf course with golf course background. - There are 6-7 pictures of golf carts in total that require these alterations. - The edited images should look realistic and professional. Ideal skills for this job include: - Proficiency in using Adobe Photoshop - Strong background in image editing and graphic design - Attention to detail to ensure high-quality outcomes - Unders...

    $124 (Avg Bid)
    $124
    43 entries

    I'm in need of a expert who can fix issues relating to text alignment on my canvas. What I need - 1. The text should be always in the center position within the wrapper. 2. There will be a variable that has 3 options: a) automatic b) shorten c) line break. if the variable value is "automatic" - Then the text should be in one line whatever the text length it is. That means you need to decrease the font size accordingly. if the variable value is "shorten" - Then the text should be in one line too but if there is no space at the end it will cut the text. if the variable value is "line break" - Then the text should go to the next line if there is no space at the end. **** I have uploaded a zip file. Here all the code is done but based on f...

    $83 (Avg Bid)
    $83 Avg Bid
    19 bids

    I am searching for an AI specialist who can help set up a TikTok account primarily focused on generating viral content for teenagers and young adults. Key Requirements: - Master the use of AI in content creation for TikTok. - Experience with creating engaging content such as dance challenges and lip-sync videos. - An understanding of teenagers and young adults' preferences on TikTok is advantageous. - Aimed at increasing the engagement rate through unique and compelling content. Ideal Skills: - Proficiency in AI - Experience in TikTok content creation - Understanding of teenage and young adult interests This project requires creative input and technical skills to leverage AI in the creation of viral TikTok content. The successful candidate must demonstrate a solid understa...

    $1002 (Avg Bid)
    $1002 Avg Bid
    3 bids