Youtube mobile device bot script jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 youtube mobile device bot script jobs found, pricing in SGD

    I'm looking for a skilled video creator who can craft 5-10 minute long, critical-toned YouTube videos. The videos will focus on celebrity life stories, particularly highlighting their rise to fame and the subsequent downfalls they've experienced. Key Tasks: - Scripting: Develop compelling, critical scripts that delve into the background, career highlights, and personal challenges of various celebrities. - Video Editing: Create engaging visual content to complement the script. This includes sourcing and editing relevant images, clips, etc. - Voiceover: Deliver a clear and engaging narration that complements the tone of the script. - Video Production: Seamlessly integrate the audio and visual components, creating a high-quality, 5-10 minute long video that cap...

    $36 (Avg Bid)
    $36 Avg Bid
    6 bids

    I'm seeking a skilled video producer to help me create content for my YouTube channel focused on biographies. These videos will detail the lives of famous individuals or significant events in history. Key Aspects: - **Video Duration**: I'm looking for videos within the 5-10 minute range. This will help maintain viewer engagement while still ensuring the necessary depth for the content. - **Scriptwriting**: I require complete scriptwriting services. Your ability to research and articulate the subject matter in an engaging manner is crucial. Ideal Skills: - **Video Editing**: Proficiency in video editing tools to create visually engaging, polished content. - **Scriptwriting**: Experience in scriptwriting, particularly for educational or biographical content. - **Research...

    $26 (Avg Bid)
    $26 Avg Bid
    13 bids

    ...need a well-structured, high-quality academic script in Spanish for an online course centered around publishing. The script should be thoroughly researched and easy to understand, combining theoretical concepts and practical examples of the publishing process. Ideal Skills: - Excellent native-level Spanish writing abilities - Skilled in academic writing and educational content creation - Knowledge of or experience in the publishing industry - Familiarity with online course requirements and format Responsibilities Include: - Conducting thorough research on the topic of publishing - Crafting an engaging, informative academic script suitable for an online course - Implementing practical examples and exercises within the script - Checking the script for ...

    $1295 (Avg Bid)
    $1295 Avg Bid
    7 bids

    ...create an engaging, serious, and entertaining essay script tailored for an adult audience. This project requires a unique blend of skills including: - Strong command of language for scriptwriting. - Ability to construct a compelling narrative with a serious tone. - Adequate understanding of what appeals to adults in terms of storytelling and entertainment. This project doesn't require any specific educational or research elements; the primary focus should be on creating entertainment value for adults through the use of a serious tone. If you have experience in scriptwriting, particularly in creating content for adult audiences with a more serious bent, then I'd love to hear from you. I'm looking for someone who can deliver a high-quality script that'...

    $2436 (Avg Bid)
    $2436 Avg Bid
    10 bids

    ...creation of long-term YouTube Quiz Trivia videos. - GOAL: The objective of these videos is to engage viewers by providing interactive quizzes. - CONTENT FOCUS: Quiz videos Similar to this: You will receive a script with quiz questions and a voiceover. Your task is to edit the video, adding animations and moving parts to make it stand out. There is a lot of competition in this niche so the videos should be as good as or better than our competitors. Previous experience in similar projects is a plus. - VIDEO LENGTH: Each video is expected to run for a duration between 8 and 30 minutes. - REQUIRED SKILLS AND EXPERIENCE: - Proficient with Adobe After Effects. - Experience with creating engaging, eye-catching content for YouTube. - Ability to

    $82 (Avg Bid)
    $82 Avg Bid
    32 bids

    Seeking an experienced app developer to create a solution for local authorities and municipal bodies to streamline waste management processes. The ideal candidate should have experience in creating professional and corp...integrated payment system - Waste disposal location finder - Text message support - Dashboard management Key Skills: - Strong experience in UI/UX design with a portfolio of professional and corporate designs. - Proven ability in the development of similar waste management systems or environmental apps. - Expert knowledge in integrating payment systems. - At least 5 years of experience in mobile app development, preferably in civic and public solutions. Kindly include examples of your previous work and explain how you could add value to this project in your...

    $96 (Avg Bid)
    $96 Avg Bid
    21 bids

    ...Implement device encryption: Implement the necessary measures to ensure all devices are encrypted and secure. - Compliance Policies: - Data Protection: Develop and implement data protection strategies to comply with relevant regulations. - Industry-Specific Regulations: Implement and enforce regulations specific to our industry to avoid any non-compliance issues. To implement the specified policies in Microsoft Intune: Device-Specific Mail Access: Utilize Intune to restrict email access to designated devices only, ensuring security and compliance. Prevent File Copying and Downloading: Configure settings to prohibit users from copying or downloading attachments within emails, safeguarding data. Local Data Storage: Enforce policies to store email data solely on the ...

    $196 (Avg Bid)
    $196 Avg Bid
    2 bids

    We're looking to integrate a Python script into our MySQL database to perform data analysis.: - Primary Task: The script's main responsibility will be to filter our data based on specific conditions. - Data Interactions: The script will predominantly be running operations on numerical and textual data. We're interested in candidates with a strong background in data analysis using Python and MySQL. Expertise in scripting languages, especially Python, is vital. Familiarity with MySQL is crucial as well - you should be comfortable working with numerical and text data within these databases. Efficiency, accuracy, and attention to detail are key for this task.

    $112 (Avg Bid)
    $112 Avg Bid
    14 bids

    I'm in need of a talented background artist to create engaging and dynamic cartoonish backgrounds for my 3D animation cartoon YouTube show. - The primary setting of my show is a vibrant and whimsical cartoon world, so I need the backgrounds to reflect this aesthetic. - You should be able to create detailed, colorful and visually appealing backgrounds that bring the cartoon world to life. - Each episode of my show will be 10-15 minutes long, so you should be comfortable creating a variety of backgrounds that can be used throughout each episode. Ideal skills and experience for this job would include: - A strong background in creating cartoonish art. - Experience in creating backgrounds for animation, particularly for longer episodes. - A good understanding of 3D animation a...

    $534 (Avg Bid)
    $534 Avg Bid
    50 bids
    Video Testimonial Creation 6 days left
    VERIFIED

    I am seeking an experienced freelancer actor who can collect and compile professional, scripted video testimonials. The success of this task will be dependent on your ability to effect...authentic and engaging. - Managing video editing to assure high quality final product. The ideal freelancer for this project should have: - Proven experience in video production and editing. - Exceptional communication skills for relationship management with clients. - Proficient in directing scripted testimonials. - A keen eye for detail, ensuring each testimonial aligns with the brand and the script provided. This provides a fantastic opportunity to showcase your abilities in content creation and client facilitation, and I encourage all those who are passionate about video testimonial producti...

    $10 - $24
    $10 - $24
    0 bids

    We have a device which works on Windows with a .dll. By calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandl...

    $240 (Avg Bid)
    $240 Avg Bid
    26 bids

    ...control over a 5-volt water pumps and a servo connected to an MKS dlc32 board. the code should be written in Arduino Ide as custom script. Key Features: - Controlling stepper motors (already have that) - Regulating a 5-volt water pump - Manipulating a servo The success of this project relies heavily on achieving precise control over the afore mentioned devices. Given the technical requirements for this job, it's beneficial if you have a relevant background and an understanding of how to efficiently work with MKS DlC32 board. Ideal Skills and Experience: - Extensive experience with Arduino IDE - Specific knowledge of MKS dlc32 boards - Proven ability in device controls Interested freelancers should provide detailed project proposals outlining how these require...

    $16 (Avg Bid)
    $16 Avg Bid
    7 bids

    ...game developer to create a turn-based strategy (TBS) game for mobile devices. The primary genre of the game should be historical, with a focus on single player mode. Key Requirements: - The game should be engaging, with strategic depth to appeal to fans of the turn-based strategy genre. - It must be optimized for mobile platforms, ensuring smooth gameplay and a user-friendly experience. - The historical setting should be well researched and accurately portrayed. Ideal Skills and Experience: - Prior experience in developing mobile games, particularly in the turn-based strategy genre, is highly desirable. - A strong understanding of historical settings and the ability to translate them into engaging gameplay. - Proficiency in mobile game development tools and...

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

    As the owner of , I require a skilled technical expert to significantly enhance the speed of my website on both desktop and mobile platforms. Importantly, the end result should surpass a speed score of 95. - The type of optimization (Frontend, Backend, or Both) is at the discretion of the skilled freelancer, as I've not specified this area. - I have not yet identified specific issues contributing to my website's speed, so a comprehensive analysis will be necessary. - Knowledge of backend access will be of great value, as I've not mentioned it. Ideal candidates should have: 1. Expertise in website speed optimization 2. Proficiency in undertaking comprehensive website audits 3. Experience in backend structures if required 4. Ability to provide actionable advice and i...

    $50 (Avg Bid)
    $50 Avg Bid
    9 bids

    I'm looking for a freelancer with at least some experience in Google AdSense for a vlog YouTube channel setup. A knowledge of how to effectively set it up to expand my audience reach is crucial. Requirements: - Experience in Google AdSense management and setup. - Understanding of YouTube's policies and guidelines. - Knowledge in optimizing ad performance for vlog YouTube channels. - Skills to maximize YouTube channel's reach. Job Tasks: - Set up and manage the Google AdSense for my vlog YouTube channel. - Implement best practices to expand audience reach. These requirements and tasks aim at successfully expanding and reaching a wider audience through my YouTube Vlogs using AdSense. The main goal isn't necessarily revenue, but th...

    $109 (Avg Bid)
    $109 Avg Bid
    9 bids

    I'm looking for Mumbai based experienced mobile and web app developer and has a strong background in AI development. The project involves working on a travel tech cum social networking platform, where AI features will play a significant role. Key responsibilities include: - Implementing voice recognition AI features - Discussing and implementing 2 other AI features - Integrating user profiles and authentication - Incorporating GPS tracking and mapping - Developing Audio/Video Calling, Messaging and Notifications - Building an Airbnb like Booking System Ideal skills for this project: - Proven experience in developing mobile and web applications, particularly in the Travel Tech or Social Networking fields - Strong background in AI and machine learning. - Proficient in u...

    $950 (Avg Bid)
    $950 Avg Bid
    15 bids

    I am seeking for property manager who have strong attention to details, college degree, access to email and knowledge of use a device (computer or phone), basic software tools (Microsoft Office - Word & Excel). Responsibilities • Gathering data from one source (Google Drive) to enter into document management (databases or partner websites by case) • Checking and reviewing documents for accuracy and completion • Attaching supporting files to the document management • Searching for additional information for documents that are incomplete • Verifying, correct, and delete unnecessary data, or combine data Data Management: Your job also includes maintaining basic property data such as address and size. The ability to organize, update, and retrieve this in...

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

    I'm in need of a skilled designer to craft an elegant and modern style thumbnail for my YouTube channel. The primary goal of this thumbnail is to boost views, making it a key element in my video promotion strategy. Key Requirements: - Design Style: Elegant and modern - Primary Goal: Drive more views Specifically, I'm looking for a designer who can: - Create an engaging and aesthetically pleasing design in line with the elegant and modern style. - Seamlessly incorporate the images and icons I will provide into the design. - Understand the role of a thumbnail in driving views and ensure it is attention-grabbing. Ideal Skills and Experience: - Proven design experience, especially in creating YouTube thumbnails. - Strong understanding of design principles, particular...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    69 bids

    I'm in search of a professional YouTube strategist who is fluent in both English and Arabic. My established channel, primarily targeting upper class Arabs who are comfortable with speaking English, needs a boost in subscribers, an enhanced video ranking, a rebranding to better suit the audience and higher conversion for products sold via my youtube channel. Key Responsibilities: - Develop and execute strategies to increase subscriber count - Implement tactics for improving video ranking - Redefine the channel to target Arabs who predominantly speak English Ideal skills and experience for this job include: - Proven track record in boosting YouTube channel growth - Extensive knowledge of YouTube's algorithm and SEO best practices - Fluent in both English and...

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

    I'm looking for a proficient software developer to create a bulk direct message tool specifically for Twitter. The primary goal of this tool is to enable me to send a pre-set message to multiple Twitter accounts at once. Key Requirements: - The tool should be able to send the same message to an unlimited number of Twitter accounts without any limits. - The message to ...Requirements: - The tool should be able to send the same message to an unlimited number of Twitter accounts without any limits. - The message to be sent will remain the same for all accounts. There's no need for customization per recipient. Ideal Skills: - Proficiency in Twitter API and automation tools. - Previous experience in developing bulk messaging software. - Knowledge of best practices for bot dev...

    $89 (Avg Bid)
    $89 Avg Bid
    7 bids

    I'm looking for an expert in both written translation from English to Swahili and voiceover work. The project involves about 8000 words. kindly respond with your voice sample. Key Responsibilities: - Accurately translate the text provided from English into Swahili - Provide a male voiceover for the translated script This work will be used for a business presentation, so it is crucial that the translation and voiceover are professional and of high quality. Ideal Candidate: - Fluent in English and Swahili - Previous experience in translation and voiceover work - Experience in business or corporate translations would be a plus - Excellent communication and presentation skills. Looking forward to receiving your proposals. Only native profiles please no agencies

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

    I require a proficient developer to build slick and modern apps for both iOS and Android platforms, along with a parallel website. The core features that need to be integrated are: - User registration: Allow users to create an account and maintain a personal profile. -...of related literature like articles and blogs. - Online Purchasing: Users should have the ability to make purchases online. as well as they can buy pooja product online - Multiple Astrologer: The platform should support multiple astrologers, allowing users to choose their preferred one. The aesthetic I envision is modern and clean. An ideal candidate would have experience in developing web and mobile platforms with similar features and a portfolio which reflects their ability to create modern, visually appealing i...

    $885 (Avg Bid)
    $885 Avg Bid
    22 bids

    Hi there, Are you looking for someone to make an amazing Responsive WordPress website or Landing page? I am the one you're looking for. I will design your website or landing page using the Elementor Pro page builder, which is fully responsive to any device. I have been working on WordPress jobs for about 12 years and I can honestly say that I have strong experience in this field. See Portfolio: https://www.freelancer.com/u/alexandrsanin Services: ✔️ WordPress Responsive Websites & Landing Page ✔️ Unical Design ✔️ Contact Form Implement ✔️ Social Media Integration Buttons ✔️ Popup Implement ✔️ Mailchimp Integration ✔️ Implement other custom and plugins ✔️ Onsite SEO Implement Why you should select me for this job: ? Highly professional and top-notch service ? Onsite ...

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

    Looking for a remarkably skilled developer who can expertly build a mobile app for both iOS and Android platforms. This project is the second phase of an evolving educational platform aimed at disseminating quizzes and interactive lessons. Key features to include: - User registration and login capabilities. - Strong functionalities to administer quizzes and interactive lessons. Ideal Skills and Experience: - Proven experience in mobile app development across iOS and Android platforms. - Exceptional understanding and practice of UI/UX guidelines. - Prior work in the educational tech or e-learning sector can be a significant advantage. - Deep knowledge in handling user data and login systems. Your natural knack for bringing ideas to life will be highly appreciated.

    $150 (Avg Bid)
    $150 Avg Bid
    10 bids

    Objective: To create a comprehensive guide demonstrating how to change the color of icons to specific RGB codes and remove backgrounds using a widely available tool. Additionally, to develop an After Effects design template that can be replicated to create multiple outputs suitable for sharing on YouTube Shorts. The template should allow for easy text editing while maintaining a consistent overall theme. Lastly, to create a flow chart template and animate it using After Effects or another suitable tool. Requirements: 1. Icon Color Modification and Background Removal Guide: Research and select a widely available tool suitable for icon color modification and background removal. Develop a step-by-step guide detailing the process of changing the color of icons to specific RGB codes an...

    $132 (Avg Bid)
    $132 Avg Bid
    43 bids

    I am looking for technical help to address and solve a persistent connection error that occurs on my Android device - a smartphone. The primary issue lies in the fact that the phone fails to establish a successful connection to the server. The nature of the server is slightly ambiguous as I'm not quite sure. • Requirements: - Experience with Android systems - Deep understanding and expertise in server connection dynamics - Ability to accurately diagnose and resolve server connection issues • The immediate task is to: - Identify why my smartphone cannot connect to the server - Implement a foolproof solution that will ensure a smooth and reliable connection in the future. Skill in android development, networks, and problem-solving will be beneficial for this ...

    $6 - $12 / hr
    Sealed
    $6 - $12 / hr
    9 bids

    I'm looking for a talented UI/UX designer for a mobile application that I'm developing. I need the design to be specifically suited to a mobile interface, with an emphasis on providing information and with a classic design style. Key responsibilities: - Design a user-friendly and intuitive UI/UX for a mobile application - Ensure a seamless and engaging experience for users who will be primarily accessing information through this app - Incorporate a classic design style into the UI/UX Ideal skills and experience: - Proven experience in UI/UX design, especially for mobile applications - Strong understanding of user-centered design principles - Proficiency in design tools like Adobe XD, Sketch, Figma etc. - Ability to work with a design style guide and ...

    $138 (Avg Bid)
    $138 Avg Bid
    39 bids

    I am looking for technical help to address and solve a persistent connection error that occurs on my Android device - a smartphone. The primary issue lies in the fact that the phone fails to establish a successful connection to the server. The nature of the server is slightly ambiguous as I'm not quite sure. • Requirements: - Experience with Android systems - Deep understanding and expertise in server connection dynamics - Ability to accurately diagnose and resolve server connection issues • The immediate task is to: - Identify why my smartphone cannot connect to the server - Implement a foolproof solution that will ensure a smooth and reliable connection in the future. Skill in android development, networks, and problem-solving will be beneficial for this ...

    $6 - $12 / hr
    Sealed
    $6 - $12 / hr
    5 bids

    I'm in search of a talented individual who can design eye-catching Youtube thumbnails for my channel. This job doesn't come with a high pay scale but promises a consistent workflow. Key project requirements: - Inventive in Graphic Design - Able to produce thumbnails in 1280x720 dimension (16:9 ratio) - Ability to incorporate vibrant and bold colors within the thumbnails - Experience with Cartoon/Character Illustration would be beneficial The ideal candidate will have a keen eye for engaging visuals and a knack for communicating the essence of video content through a single image. If you can produce arresting thumbnails that pull viewers in, I want to hear from you.

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

    I'm seeking a skilled Flutter developer who can enhance my project with several features. Your responsibilities will include: CRUD Functionality: - Implementing Create, Read, Update, and List functions in my Flut...CRUD development knowledge will be advantageous. Live Location Mapping: - Integrating features that show the current location, track user movement, and display nearby places. Familiarity with mapping tools and APIs is required. Selfie Functionality: - Enabling the app to take a selfie and save it to the device. Proficiency in working with device camera APIs and photo storage will be beneficial. This project requires significant expertise in Flutter, location-based services, and device camera integration. Thank you for considering my project. I look...

    $7 (Avg Bid)
    $7
    5 entries

    I am looking for a skilled C# developer to modify an existing Instagram bot program. The objective is to enhance the functionality of the bot by leveraging the Instagram API. The bot currently has a desktop interface, and your role will be to update and optimize it. The ideal candidate will have experience with C# development and be familiar with working with APIs. Attention to detail, problem-solving skills, and the ability to work independently are key for this project.

    $236 (Avg Bid)
    $236 Avg Bid
    27 bids

    I'm in need of a confident and capable actor, proficient in Standard Greek for a video showcasing talent. The style will consist of a speaking video with a script. Skills and Experiences: - Strong acting abilities in dramatic context - Proficiency in Standard Greek - Experience with script following and dedication to the role - Ability to professionally showcase talent I'm eager to collaborate and create a high-quality video that represents the passionate talent. Excited to work with someone ready to bring their best performance.

    $11 - $20 / hr
    Local Sealed
    $11 - $20 / hr
    0 bids

    Project details: In our Shopware 6 shop, we are facing a problem with the importing process of pictures submitted via XML; the image files are also hosted on the same server. The current script only imports a few images at random, and most of the images are not imported at all, without generating any errors. The import script runs until the end but skips most of the pictures. Skill requirements: good knowledge of Shopware 6, mySQL, PHP, Smyfony !!! it's an urgent project so pls. don't bid if you haven't got enough time (max. 2 days). If you have questions pls. don't hesitate to ask, i'll provide all the infos u need. !!! IMPORTANT !!! Please don't give a quote if you don't have enough capacity, the project should begin immediately. Please...

    $248 (Avg Bid)
    $248 Avg Bid
    24 bids

    I'm in search of a proficient Web developer to create a full E-wallet web application. This project requires to be Linux compatible and adapted to a modern UX/UI design. Key features should include: - Deposit and Withdraw from E-wallet - Mobile Top Up International - Gift card voucher selling capabilities - A functional crypto wallet - Support for multiple currencies - Integration with several payment gateways - Other innovative features to enhance user engagement and convenience. Ideal Skills and Experience: - Proficient with Linux - Knowledge of modern UX/UI design - Proven experience in developing e-wallet applications - Understanding of payment gateway integrations - Familiarity with cryptocurrency technology. Your proposal should detail your experience in these areas ...

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

    URGENTT PROJECT. The project would be to design and build a PCB device and 3D Printable enclosure that supplies power via POE (power over Ethernet) to equipment and can accept a standard construction equipment battery from a manufacturer such as Dewalt, Ryobi, etc. to provide the power to the attached device. There should be 2 Ethernet ports (an incoming and outgoing ethernet port) supporting 5Gbps and the power draw will be selectable via switch or button. The power will need to conform to the standards for 802.3af (POE), 802.3at (POE+), and 802.3bt (POE++) and include a power meter that shows the amount of battery power remaining. A USB-C port should also be included. The enclosure should be 3D printable.

    $618 (Avg Bid)
    $618 Avg Bid
    25 bids

    I'm looking for an experienced WordPress developer with a keen eye for design to help customize my site. The primary goal is to make the current theme more creative and interactive. Key Responsibilities: - Thoroughly understand the current theme and its limitations. - Implement layout design changes in a creative and interacti...interactive manner. - Ensure the changes are responsive and maintain site speed. - Apply effective UI/UX principles to enhance user engagement. Ideal Skills and Experience: - Proven experience in WordPress theme customization. - Strong understanding of front-end technologies (HTML, CSS, JavaScript). - Creative design skills to bring an interactive touch. - Responsive design expertise to ensure cross-device compatibility. - UI/UX knowledge to enhance u...

    $103 (Avg Bid)
    $103 Avg Bid
    48 bids

    I'm seeking a tech-savvy, enthusiastic beginner-level videographer to create a variety of educational videos for my tech education website and YouTube channel. This role involves creating visually engaging and informative content that targets those interested in coding, web development, software engineering, and job interview preparation. Key Responsibilities: - Create coding tutorial videos - Develop web development guide videos - Prepare videos on job interview tips and guidelines - Educate the viewers on system design, data structures, and algorithms - Create tutorials on the latest tech tools and frameworks The ideal candidate should be knowledgeable in tutoring and explaining tech-focused topics and able to make engaging and informative videos that last for 10-20 minute...

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

    ...Color Scheme and Logo: Use the colors specified in the CD manual and integrate the logo to strengthen brand identity. Font: Consistent use of the Gotham font for text elements to maintain a uniform appearance. Layout: Clear, user-friendly navigation with a main menu bar that includes pages for "Home," "About Us," "Services," "Contact," and legal pages. Responsiveness: Optimize the website for all device types to appeal to a broad user base. 3. Technical Requirements: CMS: Use WordPress (or others) with appropriate security plugins and regular backups. Hosting and Domain: Recommendation for reliable hosting that meets web traffic and data security requirements. Privacy and Security: Setup according to Swiss data protection regulations, inc...

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

    I need to link the gamma data with the Telegram bot to display it directly netgex volume + netgex open intrest I'm in need of an experienced Python developer who is adept at creating Telegram bots. The primary functionality of this bot will be user interaction. At this time, I don't require any specific data to be withdrawn from the API. The successful candidate should be able to: - Design and Develop a bot with interaction-heavy features in Python. - Ensure seamless integration with Telegram's API. - Implement effective user interaction strategies. - Conduct comprehensive troubleshooting and testing. Candidates with previous proven experience building Telegram bots will be given preference. Please, include examples of the bots you've designed ...

    $169 (Avg Bid)
    $169 Avg Bid
    16 bids

    fixed donation options for the convenience of the donors. - Custom donation amount entry: There should be a field where donors can manually input their desired donation amount. - Recurring donation option: I want donors to be able to make monthly donations, in addition to one-time donations. The captcha system I prefer is image-based. It should be user-friendly yet effective in preventing spam and bot activity. or recaptcha3 As for the payment gateway, I am specifically looking for Moneris integration. It's crucial that the forms and transactions are secure and reliable. Ideal skills and experience: - Proficiency in web development, particularly creating donation pages and integrating payment gateways. - Familiarity with captcha systems, particularly image-based ones. - Exp...

    $186 (Avg Bid)
    $186 Avg Bid
    88 bids

    I am in need of a polished essay that investigates "How social media impacts young adults' attention span", in the context of Arts. The assignment will also require presentation slides to accompany and support the essay content. - Research and Script-writing: You're to carry out extensive research on the given topic. Use these findings to provide a compelling narrative for both the essay and presentation slides. - Critical Analysis: Make sure to maintain a balanced argument, and present evidence to support any points made. - Presentation Slides: Create visually engaging slides to support key arguments in the essay. The slides should align with the writing style and tone of the essay. The ideal candidate will have a strong background in Arts, with excellent essa...

    $117 (Avg Bid)
    $117 Avg Bid
    19 bids

    As an enthusiastic card game lover, I am excited to collaborate with a skilled game developer who can bring my vision to life. I seek to create a mobile card game with embedded mini-games, inspired by Undertale, using Unreal Engine 5. Key traits that I'm after: • Proficiency in Unreal Engine 5 • Proven experience creating mobile games • Knowledge of Sudoku-like mini-games design • Interest in standup comedy, as this will form the game’s unique theme and visual style The project will involve: • Creating a card game playable on mobile devices • Incorporating moderate complexity mini-games within • Ensuring the game’s visuals and themes revolve around standup comedy style • Collaborating with me to make a fun and ...

    $3308 (Avg Bid)
    $3308 Avg Bid
    52 bids

    I have a general idea of what I want to achieve. I have done similar thing in the past and can demonstrate to explain the goal. I’m looking for someone which obviously knows winCC and able to write VBS code to achieve goal

    $248 (Avg Bid)
    $248 Avg Bid
    7 bids

    html css coder needed for mobile responsive fix. Menu not working on mobile.

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

    ...have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be replicated exactly. doesnt have to be python if u know something easier and simpler to maintain i dont care Key Skills Needed: - Proficiency in Python - Experience with MacOS scripting - Understanding of AHK (previous experience with this language would be beneficial) - Proficient in sound control within scripting The ideal candidate for this role would be someone who has a good understanding of AHK and Python, and is able to adapt the sound functionality of the AHK script to MacOS, while keeping the original fe...

    $39 (Avg Bid)
    $39 Avg Bid
    8 bids

    I'm looking for a skilled developer to create a script that will pass hash value from the parent page to an iframe, and use the hash value as part of the iframe's URL. Key Requirements: - Extract the hash value from the parent page's URL. - Pass the extracted hash value into the iframe. - Utilize the hash value as part of the iframe's URL. Ideal Skills: - Proficiency in JavaScript, particularly working with iframes and URL manipulation. - Strong understanding of web security principles. The successful candidate for this project will have a keen eye for detail and the ability to create a robust, secure solution that meets the specified requirements.

    $101 (Avg Bid)
    $101 Avg Bid
    20 bids
    Mobile android app API check 6 days left
    VERIFIED

    I have 2-3 android mobile apps. need to check the API and security of the above application. p/s: I will check your ability before assigning the job. You just need to show us the initial result image for evaluation.

    $464 (Avg Bid)
    $464 Avg Bid
    68 bids

    I'm in need of an experienced Flutter Developer who can craft a comprehensive mobile application. The app should be compatible with both Android and iOS systems. Requirements: - Develop a logistics and delivery app: The project focuses on creating a comprehensive software that can manage delivery services. It should include features such as route optimization, real-time tracking, delivery scheduling, and scanning capabilities. Skills & Experience: - Proficiency in Flutter: The candidate should be well-versed in Flutter development to ensure a seamless and efficient app. - Previous Experience: An ideal candidate should have a strong track record of developing similar applications. - Strong understanding of logistics: Knowledge of logistics and delivery processes is a plus ...

    $846 (Avg Bid)
    $846 Avg Bid
    149 bids