Flash script quiz radio buttons jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 flash script quiz radio buttons jobs found, pricing in USD

    I have an existing Python script that needs to be ported to a console app. Key Requirements: - Porting of the existing Python script to a user-friendly console app in Python 3.x - Implementation of input/output handling to ensure the app is interactive and easy to use Ideally, the developer should have: - Proficiency in Python programming and understanding of Python 3.x features - Experience with developing console apps - Strong skills in implementing user-friendly interfaces - A good understanding of input/output handling in Python As the original script has already been developed, the focus here is on the user interface and experience. If you have a good understanding of Python, experience in building user-friendly console applications, and a passion for creat...

    $19 (Avg Bid)
    $19 Avg Bid
    22 bids

    I'm on the hunt for male actors, ready to feature in a half-day video shoot, set in an office environment for our networking company. The final product will brighten up our website. The Details: - You will portray the role of company employees in an office setting. - Displaying emotional expressions as office workers Ideal Skills: - Office smart...portray the role of company employees in an office setting. - Displaying emotional expressions as office workers Ideal Skills: - Office smart clothing required - company t shirts will be provided. - your own laptop for the acting role (Role is typing on your keyboard in office background setting) - Experience in corporate/office roles is a bonus. - Ability to follow direction and adhere to the script. 14th May 1pm Near Trade c...

    $85 (Avg Bid)
    $85 Avg Bid
    2 bids

    We are looking for a skilled freelancer developer specialising in creating prompts for AI-powered video script generation. The ideal candidate will possess a keen understanding of content creation tailored for diverse audiences and have the ability to harness the capabilities of AI tools like ChatGPT to produce engaging and innovative video scripts. Responsibilities: Develop creative and effective prompts for generating video scripts using ChatGPT. Collaborate with our team to understand specific video content needs and audience engagement strategies. Conduct research to ensure prompt accuracy and relevance. Iterate and refine prompts based on team feedback and script performance. Deliver high-quality prompts that align with project goals and deadlines.

    $77 (Avg Bid)
    $77 Avg Bid
    7 bids

    Looking for a skilled individual to create a script to automate the process of data scraping from The project involves: - Extracting comprehensive data from the specified website. - Covering all possible details that can be scraped from the website. - Ensuring accurate and efficient collection of data. The ideal candidate should: - Have significant experience in data scraping and automation. - Have strong knowledge of back-end technologies. - Be able to quickly understand and map the structure of the targeted website. Your proposal should illustrate your experience and approach to this kind of task. Please also include an estimated timeline for completion.

    $51 (Avg Bid)
    $51 Avg Bid
    9 bids

    ...SharePoint Online site that aligns with my specific brand identity. Proficiency in SharePoint is non-negotiable, while understanding in Visual Studio Code, CSS, and Javascript will be advantageous. Key tasks include: - Implementing the color palette based on my comprehensive brand guidelines. - Ensuring the aesthetic cohesion of all elements post-deployment, including text, headers, links, and buttons. - Conducting a final review to ensure the visual appeal and alignment with brand guidelines. You must work independently and efficiently as the brand guidelines are clear and straightforward. Attentiveness to specifics and astute skills in integrating these guidelines will ensure seamless alignment with brand identity. Demonstration of prior successful projects related to ShareP...

    $11 (Avg Bid)
    $11 Avg Bid
    9 bids

    ...following: - Retrieve the required information from Zoho Desk tickets upon pressing a button inside Excel. Specifically, I need someone skilled in Excel VBA programming and API integration work to: - Design a user-friendly interface in the workbook where one can press a button to initiate the retrieval of ticket information. You should be able to retrieve the latest ticket, and then have two more buttons to go to next & previous tickets. - Implement secure API connections to Zoho Desk to enable the retrieval of ticket information usuing oauth. The fields I need are: Subject Account Name: Contact Name: Date Created: Ticket Number: The ideal freelancer for this project should have proven experience in Excel VBA, Zoho Desk, and API integration. They should also have sound...

    $18 (Avg Bid)
    $18 Avg Bid
    3 bids

    Example style: We - LigoWave provide easy-to-use wireless networking solutions for businesses and communities, ensuring reliable connectivity with advanced technology. We will be releasing new product and we want video showing the highlight features with "Mike" as our older video...talented animator to produce a high-quality 2D video that is under two minutes long. Key requirements are: • Skilled in 2D animation. This is a must as it is the style we have chosen for this video. • An ability to produce engaging and captivating content within a short span of time. The video is less than a 1.30min . • An understanding and ability to work with existing scripts. We already have a script and we need you to bring this to life.

    $135 (Avg Bid)
    $135 Avg Bid
    54 bids

    I am in need of a skilled PowerBi expert who can assist with a variety of tasks that include: - Data visualization - Dashboard creation - Report generation TASK student must work on a real Business Intelligence Project demonstrating understanding and application of the concepts and exercises discussed and developed in class. The project r...TASK student must work on a real Business Intelligence Project demonstrating understanding and application of the concepts and exercises discussed and developed in class. The project requires students to: Prepare a complete report with at least 4 pages (painting) taking into account each and every one of the following points: 1. Model 2. Visual 3. Format 4. Colors 5. Graphs 6. Navigation 7. Buttons and bookmarks 8. Tooltips 9. Filters a...

    $29 (Avg Bid)
    $29 Avg Bid
    15 bids
    SCO OpenServer 6 days left
    VERIFIED

    Hello, We are currently seeking a talented freelance professional proficient in SCO OpenServer, Python, Progress, and ideally with a grasp of the Microsoft Power platform. Our recent project, conducted in collaboration with an external consultant, involved setting up a data extraction system from print files using a Python script, subsequently transferring them to a Power Automate flow. With the conclusion of our collaboration, we're now seeking to establish a sustainable solution for the ongoing maintenance and development of this system. If you're proficient in SCO OpenServer, Python, Progress, and ideally the Microsoft Power platform, we want to talk to you! Our team is looking for a freelance professional to maintain and develop our data system.

    $300 (Avg Bid)
    $300 Avg Bid
    5 bids

    I have a readymade Android app that requires configuration and customization. This is a straightforward project that doesn't involve any coding or content creation. Key Requirements: - Configure an existing Android app - Customize it for English language only - Ensure the app's primary content is in the form of radio Ideal Skills and Experience: - Experience in configuring and customizing Android apps - Knowledge of app localization and language settings - Understanding of radio-based content management Please note that this is not a full app development project; the app has already been created. Your role is to configure it according to my specifications.

    $39 (Avg Bid)
    $39 Avg Bid
    10 bids

    ...@index(name: "byCellularNetwork") USERS: [USER] @hasMany(indexName: "byUSERGROUP", fields: ["id"]) } enum IntfType { BRIDGE ROUTE } enum IPMGMT { IPPOOL DHCP } type Edge @model @auth(rules: [{allow: public}]) { id: ID! EdgeName: String IP: String IPMGMT: IPMGMT IntfMode: IntfType cellularnetworkID: ID! @index(name: "byCellularNetwork") Radios: [Radio] @hasMany(indexName: "byEdge", fields: ["id"]) } type Radio @model @auth(rules: [{allow: public}]) { id: ID! Name: String IP: String SerialNo: String Frequency: IntfType edgeID: ID! @index(name: "byEdge") } type CellularNetwork @model @auth(rules: [{allow: public}]) { id: ID! Name: String Description: String N...

    $687 (Avg Bid)
    $687 Avg Bid
    16 bids

    ...focus is to have a voice assistant that is both functional and easy to use, but I would be willing to work through the learning curve if needed. When the user opens the program, it should be possible to use it with/without an account. I will teach the program to do actions. It should be possible to memorize actions to send to another user by email as a computer file. I would change the names of buttons on settings. 7 days will be free to use it, but later it should be possible to use the program only after payment by card. Key Functionalities: - Set reminders: The voice assistant should be able to set reminders for the user based on voice commands. - Web search: The tool should be able to conduct web searches based on user commands. Interact with the website. Ideal Skills and E...

    $205 (Avg Bid)
    $205 Avg Bid
    15 bids

    I need a skillful video creator who can bring my brand to life with compelling talking head style videos. They need to be highly engaging and less than 1 minute in length. ...need a skillful video creator who can bring my brand to life with compelling talking head style videos. They need to be highly engaging and less than 1 minute in length. Required Skills: - Proficient in creating high-quality, talking head videos - Ability to deliver concise and engaging content within tight timeframes - Creative thinking with a knack for communicating brand stories visually -Script and everything will be provided from our side If you meet the above requirements and have an eye for captivating visual storytelling, kindly hit the bid button. I look forward to reviewing your proposals and prev...

    $21 (Avg Bid)
    $21 Avg Bid
    8 bids

    I'm in need of an expert Android developer who can create a sleek, small, and round button in XML for my application. The button should have the following features: - The button should be fully clickable and functional. - It should change color upon being clicked. - The button should also display text on hover. The ideal candidate for this project s...clickable and functional. - It should change color upon being clicked. - The button should also display text on hover. The ideal candidate for this project should have: - Extensive experience with Android XML design. - A strong understanding of UI/UX principles. - Proficiency in creating interactive elements. Please respond with examples of your previous work in Android design, particularly with buttons, and any relevant exper...

    $18 (Avg Bid)
    $18 Avg Bid
    8 bids

    ...developer who can help me create a website that integrates various social media platforms. The website should be built to accommodate the APIs of Facebook, Twitter, Instagram, LinkedIn, YouTube, Pinterest, Reddit, and Quora. Key functionalities that need to be implemented include: - Social media login: Users should be able to log in using their social media accounts. - Share buttons: The website should have easy-to-use share buttons for users to share content on their social media profiles. - Display social media feed: The site should display feeds from different social media platforms. - Display social media posts: The website should show specific posts from various social media accounts. - Social media analytics: The website should provide analytics related to social m...

    $399 (Avg Bid)
    $399 Avg Bid
    25 bids

    I want an educational and engaging PowerPoint presentation designed and crafted. This project is all about teaching end-users who have no prior knowledge about Harris XL Radios - their basic functioning, operation, and trouble shooting techniques with the support of visual aids like pictures for easy understanding and navigation. Key requirements are: * Understanding of radio communication technology * Experience in educational content creation, ideally in technical sectors * Capacity to explain complex concepts in an easy-to-understand format * Excellent research capability for presenting accurate information * Skillful use of relevant pictures and diagrams * Familiarity with Harris XL Radios would be a bonus. Your goal should be to demystify the basics about Harris XL Radios to ...

    $97 (Avg Bid)
    Featured
    $97 Avg Bid
    25 bids

    I'm after a website that I'm hoping can be built with WordPress + Elementor. The website will scrape data from a website called PriceCharting which tracks prices for video game. There are existing scripts for this. The website will showcase 3 random video games from within a category to the user. The users task is to click on the video game that they think is the most expensive. If they're right, it says they're correct. If they're wrong, it says they're incorrect. They then move onto the next item. I've created a mockup that I can show you. Landing page: After selecting a platform, currency and condition: After choosing the correct answer: After choosing the wrong answer: Happy to talk more. Will ignore any copy and paste proposals. I'll p...

    $120 (Avg Bid)
    $120 Avg Bid
    65 bids

    I'm in need of a skilled and experie...experienced scriptwriter who can help me create a captivating Crime Radio script. The intended audience for this script is adults, so it should be engaging, thrilling, and engaging for mature listeners. The successful freelancer should be able to demonstrate the following in their application: - Past work: I'll need to see examples of previous scripts you have written, particularly those in the crime genre. Ideal skills and experience for this project include: - Scriptwriting: You should be proficient in writing scripts that are engaging, with a strong grasp of storytelling techniques. - Crime genre: Experience in writing in the crime genre is a significant advantage. - Radio writing: Familiarity with writing f...

    $18 (Avg Bid)
    $18 Avg Bid
    24 bids

    Searching for an experienced and innovative video editor-animator, specifically proficient in 3D animation. The selected candidate will be entrusted with the task of editing and adding animation effects to a pre-recorded video. The editing and animation work will be based on the script that I will provide. Ideal Skills: - Comprehensive understanding of editing software and 3D animation tools - Ability to create realistic and detailed visual effects - Proven track record of animation or video editing Primarily, the chosen professional will need to contribute a contemporary and in-depth aesthetic touch to the video. Relevant samples of pervious work in a similar vein will be appreciated. Please note that the specifics of the project will be unveiled only once agreement is reached...

    $21 (Avg Bid)
    $21 Avg Bid
    6 bids

    Zigzag indicator is coded based on breakout

    $215 (Avg Bid)
    $215 Avg Bid
    1 bids

    ...reports and performance analytics from integrated databases. Recommend actionable strategies for operational improvements based on expert analysis. 2. User Interaction and Experience Target Users: Production managers, farm managers, hatchery managers, feed mill managers, layers managers, and lab managers. Interface Type: Text-based interaction with a modern and intuitive interface. A way to click on buttons to select recommended questions Platforms: Accessible on both web and mobile platforms, ensuring a responsive and seamless experience on all devices. Design Requirement: Focus on front-end design and UI-UX, tailored for ease of use while displaying complex data effectively. 4. Language and Localization Languages: Supports both English and Arabic with an easy switch mechanism ...

    $101 (Avg Bid)
    $101 Avg Bid
    4 bids

    I need a skilled content creator to help me produce 1-minute long TikTok videos that have a suspenseful tone and target young adults. The videos will revolve around mystery quizz...quizzes. Key Project Details: - Video Content: The content will be centered around mystery quizzes. Think of questions like 'who murdered who', and similar themes. - Target Audience: The videos should appeal primarily to young adults. - Tone: The tone of the videos should be suspenseful to keep viewers engaged. Content Requirements: - Video Length: Each video should be approximately 1 minute long. - Quiz Format: The mystery quizzes should be designed in multiple formats, including multiple choice, true or false, and open-ended questions. Example: I need 30 videos/month

    $19 (Avg Bid)
    $19 Avg Bid
    31 bids

    I'm looking for an adept Javascript developer who is proficient with React to create a function for my custom web app. Here's what you'll be working on: - DOM Manipulation: Your main task will be form manipulation. The ability to handle dynamic content that may be loaded post initial load is crucial. - Autocomplete Function: For this role, prior experience with form manipulation, particularly in React, is essential. Knowledge in working with server APIs for autocompletion is also valuable. Your creativity and problem-solving skills will certainly be beneficial in addressing the dynamic content challenge.

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

    I need a talented script writer to craft a compelling and engaging radio script for an introduction to our company. Key Requirements: - The script should be specifically tailored for a radio format, ensuring it is concise and impactful within a limited timeframe. - The genre should be professional and informative, yet engaging. - The script needs to meet the goals of brand awareness, attracting new customers, and informing about our products and services. Ideal Skills and Experience: - Proven experience in script writing, particularly for the radio medium. - Understanding of marketing and branding principles, in order to effectively promote our company. - Ability to create engaging content that communicates the key messages clearl...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    8 bids

    I need a PowerShell script that can monitor and send email notifications for soon-to-expire client secrets and certificates within Azure. Key Requirements: - The script should be able to identify client secrets and certificates that are due to expire in 7, 15, and 30 days. - If an application or app registration does not have an owner assigned, the script should send the email notifications to a specific distribution list. Ideal Features: - Utilize HTML email templates for polished and professional notifications. - Include detailed logging, capturing individual email details and error logs, to ensure the script's operations are transparent and easily traceable. The script should be efficient, reliable, and easy to integrate into the Azure environment. E...

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

    I'm looking for a skilled developer to create an efficient FTP script that will allow me to upload files to a specific folder in cPanel. Key Requirements: - The script should be optimized for small files, as large file handling is not a priority. - It should be developed in a language suitable for FTP functionality. The script will be used to automate the process of uploading files to a specific folder on a cPanel server. The ideal developer should have experience in: - Building FTP scripts for file uploads - Working with cPanel and its file management system - Ensuring the script runs smoothly for smaller files Please include in your proposal your experience with similar projects and any relevant skills that make you the ideal candidate for this task.

    $66 (Avg Bid)
    $66 Avg Bid
    54 bids

    I'm looking for a skilled ...Search for Cocomelon on youtube Key Requirements: - Proficiency in 2D animation - Ability to create visually appealing and dynamic animations that will keep the viewers engaged - Experience with creating animations for Youtube videos like Cocomelon youtube channel - Understanding of the best practices in creating animations that are suitable for online video platforms I will provide you with the script and guidance on the style and theme of the animations. Your role will be to bring these ideas to life through your animations. The ideal candidate will have a strong portfolio of 2D animations, preferably for online video platforms. The duration of each animation video will be between 2-5 minutes. Please provide samples of your previous work along...

    $4228 (Avg Bid)
    $4228 Avg Bid
    8 bids

    To count the stock only. (One time) Based on total purchase, deduct total sold, overwrite the remaining stock quantity. Then work done. NOT OVERWRITE THE CODE.

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

    I'm seeking a skilled scriptwriter for a drama script intended for a film targeted at adult audiences. The ideal candidate should have experience and proficiency in scriptwriting, particularly in the drama genre. Key Requirements: - Proficiency in scriptwriting for film, particularly in the drama genre - Understanding of adult audience sensibilities - Ability to craft compelling and engaging dialogues - Experience in creating a coherent and gripping plot - Understanding of the pacing and structure of a film script Experience in scriptwriting for films or similar media will be highly beneficial. I'm looking for a professional who can deliver a high-quality, engaging script that captivates and resonates with an adult audience.

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

    I have a plain PHP script where users can select teams, but I haven't imported the players yet. I already have SQL queries for this, so they need to be imported and linked to their respective teams. When a user selects League 1 and, for example, Team Feyenoord, they should automatically get access to the players from that league. A league can only start if there is at least one real user active in that league. There are 10 leagues in my database. Nothing should happen if there is no active user linked to a league/team. Now, here's the exciting part. Every match should be generated at 00:00 with certain random variables. So, for example, if a player is in League 1, I want all matches in that league to be generated. I've created an example of how I want to visually pr...

    $169 (Avg Bid)
    $169 Avg Bid
    58 bids

    I need a Python 3 script developed that continuously operates with the Lauterbach Trace32 system. This script must perform automated actions which include: - Reading data: It must access and read global variables from Lauterbach Trace32. - Modifying data: It should also make changes to the data in the Trace32 system as required. Ideal skills and experience: - Strong knowledge of Python 3 programming essential - Good understanding of Lauterbach Trace32 to ensure seamless integration. - Experience with scripts that operate in real time or continuously. Looking forward to working with skilled and experienced developers. Creating this intricate continuous script will greatly optimize my workflow.

    $18 (Avg Bid)
    $18 Avg Bid
    9 bids

    I'm seeking an expert in system to assist with generating call scripts. Key Requirements: - Proficient in working with system - Experienced in generating call scripts - Ability to deliver accurate and reliable scripts in a timely manner Please bid only if you have the necessary experience and skills to work with this particular system.

    $182 (Avg Bid)
    $182 Avg Bid
    12 bids

    ...2. If license is not valid or expired then navigate to page where there is no menu options only a simple page requesting to upload a file. Once uploaded redirects user to login page and show all menu options. User should not be able to navigate to any page by entering URL manually, if license is not valid. Attached project is running with login and registration. You can execute the Migration script to create Microsoft Identity tables. In the app settings file change the database connection string. The attached project currently takes user to Login screen on load. Now I want to add license service as check before going to login and only take user to Login if License service returns true. For this project you can just return true and false to reflect both scenarios when license...

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

    I'm in search of a complete script for a courier system that offers multiple shipping services. I need a ready-to-implement solution that allows managing various types of shipments, such as express, standard, scheduled, international, among others. Ideally, the script should include features such as real-time shipment tracking, integration with different transportation companies, automatic calculation of rates based on weight and destination, as well as the ability to generate shipping labels and manage online payments. If you have a script that meets these requirements or similar, I look forward to learning more details and exploring how it can be adapted to my specific business needs!

    $552 (Avg Bid)
    $552 Avg Bid
    104 bids
    Laravel Developer - Expert 6 days left
    VERIFIED

    Need urgent will start working now. Looking for an experienced Laravel developer who can handle tasks including database management, user authentication, and API integration. The main tasks will involve: - Copying features from another script to the main website Details about the specific features to be copied will be provided once the project starts. Skills required include extensive knowledge of Laravel, database management, API integration, and user authentication. Previous experience in working with similar projects is highly beneficial.

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

    I'm looking for a professional WordPress developer to create a modern and trendy website with social media features. The primary focus of this website will be allowing users to interact with each other. To facilitate this, I'd like the following social media features to be included: - Social sharing buttons - Timeline - Profile page - Friends requests - Dynamic Grid In terms of the overall design, I envision a modern and trendy layout. The design should be visually impactful and in line with current web design trends. The ideal candidate for this project will have experience in: - Developing WordPress websites, particularly with social features - Designing user-friendly and visually appealing interfaces - Incorporating social media features seamlessly - Unders...

    $200 (Avg Bid)
    $200 Avg Bid
    165 bids

    We would need a script for Stripe, where we just create customer and attach payment method to customer. We have been using ARmember before, but since Stripe updated their API it stopped working. So we need a stand alone application, just for member registration. We need the following functions through the API not using Stripe Elements / Popup or Redirect. Just pure API, so we can have control and branding of whole checkout flow and user registration. - Create customer - Add customer information (name, address phone etc) - Attach payment method for future use - Don't trigger SCA/3DS until Payment occurs if possible. So basically, it need to be as basic as possible. As its going to be on a tablet at our location, and also on our business cards/flyers (through a QR code link) Th...

    $1153 (Avg Bid)
    $1153 Avg Bid
    102 bids

    ...checkboxes to generate documents, the Google Script halts after 300 seconds due to an overload. 1. The objective is to devise a systematic workaround to finish processing the document batch without additional manual intervention. For example, here's a replica of the spreadsheet you can use to test your code. The documents created all appear here: In the Spreadsheet App Sscript: In "Rahul's Code". 2. Add a line of code to show the created Blank Document to the user before the script proceeds to the next line of code at line 17? 3. When executed, the script should duplicate the specified template document

    $152 (Avg Bid)
    $152 Avg Bid
    13 bids

    I posted this job again because I didn't find suitable developer. I'm in need of a skilled professional with experience in both Google Ads and Meta Ads. I want to implement similar script on Meta Ads. And I want to use the this api instead of OpenWeatherMeta API to get weather data. Please apply if you have a rich experience in integration between Google Sheet and Meta Ads/Google Ads Script. Please provide a quote when applying.

    $175 (Avg Bid)
    $175 Avg Bid
    33 bids

    We are urgently looking for developers to join our team for a short-term project with a limited budget. We have approximately 40-50 hours for development and customization, and our budget ranges from $500 to $ project involves customizing a quiz test app, where the mobile app design is already prepared and nearly complete. We need skilled Flutter developers who can quickly implement the design, handle user authentication, integrate APIs for quiz functionalities, and ensure smooth data flow between the frontend and backend within the given time the backend side, we require Laravel developers who can efficiently set up a robust infrastructure for managing user data, create RESTful APIs for seamless communication with the mobile app, and implement basic anti-cheating measures

    $552 (Avg Bid)
    $552 Avg Bid
    125 bids

    Need urgent will start working now. Looking for an experienced Laravel developer who can handle tasks including database management, user authentication, and API integration. The main tasks will involve: - Copying features from another script to the main website Details about the specific features to be copied will be provided once the project starts. Skills required include extensive knowledge of Laravel, database management, API integration, and user authentication. Previous experience in working with similar projects is highly beneficial.

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

    Hello! We are hiring an editor for our YouTube Channel. This job will require you to do the following: - Create Engaging Content Based Off The Script & Voice Over We Will Provide - Create 7+ Videos Per Week - Be Able To Replicate The Quality Of Content As The Examples Below Please check out some of the videos on these channels to verify you can match the quality of the content we are looking for before applying for this job. @thefilmy2986/videos We are paying $30+ per video for this job, so we are looking for a well-seasoned editor who has experience with making these styles of videos. We are looking to hire someone who can make consistent videos per month for our channel. if you have read through this

    $23 (Avg Bid)
    $23 Avg Bid
    46 bids
    Trophy icon Paw Streams Logo Creation 6 days left

    Your task will be to create an eye-catching logo design for a tv streaming service Ideal Skills: - Graphic Design - Adobe Illustrator - Adobe Photoshop Experience: - Past work showing a range of styles - Experience creating logos for radio shows or tech brands - Understanding of how design elements reach and connect with a wide-ranging audience

    $25 (Avg Bid)
    $25
    127 entries

    python chrom headless script which will visit given list of URLs/websites aftear each config delay in seconds. script will use different ip in each iteration of list urls visit. it will keep running untill ip list end and start from 1 again. You will suggest from where i will buy rotating ip proxies which not blocked by the urls. Purpose of this script. visit given list of urls with different ip proxies. rotating ip proxies will be fine these are example urls: one is this link :

    $39 (Avg Bid)
    $39 Avg Bid
    9 bids

    python chrom headless script which will visit given list of URLs/websites aftear each config delay in seconds. script will use different ip in each iteration of list urls visit. it will keep running untill ip list end and start from 1 again. You will suggest from where i will buy rotating ip proxies which not blocked by the urls. Purpose of this script. visit given list of urls with different ip proxies. rotating ip proxies will be fine these are example urls: one is this link :

    $24 (Avg Bid)
    $24 Avg Bid
    8 bids

    I'm seeking a skilled Mechanical Design Engineer to create a professional gaming mouse with specific features and ergonomics in mind. Key project details and requirements: - The mouse should be primarily designed for professional gaming. - Customizable buttons are a key feature I'd like to incorporate into the design. Ideal Skills and Experience: - Previous experience in designing gaming peripherals would be highly beneficial. - Proficiency in Solidworks CAD software and a good understanding of mechanical engineering. - An understanding of ergonomics and the ability to design for user comfort and ease of use. Your task will be to develop a concept based on the provided requirements and deliver a detailed design ready for manufacturing. Strong communication skills and a...

    $95 (Avg Bid)
    $95 Avg Bid
    12 bids

    Need to recount the stock quantity based on approve order (Write script to run it) Loop all the orders one time to get latest remaining value. Able to work with ftp. Laravel work. (Not amend source code, or bugs) Start immediately.

    $26 (Avg Bid)
    $26 Avg Bid
    16 bids

    ...translator with a background in Information Technology to help me convert a technical website from English to Arabic. The website: The translation will be wordpress plugin and wordpress platform to do the translation. Key Points: - Translate: The primary task will be to accurately translate all English content on the website to Arabic. This includes not just text, but also buttons, forms, menu items, and so on. - Technical Content: The website contains a lot of technical content, so experience in this area is crucial. A good understanding of IT terminology and concepts is necessary to ensure that the meaning is preserved in the translation. - Localization: The translated website should be fully localized, ensuring that it is culturally appropriate and resonates with an

    $112 (Avg Bid)
    $112 Avg Bid
    113 bids

    UzMart Multi-Vendor Marketplace Codecanyon Script Installation

    $68 (Avg Bid)
    $68 Avg Bid
    5 bids

    I'm looking for a skilled game developer who can create a mod for Hogwarts Legacy. My idea is to add a feature that allows me to rewatch cut-scenes and replay all quests and classes. Key Features: - Separate buttons for cut-scenes, quests, and classes: The mod should include a main menu with sub-options for each of these. This will give me the flexibility to choose what I want to replay at any given time. - Replay options: I would like to have the ability to replay cut-scenes, quests, and classes. This should be accessible through a user-friendly interface, preferably with a single main menu. The ideal developer for this project should have: - Strong experience in game development and modding - Proficiency in scripting and game design - Understanding of the mechanics of Hogwa...

    $30 (Avg Bid)
    $30 Avg Bid
    6 bids