Show movie times website script jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 show movie times website script jobs found, pricing in INR

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

    ₹9008 (Avg Bid)
    ₹9008 Avg Bid
    68 bids

    ...support project, revolving around voice recording of promotional scripts. Here's what I'm looking for: Skills and Experience: - Strong command of the English language with a native accent. - Proficiency in voice recording and knowledge about proper voiceover techniques are a bonus, but not mandatory. - Willingness to learn and understand my product in order to create a compelling promotional script. Project Details: - The main task involves recording promotional scripts for customer support. This would be a wonderful opportunity for those with a flair for marketing and communication. - You will not have to write the scripts. They will be provided for you, all you need to bring is your voice and a keen sense of interpretation. - The project does not involve phone, l...

    ₹834 / hr (Avg Bid)
    ₹834 / hr Avg Bid
    15 bids

    Hello, We require a 10 Seconds Sample video of the attached script. The successful candidate would be our choice for long term collaboration for many videos to come. We recommend doing 5 seconds from the intro, and another 5 seconds from the middle.

    ₹1835 (Avg Bid)
    Guaranteed
    ₹1835
    1 entries

    For this role, I need a professional who specializes in adding email verification scripts to API for an existing PHP saas system. The email address validation is the primary requirement. Rather than direct server connection, we will send our script to be examined and require a step-by-step guide on every action necessary to be executed. Required Skills: - Experience with API integration - Proficiency with PHP, Laravel - Excellent written communication skills for document preparation

    ₹1835 (Avg Bid)
    ₹1835 Avg Bid
    57 bids

    ...centres. Integration with External APIs: Google Maps API will be integrated for location services, enabling users to find nearby recycling facilities and information based on their geographic Primary features should include: • A comprehensive guide on what, how, and where to recycle various products and materials at home • A feature where users can see their local drop off points and pick up times User interaction factors like readability, simplicity, and speed are absolutely crucial for this project. I would appreciate it if you could share examples of similar projects you have worked on relating to environmental issues, organization, or lifestyle....

    ₹54133 (Avg Bid)
    ₹54133 Avg Bid
    204 bids

    I am looking for a savvy and experienced social media expert to take charge of my social media channels: Facebook, Instagram, Twitter, and TikTok for multiple accounts. Currently, we aim to post 1-2 times a week and we want to optimize and increase our social media presence in line with our primary objective, which is brand awareness and product promotion. The ideal candidate should be proficient in: - Social media management on Facebook, Instagram, Twitter, and TikTok - Creating compelling and engaging content to drive product promotion or work with a design team to create content - SEO and digital marketing strategies - Tracking and analyzing social media performance for continuous improvement Experience in these areas is crucial. Your role will include strategizing, managing, ...

    ₹32363 (Avg Bid)
    ₹32363 Avg Bid
    65 bids

    ...an expert developer with extensive experience in Ionic, Laravel, and Angular to fix existing bugs and enhance our food delivery app. Essential Fixes Required: - The vendors app needs correction as categories currently rearrange when opening the products page. - Order notifications functionality is inconsistent leading to delayed orders needing rectification. - Issues where adjustments to work times affect store availability for reservations. Feature Additions: - Enable the vendor's app to print Greek letters on receipts. - Incorporate a toggle on the main screen for vendors to swiftly open or close the store. - Incorporate a comments field in the order process for customers' notes. - Specific texts on a certain page require translation. You are an ideal candidate i...

    ₹41788 (Avg Bid)
    ₹41788 Avg Bid
    185 bids
    SQL to Excel Data export 6 days left
    VERIFIED

    I have an SQL database and I need to export data sets into an Excel spreadsheet. I would need the following data exported into individual spreadsheets: - Customer information - Bill of materials - Materials inventory - Supplier details I have examples from previous exports of the required data that should be presented in each spreadsheet Ideal candidate should have ...candidate should have the following skills: - Extensive experience with both SQL and Excel - Understanding of data extraction techniques - Excellent attention to detail to ensure that the data transfer is accurate. - Prompt communication and commitment to meet deadlines. You should be able to handle sensitive customer information responsibly and maintain strict professional discretion at all times during this a...

    ₹60556 (Avg Bid)
    ₹60556 Avg Bid
    151 bids

    ...deep understanding of Python, especially concerning Telegram bot optimization utilizing Pyrogram. The primary target areas for improvement are: - Message handling - Media processing My current bot is suffering from slow response times that need urgent attention. Notably, video messages are the most affected and should be the priority. Here's what I am looking for in a freelance expert: - Proficiency in Python is essential, primarily focusing on Telegram bot libraries like Pyrogram. - Experience in optimizing bot performance, specifically in improving response times. - Background in handling and optimizing media processing, particularly video messages. - Capability to diagnose and rectify issues related to bot functionality. Portfolio showcasing similar past proje...

    ₹6423 (Avg Bid)
    ₹6423 Avg Bid
    12 bids

    ...by including only the valid transactions, following the specific requirements outlined below. Objective Your primary objective is to write a script that processes a series of transactions, validates them, and then mines them into a block. The output of your script should be a file named that follows a specific format. Requirements Input You are provided with a folder named mempool containing several JSON files. Each file represents a transaction that includes all necessary information for validation. Among these transactions, some are invalid. Your script should be able to discern valid transactions from invalid ones. Output Your script must generate an output file named with the following structure: First line: The block header. Second line: The seriali...

    ₹834 / hr (Avg Bid)
    ₹834 / hr Avg Bid
    2 bids

    ...long position, and accordingly, our SL will be above "open range high.". I would like to print out the maximum number of points until the "end time" is reached, or stop-loss. Also despite which trade is frst I want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00)...

    ₹13179 (Avg Bid)
    ₹13179 Avg Bid
    93 bids

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

    ₹1501 (Avg Bid)
    ₹1501 Avg Bid
    20 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    ₹1251 (Avg Bid)
    ₹1251 Avg Bid
    53 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    ₹3336 (Avg Bid)
    Guaranteed
    ₹3336
    7 entries

    ...Night Cream code NC. • Batch number o Code followed by number in chronological order i.e. NC001, NC002…  Could this number auto populate? • Pot size (ml) o When we make a batch, its volume is its weight X 1.056 which means it has a density/specific gravity of 1.056 thus is heavier than water. It also serves a cross check for us. So… when we have finished making the product we weigh it. We then times it by 1.056 to get a theoretical volume. As long as that volume matches (or as good as) the actual volume of the product then it passes the gross error check. At the moment, we manually write in the pot size in Column B as measured from the jug after it has cooled down (as it will shrink a small amount as it loses temperature). • Date created o Entered ma...

    ₹46960 (Avg Bid)
    ₹46960 Avg Bid
    74 bids

    I'm seeking a professional video editor for my YouTube videos, which are long-duration. Your responsibilities will include: - Advanced video editing, cutting and trimming my rough footage according to the indications and script I provide - Occasionally incorporating text animations into the videos - Delivering the final edited video in MP4 format Key qualifications: - Must be fluent in Spanish as the scripts and video content are in Spanish - Familiarity with editing for YouTube is a plus - Ability to interpret scripts and edit accordingly I'm looking for someone who is interested in an ongoing work relationship, outside of this platform for better collaboration. If this sounds like the opportunity for you, submit your bid. I look forward to potentially working with yo...

    ₹2419 (Avg Bid)
    ₹2419 Avg Bid
    32 bids

    Design a exciting looking movie poster. Adult movie 18+ Our new movie Missing is based on a fighter pilot shot down and captured sold for ransom. Wording: presents movie title: Missing in action Staring: Shortiii, Millyonaire, Sanchez Style: Epic Action movie, sexy, barb wire, duct tape, gags. Pm if you have questions or need guidance good luck

    ₹5422 (Avg Bid)
    Featured Guaranteed
    ₹5422
    29 entries

    Photo-realistic 4 renders from provided skp file it will cover all side of building. KINDLY NOTE TWO TIMES REVISION AFTER FIRST DELIVERY first delivery in low resolution and final will be HD images...it will take 5 to 6 days

    ₹25023 (Avg Bid)
    ₹25023 Avg Bid
    1 bids

    (USA Position Only) Hey there! I'm Jaden, a freelance designer specializing in Tradeshow Graphic design. I prioritize client happiness above all else. With my workload reaching its limit, I'm seeking a junior designer to join me on this exciting journey. Are you an aspiring graphic designer ready to kickstart your career? Join me and dive into the world of Tradeshow Graphic design! I'm offering an opportunity for entry-level designers to grow alongside me, delivering top-notch designs and ensuring client satisfaction. Details: Pay: $15-25/hour Workload: 5-10 hours/week, with potential for more Perks: Bonuses for completed projects and potential for a long-term contract While experience is a plus, what's most important is your ability to understand a brief and meet d...

    ₹1752 / hr (Avg Bid)
    ₹1752 / hr Avg Bid
    59 bids

    I am looking for a developer to create a custom WordPress plugin to handle parking reservations. The main functionalities required for this plugin are creating custom post types and enabling frontend user registration, along with integrating a parking schedule. Here are my requirements: - Creation of a user-friendly frontend form for visitors to register their parking times. The form should ask for their Name, Email, Phone number as well as the Start time/date, Exit Time/date, and any additional notes they might have. - Integration of a parking schedule. The schedule should be viewed as a calendar from the admin side, bringing clarity and organization to the booking process. - The ability for availability of free parking to be automatically calculated based on the entries i...

    ₹12678 (Avg Bid)
    ₹12678 Avg Bid
    124 bids
    Visitor Management Software 6 days left
    VERIFIED

    I'm looking to hire an expert who can build a comprehensive web-based Visitor Management Software. The platform should center on not just maintaining a record of visitor check-ins and check-outs, but also capture detailed visitor information. Key functionalities needed: - Visitor check-in and check-out tracking: Should track visitor entry and exit times efficiently. - Visitor detail recording: Should have the capability to record detailed data about each visitor accurately. - Reporting and Analytics: The system should provide insightful analytics and reports on the collected data. The design aesthetics of the platform are crucial to me. I prefer a modern, sleek design that remains user-friendly and efficient. Your expertise in UX/UI design will be a valuable asset for this p...

    ₹14597 (Avg Bid)
    ₹14597 Avg Bid
    31 bids

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

    ₹9175 (Avg Bid)
    ₹9175 Avg Bid
    87 bids

    I'm in need of an experienced JavaScript developer, primarily with professional experience in ReactJS. You will be part of the development team working on a business website. This project requires that you have a high-level understanding and working experience with JavaScript. Key requirements and tasks will include: - Developing the front-end portion of our business website using JavaScript, with a specific focus on ReactJS. - Working with the team to create a seamless, rich user experience. - Debugging front-end site elements, and optimizing load times and reliability. Ideal skills for this role: - Proficiency in JavaScript programming language. - Experience working with ReactJS framework. - Prior experience in developing business websites is a bonus. If yo...

    ₹12178 (Avg Bid)
    ₹12178 Avg Bid
    107 bids

    Up to 6 Static Pages Image/Video Sliders Contact Form Social Profile Link Review/Testimonial Content Update Fast page load times Responsive Web Design Training and Support

    ₹30528 (Avg Bid)
    ₹30528 Avg Bid
    1 bids

    I am looking for an experienc...experienced Wix specialist to improve both the loading speed and overall performance of my small-traffic website, handling up to 500 visitors per day. Key Responsibilities: - Evaluate current performance of the website - Identify factors slowing down website load times - Implement solutions to improve both the loading speed and overall performance Skills and Experience Needed: - Proven experience optimizing Wix websites - In-depth knowledge of performance metrics - Successful track record of improving website speed and performance Please provide examples of past work demonstrating your experience and success in this area. Ultimately, I am keen to provide an optimal user experience for my website visitors, so...

    ₹10009 (Avg Bid)
    ₹10009 Avg Bid
    159 bids

    ...multiple assignments are supported. • Workload Tracking: The system calculates the assigned hours per teacher on a weekly and semester basis, including the ability to track extra hours. • Triple Teacher System: Each course is assigned three teachers: primary, secondary, and coordinator. • Comprehensive Timetable: The timetable covers all seven days of the week, including weekends, and the start times can be adjusted for different seasons (e.g., summer and winter). • Flexible Course Lengths: Courses can have either 40 or 30 minutes duration, depending on their requirements. • Automatic Timetable Generation: The system generates conflict-free timetables for all courses, teachers, and classrooms. • Attendance Management: The system allows the system adm...

    ₹203854 (Avg Bid)
    ₹203854 Avg Bid
    270 bids

    ...checking downtime state and response time), with the ability to send different notifications as Telegram messages to the subscribed users. The frequency of alerts and other variables should be customizable. The bot should have UI menu to manage (add, delete domains, change customized variables, mute notifications for some domains or change monitoring mode) Alerts should be dispatched at specific times and also triggered by certain events. Experience with Telegram bot programming, API integration, and alert systems is essential. Key Requirements: - Monitor multiple websites' states using simple APIs - Send alerts to subscribed users (whitelisted in the internal config file of the Bot) - Alerts triggered by specific events. - Frequency of checks and alerts should be cus...

    ₹86413 (Avg Bid)
    ₹86413 Avg Bid
    135 bids

    ...some Code Canyon scripts. I did not specify which scripts for this project, giving you the flexibility to apply based on your wide-ranging experience in PHP script modification. Main Task: • Modify various Code Canyon PHP scripts as per requirement. The ideal freelancer for this job should have: Relevant Experience: • A strong track record of modifying PHP Scripts, preferably but not limited to, CodeCanyon scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script modification. This project could lead to multiple further enhancements and modifications with the right person ...

    ₹1668 / hr (Avg Bid)
    ₹1668 / hr Avg Bid
    125 bids

    I am in desperate need of a highly skilled and professional video editor, specifically for wedding videos. The wedding videos I need edited will be in a cinematic style. This requires an understanding of sophisticated editing techniques to provide a movie-like feel. Your role will revolve around adding suitable background music to set a romantic mood, however, there is no need for adding sound effects. Experience in video editing, particularly with wedding and cinematic-style videos would be an excellent fit for this project. Good knowledge of suitable background music is crucial as well.

    ₹8007 (Avg Bid)
    ₹8007 Avg Bid
    9 bids

    I am looking for a designer to create a unique vintage/traditional style logo for my business. Tea Leaves & Tarot with Tracy - Creative Input: I highly appreciate creative input. I welcome your artistic license to select colors that you believe will best fit the vintage brand. I do like the combination of white, black & rose gold but looking for...style logo for my business. Tea Leaves & Tarot with Tracy - Creative Input: I highly appreciate creative input. I welcome your artistic license to select colors that you believe will best fit the vintage brand. I do like the combination of white, black & rose gold but looking forward to seeing your input. The business is offering clients tea leaf & tarot readings, i resonate with traditional times way back wh...

    ₹1001 (Avg Bid)
    Guaranteed
    ₹1001
    81 entries

    ...familiarity with the demo applications ([GroFresh]()) and documentation before bidding. - The provided budget for this project is INR 4500. Kindly specify any deviations from this budget in your final bid. [Please note that negotiations will not be entertained multiple times. Therefore, we kindly request all interested freelancers to submit their final budget along with their proposals.] - No advance payment will be made; payment will only be released upon satisfactory completion of the work. - Failure to complete the assigned tasks will result in non-payment. - Installation will be conducted via TeamViewer or AnyDesk. - The project deadline is strict, with completion

    ₹5755 (Avg Bid)
    ₹5755 Avg Bid
    5 bids

    I need an individual with a flair for typing and a keen eye for details, to transcribe movie scripts The scripts will be 800-900 pages in total and should be typed into the final draft software Key Responsibilities: - Transcribe a book and 6-10 scripts in the genres of Action, Comedy, and Drama, into .rtf format 800-900 pages in total - Check for and correct typing errors Ideal Skills & Experience: - Proficient in typing and transcription - Has a good command of English language - Experience in movie scripts would be advantageous - Detail-oriented. Please bid with your best rate.

    ₹462424 (Avg Bid)
    ₹462424 Avg Bid
    30 bids

    ...Requirements: Expertise: Prior experience in data entry, particularly in handling documents related to Cargo shipping or similar fields, would be advantageous. Attention to Detail: Keen attention to detail is critical to accurately extract and input data from the documents. Time Sensitivity: Due to the urgent nature of this requirement, we are looking for prompt responses and quick turnaround times. Deliverables: Completed spreadsheet with all required data fields accurately entered. Ensure the integrity and correctness of the data entered. How to Apply: If you believe you possess the necessary skills and expertise to fulfill this task efficiently, please provide us with the following: Quotation: Kindly revert with your quotation at the earliest convenience, considering the...

    ₹6006 (Avg Bid)
    ₹6006 Avg Bid
    69 bids

    ...offer comprehensive strategies addressing these or other AI fields will be highly considered. - Dual Integration: The AI features must be incorporated into both Vicidial and Asterisk, aligning and harmonizing their performances. - Efficiency Goal: The main objective is to enhance customer service efficiency. Proposals should detail how AI implementation will streamline operations, reduce service times, or improve customer interactions for a more effective system. Ideal Candidate: The ideal candidate should have previous experience working with AI integration into Vicidial and Asterisk systems, with a detailed understanding of call center operations. Expertise in AI fields like speech recognition, and natural language processing would be beneficial. They'll need to communic...

    ₹40537 (Avg Bid)
    ₹40537 Avg Bid
    24 bids

    Hi, I would like to create a script that: -uses the Soslcan API -identifies new SOL tokens -creates buy orders based on certain criteria (fdv, volume etc) and sends to wallet please tell me in general how you would go about this so i know you are suitable for the task? As the client for this project, I'm seeking a proficient coder, experienced with Python and Java, to create a system that integrates with Solscan API to provide real-time updates. The runtime for this operation is vital, with a strict two-week deadline in place. Key Requirements: - Proficiency in Python or Java programming - Prior experience with API integration, notably Solscan - Ability to deliver the project in two weeks The selected freelancer will demonstrate a solid understanding of creating real-ti...

    ₹1918 / hr (Avg Bid)
    ₹1918 / hr Avg Bid
    110 bids

    I need an experienced Pine script coder for developing my EMA (Exponential Moving Average) strategy on TradingView. The key task is to incorporate - Implementing and coding the EMA strategy I've detailed. - Ensuring the script can backtest trading data effectively. - Coding the script to generate trade signals. Furthermore, I want this script to automatically initiate and execute trades Synchronized with my broker account. This calls for a high-level experience in TradingView API and order management system. Additionally, this project requires backtesting the strategy on a mixed dataset of both specific historical and most recent market data for determining the effectiveness of the automated trading strategy. Proven expertise in backtesting trading strat...

    ₹8174 (Avg Bid)
    ₹8174 Avg Bid
    12 bids

    ...in this inbox first for the review at the earliest in 12 hrs. - - - - - - - - - - - - - Full Music Track - - - -- - - - - Donot forget to check the google drive link for the actual 4 mins music and the character should be consistent throughout the video. Creativity is yours. Music : - -- -- - - -- - Video script - - - - - - - - - - The video opens up with our female heroine that is dressed in a cyber punk armour looking at a dystopian city from up on a hill. From afar it looks peaceful and the sky has a welcoming colored tone. Far from the higher means In a world that ‘ll forever be surreal We’ll find our own demands As we get closer to the city we focus on a big skyscraper and notice a man dressed in

    ₹4921 (Avg Bid)
    ₹4921 Avg Bid
    8 bids

    I need a skilled developer to generate a custom Python script aimed at Yolo v8 image segmentation. I have a pretrained model and I converted it into ONNX format. Now I have to get and draw inference of it on original image. I can't use ONNX runtime or Ultralystic. Only OpenCV-Python and Numpy are available. Ideal Experience: - Familiarity with Yolo v8. - Experience in image segmentation. - Mastery in Python scripts. This is not a project, only providing python sample script, if you have one, you can earn money in a min.

    ₹834 (Avg Bid)
    ₹834 Avg Bid
    12 bids

    ...Deliver within the day. Issue: I describe the below issue as one of the issies There is a second issue that has a similar problem but it cannot be explained here due to the cinfidentiality NDA: my code is private and paid for. You sign my NDA which is a standard nda. It can be signed in Adobe reader which is free. Type in, save and send back. Very easy. Freelancer has approved this nda many times since they cannot force anyone to use their nda. This is a legal thing where the country law force them to approve my nda. The country law is always above any company and person. Description: I'm in need of a an stored procedure expert in SQL expert who can dissect and troubleshoot a stored procedure issue within my database. Specifically, it's not fetching the correct nu...

    ₹1668 / hr (Avg Bid)
    ₹1668 / hr Avg Bid
    74 bids

    I need an animator who can design a short movie featuring a wedding theme. The story should focus on family members embarking on an adventure surrounding the wedding. This animation should have a romantic tone that draws in the audience. The ideal freelancer should have: - Experience in romantic-themed animations - A creative sense of storytelling - Ability to create engaging family characters - Background in creating wedding-based animations would be a plus The end result will be entertaining and heartwarming, making the viewers feel a part of the family's romantic wedding adventure.

    ₹24272 (Avg Bid)
    ₹24272 Avg Bid
    15 bids

    We are looking for a skilled freelancer to design and develop a website similar to the following examples: The website should have the following features: Clean and modern design similar to the examples provided. User-friendly interface and navigation. Ability to shorten URLs. Analytics tracking for shortened URLs. Responsive design to ensure compatibility with various devices and screen sizes. Fast loading times and optimized performance. Integration with social media platforms for easy sharing of shortened URLs.

    ₹39203 (Avg Bid)
    ₹39203 Avg Bid
    77 bids

    Project Overview: We've already implemented a functional cookie consent banner with a script that manages cookie setting (setCookie, readCookie), consent selection (setCookieConsent), and banner behavior (checkbox initialization etc.). We need your expertise to integrate Google Tag Manager (GTM) with this existing script. We need conditional firing of a Google Analytics 4 (GA4) tag based on user consent selections (e.g., "Statistical" consent). I want these consent states to be managed correctly: ad_storage analytics_storage ad_user_data ad_personalization _personalization_storage functionality_storage security_storage and make settings adjusted for google v2 compilance. In your bid please write in short, what is new in Google v2 management. Bid only if yo...

    ₹1668 (Avg Bid)
    ₹1668 Avg Bid
    27 bids

    I'm looking for a motivated and meticulous professional who can successfully convert 5-6 pages of an old paperwork, handwritten in English, into typed text. Key Requirements: - You should have excellent English proficiency to understand and interpret the handwriting, which is difficult to read in some places. - Proven experience in transcription tasks is greatly valued. - You should have strong attention to detail and the ability to accurately transcribe verbatim. In your proposal, please share a brief summary of your experience, along with any similar transcription projects you've completed.

    ₹2753 (Avg Bid)
    ₹2753 Avg Bid
    7 bids

    ... Monitor bid responses and engagement metrics to refine strategies and enhance our competitiveness on the platforms. 3. Communication Management: Act as the primary point of contact between our team and potential candidates, responding promptly to inquiries, scheduling interviews, and facilitating communication throughout the hiring process. Maintain professionalism and confidentiality at all times. 4. Candidate Screening: Review applications and portfolios submitted by freelancers, assessing qualifications, experience, and suitability for the project requirements. Provide recommendations and shortlist candidates for further evaluation by our team. 5. Collaboration and Reporting: Collaborate with our internal team to gather project requirements, clarify expectations, and align...

    ₹1084 / hr (Avg Bid)
    ₹1084 / hr Avg Bid
    79 bids

    ...portfolio boasting over 35 SaaS applications, I’m in search of a robust SaaS affiliate management script to streamline my affiliate program operations. My goal is to create a centralized platform where I can showcase all my applications and invite affiliates to join and promote my offerings effortlessly. Ideally, I’m looking for a script on codecanyon or any other similar marketplace that requires minimal customization, allowing me to quickly integrate it into my existing infrastructure. It should offer comprehensive features for both vendors and affiliates, ensuring seamless collaboration and effective promotion of my SaaS products. If you have any recommendations or suggestions for a suitable script available on CodeCanyon, I would greatly apprec...

    ₹12261 (Avg Bid)
    ₹12261 Avg Bid
    19 bids

    I am in need of a proficient developer who can build a REST API for a Python script to facilitate integration with another internal application, primarily written in PHP. Key requirements include: 1. API Development Expertise - You should have strong working knowledge of Python and PHP and substantial experience in REST API development. 2. Integration Knowledge - A clear understanding of how internal system integration works. 3. Problem-solving Abilities - The capacity to troubleshoot, spot issues, and provide quick, effective solutions should any problems around integration arise. This role is suited to anyone who thrives in challenges and is excited to make existing systems more efficient via integration. If you're the kind of developer that loves a good puzzle, I'd ...

    ₹2669 (Avg Bid)
    ₹2669 Avg Bid
    11 bids

    ...am seeking a professional developer with proficiency in CodeIgniter, to build a movie database website using IMDb and OMDB API. Key Features: - Enable movie search through a search bar. - Display detailed information for each movie. This information will be fetched via the IMDb and OMDB API. - Build and manage the movie database to store movie titles and information. User Interaction: - The website should give the users the ability to search for movies using titles. - The search result should direct users to a details page displaying information about the specific movie, drawn directly from IMDb and OMDB API. Design: - I prefer a professional and corporate design that is clean and minimalist for this website. Ideal Skil...

    ₹2335 / hr (Avg Bid)
    ₹2335 / hr Avg Bid
    83 bids

    Hello, I Search CPA network script a PHP for example (site is not reachable down operator) new or used Please offer everything pay immediately

    ₹37284 (Avg Bid)
    ₹37284 Avg Bid
    57 bids