Write c program online jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 write c program online jobs found, pricing in AUD

    I'm in need of a skilled developer who can craft GET and POST requests in C#. It is necessary for write some simple queries: specifying the first and last name, date of birth, phone number, gender and password. Then a request to send a text message with a code. Key Responsibilities: - Development of GET and POST requests - Ensuring efficient data retrieval, insertion, and modification Required Skills & Experience: - Extensive knowledge in C# and networking - Proficiency in handling GET and POST requests - Strong problem-solving skills - Understanding of data manipulation techniques.

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

    I'm looking for a professional to review my embedded C++ source code. The review should encompass the following: - Identification of any potential issues which could result in undesired behaviour - Identify any obvious errors in logical design or use of pointers, arrays etc Lint has already been run on the software - I do not want to see the output of lint! This code has been tested on hardware and performs ok. It controls motors, reads switches, encoders and ADC's, and drives eeprom and digipots. I need a final check to capture any errors or issues that may not be known. I do NOT want any style or general commenting recommendations - the review is ONLY TO IDENTIFY serious issues. I do not want speedup suggestions. This is close to production so any changes *need to b...

    $505 (Avg Bid)
    $505 Avg Bid
    25 bids

    I'm looking for an expert web developer to create a highly functional online banking website. This platform is centered around giving users a convenient way to manage their accounts and perform transactions. Key Features: - Fund Transfer: Ability to perform intra and inter bank transfers. - Statement Requests: Users should be able to request and view bank statements. - Bill Payments: Provision for utilities and other bill payments directly from user accounts. - Miscellaneous Services: Additional features include capabilities for debit, credit, transaction history viewing, email notifications, and real-time account balance displays. Security Features: - The site should be protected with a two-layered authentication system, which includes both username with password and pin....

    $255 (Avg Bid)
    $255 Avg Bid
    25 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 ...

    $818 (Avg Bid)
    $818 Avg Bid
    49 bids

    Confirmis () is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veterans, Confirmis business model is designed to overcome perennial lack of data (let alone quality data) to support effective decision making, particularly in developing economies. Targeted party(s): 1 company and its BODs PLEASE FIND THE JOB DESCRIPTIONS & REQUIREMENTS BELOW: -Conduct research the provided [individual(s) or Party(s)] in all litigation sources in both native language and English; -Conduct research the provided [individual(s) or Party(s)] in all bankruptcy and insolvency sources in both native language and English; -Conduct research the provided [individual(s) or Party(s)] in all local and national news medias and s...

    $26 (Avg Bid)
    $26 Avg Bid
    4 bids

    I'm seeking a skille...of this campaign is to boost online sales, rather than just increasing general website traffic. Key Project Points: - Your focus will be on Google Search Ads, meaning you should have proven expertise in this specific area. - The campaign should primarily target a national audience. Understanding the nuances of this market will be crucial for success. Ideal Freelancer: - Proven experience in Google Ads, specifically in Search Ads - A track record of delivering tangible results in online sales - A solid understanding of national audience targeting and how this differs from other strategies. Please provide examples of your previous work and your approach to this project. Your proposal should outline your plan to help me achieve a significant inc...

    $128 (Avg Bid)
    $128 Avg Bid
    48 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.

    $49 (Avg Bid)
    $49 Avg Bid
    16 bids

    I'm looking to get numeric data entered from various online sources into Google Sheets. Key Requirements: - Accurate Data Entry: The data must be entered with precision and without any errors. Attention to detail is crucial. - Familiarity with Google Sheets: Proficiency in Google Sheets is important. Ideal Freelancer: - Experience with Data Entry: Previous experience in numeric data entry is highly preferable. - Comfortable with Online Sources: Familiarity with online data sources is a plus. - Knowledge of Google Sheets: Proficiency in Google Sheets is a must. Please provide a brief overview of your relevant experience when bidding.

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    85 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 ...

    $220 (Avg Bid)
    $220 Avg Bid
    10 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.

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    44 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...

    $204 (Avg Bid)
    $204 Avg Bid
    7 bids

    I am a General Medicine specialist and looking to start offering online consultancy services. I am seeking a skilled freelancer to help me set up and optimize this process. Key Requirements: - Enable video consultations: You will need to set up and manage Zoom for video calls. - Set up phone consultations: Implement a system for phone consultations, providing a seamless experience for both me and my clients. - Optimize the platform: Ensure the chosen platform is user-friendly, secure, and efficient for both parties. This project is ideal for someone with experience in setting up consultation systems and working with medical professionals. Your understanding of medical privacy regulations and experience with Zoom will be a plus. If you think you have the skillset to help me, ...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    13 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...

    $11 - $27
    Sealed
    $11 - $27
    15 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+...

    $1673 (Avg Bid)
    Urgent
    $1673 Avg Bid
    38 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.

    $2129 (Avg Bid)
    $2129 Avg Bid
    8 bids

    I want to integrate my online shop shipping with api from

    $55 (Avg Bid)
    $55 Avg Bid
    22 bids

    Title: Adjust program to upload and save attachments Description: I created a program that uses HTML, CSS, and Javascript to enable patients to fill out their information, including the option to attach files. Upon submission, a PHP script is triggered to email the data to me as a CSV file. The attachments (typically JPEG’s or PDF’s) uploaded by the patients are not being included in the email. Objective: Adjust program to upload and transmit attachments with .csv Deliverables: - Updated program with ability to transmit attachments in csv - Documentation of all changes with code (unrestricted) - Format attachments as: o Insurance-patient’s last name-patient’s first name o ID- patient’s last name-patient’s first name Att...

    $50 (Avg Bid)
    $50 Avg Bid
    39 bids

    Act as an startup entrepreneur and Write a chapter on Unique business idea which you are passionate about and would like to start soon. The idea, should be unique and innovative and not regurgitation of information found on Google or Chatgpt. The flow of the chapter should be as follows Introduction / Market research (size, potential, uniqueness) User pain point Solution Execution Strategies or Functionality of App Revenue Model & Social Impact Conclusion Pitch Deck (optional) Your work should provide an in-depth and nuanced understanding of the business idea and not just an overview that will set new standards for sustainability.. Ideal skills/experience: - Prior experience in content writing or start up ideas - Familiarity with sustainability concepts in the business worl...

    $76 (Avg Bid)
    Guaranteed
    $76
    19 entries

    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...

    $2050 (Avg Bid)
    $2050 Avg Bid
    8 bids

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

    $27 / hr (Avg Bid)
    $27 / 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.

    $53 (Avg Bid)
    $53 Avg Bid
    1 bids

    TRANSLATING DOCUMENTS FROM ENGLISH TO ARABIC & ARABIC TO ENGLISH MICROSOFT OFFICE PACKAGE (WORD, EXCEL, POWER POINT & VISIO) PHOTOSHOP PRORAMME CORPORATE ORGAISATIONAL STURCUTRE, EVALUATION REPORTS & PROMOTION TYPING: 40 WORDS PER MINUTE IN BOTH ARABIC & ENGLISH

    $3170 (Avg Bid)
    $3170 Avg Bid
    22 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...

    $53 (Avg Bid)
    $53 Avg Bid
    9 bids

    ...data engineers, and AI engineers to develop machine learning models Below are the qualifications expected of an artificial intelligence engineer: Bachelor’s degree or several years of experience in computer science, 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 Exc...

    $532 (Avg Bid)
    $532 Avg Bid
    10 bids
    Lead Generation team 5 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...

    $199 (Avg Bid)
    $199 Avg Bid
    16 bids

    Hello I have C project and need to fix bugs

    $61 (Avg Bid)
    $61 Avg Bid
    1 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'...

    $3 - $33 / hr
    Sealed
    $3 - $33 / hr
    19 bids

    I am actively recruiting individuals and firms who use AWS for a partnership aiming at promoting the increased adoption of AWS through the CRP Program 2024. As a partner, you get to earn by launching projects on AWS. Projects that are core to this campaign include: - Web applications - Mobile applications - Data analytics solutions - Other AWS compatible projects Even though the ideal freelancer wasn't explicit, a solid background in AWS-based project launches will be a significant plus - conveyed by sharing past work, experience, and a detailed project proposal that reveals an understanding of what the initiative entails. No specific AWS services were pointed out as essential. However, having familiarity with EC2, S3, Lambda, among others, might be critical to more effectiv...

    $1032 (Avg Bid)
    $1032 Avg Bid
    15 bids
    C# Nuget Package 8 days left

    C# Nuget package updated for Razor CLient library

    $108 (Avg Bid)
    $108 Avg Bid
    1 bids

    For my ongoing project, I am in need of an expert in econometric analysis with a special focus on time series data. Here, the tasks will involve: Analysing short and long term relationships between variables. It can be Johansen cointegration analysis, ARDL or ARIMA analysis. Dependent variable; Bitcoin price movement The independent variables are the US interest rate, US inflation, and the NASDAQ index. This project would be ideal for someone who has a strong background in econometrics, statistics, and mathematics. Practical experience in using time series analysis techniques, particularly ARIMA, VAR, and ARDL is essential. Additionally, the ability to clearly communicate complex analysis results would be a significant advantage. Please bid with relevant experience and portfolio example...

    $58 (Avg Bid)
    $58 Avg Bid
    18 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...

    $918 (Avg Bid)
    NDA
    $918 Avg Bid
    11 bids

    Signature Assignment: Construct Final Program Plan Proposal Title of the Program: Mental Health Awareness Among African Women Needs Assessment: Problem and Purpose Statements: Synthesize Theory/Theories for Program Development. Analyze Significance and Innovation (Literature Review). Develop SMART Goals/Objectives. Develop a Logic Model. Develop a Budget Strategy. Formulate an Implementation Plan. Develop a Preliminary Program Evaluation Plan The Final Program Plan

    $533 (Avg Bid)
    Urgent
    $533 Avg Bid
    55 bids

    I am in need of a skilled data entry operator to assist with the transfer of input of text data. Your main task is to take text data from an online database and accurately enter it into an Excel spreadsheet. Requirements: - Ability to accurately enter text data - Proficient in Excel - Experience sourcing data from online databases - Diligent and detail-oriented to ensure no errors are made during data transfer - Strong English language skills to ensure effective communication The ideal freelancer for this project is someone with proven data entry experience, excellent Excel skills, and vast familiarity with online databases. Being a detail-oriented person with great concentration skills will be a huge plus.

    $401 (Avg Bid)
    $401 Avg Bid
    57 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...

    $190 (Avg Bid)
    $190
    67 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...

    $126 (Avg Bid)
    $126 Avg Bid
    19 bids

    ✔Project Overview: We are seeking to develop a program that reads QR codes from multi-page PDF files and image files provided by our clients and extracts that data into CSV files. Due to format differences, existing AZURE OCR API have not met our requirements, necessitating a custom solution. ✔Specific Requirements: 1. Ability to read QR codes from multi-page PDF files, multiple PDF files, and image files such as JPGs and PNGs. 2. Capability to analyze the data within the QR codes and format it into CSV files. 3. Development must be done in either Python or JavaScript. ✔Skills Required: -Experience in development with Python or JavaScript. -Knowledge of OCR technologies and QR code reading techniques. -Experience in handling PDF and image processing. ✔Project Goals: The goal is t...

    $892 (Avg Bid)
    $892 Avg Bid
    48 bids

    I’m in need of a skilled freelancer proficient in C, C++, and Python programming languages. Your primary role will be to develop a software application from scratch. Having a strong background in these languages is crucial because the software will be built simultaneously in all three languages. Ideal Skills: - Advanced knowledge in C, C++, and Python - Proven experience in software development - Strong problem-solving skills - Ability to work collaboratively and independently Please note that code optimization was not highlighted as a priority for this project. This should allow you to primarily focus on building a functional and reliable software application.

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

    I'm on the lookout for an experienced tutor specializing in Advanced Placement (AP) Precalculus and AP Calculus. The lessons will be conducted online, so proficiency with digital teaching tools is essential. Here's what I ideally need: - A thorough understanding of both AP Precalculus and AP Calculus - Pen-tab - Experience with US students If this is you, please bid with a sample tutoring video in English language on any topic of Calculus!

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

    We are looking for a professional with excellent skills in Lua programming to refine our existing code. This role entails making edits to variables A, B, and C in our Lua codebase, and we expect these changes to bring about an exquisite functionality. Post-editing, we'd need you to create a step-by-step learning draft (PDF) on how you managed the edits along with fundamental tools used. The tutorial should target learners at an intermediate level, ideally incorporating some advanced concepts to provide a more rounded understanding of the editing process. You should have: - Strong proficiency in Lua programming - Ability to explain complex concepts in an understandable way. Your bid should reflect your understanding of these requirements. We're excited to see your propo...

    $193 (Avg Bid)
    $193 Avg Bid
    5 bids

    I'm looking for a talented graphic designer to construct a modern, cool-looking logo for my business. Key elements I want to incorporate into this design include: Wanting to have a letter C that is cool looking for a logo. - Abstract shapes within the logo. - A sleek, modern aesthetic. Ideal skills for this project: - Graphic design experience, particularly in logo creation. - Proficiency in color theory, specifically with the use of the color blue. - Keen understanding of modern design aesthetics. - Experience with abstract designs. Overall, I desire a logo that's simple but impressive, maintaining a modern appeal making it both timeless and captivating. The use of abstract shapes should be creative, intriguing, and contribute to the logo's overall modern lo...

    $21 (Avg Bid)
    Guaranteed
    $21
    356 entries
    Debug C# MVC ASP.NET Code 5 days left
    VERIFIED

    I have a C# MVC ASP.NET Code. currently when I put a breakpoint in the code it does not stop there. i want someone to make this code debuggable. if for any reason the code does not stop at breakpoint I have that means the job is not complete I need an experienced developer to help me debug some C# MVC ASP.NET code. The client hasn't clarified if the project is for personal or business use. However, since the specifics of the debugging needed are not specified, it's expected that the code is reviewed in its entirety. Required Skills and Experience: - Proficiency in C# - MVC Frameworks - ASP.NET Core - Debugging complex applications - Systematic approach to identifying and resolving issues Objectives: - Review the entire C# MVC ASP.NET code for d...

    $32 (Avg Bid)
    $32 Avg Bid
    45 bids

    I'm launching a new agency and need help with two crucial branding elements: a compelling business name and a captivating logo. * Business Name: * Catchy and memorable * Reflects the agency's values and mission * Available domain name and trademark * [Optional: Specify desired name length or style] * Logo Design: * Unique and professional * Visually appealing and memorable * Scalable for various applications * [Optional: Specify preferred colors, style, or inspiration] Ideal Skills and Experience: * Proven experience in naming and branding * Strong understanding of design principles and aesthetics * Ability to create logos that are both creative and professional * Excellent communication and collaboration skills To Submit a Proposal: Pleas...

    $85 (Avg Bid)
    $85 Avg Bid
    36 bids

    ...design a visually appealing online advertising banner, primarily featuring product images. The Design Brief: -I need a banner design primarily for online advertising. -The banner should prominently feature product images. Ideal Candidate: - Experience in banner design and digital advertising graphics - Strong understanding of visual elements (layout, color, typography) - Proficiency in graphic design software, including Adobe Photoshop and Illustrator - Ability to translate marketing objectives into creative strategies - Able to deliver the final design in various file formats for flexible usage - Must be able to work quickly and effectively under tight deadlines. Please include a link or attach samples of your previous work, specifically banner designs for onlin...

    $115 (Avg Bid)
    $115 Avg Bid
    25 bids

    I'm in search of a highly qualified Chinese tutor who can help me elevate my language skills to an advanced level. With a particular emphasis on reading, writing, and conversation, I'm aiming for a holistic understanding and improvement. The ideal freelancer for this job should: - Be experienced in teaching advanced-level Chinese - Have a strong focus on developing reading, writing, and conversational skills - Be able to commit to 3-5 hours of lessons per week If you have a track record of helping students attain high levels of proficiency, I would love to hear from you.

    $1140 - $2279
    Local
    $1140 - $2279
    0 bids

    Here is a list of zip files on a US Govt website. You must write a Python program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv file in each zip archive to a hard drive directory on the local windows machine. The directory will be "C:/MedicareDownloadFiles". The files cover the years 2017 to 2024. You may not hardcode file names ... you must extract the filenames from the above https URL. The fee for this will be $30. You must have it done within 60 minutes. Thanks for participating!

    $167 (Avg Bid)
    $167 Avg Bid
    35 bids

    I need an adept data entry freelancer to skillfully convert text data from various online sources into an organized Excel spreadsheet. You'll reap the benefits of this project if you're detail-orientated, familiar with navigating online sources, and proficient in Excel. - The project involves researching, collecting and collating text data from specific online sources - The final deliverable needs to be an Excel spreadsheet, with data arranged legibly - Demonstrable experience in data entry jobs would be ideal - A keen eye for detail is paramount as exactness is key for this data entry task - You should be comfortable working with Excel and have proficiency in using all its features. The testimonials of your past clients and your portfolio of similar proj...

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

    Here is a list of zip files on a US Govt website. You must write a Python program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv file in each zip archive to a hard drive directory on the local windows machine. The directory will be "C:/MedicareDownloadFiles". The files cover the years 2017 to 2024. The fee for this will be $30. You must have it done within 60 minutes. Thanks for participating!

    $214 (Avg Bid)
    $214 Avg Bid
    18 bids

    ...to port an existing monitoring program from Windows XP, written in C#, to a modern Windows version or to Linux. The program is currently written in C# Key Features: - Real-time monitoring: The program should be able to continuously monitor and display real-time data. - Data visualization: It should have the capability to present the monitored data in a graphical format. - Data logging: Record selected inputs/outputs at predetermine interval - Error logging: The program should be able to log any errors or issues that occur during monitoring. - Control: The ported program should support control features like: - Adjustment of monitoring settings: The user should be able to modify the monitoring parameters. - Remote control of monitored...

    $1760 (Avg Bid)
    $1760 Avg Bid
    40 bids