Parse log files asp jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 parse log files asp jobs found, pricing in USD

    I would like a stand-alone Windows 10 executable file that extracts and saves the following data from MP4 video and/or MP3 audio files: 1. number of frames in the file 2. amplitude (how loud) for any frame based on frame number 3. frequency (pitch in hertz) for any frame based on frame number 4. size (in bytes) of the jpeg for any frame based on frame number 5. jpeg for any frame based on frame number It works as follow: 1. The user browses to a TXT file. 2. Each line in the TXT file lists the: a. location of an MP4 video or MP3 audio file [B below] b. data to be extracted from the file [D,E,F below] c. location where the extracted data is to be saved [C below] 3. As each file is processed, a line is displayed indicating the line and file, data saved and errors that occurre...

    $69 (Avg Bid)
    $69 Avg Bid
    6 bids

    I'm seeking a coder who can create a custom script for my Airtable database. The primary functionality I'm after is the ability for the script to import and export data, specifically from and to an Airtable form. Key requirements: The script must be able to read and parse out a paragraph of information from an Airtable form to effectively break out each payment. Ideal candidate will have: - Profound experience with Airtable: You should be well-versed in Airtable's functionalities and have hands-on experience creating custom scripts. - Scripting expertise: Strong background in creating automated scripts for data import/export tasks, particularly within the Airtable environment. - Attention to detail: The ability to ensure that the script operates accurately and tha...

    $143 (Avg Bid)
    $143 Avg Bid
    19 bids

    ...session counter - Ability to trade Pokemon within teams - Automatic speed list generation for players and chosen Pokemon - Incorporation of a loyalty/friendship tracker - A user-friendly system for sorting, adding, and removing Pokemon from parties - A quest log/reminder feature for victory points - Capability to generate Fakemon within established rules Built in pokemart with the GM To easily adjust prices and what not along with ability to setup specials/deals Ability to set up towns (EX Team flow enters twist tree, changes quest log, changes mart?/ mystery eggs?) Ability to easily subtract and add combat stages Etc. (Both players and mons) with a button press Pre Programmed level moves added Alert and system in place to automatically comply with the base stat rel...

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

    Hi, Im looking for someone who helps me with my project. white label w...label website with integrated TradingView libraries. We can break down the portal into different parts connected. 1 – SuperAdmin, For the owner that can overlook everything in the system (me) 2 - Admin will be the “shop owner” they can edit/add/remove products, and sell them (integrations) Admin can be a brand that will be editable and have its own logo and domain login with branding. 3 - User who log in to the “shop” and can purchase products 4 – Trading portal – Connecting Libraries from Tradingview with our own (redistributed by Admin) 5- Integrations – Possibility to add telegram/discord/chat between users / FB messenger/video presentation/YT -LIVE). For su...

    $4207 (Avg Bid)
    $4207 Avg Bid
    42 bids

    Configuring Google and Facebook logins is essential for enhancing user convenience and security on your platform. By integrating these social login options...accordingly. Similarly, for Facebook login, you'll need to create a Facebook app, configure the app settings, and obtain the necessary credentials. Once you have obtained the required credentials from both Google and Facebook, you can integrate their respective SDKs into your platform's authentication flow. This integration enables seamless authentication and authorization processes, allowing users to log in securely and access your platform's features with ease. Additionally, implementing these social login options can help increase user engagement and retention rates, as it provides a convenient and familiar lo...

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

    I'm looking for a skilled ASP .NET web developer to work on a small project. Key requirements: - Fullstack development: The project involves both front-end and back-end development. The ideal candidate should be proficient in C# and ASP .NET. - Database Integration: The project will be using SQL Server, so experience with this database type is needed. Skills required: - Proficiency in C#, ASP .NET, and SQL Server - Experience in fullstack web development - Strong understanding of database integration and management Your role will be to take the project from concept to completion, ensuring that all elements are well-integrated and functioning smoothly. If you are a reliable, detail-oriented developer with a strong track record in ASP .NET web projects, I&...

    $541 (Avg Bid)
    Urgent
    $541 Avg Bid
    46 bids

    We're looking to dev... A robust rating system specifically for professors. 2. A comprehensive student review system. In terms of displaying information, each professor's page should show the following: 1. Their name and photograph. 2. The department they’re associated with, as well as their university affiliation. 3. An overall rating and reviews from students. Users on the platform should be able to register and log in to use the website via an email and password system. For this job, freelancers should possess extensive experience with and understanding of website development, and should be comfortable implementing complex features such as the rating and review systems. Proficiency in user-interface design to create an intuitive, user-friendly registration pr...

    $539 (Avg Bid)
    $539 Avg Bid
    105 bids

    As a recruitment firm, we are in need of a customized, interactive recruitment tracker. It should primarily support the following features: - Applicant tracking: it must meticulously log and monitor the progress of each candidate from application to hire or decline. - Interactive dashboard: An intuitive, easy-to-use dashboard that shows accurate data on the current number of applicants, job vacancies, and status of hiring processes is crucial. The ideal freelancer for this project should possess extensive experience developing similar HR tools, and have a keen understanding of data visualization for dashboards. Understanding recruitment processes is also a plus.

    $167 (Avg Bid)
    $167 Avg Bid
    53 bids

    I have a large volume of numerical data that needs to be entered from multiple digital files. The files will be provided to you in a digital format. Key Requirements: - Data Entry: Accurately input numerical data from digital files into a specified format. - Efficiency: Handle a substantial quantity of data in a timely manner. Ideal Freelancer: - Proficient in data entry with experience in handling numerical data. - Attention to detail to ensure accuracy. - Previous experience with large-scale data entry projects is a plus.

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

    I have a large volume of numerical data that needs to be entered from multiple digital files. The files will be provided to you in a digital format. Key Requirements: - Data Entry: Accurately input numerical data from digital files into a specified format. - Efficiency: Handle a substantial quantity of data in a timely manner. Ideal Freelancer: - Proficient in data entry with experience in handling numerical data. - Attention to detail to ensure accuracy. - Previous experience with large-scale data entry projects is a plus.

    $255 (Avg Bid)
    $255 Avg Bid
    37 bids

    ...like below that will serve HTTP & HTTPS without the need to add SSL certificate at the NGINX level and stay using my website using HTTPS relying on GCP-CertificateManager at LB level. How my configuration should look like to accomplish this? This the configuration I trying to use with my Django app. ########### server { server_name _; listen 18000; access_log /var/log/nginx/; error_log /var/log/nginx/; location / { try_files $uri u/proxy_to_app; } location u/proxy_to_app { #proxy_set_header X-Forwarded-Port $http_x_forwarded_port; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host $host; proxy_set_header X-Real-Ip $remote_addr; proxy_redirect off; proxy_pass htt...

    $42 (Avg Bid)
    $42 Avg Bid
    8 bids

    I'm in need of a skilled Flutter developer to help bring my application idea to life. The app already has a design/mockup ready, therefore, we'll dive straight into development. Key Features to Implement: - User Login: Experience with creating secure login systems is essential. Users should be able to create accounts, log in, recover passwords and so on. - Push Notifications: The application will need to support timely push notifications. Understanding how to implement this in Flutter is necessary. - In-app Purchases: I require someone with experience in setting up and managing in-app purchases. - DoorDash API Integration: The ability to successfully integrate a third-party API, specifically DoorDash API, into a Flutter application is also crucial. Database Preference...

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    149 bids

    I'm in search of a meticulous data entry specialist to help with a simple text data entry task. The job is quite straightforward, involving the transfer of information from digital files to a different format. The role strictly involves data entry without the need for any form of data analysis. Key responsibilities: - Accurately entering text data from digital files into a specified format. Ideal Skills and Experience: - Proven experience with data entry. - Attention to detail. - Proficiency in working with digital files and transferring data.

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

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

    $388 (Avg Bid)
    $388 Avg Bid
    27 bids

    I need someone to upload files of a website on my namecheap hosting. I have .zip file with full website files (wp-content, wp-config and all the others) and I need this to be uploaded and made to work on my namecheap hosting and database.

    $42 (Avg Bid)
    $42 Avg Bid
    69 bids

    ...Knowledge of Issabela or similar software is an added advantage. Let's connect if you can guarantee a seamless and efficient communication system. For more information, sent the requerimients - The calls received would be answered by several receptionists who would log in/unlog in with their landline to receive the call. If there are more calls than receptionists, a message will appear indicating that they will assist you immediately. - The receptionists would route the calls to the agents available at that moment, who in turn would log in/unlog in with their landline to answer the calls. - For receptionists there would be a real-time panel of incoming and active calls, as well as receptionists and advisors logged in, free and busy on calls. The receptionist could sel...

    $1377 (Avg Bid)
    $1377 Avg Bid
    33 bids

    Buscamos incorporar especialista programador .net freelance con conocimientos en: c# .net, asp, sql server se valorará experiencia en: integraciones api, en back-end y front-end. Trabajo principalmente en remoto, para colaboración continuada en desarrollos propios de nuestra empresa, con un mínimo de 40 horas mensuales.

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

    Hi, I have worked with you in the past and need a few grammatical errors fixed on my website, It is hosted on Amazon Lightsail. I also need to get my client portal log in repaired. Im not able to log in. Third, I need the pricing options adjusted on my Pay Pal website link up payment option.

    $150 (Avg Bid)
    $150 Avg Bid
    1 bids

    i need someone to work on my vps server where i am hosting a matrix homeserver. to create an iota identity management and integrate that with matrix sign up and log in authentication. the worn needs to be done immediately. my budget is no more than 40 euros so please bid if you can work on that budget.

    $32 (Avg Bid)
    $32 Avg Bid
    11 bids

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

    $67 (Avg Bid)
    $67 Avg Bid
    59 bids

    ...detailed list of the services offered by the agency, including • in-home care • personal care • companionship • meal preparation • medication management, etc. Each service should have its own dedicated page with descriptions. 3. About Us: Information about the homecare agency, including its history, mission, and values. 4. Client Portal: If applicable, a secure client portal where clients can log in to access important information, schedule appointments, communicate with caregivers, etc. 5. Testimonials: Real testimonials from satisfied clients or their families can build trust and credibility for your homecare agency. Consider including photos and/or videos if possible. 6. Contact Information: Clear contact information, including phone number, email ad...

    $526 (Avg Bid)
    $526 Avg Bid
    151 bids

    I need a skilled and creative logo designer who can visualize and create a compelling logo that will enhance my brand identity and marketing materials. Your responsibilities: - Design a logo with bright, bold colors - This app is for doctors to log there procedures - Deliver a unique logo that will capture the essence of the brand Ideal skills and experience: - Proficiency in graphic design software - Strong creativity and design skills - Strong portfolio showcasing past work Attached are some previous logo Simply show me your previous work and let your work speak for your talent. Your creativity, along with your passion for vibrant and bold colors, should be enough to take on and triumph this project.

    $46 (Avg Bid)
    $46 Avg Bid
    40 bids

    i need someone to work on my vps server where i am hosting a matrix homeserver. to create an iota identity management and integrate that with matrix sign up and log in authentication. the worn needs to be done immediately. my budget is no more than 40 euros so please bid if you can work on that budget.

    $27 (Avg Bid)
    $27 Avg Bid
    15 bids

    I'm in need of a well-versed and experienced app designer and developer to create a cross-platform listing app. The goal of this app is to provide a versatile and user-friendly platform for users on both iOS and Android devices. Key Features: - User Registration and Login: The app must have a robust and secure system that allows users to create accounts and log in. - Search and Filter Functionality: The app must support easy searching and filtering of listings to help users find what they're looking for efficiently. - Listing Creation and Management: Users should be able to effortlessly create and manage their own listings within the app. The ideal candidate will have: - Prior experience in developing cross-platform apps. - Proficiency in creating user-friendly interfac...

    $550 (Avg Bid)
    $550 Avg Bid
    174 bids

    ...and Android platforms. Key Functionalities: - Online Training Sessions: Users should be able to access, participate, and save fitness training videos. - Diet Planning: The app should include features for creating and monitoring meal plans, incorporating nutritional information, and tracking calorie consumption. - Progress Tracking: The app should allow users to track their fitness progress, log their workouts, and monitor their diet. Ideal Skills and Experience: - Proficiency in iOS and Android app development - Experience with multimedia content integration for online training - Previous work on fitness, health or wellness apps would be a plus - Background in designing user-friendly, engaging app interfaces There's no requirement for third-party API integration at t...

    $83 (Avg Bid)
    $83 Avg Bid
    14 bids

    I'm looking for an experienced Facebook App Developer to create a web-based app that is focused on enhancing our product and service offerings. Key Requirements: - Social login: The app should allow users to log in using their Facebook credentials. - User profile management: The app needs to have a feature that allows users to manage their profiles. - News Feed Integration: The app should seamlessly integrate with the user's Facebook news feed. - Pages Management: The app should allow us to manage posts, engage with users, read engagement metrics, show lists, etc. Data Usage: We plan to collect data from the app to improve our product and service offerings. Therefore, experience working with data collection and analysis is a plus. Ideal Skills: - Proficient in Facebook ...

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

    I've devised a dummy website primary for understanding log analysis which is a major concern in today's advanced technology world. To test its vulnerabilities, I require a well-rounded professional equipped with proficiency in PHP and Node.js. - Focus Area: Your tasks will encompass SQL injection techniques over my website's user login systems, data retrieving systems, and contact forms. - Skill Set: An experience with SQL injection tests is crucial. Knowledge of web technologies such as PHP and Node.js is essential. Understanding of website log analysis will also be advantageous. Your comprehensive reports on the performed tests and findings will enhance the robustness of my website and will aid in my understanding of the log analysis for future dev...

    $41 (Avg Bid)
    $41 Avg Bid
    12 bids

    ...Accelerate architecture. - The code should be able to run on CPU-only mode, on a single GPU machine, and also on multiple-GPU machines. The GPU's are all Nvidia. - The code will need to be tested on my machines (CPU-only machine; machine with single-GPU; and machine with multiple GPUs) and execute smoothly without error using my datasets. If the code does not execute out of the box, you will need to log in to my computer to set it up to ensure smooth running. Pytorch environment under PyCharm/Ubuntu is already set up. These two links should give you an idea of what Huggingface Accelerate is: Ideal Candidate:

    $93 (Avg Bid)
    $93 Avg Bid
    10 bids

    Read messages on WhatsApp, parse selected message for specific data and then update a website page with scraped information. This needs to be for Windows 11 and, if possible, quote also for apple apps (iPhone and iPad). Must include include piracy protection for windows and must be able to publish on apple store. It will have a free trial period (3 day at the moment). I do not expect more than 200 users max but they all know each other.

    $273 (Avg Bid)
    $273 Avg Bid
    8 bids
    add pannel to Figma files 5 days left
    VERIFIED

    use submitted requirements and add to the existing figma protpotype. the job needs to be done rapidly

    $15 (Avg Bid)
    $15 Avg Bid
    10 bids

    ...with significant experience in data analysis and report generation for a 30-day log-in report. Key Requirements: - Analysis of User, Device and Geographic location log-in activity - Identification of unusual log-in patterns and suspicious activity (IP addresses highlighted in red specifically) Deliverables: - Written report: A comprehensive analysis of the log-in data, detailing key findings and insights - Graphs and charts: Visual representation of the data and trends identified in the analysis The ideal candidate for this project should have: - Proven experience in data analysis, with a focus on Microsoft Office 365 platforms - Strong analytical skills, able to identify and interpret patterns and trends in log-in data - Excellent communication ski...

    $98 (Avg Bid)
    $98 Avg Bid
    38 bids

    Hi, I am looking for a web designer to design a Login web page similar to Requirements: 1. Design Only 2. It much match the color scheme of the rest of my site (I will provide the link) 3. You will need to add the features from this login page like 4. Best if you could use Figma and do a screen share so we can design it together to save time. But not a must.

    $15 (Avg Bid)
    $15 Avg Bid
    18 bids

    ...authentication and robust data modeling and database integration. 2. API development for encryption and decryption activities. 3. Architecture designed for speed, this includes fast page load times, quick response to user interactions, and high data processing speed. 4. Advanced security measures that include encryption of Private Messages (PMs) and attachments. The PM recipient should be able to log on to the site to read these. 5. A tracking system to monitor all user logins, including capturing images during logins and transactions with the help of facial recognition software. 6. Ensuring no sharing of sensitive user data, ensuring completely secure information management. Strong experience with Django, API development, data encryption, and facial recognition software will ...

    $397 (Avg Bid)
    $397 Avg Bid
    79 bids

    ...Illustrator to primarily vectorize my existing image and logo files. This is important for various applications, including print, web and video ads. Not only am I looking for someone to vectorize these files, but also apply necessary modifications via Photoshop or Illustration techniques. This will be done with a keen attention to detail and a good sense of design aesthetics. The ideal freelancer for this project should have: - Strong skills in Adobe Illustrator - Experience in image and logo file modification - An impressive portfolio showcasing similar projects When applying, please ensure to highlight your experience. Your unique touch and innovative techniques could be just what I need to bring these files to life. I have attached the files in quest...

    $86 (Avg Bid)
    Guaranteed
    $86
    83 entries

    I need a backend api (or program) that running on java or .net that can send messages via facebook messenger (do not use Facebook APIs) using Selenium or other automation frameworks you are familiar with (if you use other automation frameworks, you must notify me for confirmation). Key features: 1. Log in with the provided the user/password. 2. Send messages to specific Facebook users with provided information. 3. Send Messages from more than 2 senders to specified receiver in a short time. 4. Receive messages from Facebook users in real time (can get username information, message content). 5. Facebook will not block messages for spam reasons (the limitation is defined by you). Must-have skills: Java (familiar with Spring Boot) or C# programming skills (familiar with .Net core) Nice...

    $175 (Avg Bid)
    $175 Avg Bid
    25 bids

    I'm looking for an experienced PHP developer to help me integrate the following functionalities into my existing mobile e-commerce site template. - Login System - Product Management - Checkout Process, no payment gateway. LOGIN FEATURE: While the specific requirements for the login feature weren't provided, the basic functionality would be the ability for users to register, log-in, and manage their account information. PRODUCT DETAILS: I would like to store standard product information in the database, including at least: - Product name - Description - Price - Quantity - Image CHECKOUT PROCESS: Though payment options weren't specified, the checkout process should enable users to add items to their cart, input shipping details, and complete a purchase. If you h...

    $55 (Avg Bid)
    $55 Avg Bid
    30 bids

    ...Laravel developer to create a ready-made solution for an API with JWT authentication and OTP verification. The project aims to provide seamless user authentication and secure communication between Android, iOS apps, and backend servers. Key Features: User Registration and Login: Users can register using their mobile numbers and receive OTP for verification; Upon successful verification, users can log in securely using their registered mobile numbers. OTP Verification and Rate Limiting: Implement OTP verification for user registration and login; Integrate rate limiting to prevent abuse and ensure security during OTP verification. JWT Authentication: Generate JWT tokens upon successful OTP verification for secure authentication between client apps and the server; Implement token...

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

    I'm looking for a skilled developer to create a SaaS platform that prioritizes user management, analytics tracking, and customer relationship management, targeting individual consumers as the primary audience. Key Functionalities: - User Management: The system should allow individual consumers to sign up, log in, and manage their accounts efficiently. - Analytics Tracking: The platform should integrate effective analytics tools to help us gain insights into user behavior, feature performance, and other relevant data. - Customer Relationship Management: We aim to position our platform as user-centric, so robust CRM tools are critical. I envision features that will allow us to engage and retain our user base effectively. Ideal Qualifications: - Extensive experience with SaaS pl...

    $186 (Avg Bid)
    $186 Avg Bid
    25 bids

    While installing Exchange 2016 (CU4) in a new customers environment, I encountered an error. The install wizard would fail at 97% on step 6 and there were errors in the setup log file.

    $494 (Avg Bid)
    $494 Avg Bid
    18 bids

    I'm looking for a highly UI/UX app designer to create a beauty scheduling application connecting makeup artists with individual users. The ideal candidate will have experience in creating interactive and user-friendly mobile apps, could be 15-20 pages. Users must be able to: - Create an account and log in - Search for local makeup artists - View artist portfolios - Book appointments - View appointments and previous appointments - Make payments - Receive notifications Makeup artists need to be able to: - Manage their availability and schedule - Receive and manage booking requests - Manage client profiles - Maintain a list of services, prices and pictures. - Simple dashboard for their total bookings and revenue. As well as A prototype is needed for the developers to develo...

    $489 (Avg Bid)
    $489 Avg Bid
    93 bids

    I'm looking to develop a Social Media Marketing (SMM) Panel that primarily focuses on Audience Targeting. I would like to create a platform where users can log in to the system and perform operations such as increasing Instagram followers and following likes. Key Requirements: - Support for Facebook, Instagram, and Twitter: The panel should seamlessly integrate with these three platforms, allowing for a comprehensive management of social media accounts. - Audience Targeting: The main feature of the panel should be its ability to selectively target specific audiences. It should have robust tools to analyze and identify target demographics for content. Ideal skills for this project: - Proficiency in Social Media Marketing: Given the nature of the project, you should have a dee...

    $15 (Avg Bid)
    $15 Avg Bid
    2 bids

    I cannot log in to my WordPress Dashboard for my website, because of an issue with one (or more plugins). I can give you access to Wordpress and website hosting. Please type "blue" into your offer so I know you read this.

    $17 (Avg Bid)
    $17 Avg Bid
    99 bids

    More details: 您希望这个美食平台有哪些主要功能? 店家座位空间查询, 店家信息展示, 顾客位置量显示 您希望这个美食平台还有哪些额外功能? 菜单展示, 店家的停車場, 營業時間 您希望这个美食平台支持哪些支付方式? 無需支付 I'm looking for a skilled mobile app developer to create a cutting-edge app that caters to merchants and customers. The app will serve as a platform where merchants can log in to post and edit their store information, including address, webpage, and real-time seat availability. Key requirements for the app include: - User Authentication: Secure login for merchants to manage their listings. - Real-Time Updates: Ability for merchants to edit the number of available seats in real-time. - Modern Design: The app should have a contemporary look that appeals to a broad audience. - Ease of Use: Navigation should be intuitive, ensuring that users can quickly unders...

    $19 (Avg Bid)
    $19 Avg Bid
    3 bids

    I need to organize my activities with my personal assistant to share files, emails, tasks, calendars Etc.

    $1029 (Avg Bid)
    $1029 Avg Bid
    57 bids

    ...should be played once an hour. Videos should be picked randomly from each folder, but every video should be played according to the priority basis mentioned above. The maximum duration for an ad is upto 4 minutes. After the ad finishes, the normal broadcast can continue. To monitor errors, create a separate error log with timestamps. Any errors can be monitored at this location: 'C:UsersKALAVANIDesktopabi-py'. For monitoring played video ads, create a separate video ads log that includes the video name, the number of times it's played, and the date and time that the video was played. Store this data in 'C:UsersKALAVANIDesktopabi-py'. Ideal skills include: - Expertise in Python - Proficient in data analysis, web scraping, automation - K...

    $21 (Avg Bid)
    $21 Avg Bid
    9 bids

    I'm looking for a skilled data entry freelancer to help me with the entry of text data from digital files. The entered data will be utilized for analysis purposes. Key Responsibilities: - Transferring text data accurately from digital files into a specified format - Ensuring the data is entered completely and error-free - Maintaining data confidentiality and security The ideal candidate for this project: - Has a proven track record in data entry, specifically with text data - Is meticulous and detail-oriented, with strong organizational skills - Has the ability to handle potentially repetitive tasks with accuracy and efficiency - Understands the importance of data confidentiality and is committed to upholding it Your successful completion of this project will greatly...

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

    I'm seeking an experienced developer to create a Chrome extension that logs specific web data. This browser extension is meant to automatically save all resources loaded by the browser, capturing the following: - URLs of resources - File types of resources - Sizes of resources - Time of access I expect this project to be completed as soon as possible. The ideal candidate will have a solid background in extension development, proficiency in JavaScript, HTML, and CSS, and a comprehensive understanding of Chrome's APIs. Familiarity with user interface design for added usability would be advantageous.

    $30 - $250
    Sealed
    $30 - $250
    30 bids

    The ads folders are stored in the folder of 'C:UsersKALAVANIDownloadsVideo' and should be played in VLC media player at full screen using the...should be played once an hour. Videos should be picked randomly from each folder, but every video should be played according to the priority basis mentioned above. The maximum duration for an ad is upto 4 minutes. After the ad finishes, the normal broadcast can continue. To monitor errors, create a separate error log with timestamps. Any errors can be monitored at this location: 'C:UsersKALAVANIDesktopabi-py'. For monitoring played video ads, create a separate video ads log that includes the video name, the number of times it's played, and the date and time that the video was played. Store this d...

    $26 (Avg Bid)
    $26 Avg Bid
    6 bids

    ...seamlessly on both Android and IOS platforms. Key Requirements: - The app is primarily focused on Maps and Location services. It should have all the necessary functionalities and interactions that are expected from a location-based app. Other Key Information: - The app will not require user authentication. It should be easily accessible and usable without the need for users to create an account or log in. Ideal Skills and Experience: - Proficiency in creating cross-platform mobile apps, with a focus on Maps and Location services. - Experience with developing apps that do not require user authentication. - Familiarity with integrating external services and APIs, particularly maps and location services. If you believe you have the necessary skills and experience to bring thi...

    $327 (Avg Bid)
    $327 Avg Bid
    15 bids
    Automate PDF form-filling 4 days left
    VERIFIED

    I'm seeking a proficient programmer to develop a code for programmatically filling forms using data from a JSON file. I don't know the PDF file internals and have encountered issues while attempting to parse fillable fields using Python libraries. The solution should effectively extract data from a JSON file and populate corresponding form fields within a PDF document. Prior experience with PDF manipulation and strong programming skills are essential for this task.

    $144 (Avg Bid)
    $144 Avg Bid
    48 bids