Disk scheduling simulated code jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 disk scheduling simulated code jobs found, pricing in USD

    I'm currently working on a project utilizing Voiceflow, and I need to retrieve the user's timezone for unspecified purposes. The specific details of how I plan to use this information are currently not determined, but I know I need this functionality to ensure a better user experience. You'll need to be skilled in Voiceflow and have experience in integrat...timezone for unspecified purposes. The specific details of how I plan to use this information are currently not determined, but I know I need this functionality to ensure a better user experience. You'll need to be skilled in Voiceflow and have experience in integrating with other platforms to get this project done. Your understanding of user data management and experience in personalization or scheduling ...

    $217 (Avg Bid)
    $217 Avg Bid
    7 bids

    ...variety of tasks. Key Responsibilities: - Administrative duties: Setting up my calender, following up daily with different teams - Data entry: You will be tasked with maintaining databases, promptly updating information and creating comprehensive reports. - Online research: As part of the job, you will be expected to perform web research as needed for diverse projects. - SEO and Social media scheduling: Craft engaging social media updates following a predefined schedule and implement best SEO practices to increase site visibility. Skills & Experience: The ideal candidate should be highly organized, possess strong multitasking skills and a keen attention to detail. Experience with SEO and social media management is not a dealbreaker, we will teach what we want on our websit...

    $143 (Avg Bid)
    $143 Avg Bid
    34 bids

    I'm looking to buy a complete and *READY* code for a football management browser game (like Hattrick, Trophy Manager, etc.). Essential features include: - Registration - Team creation and player management - Tactics creation - Transfers - Game simulation - Leagues system. Preferred technologies are JavaScript and C#, but others are acceptable. I'm also open to offers for partially finished games.

    $891 (Avg Bid)
    $891 Avg Bid
    26 bids

    I'm in...proficient Python developer who can help compile a Python code, that I have acquired from GitHub, into an executable format for Windows. As the client, I expect: - Understanding the existing Python code and its dependencies - Transforming the Python code into a Windows executable file Successful freelancers should provide a detailed project proposal illustrating how they plan to compile the code to exe on a Windows operating system. Though no specific Python libraries or frameworks were mentioned, a background in Python coding and debugging is paramount. The ideal freelancer should have a deep understanding of Python code, dependencies, and experience dealing with code from GitHub. Experience in generating Windows executable files...

    $28 (Avg Bid)
    $28 Avg Bid
    23 bids

    I need a Java or python3 programmer to create a sensor-data generator for the website www.voeazul.com.br. The objective is to send a POST request to the site with valid sensor-data in order to obtain a particular cookie (_abck) for data analysis purposes. The sensor data to be simulated includes mouse movements, keyboard interactions, and browser interactions. Key Requirements: - Create a sensor-data generator in Java or python3 - The generator should simulate mouse movements, keyboard interactions, and browser interactions - The sensor-data should be valid enough to trigger the generation of the _abck cookie upon sending a POST request to Ideal Skills and Experience: - Proficiency in Java/python3 programming - Experience in web scraping and automation - Knowledge of

    $1107 (Avg Bid)
    $1107 Avg Bid
    49 bids

    ...need of a skilled Delphi developer, well-versed with Delphi 5, to work on an existing software project. The goal is to both fix bugs and enhance the software with new features, ultimately improving its performance. Key Responsibilities: - Identify and address issues causing certain features not to work - Implement necessary bug fixes - Integrate new features in a seamless manner - Optimize the code for improved performance familiar with firebird database and report builder. Ideal skills and Experience: - Strong background in Delphi development, specifically with Delphi 5 - Proven track record of fixing bugs and enhancing existing software - Understanding of software optimization techniques - Ability to work effectively both independently and as part of a team - Strong probl...

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

    We are seeking open-minded and willing participants for intimacy counselling and coaching sessions. The purpose of these sessions is to test and provide feedback on various adult-rated counselling techniques. Key Responsibilities: - Participate in in...process. Qualifications: - Must be open-minded and comfortable discussing a wide range of intimate and sexual topics. - Strong communication skills and the ability to provide constructive feedback. - Willingness to participate in multiple sessions as needed. - Must have good internet connection for Zoom Video Session. What We Offer: - Compensation for your time and participation. - Flexible scheduling to accommodate your availability. - A safe and confidential environment for all sessions. PM for more information related to thi...

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

    ...including blog posts, social media updates, and podcast summaries. -Conduct thorough research on current trends in tech, fashion, beauty, lifestyle, and the metaverse. -Utilize ChatGPT for content generation and ideation. -Manage and update our WordPress blog, ensuring all content is optimized and visually appealing. -Write compelling and SEO-friendly copy for various platforms. -Assist with scheduling and posting content on social media platforms. -Engage with our audience through comments, messages, and interactive content like polls and Q&As. -Monitor content performance and provide insights for improvement. Requirements: -Proven experience as a Virtual Assistant or similar role. -Proficient in using ChatGPT or similar AI tools. -Strong knowledge of WordPress and content ...

    $128 (Avg Bid)
    $128 Avg Bid
    44 bids

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

    $22 (Avg Bid)
    $22 Avg Bid
    7 bids

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

    $60 (Avg Bid)
    $60 Avg Bid
    1 bids

    I'm looking for an experienced web developer to create a comprehensive IELTS Teaching Management System in PHP. The system will be utilized by students, teachers, and administrators. Key Features: - Student Management: The system should provide tools for student registration, tracking student progress, and managing student profiles. - Lesson Scheduling: Users should be able to schedule lessons, view lesson details, and manage their availability. - Progress Tracking: The system must include features for tracking student progress, including test scores, attendance, and performance analysis. - Payment Gateway: Integration with a secure payment gateway to facilitate online transactions for course fees. Ideal Skills: - Strong PHP programming skills and expertise in building web ap...

    $1441 (Avg Bid)
    $1441 Avg Bid
    67 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    ...setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

    $26 (Avg Bid)
    $26 Avg Bid
    29 bids

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    $11 (Avg Bid)
    $11 Avg Bid
    7 bids

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

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

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

    $28 (Avg Bid)
    $28 Avg Bid
    17 bids

    ...Making phone calls on an occasional basis - Coordinating tasks using communication tools Your primary responsibilities will be to search for business and personal information on my behalf. This will involve conducting thorough online research and presenting the findings in an organized manner. Additionally, you will be required to make phone calls on an occasional basis. This might involve scheduling appointments, following up on inquiries, or other related tasks. Communication is key in this role, so you should be comfortable using various tools. I prefer to communicate task details through email, messaging apps, and occasionally through video calls. Please ensure you are able to work with these communication methods before applying for this role. Ideal Skills: - Str...

    $29 / hr (Avg Bid)
    Local
    $29 / hr Avg Bid
    56 bids

    ... but similar to . Here's what I'm looking for: 1. AI-Generated Code Assistance** - **Smart Code Suggestions**: Implement AI algorithms that provide real-time code suggestions and auto-completions similar to tools like GitHub Copilot. - **Code Snippets**: AI can suggest commonly used code snippets based on the problem statement and context. - **Problem Solving Hints**: AI can offer hints or guide candidates through difficult problems without giving away the solution. - **Adaptive Learning**: Use AI to adjust the difficulty of questions based on the candidate's performance in real-time. ### **2. AI-Based Cheat Detection** - **Plagiarism Detection**: Use AI to compare submitted code against a vast database of existing code...

    $2606 (Avg Bid)
    $2606 Avg Bid
    17 bids

    Code Upgrade for BuddyBoss App Customization

    $192 (Avg Bid)
    $192 Avg Bid
    1 bids

    I am in need of a skilled individual who can create a robust and highly functional ERP system for me. This system should encompass: - Inventory Management - Sales and Purchase Management - Human Resources Management In addition to the above, I also require the system to handle Manufacturing Management, with a focus on: - Production planning and scheduling - Inventory control - Quality assurance The ideal candidate for this project will have extensive experience in system development and a comprehensive understanding of ERP systems. You should be familiar with all the mentioned functionalities and able to deliver high-quality results. Kindly note that im looking for some in Riyadh KSA

    $50583 (Avg Bid)
    $50583 Avg Bid
    30 bids

    We're looking for a talented social media manager who can help us expand our online presence and engage with our audience more effectively. The selected freelancer will be responsible for: - Developing a comprehensive social media strategy across platforms such as Facebook, Instagram, Twitter, and LinkedIn. - Creating engaging and original content, including posts, graphics, and short videos. - Scheduling content to ensure consistent online presence. - Monitoring social media metrics to track engagement and adjust strategies as needed. - Engaging with followers and responding to comments and messages promptly. **Skills Required:** - Strong experience in social media management and strategy development. - Excellent content creation skills, with a keen eye for design. - Abi...

    $273 (Avg Bid)
    $273 Avg Bid
    37 bids

    I'm seeking a social media expert to craft and post engaging Instagram/TikTok ads targeting adults interested in home improvement, on a weekly basis. The ideal freelancer should have: - Extensive experience in Instagram ad creation and scheduling. - An understanding of targeting and reaching an adult audience. - Knowledge of home improvement products and services. - Excellent communication and time management skills. We need short videos of company work, maybe with the name and phone number on it. We have existing photos and videos. The aim is to amplify our visibility, generate inquiries, and increase sales. A keen eye for detail and creative ad design will be advantageous. I look forward to a successful collaboration.

    $135 (Avg Bid)
    $135 Avg Bid
    41 bids

    I require a skilled Care Manager with mid-level experience, specifically in the field of chronic disease management. We're developing a CCM mobile service tool for mental health, and I am planning to provide a full-package (mobile application service+webpage for the practitioner+care manager HR) so I need to hire a care manager. You will be responsible for: - Efficient medical scheduling - Seamless care coordination - Exemplary patient advocacy Prior experience in these tasks is crucial to ensure high-quality care and seamless operation. If your skills align with these requirements, I look forward to your bid.

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

    As a small business owner with less than 10 employees, I need an Assistant and HR Manager who can handle a variety of tasks. Key Responsibilities: - Scheduling and Calendar Management: Ensure smooth and efficient scheduling by organizing appointments, meetings, and work plans. - Employee Onboarding and Offboarding: Facilitate smooth transitions for new hires and exiting employees, ensuring a positive experience. - Recruitment and Interviewing: Assist in the hiring process by conducting interviews, screening candidates, and sourcing potential new team members. Ideal candidate should have: - Strong organizational skills and attention to detail. - Previous experience in HR roles or recruiting. - Excellent communication and interpersonal skills. - Knowledge of HR software or t...

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

    Description: I am in the process of migrating some websites from a cloud server to AWS. Seeking an experienced AWS expert to provide a...any questions we may have regarding the migration process. Guide on optimizing our AWS setup for performance and cost efficiency. Address any potential issues or challenges we might face during the migration. Preferred Experience: Previous experience working with small web agencies or similar businesses. Knowledge of web hosting and server management. Details: Duration: 2 hours (flexible scheduling) Platform: Zoom meeting Payment: Hourly rate If you have the expertise we need and are available for a Zoom consultation, please apply with your relevant experience and hourly rate. We look forward to your insights on ensuring a successful migrati...

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    47 bids

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    $313 (Avg Bid)
    $313 Avg Bid
    4 bids

    We are seeking experienced lead generation professionals to assist in identifying companies raising equity...our company's growth objectives. TERMS AND CONDITIONS OF THE SERVICE AGREEMENT: 1. Email Outreach: Send 400 emails per week to well-researched leads in specific industries. 2. Retainer: £1000 per month. PROCESS 1. Lead Research: Identify and research potential leads. 2. Email Outreach: Send emails to prospects. 3. Response Handling: Forward prospect responses to the business developer. 4. Scheduling: The business developer will schedule and conduct the sales calls. 5. Data Management: Upload researched data to our CRM in Excel format to ensure no duplications. If you are a driven lead generation professional with the required experience and skills, we would lo...

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

    I need a skilled promoter to drive attention to my non-fiction book, specifically targeting mi...this demographic, will be our main promotion channel. Ideal Expertise: * Proven experience in social media strategy and execution * An understanding of middle-aged adult social media preferences * Prior work with non-fiction book promotion * Ability to generate and engage an organic following. Tasks will include: * Creating a consistent and appealing social media presence * Developing and scheduling posts * Engaging with followers, answering questions, and creating interest in the book * Tracking analytics to monitor success and adjust strategy as necessary. This is a project requiring both creativity and analytical ability to connect the right audience with my non-fiction book ef...

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

    I'...compatible with the website, mobile site, and apps for both Android and iOS. - **Purpose:** The primary goal of the website, mobile site, and apps is to serve as a platform for car dealers, focusing on internal services for used car dealers. - **Specific Features:** The design should include features for vehicle inventory management, online booking for service appointments, and test drive scheduling. Ideal candidates for this project should have: - Proven experience in designing UX/UI for multi-platforms, particularly for e-commerce-like services. - Strong understanding of car dealership services or similar areas. - Proficiency in developing admin panel interfaces. If you believe you have the right skills and experience for this project, I look forward to seeing...

    $404 (Avg Bid)
    $404 Avg Bid
    43 bids

    I'm in need of a professional virtual assistant to support me with a variety of tasks. My preferred mode of communication is through email. Key Responsibilities: - Email Management: Assist in managing my inbox, filtering important emai...mode of communication is through email. Key Responsibilities: - Email Management: Assist in managing my inbox, filtering important emails, and drafting responses - Data Entry: Help with inputting data into spreadsheets or databases as needed - Appointment Scheduling: Support in organizing my calendar and scheduling meetings or appointments Ideal Candidate: - Experience as a virtual assistant - Excellent organizational and time-management skills - Proficient in email communication - Prior experience in data entry and appointment s...

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

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

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

    use Oracle PL SQL teach me how to install free Oracle DB on my local windows 11 acceptance: I can run your code on my computer ; all code work on my computer when I run it by myself You have 2 days you provide code to simulate input data (both code versions: python and sql)-> transactions data *****you provide SQL code to calculate per day summary for each day for each product for each store for 3 years SIMULATION data for 3 years 100 products 20 stores 5 USA states random dates and prices promotion for 30 promotions per year , each promotion happen for 7 to 15 products, for example promotion at may 10, 2023 happen for product ids: 34, 65, 12, 78, 5, 23, 41. When 34 for 20%; 65 for 30%; 12 for 40%; 78 for 10%; 5 for 15%; 23 for 70%; 41 for...

    $51 (Avg Bid)
    $51 Avg Bid
    7 bids

    I am in search of a reliable and experienced administrative support specialist who can assist me with data entry and scheduling/appointment management. Key Responsibilities: - Help with data entry tasks on a weekly basis. The volume is estimated to be less than 50 entries, so efficiency and accuracy are crucial. - Manage my schedule and appointments effectively using Google Calendar and Microsoft Outlook. You'll need to coordinate with me to ensure everything runs smoothly. Ideal Skills and Experience: - Proficient in data entry and scheduling management. - Prior experience with Google Calendar and Microsoft Outlook. - Organized, detail-oriented, and able to work independently. - Good communication skills and the ability to be responsive. If you're confident you ...

    $438 (Avg Bid)
    $438 Avg Bid
    49 bids

    I'm in need of a skilled developer who can create a comprehensive boat booking software. This solution should be able to handle both online and offline bookings, streamlining our operations and ensuring a seamless booking experience for our customers. Essential Features: - Calendar integration: This is pivotal for tracking bookings, availability, and scheduling maintenance. Previous experience in integrating software with multiple calendar platforms is beneficial. - Payment processing: The software should be able to accept, process, and track payments in a secure manner. Experience in payment gateway integration is a plus. - Customer notification system: It should be capable of updating customers on booking status, payments, and upcoming trips. Experience with automated messa...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    85 bids

    use Oracle PL SQL teach me how to install free Oracle DB on my local windows 11 acceptance: I can run your code on my computer ; all code work on my computer when I run it by myself You have 2 days *****you provide code to simulate input data -> transactions data *****you provide SQL code to calculate per day summary for each day for each product for each store for 3 years SIMULATION data for 3 years 100 products 20 stores 5 USA states randomly 30 to 170 transactions per day for given product for usual price randomly 200 to 600 transactions per day for given product for promotion random dates and prices promotion for 30 promotions per year , each promotion happen for 7 to 15 products, for example promotion at may 10, 2023 happen for product ids: 3...

    $127 (Avg Bid)
    $127 Avg Bid
    29 bids

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    $19 (Avg Bid)
    $19 Avg Bid
    17 bids

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    $197 (Avg Bid)
    $197 Avg Bid
    6 bids

    I'm in need of a virtual assistant who can handle various tasks. The ideal candidate should have the following capabilities: - Advanced Romanian language proficiency for translation tasks - Making outbound calls - Managing emails, scheduling, and data entry - Assisting in the translation and completion of company and business registration forms - conducting research I prefer my virtual assistant to be a problem solver, detail oriented, and proactive. Experience in a similar role and excellent communication skills are a must.

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

    I'm looking for a skilled developer to build a salon appointment aggregator platform. This innovative tool should streamline the booking process for salons, beauty parlors, and stylists. Key Features Required: - Calendar Integration: This platform must allow each salon to manage their calendar and synchronize it with customer...Notifications: The platform should notify customers of their bookings via SMS. Client Data Collection: In addition to standard contact information, the system should also be capable of capturing client preferences, including: - Phone Number - Email Address - Preferred Stylist/Technician The ideal freelancer for this project is highly experienced in building aggregator platforms and appointment scheduling software. Familiarity with the beauty indus...

    $31 (Avg Bid)
    $31 Avg Bid
    11 bids

    I am seeking a dedicated individual who is skilled in appointment setting and has a flair for sales. Your target will primarily be small businesses, with tasks centered around scheduling appointments for my emerging web design agency. Key Responsibilities: - You will be achieving this via phone calls primarily. - Familiarity with small business needs and schedule constraints is a huge plus. Qualifications: - For a successful bid, you should possess previous experience in appointment setting. - Experience in sales will be highly beneficial. Remember, this is a commission-based role, so the potential for a high earnings is there for someone proactive and positive. Let's set some appointments together and make a real difference for small businesses.

    $122 (Avg Bid)
    $122 Avg Bid
    4 bids

    solana nodejs code for multi-swap within same tx.

    $22 (Avg Bid)
    $22 Avg Bid
    6 bids

    ...with details about the showrooms, scheduling appointments, and offering recommendations based on their needs. Target Audience: - Homeowners: The website should cater to individuals looking to purchase an airconditioner for their homes. - Business Owners: It should also target business owners who might require airconditioners for their offices or commercial spaces. - Contractors: The platform should be designed to provide information and assistance to contractors who are helping clients with airconditioner installations. Ideal skills and experience for the job include: - Proficiency in web development - Experience in creating comparison websites - Knowledge of e-commerce platforms - Strong understanding of user experience - Ability to integrate scheduling tools - Good com...

    $2308 (Avg Bid)
    $2308 Avg Bid
    13 bids

    I'm working on a school project that involves the development of a Coal Mining Security Alert System. I need someone who can code in Quarky to create this block code system. Unfortunately, I haven't gotten to the point of defining the complete scope of the project, but I'd like to start with the code development. I'm looking for someone who can: - Use Quarky to build a block code system - Understand and implement basic security alert functionalities - Be ready for subsequent feature additions and changes Key Features: = Face Detection: Implement face detection functionality to identify individuals within the mining area. = PPE Kit Verification: Utilize image processing techniques to ensure that miners are wearing proper PPE kits. The system...

    $20 (Avg Bid)
    $20 Avg Bid
    4 bids
    Modify a code on C# 5 days left
    VERIFIED

    We have a program on C# written on Visual Studio. We want to modify the current program, which read bar codes on a warehouse, for other sections of the company. On this project we will like it to get information from different Oracle tables. Job is to use the original code that we provide and make modifications to adapt to our new requirements.

    $97 (Avg Bid)
    $97 Avg Bid
    27 bids

    ...include: - An Appointment Booking System: Patients should be able to book appointments with ease. It should display available dates and time slots, provide appointment confirmation and reminders. - A Patient Registration Form: For efficient management of patient information, the website should feature a seamless online registration form. This would result in easier record-keeping and patient scheduling. - Doctors' Profiles: A dedicated section to showcase our doctors’ credentials, their specializations, and experience. This will aid patients in choosing the appropriate healthcare provider. Ideal freelancers will have exemplary skills in web development, with a keen eye for modern design. Familiarity with healthcare systems and previous work of a similar nature ...

    $1197 (Avg Bid)
    $1197 Avg Bid
    40 bids
    Enhanced Webcam Emulator Code 5 days left
    VERIFIED

    I'm looking for a skilled programmer who can develop a custom solution for me using frida-tools. The goal is to manipulate webcam settings within an Android emulator environment via adb. Here's what I need: - Modify the current webcam resolution to be higher. - Improve the webcam image quality to support High Dynamic Range (HDR). - Ensure frida-tools can adjust parameters to emulate native library detection. What I require from you: - Experience with frida-tools and adb commands. - Understanding of Android emulator environments. - Proficiency in webcam technology, including resolution and HDR. - Capability to simulate native Android library detections. Freelancers with prior projects involving webcam customization or Android emulation will be preferred. If you have the techn...

    $191 (Avg Bid)
    $191 Avg Bid
    13 bids

    I am reaching out to you with an exciting project idea for a mobile app focused on cricket match scheduling. As a cricket enthusiast, I have often faced the challenge of finding available teams to play matches against on short notice. To address this issue, I envision an app that can connect teams and simplify the process of organizing cricket matches. Project Overview: The primary goal of the app is to help cricket teams find and schedule matches with each other. Teams can mark their availability for matches, view other available teams, and communicate directly to arrange matches. Core Features: User Registration and Profiles: Teams and individual players can create profiles. Profile information includes team name, location, contact details, skill level, and availability. Match...

    $111 (Avg Bid)
    $111 Avg Bid
    8 bids

    I'm looking for a highly skilled and experienced web developer to create a multipage website for e-commerce. The website will ...designed with precision and an appealing aesthetic to optimize user interaction. Key Features required include: - A Contact form: To facilitate easy communication between potential customers and our team. - Payment integration: A secure online transaction system facilitating purchases. Experience with handling and integrating various payment portals will be beneficial. - Timetable booking: A scheduling system where customers online can make reservations or book specific times. Applicants with a proven track record in e-commerce website development, particularly those who have catered to similar requirements in the past, will stand out. I look forwa...

    $182 (Avg Bid)
    $182 Avg Bid
    70 bids

    ...bids, and current ask price Authentication and Verification: Option for sellers to authenticate and verify their items for added trust Display of verification status on product listings Live Sales and Video Selling: Integrated video player for real-time live sales events Real-time chat feature for buyer-seller interaction during live sales Instant purchase options directly from the live stream Scheduling system for upcoming live sales events Integration with seller profiles to showcase items in live videos Items pop up at the bottom of the video with information, allowing viewers to add them to their collections or purchase directly Option for sellers to conduct auctions during live sales, with real-time bidding Collections and Trading: Tools for users to manage their personal...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    24 bids

    ...1. User profiles: This is a pivotal feature through which players can create and manage their profiles. Skilled in form design and data management would make for a perfect fit. 2. Messaging system: An integrated messaging system will permit players to converse, coordinate, and plan games. Experience in developing seamless communication tools is beneficial. 3. Game scheduling/calendar: A calendar feature for easy game scheduling is crucial. I expect your prowess in creating intuitive date-time functionalities to shine through here. 4. Field locator/map: Leveraging mapping APIs to find nearby playing fields will be a valuable element. The ideal candidate will have experience using mapping technologies. Finally, users should be able to sign up with their email and passwor...

    $190 (Avg Bid)
    $190 Avg Bid
    17 bids