Inbound credit repair script jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 inbound credit repair script jobs found, pricing in INR

    More details: Are you looking to create a new Pine Script strategy or modify an existing one? Create a new strategy What type of financial instruments do you want the Pine Script strategy to focus on? This question was skipped Are there any specific conditions or indicators that you would like the Pine Script strategy to consider? This question was skipped

    ₹1350 (Avg Bid)
    ₹1350 Avg Bid
    3 bids

    I'm experiencing an issue with the integration of Stripe on my web application. The technical problem at hand is that the application is charging the user's credit cards, however, those users are not being granted access to their respective accounts. Whether there's any specific user account management system in use or the technology stack on which the application was constructed, I'm currently uncertain. The freelancer I'm seeking ideally has: - Solid experience with Stripe API and handling common integration issues - Ability to identify, debug, and resolve problems in a system with unspecified user account management - Proficiency in working with various technology stacks given the lack of information on the exact one being used on the web app. The main g...

    ₹12911 (Avg Bid)
    ₹12911 Avg Bid
    170 bids

    I'm seeking a skilled developer ...airlines - American Airlines, Delta Air Lines, and United Airlines. Essential Features: - Each flight listing must include crucial details such as Departure time, Arrival time, and Flight duration to enhance user experience and aid in informed decision-making. Payment Gateway: - The website should accept multiple forms of payment for versatility and user convenience. These options should include Credit card, PayPal, and Bank transfer. Ideal skills and experience: - Previous experience in website development with integrated payment gateways. - Understanding user experiences and website usability. - Experience in integrating API's from third-party services. - Up-to-date knowledge of legal regulations related to IT and travel industry ...

    ₹32736 (Avg Bid)
    ₹32736 Avg Bid
    70 bids

    ...channels like Gmail, WhatsApp, and Skype. - Liaise with cleaning staff, coordinate maintenance efforts, and ensure all properties are guest-ready. - Conduct market comparisons to position our properties competitively. - Process invoicing, issue quotations, and maintain updated online exposure. - Reply to guest's feedbacks and create actions required to tackle issues detected. - Manage and respond to inbound messages on our Facebook and Instagram accounts, with potential for content creation following training. Requirements: - Excellent spoken and written English. - Ability to learn and effectively use property management software (full training provided). - Experience in phone handling, guest relations, and social media management preferred but not essential. - Proven organ...

    ₹416 / hr (Avg Bid)
    ₹416 / hr Avg Bid
    88 bids

    I have attach a picture. 1. refer to 'red' i want to have a video mp4 show at bottom right corner, the video will play without sound. 2. the user can click to zoom in and the surrounding fade out dark grey. refer to 'blue'. the video will play with sound, and the user can click "X" cross to close the pop up lightbox. Your output: 1. provide me a script of css / js for me to integrate into my website. 2. i need elegant and nice css and js effect 3. You will send me a full set code in zip. Warranty: 1. i will implement to website, and if need any assist, you ask you agian.

    ₹2332 (Avg Bid)
    ₹2332 Avg Bid
    38 bids

    I'm seeking a tech whiz with extensive VPS server and WordPress knowledge. All of my websites, built on WordPress, hosted on a VPS server have recently gone offline even though the server remains active. Ideal Experience: • WordPress and VPS server troubleshooting • Experience in solving server issues Tasks: • Inspect why all my websites are offline • Repair the server or website issues When you try to reach my websites, the error message states "This site can’t be reached." I need someone to troubleshoot this and get everything back online as smoothly as possible.

    ₹13405 (Avg Bid)
    ₹13405 Avg Bid
    64 bids

    In the thick of a dynamic project that calls for a skilled Python specialist. The chosen professional will need to don multiple hats as their services will be utilized for: - Data scraping - Data analysis - Automation of repetitive tasks With the source of data yet unspecified, it's necessary for the potential freelancer to be highly adaptable and prepared for a diverse range of data sources, including but not limited to: - Websites - Databases - APIs Although I've not dictated a specified programming language or framework for this project, Python is preferred. However, having knowledge of Java or C# could also be beneficial. Experience with data scraping and analysis, software automation, and developmental versatility are highly valued for this project.

    ₹44981 (Avg Bid)
    ₹44981 Avg Bid
    70 bids

    I need an experienced E-commerce Website Developer who can build a new website for my business. Key Requirements: - Build a secure and functional E-commerce website from scratch - Integrate Credit/Debit Cards as the main payment method - Implement a user-friendly interface with smooth navigation - Use responsive design for optimal mobile experience Ideal Skills: - Proficiency in E-commerce website development - Experience with payment gateway integration, particularly Credit/Debit Cards - Strong understanding of user experience (UX) and user interface (UI) design - Ability to create mobile-responsive design I want the site to be easy to manage from my end, so I'd appreciate it if you could provide guidance and a simple way to manage my inventory. Please provide exa...

    ₹13828 (Avg Bid)
    ₹13828 Avg Bid
    72 bids

    ...platform. This feature should allow users to enter a unique code to add credit to their wallets. The added credit should be based on each coupon/voucher's specific value. Key function requirements are: 1. Code Entry: Users should have a simplified and intuitive interface where they can enter their unique code with ease. 2. Duplicate or Invalid Codes: If a code is deemed as duplicated or invalid, the system should prompt users to enter a new code. 3. Variable Credit Value: The added credit must correspond to the specific value of each individual coupon/voucher. Ideal applicants should possess significant experience developing complex features in PHP/Laravel, with a strong understanding of integrated payment and credit systems. Familiarity w...

    ₹15410 (Avg Bid)
    ₹15410 Avg Bid
    117 bids

    I need an experienced developer to install a script and configure a mobile app. The script is built on Laravel, and the mobile app is built on Flutter. Key Responsibilities: - Install the script and ensure it functions correctly - Configure the mobile app to work seamlessly on both Android and iOS platforms - Implement necessary changes to accommodate ads Ideal Skills & Experience: - Proficiency in Laravel and Flutter - Extensive experience in script installation - Proven track record in mobile app configuration - Knowledge of ad implementation in mobile apps Please bid on this project if you can deliver high-quality work within a reasonable timeframe.

    ₹15244 (Avg Bid)
    ₹15244 Avg Bid
    71 bids

    I am in need of a creative script writer that can craft engaging and captivating scripts for my YouTube channel that will be 7k to 8k words long. Ideal Skills & Experience: - Proven experience in script writing - Familiarity with YouTube content creation - Ability to make content engaging and entertaining - Time management and ability to deliver on deadlines Here is a sample video Looking forward to seeing your proposals!

    ₹19075 (Avg Bid)
    ₹19075 Avg Bid
    33 bids

    I'm using a shell script to monitor for volume changes on Debian. The relevant code looks like this: pactl subscribe | grep --line-buffered "sink" | while read -r UNUSED_LINE; do /home/user/.local/bin/ ; done; This script worked fine on the first computer I used it on. However, on a second computer, it's not working well. The problem seems to be that on the second computer, volume changes are detected twice. For example, when I click the "Volume Up" button on my keyboard, the initial 2 lines of output from command "pactl subscribe" are duplicates: Event 'change' on sink #1 Event 'change' on sink #1 On the original computer, there was only one line of output for each "Volume Up" click. Note that both th...

    ₹1749 (Avg Bid)
    ₹1749 Avg Bid
    6 bids

    ...Architect to join our team and lead the design and development of our SAAS platform. Position Overview: We are looking for a skilled Solution Architect with expertise in building robust SAAS-cloud based applications. The ideal candidate will have a strong background in backend development using Django, frontend development with React, payment gateway integration, and experience in implementing credit-based pay-as-you-go models. Additionally, proficiency in API development over cloud platforms like Azure is essential for this role. Key Responsibilities: * Collaborate with the development team and stakeholders to understand business requirements and translate them into technical solutions. * Design scalable, high-performance SAAS architecture that meets the needs of our platform ...

    ₹1798 / hr (Avg Bid)
    ₹1798 / hr Avg Bid
    56 bids

    Hello, I have custom work that I need done to a social network script. Its called Sngine and found at codecanyon. I have worked with this script a lot and now a lot about it and need a developer to install the changes I need done. You will need to understand Stripe and how to work with the webhooks and api.

    ₹99958 (Avg Bid)
    ₹99958 Avg Bid
    1 bids

    i need to adjust my existing laravel frontend html script based on figma

    ₹1749 (Avg Bid)
    ₹1749 Avg Bid
    17 bids

    We got the approved name for the tape. We would like to make a simple but elegant and professional logo, include it in the greenhouse tape label you did before and change the blue background of the label to white to make it more elegant. Also make the same design type label but instead of "GREENHOUSE REPAIR TAPE" use "CLEAR UNIVERSAL REPAIR TAPE", including some other things i will tell you later in case you accept the proyect.

    ₹5414 (Avg Bid)
    ₹5414 Avg Bid
    1 bids

    Job Description: Developer for a Multivendor Ondemand Auto Repair Service Platform Project Overview: We are seeking an experienced web developer to design and develop a multivendor ondemand service platform specifically for auto repair services. This platform aims to connect car owners with a variety of auto repair service providers, allowing users to select the most suitable provider based on factors like location, service ratings, and pricing. Core Functionalities Required: Multivendor Support: Ability to support multiple auto repair service providers to register and manage their services. Instant Booking System: Users should be able to see the availability of different service providers and book services instantly. Geolocation Services: Recommend nearby ser...

    ₹73053 (Avg Bid)
    ₹73053 Avg Bid
    132 bids

    I’m seeking an experienced web developer to create a sophisticated online shop for my physical products. I plan to manage the inventory myself, so I won’t require an embedded inventory tracking system. However, the site should support payment through Credit Card, PayPal, and PayPay. Ideal candidates should have experience designing and implementing e-commerce websites with varied payment options. Knowledge of user-friendly website design and compliance with international e-commerce regulations is paramount. Skills and Experience Required: - Web development and design - E-commerce implementation - Comprehensive knowledge of payment gateways - Comprehension of international e-commerce regulations.

    ₹40816 (Avg Bid)
    ₹40816 Avg Bid
    173 bids

    ...follow-up questions as needed [About the Interview] We are conducting a study on the user experience of "Honest Card," (credit card and app), and are in search of individuals who regularly use this app for their financial activities. The goal of our interview is to gain insights into your daily use of the Honest Card, focusing on functionality, ease of use, and comparison with other credit cards. Website: [Ideal Candidate Profile] Experience with Honest Card: You should have used Honest Card to purchase goods at least twice. Communication Skills: Fluent in English, with the ability to articulate your experiences and comparisons with other credit cards. Technical Requirements: Willingness to share screen recordings of your interactions with the Honest Ca...

    ₹13578 (Avg Bid)
    ₹13578 Avg Bid
    4 bids

    i Have pine scrip code indicator i need to add lines & fix some numbers also fixing alert and ratios some ratios not working and pattern i need it asap with in hours Best price withh accept

    ₹15160 (Avg Bid)
    ₹15160 Avg Bid
    16 bids

    We are looking for a skilled programmer to automate an online booking process. The task requires the automation to run on specific days and at a specific time. This project is crucial for ensuring bookings are made without manual intervention. Responsibilities: - Develop and implement a robust automation script that can handle the online booking process. - Ensure the automation is scheduled to run at predetermined times and days. - Test the automation thoroughly to guarantee reliability and efficiency. - Provide documentation on the automation process and instructions for future modifications. Here is the Website Link: https://blendermarket

    ₹416 / hr (Avg Bid)
    ₹416 / hr Avg Bid
    1 bids

    I'm looking for a custom PHP script that can collect and store information from a simple form, and appropriately filter and display the data stored in a database. This script is intended to be used for my job site for a new residential property build. Key elements and tasks include: - Collecting and storing data from a simple form. - Implementing a database to store the collected information. - Ability to filter information. - Displaying filtered information on simple pages. Ideal candidates should have experience in: - PHP scripting. - Database management and implementation. - Web development. - Previous experience in creating a similar system would be a plus.

    ₹13578 (Avg Bid)
    ₹13578 Avg Bid
    130 bids

    Looking for a programmer in NYC for a mobile app that will charge credit cards as needed by user, and once payment was approved the app, once in the physical proximity of the specific vending machine, on command, will send a command code to the machine to release x number of pieces of a product

    ₹46231 (Avg Bid)
    ₹46231 Avg Bid
    60 bids

    More details: Small Business Beauty Salon excel program required Inventory management: Track products in stock, Set reorder points for products, Generate purchase orders Point of Sale (POS): Cash, Credit/Debit cards, Mobile payments for Retail products [GST&PST] and services Daily Reports: Sales report, Inventory report, Employee productivity report Client management: History records or services done with client details and specification Employee management: Information; Timesheets; Vacation Payroll: Run semi-monthly payroll with hourly rate vs commission rate [Canadian payroll information] Salon supplies: Calculate and track supplies used during services to add to POS on checkout Schedule: Appointment schedule for clients with ability to send reminders.

    ₹31068 (Avg Bid)
    ₹31068 Avg Bid
    33 bids

    I'm in need of a custom JavaScript that improves my experience with the Grammarly web editor. The script should automatically accept all grammar correction suggestions offered by Grammarly. Key Requirements include: - The JavaScript snippet should be compatible with the Grammarly Web Editor - It should only auto-correct grammar suggestions, leaving all other kinds of suggestions untouched. - The script should be compatible with "Snippets" extension on Chrome, which collects JavaScript from any Github projects. If you're experienced in JavaScript development and have a good understanding of writing script for extensions, your skills will be highly beneficial to this project. Familiarity with Grammarly software behavior, as well as JavaScript execut...

    ₹11828 (Avg Bid)
    ₹11828 Avg Bid
    44 bids

    As a mortgage lending company, we're looking for an outstanding freelancer skilled in lead generation. Your role will encompass reaching out to homebuyers, real estate investors, and those seeking to refinance. We require specific details from these leads: - Contact information - Desired loan amount - Credit score range - Income details Your skills in lead generation within the mortgage industry will be highly valued. Further, your experience and understanding of our target audience - homebuyers, real estate investors, and refinance seekers, will set you apart. We're excited to work with someone who will bring their strategic approach, alongside their skills with various lead generation tools and platforms, to maximize our goals in this project.

    ₹34069 (Avg Bid)
    ₹34069 Avg Bid
    24 bids

    I need a captivating, empathetic script for a promotional video aimed at patients in the medical industry. The idea is to educate them about our products/services in an approachable tone, inspiring trust. The successful candidate should have: - Proven expertise in comedic, dramatic, and action scriptwriting, ideally within a healthcare context - Solid understanding of the medical industry - Experience writing targeted content that engages patients and concerns their needs and fears - Ability to convey complex medical information in clear, engaging, non-alarming language. Looking forward to reviewing your previous samples and discussing our unique project further.

    ₹21658 (Avg Bid)
    ₹21658 Avg Bid
    18 bids

    I'm looking for a proficient programmer to convert and replicate three of my trading scripts from Thinkscript to Pinescript. I have a pivots script, an oscillator script, and a signal script for the oscillator. Here are some skills and experiences that I'm looking for in the ideal candidate: - Proficiency in Thinkscript and Pinescript programming languages is compulsory. The freelancer will need to understand how to translate the logic from one language to the other while maintaining the results. - Experience with both TradingView's Pinescript and TD Ameritrade's Thinkscript would be beneficial. - In-depth understanding of technical analysis is required, as the scripts involve custom functionalities. Being able to correctly interpret and implem...

    ₹16243 (Avg Bid)
    ₹16243 Avg Bid
    17 bids

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

    ₹750 / hr (Avg Bid)
    ₹750 / hr Avg Bid
    1 bids

    I am looking for an experienced Python developer to create a pure Python script that can convert a single JPEG image to PNG. The script will be run on a Linux operating system, and should include the following features: - Ability to work with a single file at a time, no batch processing needed - Incorporation of preset quality levels for the PNG output Ideal candidates for this project should have: - Proficiency in Python - Experience with image file format conversion - Familiarity with working on a Linux system - May not use any libraries not bundled with python 3.5! (NO PILLOW) It is for a restricted enviroment where only default python libs are available. If you have worked on similar projects before and feel confident in your ability to deliver a high-quality, effici...

    ₹1999 (Avg Bid)
    ₹1999 Avg Bid
    12 bids

    2 of my websites have fatal errors and do not work. First: Fatal error: Uncaught Error: Class 'WP_Translation_Controller' not found in /home/biznesif/domains/:796 Stack trace: #0 /home/biznesif/domains/(953): load_textdomain('default...'/home/biznesif/...', 'pl_PL') #1 /home/biznesif/domains/(47): load_default_textdomain() #2 [internal function]: WP_Fatal_Error_Handler->handle() #3 {main} thrown in /home/biznesif/domains/ on line 806 I try to deactivate plugins by changing plugin directory name, but with no effect. Repair my websites, check if it is not a malware.

    ₹10079 (Avg Bid)
    ₹10079 Avg Bid
    119 bids

    I am seeking to hire someone who has high proficiency in Chinese Language. In order to translate the following blog posts and put up on Baidu. What I am looking for in potential client: 1) Good Grasp On Chinese 2) Knows SEO and how it affects ranking 3) Writing ...Revisions If Needs Call For It 5) Process Feedback To Improve The Work And Craft Link To Blogs: 1) 2) 3) 4) 5) 6) 6)

    ₹62474 - ₹124948
    ₹62474 - ₹124948
    0 bids

    Larsen, send me the script when finished, as we talked about on the char.

    ₹2499 (Avg Bid)
    ₹2499 Avg Bid
    1 bids

    ...is of the essence. To avoid non-serious bidders, pls answer the following in your bid. "How do you find the duration of persistent connection while accessing any website?" Ideal candidates should possess: - Proven expertise in network design and security - Extensive experience in web development and troubleshooting - Proficiency in fixing slow loading speeds - Ability to quickly identify and repair broken links - Excellence in resolving design/layout problems More details will be provided to the shortlisted bidders....

    ₹42232 (Avg Bid)
    ₹42232 Avg Bid
    14 bids

    I'm ...integrate both RSI (Relative Strength Index) and Fibonacci principles. Key Requirements: - Indicator Development: Combine the RSI and Fibonacci for TradingView. The code should successfully generate signals based on these two notions. - Programming Preferences: Even though I didn't specify a preferred programming language, familiarities with languages appropriate for TradingView, such as Pine Script, are essential. - Indicator Output: Please note, the integrated indicator doesn't need to be visually displayed on the chart. The focus is solely on signaling functionality. Ideal candidates for this project should have experience in TradingView indicator development and a good understanding of both the RSI and Fibonacci. Knowledge in algorithmic trading would be...

    ₹41983 (Avg Bid)
    ₹41983 Avg Bid
    24 bids

    In this project, I am looking to create plans for a maintenance shop specifically designed for repairing mechanical equipment. A significant focus of my idea is: - Incorporating features necessary for electrical equipment repairs. These features are: - Designated testing areas, where work can be ...repairs, allowing for more careful and meticulous work. - no roof required as this shop is inside of a factory - 15 feet deep , 20 feet wide, 8 feet tall, must be used with metal framing and gypsum board. Ideal individuals for this job should have solid experience in maintenance shop planning and design, with a particular understanding of mechanical equipment Repair facilities. Experience in incorporating electrical equipment repair features into a mechanical-focused wor...

    ₹26739 (Avg Bid)
    ₹26739 Avg Bid
    29 bids

    I am in need of a proficient Python developer capable of building a script using Playwright for automating web browsing activities, extracting data from websites and engaging in organized web scraping. Key Requirements: - Expertise in Python and Playwright - Familiarity with web scraping and data extraction - Proven experience in coding scripts that are compatible across all major operating systems including Windows, macOS, and Linux. Application essentials: - Detailed outline of the proposed project solution. - Evidence of past relevant work. - Showcase of relevant experiences in similar projects. The result should be a script that can execute web tasks automatically, facilitating the process of web data gathering with high precision and accuracy. I expect all applic...

    ₹2249 (Avg Bid)
    ₹2249 Avg Bid
    40 bids

    ...This job will require someone who can not only identify and fix existing issues but also provide insights into potential improvements that could elevate the website's design and usability. If you’re confident in your ability to transform our site into a more effective and engaging platform, I’d love to hear from you. _________________________________________ Our needs Website to complete and repair: Final result In the whole site you have to... - sett the font Verdana in CSS (for every page, article, post) - put the header in all pages In Home page Articles Line You have to… - reduce titles and characters - justify text - make the photo appear in each box on subsequent pages (“Older Posts”) “Aree di intervento” Line You hav...

    ₹3332 (Avg Bid)
    ₹3332 Avg Bid
    24 bids

    I’m in need of professional assistance to fix a persistent 403 error on my WordPress site that has limited my ability to manage portfolios. The problem seems to persist despite adjustments made using FTP. The issue has led to slow loading times, unusual pop-up advertisements, broken links, and total lack of access to backend configurations including post/page management, theme setting modifications, and plug-in additions/modifications. I should mention that there have been no recent changes to backend configurations prior to the occurrence of this issue. Strong skills are required in: - WordPress Troubleshooting; - Understanding of backend configurations; - Expertise in dealing with 403 errors; - Ability to identify and remove website infections; - Proficiency in FTP adjustments; ...

    ₹11584 (Avg Bid)
    ₹11584 Avg Bid
    166 bids

    I'm looking for a developer to develop a simple websocket server for my project using node.js. This will just be used as a downstream testing tool for non-production use. This will only be run on a local development machine. This server must be able to handle some key functionalities including: ...development machine. This server must be able to handle some key functionalities including: - Broadcasting messages - Accepting messages from client - Supporting multiple client connections - Will just use http websocket (ws://) Additionally, the server should be designed with an basic interface for dispatching messages from the server to clients. I just need the framework done and I will tweak the inbound and outbound message formats to the JSON format I need. This should be a ...

    ₹9325 (Avg Bid)
    ₹9325 Avg Bid
    57 bids

    More details: What type of data entry tasks do you need assistance with? Typing What is the source of the data for typing? Images How would you like the typed data to be formatted? Spreadsheet

    ₹32736 (Avg Bid)
    ₹32736 Avg Bid
    149 bids

    Hello, I would like a program in pinescript [trading view], which compares the highest price and the lowest price of two candles next to each other, if it is true conditions [attach pictures] I want it to create a speaker that will expand on the right side [] I want the box to be able to be modified further from the program settings. The script should run in real time when the candle is closed, the program should perform a comparison but also compare for already closed candles. If they are on timeframe 1, do the calculations for 1, if they are on 15 minutes timeframe, do it for 15. Select the date when the program starts to calculate, for example: I'm on the 1 minute timeframe, trading view shows me about

    ₹16576 (Avg Bid)
    ₹16576 Avg Bid
    12 bids

    I'm currently looking for an experienced blockchain developer who is familiar with the Solana blockchain platform to develop an efficient script for a spot trading bot with decentralized finance (DeFi) applications. Key Requirements: - Proficiency in writing scripts for trading bots, particularly for spot trading. Experience with trading on the Solana blockchain would be advantageous. - The bot should be adept to implement the 'Momentum' trading strategy. Hence, a solid understanding of various trading strategies, especially 'Momentum' is essential. - Experience with DeFi use cases is a must. The bot should be able to interact seamlessly with DeFi applications on Solana. This role favors someone with great attention to detail, who is committed to deliver...

    ₹15577 (Avg Bid)
    ₹15577 Avg Bid
    11 bids

    I'm seeking a talented Python developer to assist with a unique image manipulation project. The gig entails extracting multiple cards from a single JPEG image and then implementing cropping and resizing tasks. The addition of filters and effects and the removal of backgrounds may also be a part of this role. The ideal candidate will have: - Expertise in Python programming - A proficient command of JPEG image manipulation - Strong experience in cropping and resizing images - The ability to add filters/effects efficiently - Capacity to extract multiple elements from an image It's important to note that the client has not specified how the extracted cards should be outputted from the image. Any clarification about this will be provided on project initiation. Looking forward to...

    ₹3499 (Avg Bid)
    Urgent
    ₹3499 Avg Bid
    9 bids

    Hi, are you able to make a custom housing script which allows players to rent the house for 30 days ? The script must include all houses on the map for rent Storage Wardrobe to change clothes Garage blip to store cars Give keys to friends Transfer house to someone If player doesnt pay rent they lose the house and goes back on the market Rob houses All available houses for rent appear on the small map (bottom left of screen) Have updated interiors in houses I have a small clip of what im looking for

    ₹24990 (Avg Bid)
    ₹24990 Avg Bid
    32 bids

    Looking for passionate 2D animators for high school biology explainer videos. Videos must contain biological diagrams and structures as specified. Audio and script to be provided by us. Freshers are welcome to apply for this job too! Preferred payment - 1.2 USD per minute of animation. If we like, we'll be giving bulk orders

    ₹1333 (Avg Bid)
    ₹1333 Avg Bid
    5 bids

    I am in need of an experienced translator to convert English dialogues from a movie script to Telugu. - The dialogues total more than 5000 words. - The conversations are straightforward, made up of simple everyday language. The ideal freelancer for this project should have: - Strong command of both English and Telugu - Previous experience with dialogue translation in a movie/script setting - Ability to maintain the tone and nuances of the original text while translating it to Telugu. Looking forward to receiving your bids.

    ₹6747 (Avg Bid)
    ₹6747 Avg Bid
    63 bids

    Set up Codecanyon script. Setup the admin panel in the server Create and publish the Application for Android and iOS in the respective store We will provide the developer console access. Lowest bidder with proper expertise shall be awaded

    ₹5998 (Avg Bid)
    ₹5998 Avg Bid
    25 bids

    I'm looking for an experienced and creative 2D animator who can create a compelling and informative video that effectively promotes my product/service to B2B clients. Key Elements: - The video ...experience in 2D animation and demonstrable skill in making professional quality videos - Proven track record in creating effective promotional videos, particularly for B2B clients. - Excellent grasp of how to present product demos and elucidate features and benefits for maximum impact - An understanding of what appeals to B2B clients and how to effectively communicate with them through visuals and script. This project is an exciting opportunity for those passionate about bringing products/services to life in an engaging and impactful manner. Reference

    ₹833 - ₹2499
    Sealed
    ₹833 - ₹2499
    19 bids