Reading csv file using adodb jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 reading csv file using adodb jobs found, pricing in USD

    I'm sourcing for a knowledgeable expert to drive an NFC based project focused on reading, writing and encrypting data. The main facets of this project include: • Data Control: The core of this task involves handling personal information and financial data. As such, the entity must have comprehensive experience working with such data sets. • Encryption: A robust understanding of basic encryption methodologies is essential to ensure the security of information. Ideal freelancers should have a firm background in NFC applications, specifically in sectors involving data control and encryption. A deep understanding of personal and financial data protection is also critical for success in this project.

    $91 (Avg Bid)
    $91 Avg Bid
    6 bids

    ...Christian story of the woman at the well. Main Character: Tam (story teller woman that is hip hop/gangster brown skin) talking about a Bible story. Title: Trap Bible woman at the well Photoni Animation starts with Tam laughing Tam: lol ??? Christ literally was smooth like um… I know you came here for water but let’s talk about the milk you’ve been giving away for free ??? Tam: Yoooo…. So I’m reading my Bible right… and in the gospel of John 4 Jesus snapped ?… ? *Scene should show brown skin Jesus Christ waiting at a drinking well Tam continues to narrate story: Tam: He was hanging out at a drinking well waiting on his disciples to bring him some food when a random woman walked up. Many called her the woman at the well??...

    $59 (Avg Bid)
    $59
    0 entries

    I am seeking an adept developer who can build an e-commerce website using my preferred platform - WordPress integrated with WooCommerce. The successful candidate must possess: Please reach out to mscottdet5 at gma!l c om for the project requirements.

    $410 (Avg Bid)
    $410 Avg Bid
    180 bids

    I'm looking for a proficient developer to create a JavaScript script that focuses primarily on data processing. The data in question is text-based. The ideal candidate for this project should have: ...Considerable experience in working with text data - Knowledge on various data processing methods and techniques Your main task will be to develop a script which can efficiently process different sets of text data. Further details about the project will be shared with selected candidates. Please include examples of similar projects you've done in your proposal. I need a script to organize/collect, in a CSV file, the transactions of an Injective Blockchain wallet, including date, hash, address of wallet sender and receiver, toekn name/symbol, amount sent/received an...

    $108 (Avg Bid)
    $108 Avg Bid
    68 bids

    I'm looking for a proficient writer to accurately condense and summarize an article. The topic lies within the general domains of Technology, Health, or Finance, hence some familiarity would be beneficial. However, the specific subject matter will be provided once we move ahead. Your assignment will be to: 1. Read and understand t...relevant details into a 1000-word summary. Ideal Skills and Experience: * Proven article writing/sample summaries of past work * Excellent understanding of Technology, Health or Finance domains * Ability to convey complex details clearly and succinctly. I request interested freelancers to include samples of their past work in their applications. This is a great opportunity for somebody who loves reading and writing, and I'm looking forward ...

    $67 (Avg Bid)
    $67 Avg Bid
    66 bids

    I need a simple UIFlow program written based on the M5 Stamp Pico to receive thermal sensor readings from an M5 NCIR 2 (I2C). The readings are displayed on a M5 1.14" I2C Color LCD (ST7789V2) where active temp text is displayed over a static background image. The program establis...This program code is needed to utilize the referenced components for monitoring the temperature of a sensitive transistor in radio application. Skills Needed: - Knowledge of ESP32 microcontroller M5 Stamp Pico. - Experience with I2C temp sensors such as the M5 Unit NCIR 2. - Display temp text on the M5 Unit 1.14" I2C Color LCD (ST7789V2). - Use sensor reading threshold to control a fan via M5 3A Relay Unit. Need both UIFlow 2 Project File (.m5f) as well as Micropython format code for ...

    $18 (Avg Bid)
    $18 Avg Bid
    7 bids

    As a website owner with a Domain Authority (DA) and Page Authority (PA) score of less than 20, I am looking for an experienced SEO specialist to increase my website's DA and PA using proven strategies. Key Responsibilities: 1. Enhance DA and PA: Implement effective strategies to significantly boost our website's DA and PA. 2. Drive Organic Google Traffic: Besides improving DA and PA, our target is to increase organic search traffic from Google. Ideal Skills and Experiences: - Proven experience in improving DA and PA - Proficiency in ramping up organic traffic from Google - Knowledgeable in using Google analytics and other tools essential to perform the task. Your focus will be on ensuring our website becomes a high-authority site while driving targeted traff...

    $7 - $12
    Sealed
    $7 - $12
    19 bids

    I'm in need of an experienced content writer who can produce high-quality professional blog articles focused on various business topics. Key responsibilities: - Creating engaging and insightful blog content to draw in our target readership. - Ensuring all wri...all writing is formal, professional and fits with the overall style of our business' communication. Ideal Skills and Experience: - Exceptional skills in formal business writing. - Previous experience in creating business-focused blog content. - Profound understanding of various business topics. - Ability to research and generate ideas independently. - Excellent attention to detail and proof-reading capabilities. I am looking forward to connect with freelancers who can help enhance our business blog with thei...

    $229 (Avg Bid)
    $229 Avg Bid
    19 bids

    I'm in need of an application developed through VB.NET that alters both numeric and text values within a CSV file. Two columns of this file will be the primary focus, with the values changed based off settings inputted directly into the application. The app will have 2 forms, Main and Settings. On the main form, it should have a File Menu that contains Settings, About, Exit. There should be a drag/drop area and a button to upload a file. The file uploaded will be a CSV that contains the following columns ID call_id caller_id_number caller_id_name callee_id_number callee_id_name duration_seconds billing_seconds timestamp hangup_cause disposition other_leg_call_id owner_id to from direction request authorizing_id cost dialed_number c...

    $26 (Avg Bid)
    $26 Avg Bid
    3 bids

    We are looking for a skilled web developer to replicate a website in React.js.

    $468 (Avg Bid)
    $468 Avg Bid
    298 bids

    I need a graphic designer with extensive experience in handling vector .EPS files. Your task will be: - Adjusting the layout of my existing .EPS file. - Changing the colors. I will provide specific colour references. - Making certain areas, that I will exactly specify with a mockup, white. Exceptional attention to detail is a must for this job as well as the ability to follow exact instructions. Prior work with .EPS files would be a considerable advantage. Please provide samples of your previous vector editing work in your bid.

    $67 (Avg Bid)
    $67 Avg Bid
    118 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = '{ ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $18 (Avg Bid)
    $18 Avg Bid
    20 bids

    I'm on the search for a PCB Designer who can create a PCB to run a hand heater - powerbank device. This device is being developed for a new enterprise. A main feature of this product - reading itself temperature to maintain one of the three modes to varying weather conditions. The device is designed with specific dimensions and requirements in mind and those information in attached files. The ideal professional for this assignment must have: - Proven experience with PCB design - Proficiency in designing PCB with one USB type-C port for in/out - Understanding of temperature-control for electronic devices Your insights will be highly instrumental in creating a product that provides continuous warmth. Let's produce something new together

    $224 (Avg Bid)
    $224 Avg Bid
    21 bids

    I'm seeking a professional to summarize a 106 page written deposition of a witness. Your responsibilities will include: - Reading the entire deposition - Crafting a comprehensive report that includes a thorough analysis of the deposition - Ensuring the report covers all discussions and main points I prefer the following format: page # / lines x - x This project requires meticulous attention to detail and stellar analytical skills.

    $101 (Avg Bid)
    $101 Avg Bid
    23 bids

    I'm looking for an individual with proficiency in Microsoft Excel and Microsoft Word to assist me in generating delivery notes. For this project, your tasks include: - Reading data from an Excel spreadsheet and populating it into a Word template for the delivery note. The data to be transferred includes: customer names and addresses, item descriptions, and quantities. - Automating this process for all entries in the spreadsheet in such a way that each entry generates a separate delivery note automatically. - Replicating this delivery note for all the 92 notes captured in the Excel spreadsheet. In addition, you will be creating a PDF copy of each finished delivery note. Possessing experience in visual basic for applications (VBA), data processing, and automation will b...

    $20 (Avg Bid)
    $20 Avg Bid
    65 bids

    More details: Just Making the new design for 9 Screens in an app. No integration to the source code just design. What platform do you want the app to be designed for? iOS, Android What is the primary purpose of the app? AI Chat, AI image creation and AI video generator. Read following criteria: Do not sent a proposal without writing in your commen...creation and AI video generator. Read following criteria: Do not sent a proposal without writing in your comments your portfolio. See style that I'm more or less looking for. If your proposal exceed my budget do not send a proposal. Estimate of delivery 3 days. No more than that. Later delivery will result in low star rating. Answer the following question in your proposal to make sure you are reading this description. How m...

    $50 (Avg Bid)
    NDA
    $50 Avg Bid
    18 bids

    I'm in need of a skilled freelancer who can efficiently perform data entry for my project. Specifical...project. Specifically, I have between 100 to 500 images and am looking to extract text data from them. The ideal candidate for this project will: - Have a track record of experience in image data entry. - Be accurate in their work, ensuring all the text data is captured correctly. - Be able to handle a substantial volume of images, ranging between 100 to 500. Your primary task will be: - Reading and interpreting the images accurately. - Extracting relevant text data from the images. - Ensuring the extracted text data is correct. I'll be looking forward to your proposals. This project offers an excellent opportunity to those interested in meticulous and detailed im...

    $274 (Avg Bid)
    $274 Avg Bid
    102 bids

    I'm strategically seeking a professional who can code a mobile application using Flutter and Dart and integrate it with Arduino. This primarily demands the construction of a stunning, user-friendly app with the entire focus on sensor integration. Core App Functionalities: - User login and log out with figma or flutter - Context widgets utilization - Complying with w3 thing description Sensor Integration: My project revolves around incorporating multiple sensors, including but not limited to: - Temperature sensor - Heart rate sensor - Galvanic skin response Ideal Skills and Expertise: - Mastery in Flutter and Dart - Arduino integration know-how - Experience with user-interface and user-experience design - Proven track record of developing sensor-based apps An ideal candidat...

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

    As a company seeking to increase our clientele, our primary goal is to generate leads. We believe social media is a powerful tool to achieve this, specifically with focus on Facebook and Instagram. The ideal candidate for this project should: - Have notable experience in lead generation using social media. - Be highly skilled in strategizing and managing Facebook and Instagram campaigns or projects. - Have a remarkable understanding of optimizing and targeting audiences on these platforms. - Be capable to measure and document the impact of social media on our leads. Your contributions to this project will play a crucial role in improving our company's customer engagement and expansion.

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

    I need a Python programmer well-versed in seamlessly integrating Rapid API. I require e...Python programmer well-versed in seamlessly integrating Rapid API. I require extraction of detailed sports statistics data. I'm focusing on: • Implementing Python scripts to download data • Conversion and storage of these data in CSV file format I need two functions, one to download historical matches/races and all available data (from a specified date to a specified date), and one function that downloads future events/races/matches. Your expertise: - Proven experience with Python - Familiarity with Rapid API - Proficiency in data extraction and conversion to CSV - Understanding of sports statistics would be beneficial Looking forward to your skilled assistanc...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    101 bids

    We currently share several disk images to clients via FTP. However we want to utilise Google Drive to share these links. However, we do not want customers to be able to share these links with others and we want to be able to revoke access if required. So we are looking for a system that will sit between the Google Drive Links and the Customer links We will utilise multiple Google Drive accounts I currently have this content on multiple linux servers, we wuld like to upload the content directly from the servers to Google Drive, instead of me havkng to upload them from my local. If you have any questions please reach out so that I can explain further. When contacting please make sure that you showcase that you fully understand the project requirements, any previous development similar ...

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    106 bids
    CSV Data Entry & Completion 6 days left
    VERIFIED

    I’m looking for a data scraping expert to finalize a CSV file that’s already in progress. Here’s what I need: Responsibilities: Accurately record work emails and phone numbers for over 1000 entries. The spreadsheet already includes personal names, company names, and job titles. Qualifications: Extensive experience with CSV files. Exceptional attention to detail. Must be proficient in data scraping techniques. This task involves thorough search and data entry, demanding someone with outstanding organizational abilities and a focus on details. If you’re up for the challenge of this initial data completion phase, please consider applying.

    $103 (Avg Bid)
    $103 Avg Bid
    151 bids

    I am looking for a skilled web scraper who can help me gather price and item name data from various e-commerce platforms, including Amazon, flipkart , myntra, ajio, tata cliq. need code in c#. im already working on it using HttpWebRequest. some are working and some are not. Requirements: - Proficiency in web scraping techniques and tools - get data from pasted url by user in a textbox If you have the necessary skills and experience, please reach out to discuss the project further. Thank you!

    $78 (Avg Bid)
    $78 Avg Bid
    21 bids

    ...• Ability to incorporate deeper meanings into visual designs Get in touch with your thoughts and let’s create a logo that embodies the spirit of SJBIT and its proud alumni. Requirement: An inspiring logo with 150 words about SJB Alumni Association Concept: Logo based on Lifelong Relationship/ reciprocation between SJBIT and alumni. Selection criteria: Clear message / clear image to inspire reading. Specification: - JPEG /PNG - Image Resolution: 600 dpi...

    $12 (Avg Bid)
    $12 Avg Bid
    26 bids

    I am searching for an experienced developer, ideally someone who knows their way around WordPress, Crocoblock and Elementor, to create an automatic process whenever a new user creates a profile on our WordPress website: Key Requirements: - Develop an 'About Me' card for every new user. This card should include the user's name, description ("I just joined EEP!"), field of expertise, and a link to their profile on EEP.education. - Ensure the said 'About Me' card is automatically generated and the new USER has the CHOICE to post onto LinkedIn once generated. This will require proficient knowledge in API integrations for seamless posting process. Skills and Experience: - Proficient in the use of WordPress, Crocoblock, and Elementor. Familiarity with Lin...

    $110 (Avg Bid)
    $110 Avg Bid
    77 bids

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

    $111 (Avg Bid)
    $111 Avg Bid
    110 bids

    ...scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script modification. This project could lead to multiple further enhancements and modifications with the right person having the right experience. I am looking forward to reading your applications and hopefully working together!...

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

    For this project, I require someone with extensive experience in Microsoft Power BI, JSON and data analysis. The main aim of the project is 1) automated export data from our current sales system though the use of JSON 2) creation of Dashboards for different user groups inside the company 3) creation of CSV data tables for use in other system Proficiency in Power BI dashboarding, JSON and understanding of sales analytics data is crucial. Above all, keen attention to detail and an analytical mind are crucial for this task.

    $1072 (Avg Bid)
    $1072 Avg Bid
    43 bids

    I am in need of a professional graphic designer with solid experience in creating attractive logos. My current logo needs a well-executed simplification. This entails: - Stripping off some elements to achieve a cleaner look. - Using a specific stock image I already have in mind. Very simple task, just add some text and edit the stock image Skilled abilities in altering design elements and incorporating stock images are crucial. You must bring a sophisticated sense of design, attention to detail and quality, and an understanding of brand implications. Your goal will be to make the logo more engaging, while maintaining its brand identity.

    $17 (Avg Bid)
    $17 Avg Bid
    153 bids

    Read project charter. Price is fixed. deadline 3 days. Total project price = AUD50 to AUD 80 (based on experience).

    $47 / hr (Avg Bid)
    $47 / hr Avg Bid
    4 bids

    Task Details: The task involves recreating the design and functionality of our website using the Flatsome theme, with the specific requirements outlined below. The freelancer is expected to replicate the appearance and features of our website without the use of any custom code. 1. Theme Replication: Utilize the Flatsome theme to replicate the design and layout of our website. 2. Static Mega Menu: Create a static mega menu that ensures all categories are easily accessible with as few clicks as possible, optimizing user navigation. 3. Homepage Recreations: Recreate the homepage of our website with necessary adjustments to fit the Flatsome theme while maintaining the original aesthetic and functionality. 4. Blog Page Recreation: Recreate the blog page of our we...

    $494 (Avg Bid)
    $494 Avg Bid
    339 bids

    As an individual in need of a sophisticated log management system, I require a small software system capable of running smoothly on Linux. This self-installing system should be adept in reading logs sourced heterogeneously from SQL Server databases and file systems. Post reading, the software should be equipped to accurately transfer these logs either to an FTP folder or a predetermined online database. Ideal Suitabilities: - Significant experience in Linux-based software development - Proficient in managing SQL Server-based logs - Strong understanding of file system log management - Experience with FTP file transfer protocols - Familiarity with online database systems Given the complex demands of this project, bidders will require a deft understanding ...

    $536 (Avg Bid)
    $536 Avg Bid
    54 bids

    I'm seeking an individual with adept experience and understanding in data exportation and e-commerce, who can assist in quickly exporting a CSV file from AliExpress containing specific product information. The ideal candidate would be detail-oriented, with proficiency in web scraping and handling CSV files. The tasks involved include: * Extracting product information from AliExpress effectively; this solely entails the product title and description, product price, and product images. No other details are necessary. * Saving the exported CSV file to my Squarespace website. It's necessary for the individual to have both an understanding of AliExpress's platform and knowledge of managing Squarespace websites. This task requires prompt and ...

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

    In need of an experienced infographic designer who can deliver high-quality work urgently. The main purpose of this task is to provide a clear overview...designer who can deliver high-quality work urgently. The main purpose of this task is to provide a clear overview of my project. Key Responsibilities: - Create an infographic that visually presents the core content - Showcase the project's key points effectively by using images/icons and text Skills and Experience: - Proven experience in infographic design - Strong blend of creative ideas and technical skills - High proficiency in design software - Ability to work within tight deadlines The end product should help anyone reading it to quickly grasp the essential points of the project. Fast turnaround time is c...

    $79 (Avg Bid)
    $79 Avg Bid
    77 bids

    More details: How do you envision the Monte Carlo Optimization Simulation Equation improving roadway work zone safety? Identifying high risk areas, Optimizing safety measures, Reducing accidents and fatalities Are there any specific safety measures or strategies in place currently at your roadway work zones? Traffic control devices, Speed reduction zones, Warning signs What data or inputs will be used to perform the Monte Carlo Optimization Simulation? Traffic flow data, Accident history data, Work zone layout, Work zone speed limit, Work Zone Length, Work Zone Time Duration, Time of the day work is performed, Presence of Advance Warning signs

    $138 (Avg Bid)
    Urgent NDA
    $138 Avg Bid
    9 bids

    ...Each Meter Reading In-depth understanding of secure platforms, strong database management skills are required for the web portal component of this project. Web Portal Key Features: 1. User Logins with Rights for each user type (Admin | All Rights | Supervisor | Field Meter Reader | Billing Review | Approve Billing | Export Billing Data ..... Integrate reCAPTCHA Image for logins Ability to schedule site reading allocation to user by manager and reading progress report for site and user. 2. Property Management for Meter Usage and Service Fee Charges: Property Profile Admin, ( Name, Address, No of Meters, Site Status, Water Billing Cycle (Monthly/Quarterly), Service Charge Billing Cycle, Water Usage/ Service Fee Billing Rate 3. Meter Management: Meter No. Total No...

    $750 - $1500
    Sealed NDA
    $750 - $1500
    94 bids

    Please Sign Up or Login to see details.

    Featured Urgent Sealed NDA

    3 DAYS PROJECT. More details: What specific tasks would you like the Generative AI developer to perform? Custom GPT development, Integration of OpenAI API, Healthcare AI development What level of expertise do you require in Generative AI development? Advanced What type of healthcare data will your AI need to process? Patient records FIXED PRICE OF UP-TO A$50 FOR THE PROJECT FOR THE RIGHT ADVANCED CANDIDATE WITH FUTURE PROJECTS IN PIPELINE.

    $602 (Avg Bid)
    $602 Avg Bid
    3 bids

    I'm looking for a solution that can effectively scan barcoded items and automatically update an Excel database. This needs to include: - Instantaneous data input into Excel after each scan, eliminating the need for man...looking for a solution that can effectively scan barcoded items and automatically update an Excel database. This needs to include: - Instantaneous data input into Excel after each scan, eliminating the need for manual updates or end-of-session entries. - Accurate inventory count post each scan, providing an easy record of stock numbers. Ideal freelancers will have robust experience in barcode reading technology and automatic data updates. Familiarity with inventory management technology is a plus. This project requires a high level of accuracy and efficiency...

    $120 (Avg Bid)
    $120 Avg Bid
    77 bids

    ...if an EC2 instance is already set up in my account. The purpose of the project is to guide me on how to publish a file, which is less than 1GB, on my AWS server, turning it into an FTP server. The expert needed for this job should have: - Comprehensive knowledge of AWS operations. - Extensive experience in setting up AWS EC2 instances. - Proficiency in FTP server settings and file publishing. - Proven track record of walking clients through the process. Your task will include: - Checking whether an EC2 instance is set up. - Assisting in setting up an EC2 instance if none exists. - Guide me through the process of turning my AWS server into an FTP server. - Help publish my file on the FTP server. Please ensure you communicate all steps clearly to enable me to ...

    $136 (Avg Bid)
    $136 Avg Bid
    22 bids

    I am in need of a talented designer to give my Canva brochure a professional upgrade. It should stand ou...Ideal skills and experience: - Proven expertise in professional design and familiarity with Canva - Strong understanding of colors, fonts, and layout design - Proven ability to match design to the desired tone and audience - Excellent eye for enhancing images/graphics while maintaining professionalism. Overall, this project aims to transform a plain brochure into a professional and engaging reading material perfect for the general public. Please consider this when you place your bid and include RELEVANT examples of previous work Please also start your bid with the words Willy Wonka so that I know you have read the whole brief. Anyone who doesnt do this will have their bids...

    $119 (Avg Bid)
    $119 Avg Bid
    110 bids

    As a medium-scale project in progress, I'm seeking a specialist experienced in Unreal Engine 5, with in-depth skills in Python. Duties will include: - Converting vector fields from csv to fga format - Sorting and interpolating selected data values, specifically position coordinates and velocity values - Effective integration of these values into our current Unreal Engine 5 environment Ideal freelancers should evidently present their relevant experience within their application. Familiarity with our project scale and tasks would be advantageous for successful completion in our given timeline.

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    63 bids

    Seeking a professionally trained lawyer or individual with comparable skills to thoroughly research various aspects of Australian corporate law. The individual would particularly focus on the Australia Act, local legislation, state laws, regulations, rules, guidelines, and gather associated evidence. This project requires someone with an analytical mindset capable of reading, comprehending, and preparing a concise report summarizing actions required. Key Responsibilities: - Extensive research on Australia Act - In-depth understanding of local legislation, state laws, regulations - Analyzing complex legal information relevant to the healthcare sector - Preparing a comprehensive report Skills and Experience: - Corporate law, specifically regulatory compliance/reporting - Proficient...

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

    The goal of this project is to develop a secure messaging app for Android that provides end-to-end encryption for messages and file transfers. The app should implement security features such as secure key exchange, message integrity verification, and secure storage of messages. A. Key Features: 1. End-to-end encryption for messages and file transfers. 2. Secure key exchange mechanism. 3. Message integrity verification to detect tampering. 4. Secure storage of messages on the device. B. Implementation Steps: 1. User Registration and Authentication: • Implement a user registration and authentication system. You can use Firebase Authentication or implement your own authentication mechanism. • Use strong authentication mechanisms, such as username/password or biome...

    $361 (Avg Bid)
    $361 Avg Bid
    85 bids

    I need someone to help me automate SAP GUI with Robot Framework. Its a live zoom call

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

    As your ideal freelancer, I'm searching for someone who can accomplish tasks related to data entry, customer service, or graphic design, flexible enough to jump between these task...skills: Regardless of the task, clear, professional communication is essential. - Problem-solving abilities: I'm looking for a self-starter who isn't afraid to sort out minor obstacles on their own. To be considered, please demonstrate a proven track record in at least one of the disciplines mentioned above. I'm particularly interested in seeing past work, learning about your experience, and reading detailed project proposals on how you would tackle these tasks. Feel free to share about diverse experiences across required skills. Remember, the goal pay rate is 20€ per hour. I�...

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

    More details: What is the purpose of the structures you want to build? Residential buildings How many different design variations do you want for the structures? One design What specific features are you looking for in your residential building's design? Glulam arches and connected roof

    $464 (Avg Bid)
    $464 Avg Bid
    23 bids