Write driver program illustrate use function readsalerecord jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 write driver program illustrate use function readsalerecord jobs found, pricing in USD

    ...seeking an experienced developer to add a TikTok-style live video streaming feature to my app. Key Details: - The feature should be developed for both iOS and Android platforms, ensuring a seamless experience across devices. - The live streaming should support multiple broadcasters concurrently, allowing for a diverse range of content and collaborations. Essential Features: - Live video streaming function with real-time interaction - Interactive chat capabilities to foster user engagement - Ability to host multiple broadcasters on one stream Ideal Skills: - Proficiency in iOS and Android app development - Experience with live video streaming integration - Familiarity with interactive chat features - Understanding of multi-host live streaming implementations This project is a ...

    $3383 (Avg Bid)
    $3383 Avg Bid
    53 bids

    ...vetting process, specifically focused on background checks. The developed software should be able to facilitate: • Comprehensive Background Checks: The software should have the capability to conduct general background checks on potential hires. • Criminal Record Check: A specific function should cater to conducting checks on applicants' criminal records. • Employment Verification: The software should possess a feature that verifies previous employment records. • Education Verification: There should be a function verifying the educational qualifications of the prospective employee. Your demonstrated ability to create software with these functionalities will be critical to the delivery of this project. Candidate with a solid grasp on data pri...

    $10 - $30
    Local
    $10 - $30
    0 bids

    I'm looking for a skilled web developer to create an e-commerce platform for my business. The ideal candidate should be proficient in front and back-end development, as well as payment gateway integration. Key Requirements: - E-commerce Platform: The primary function of the website will be to sell products online. Therefore, the developer should have prior experience in creating user-friendly e-commerce websites. - Payment Integration: The website needs to have a 'deposit' button that supports Credit/Debit Cards, PayPal, and Cryptocurrency. It is crucial that the developer has experience in integrating multiple payment gateways. - Design: The website should have an elegant and professional design. Therefore, I'm looking for a developer with a good eye for aesth...

    $201 (Avg Bid)
    $201 Avg Bid
    48 bids

    I'm seeking a skilled programmer to set up and program my 300-feet RGB LED light strips for color-changing functionality. Key Responsibilities: - Set up the RGB LED light strips and ensure they function correctly - Program the strips to change colors in a seamless and visually appealing way Control Method: - The RGB LED light strips will be controlled via a wired system, so you should be comfortable with this setup Ideal Skills: - Experience with programming and setting up RGB LED light strips - Proficiency in color theory and design - Familiarity with wired control systems - Previous work with long LED light strip installations is a plus Please provide examples of similar projects you've worked on and describe your approach to programming...

    $27 / hr (Avg Bid)
    Local Featured
    $27 / hr Avg Bid
    2 bids

    I'm seeking a talented t-shirt designer with a passion for racing and a good understanding of the Dirt Late Model series. Key Elements: - Car Images: The design will prominently feature two Dirt Late Model cars from photos I will provide. - Driver's Name and Number: Include the name, number and hometown of my driver, along with sponsors, to add a personalized touch. Style: - Vintage: The design should have an old-school, classic racing vibe. Think about incorporating retro color schemes and fonts that give the impression of a bygone era. Ideal Skills: - Proficiency in t-shirt design, with a particular emphasis on racing themes. - A keen eye for detail, especially when it comes to accurately representing Dirt Late Model cars. - Ability to create a vintage aesthetic that ...

    $81 (Avg Bid)
    $81 Avg Bid
    115 bids

    I'm in need of a skilled web3 developer who can spearhead the creation of a frontend UI for my decentralized exchange (DEX). The DEX is a fork of PancakeSwap and has several key features: - Swap Function: The ability for users to swap tokens. - Add Liquidity Function: The possibility for users to add liquidity to the exchange. - Staking Pool Interface: A user-friendly interface for our 2 staking pools. Design preferences for this project lean towards a modern and minimalist aesthetic. The front end should also integrate a Wallet Connection feature, to ensure a smooth user experience. I'm looking for a professional who is well-versed in web3 technologies, particularly in developing DEX front ends. Experience in creating interfaces for swap, add liquidity, and s...

    $492 (Avg Bid)
    $492 Avg Bid
    94 bids

    I'm looking for a skilled Flutter developer with experience in developing mobile apps that use Bluetooth Low Energy (BLE) connectivity. The app will be responsible for connecting with a range of smart health products. Key Requirements: - Experience with Flutter: We need someone who is proficient with Flutter and can develop a mobile app from scratch. - BLE Connectivity: The app will be communicating with health devices using BLE. You should have prior experience in handling BLE communications. - Health Devices: The app will be used to connect with blood pressure monitors, ECG, stethoscope, SPO2, and temperature monitors. Knowledge about how these devices operate and collect data would be beneficial. Functionality: - Data Collection: The main purpose of the app is to capture ...

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

    I am seeking an Excel expert with strong data analytics skills to create an Excel sheet primarily for data analysis. The main function of the Excel sheet will be to conduct descriptive analysis. Ultimately, this analysis will assist me to forecast sales trends. Key Requirements: - Expertise in Excel and data analytics - Knowledge in sales forecasting - Experience developing descriptive analytic platforms - Familiarity with project management and financial tracking is a plus I expect the final document to provide me with detailed insights to make informed decisions about future sales strategies. If you possess the necessary skills and experience, I look forward to receiving your bid.

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

    I need AWS Lambda function that handles Google signin JWT token and creates a new user in DynamoDB. For Endpoint creation - API Gateway For User auth - Google signin JWT token

    $125 (Avg Bid)
    $125 Avg Bid
    11 bids

    I'm searching for a proficient Arduino coder, to support in integrating dc motor driver, lcd20x4 with I2c and inductive proximity sensor into my existing project. The primary goal is to control 2 dc motor simultaneously. Key requirements for this role include: * Proficiency in Arduino coding * Vast experience with sensor integration, specifically using inductive proximity sensors * micro controller

    $118 (Avg Bid)
    $118 Avg Bid
    27 bids

    I require an expert in both C# and AWS to build a AWS Lambda function using .Net Core. The function should create a simple message in the SQS queue. The deliverables should include: 1. AWS Lambda Function: The AWS Lambda function should be capable of both Asynchronous processing and Dead letter queue. It should be written in C#. 2. Serverless Template: A serverless template is required that will be used by our gitlab pipeline to create the queue on AWS account. This template should be comprehensive yet efficient. 3. Gitlab YAML: Lastly, a gitlab yaml will be needed to facilitate the Lambda's deployment. Ideal Experience: - Highly skilled in C# programming - Extensive experience using AWS services - Familiarity with serverless templates - Understanding of...

    $93 (Avg Bid)
    $93 Avg Bid
    6 bids

    Emulate Uniswap v3 quotter in a JS. I need a code that works same as Uni V3 Quotter contract, but just requesting pool info once and doing all...need a code that works same as Uni V3 Quotter contract, but just requesting pool info once and doing all calculations in pure JS: Requirements: -calcOutput(amountIn, tokenIn, fee,tick, liqudity, ticksBitmap.....) that outputs amount out -Test code - testCalc(poolAddress, amountIn, tokenIn) function: -read required pool data from chain -call calcOutput function -call Quotter with same params on chain. -Difference should be less than 0.001% -Pure JS, zero dependencies(if you need UniV3 SDK function - copy it right into code), JS float numbers prefered(rounding accepted in case it gives 0.001% accuracy), BigInt as worst ca...

    $20 (Avg Bid)
    $20 Avg Bid
    10 bids

    I'm seeking for a web developer proficient in creating modern and professional portfolio websites. My primary target audience is professionals in my industry. The website's main function will be to showcase: - My projects: I require a separate page or section where I can display and update the projects I have worked on. - Testimonials: An elegantly designed section for testimonials is also important. This should allow for text and possibly images to be easily added. The ideal freelancer for this project has: - Excellent web development skills, with a portfolio to demonstrate - Good communication, as I'll need to provide content and discuss potential layouts - Experience in creating portfolio websites, particularly targeting a professional audience.

    $188 (Avg Bid)
    $188 Avg Bid
    103 bids

    ...operations, we are looking to have an Android OMS (Order Management System) app developed that is similar in function to the WISDOM OMS (). Key Features and Objectives: - The primary goal of this project is to develop an efficient system for order processing, inventory management and customer relationship management. - The app should include specific features to streamline order processing, namely: - Real-time order tracking - Automated order confirmation emails - Integration with shipping carriers App Design: - As for the app design, we have no specific requirements or preferences given at this time. However, focusing on ease of use and functionality should be a priority. Ideal Candidates: - Developers with previous experience in creating

    $289 (Avg Bid)
    $289 Avg Bid
    10 bids

    I have an .iso programme that requires updating and repackaging. The programme needs bug fixes, and I am looking for a professional who can ...these issues. Key Requirements: - Identify and fix bugs: I don't have a detailed list of known bugs, and thus, I need your expertise to identify and resolve them. - Repackaging: The program needs to be repackaged after fixing the bugs. - Online Distribution: The final product should be suitable for online download. Ideal Skills and Experience: - Expertise in programming and debugging .iso files. - Experience in software repackaging. - Ability to deliver software suitable for online distribution. Please include your approach to identifying bugs, any relevant experience you have, and how you plan to ensure the program is suitabl...

    $166 (Avg Bid)
    $166 Avg Bid
    10 bids

    I'm seeking a talented developer to help me create an exclusive Opencart extension that allows my online store to accept credit card payments through SumUp. Here are the specific requirements: - **Accept Credit Card Payments:** The core function of this extension is to enable customers to pay for their purchases using their credit cards. - **Single Currency Support:** The system should only accept transactions in a single currency; we do not need support for multiple currencies. - **No Recurring Payments:** The extension does not need to include support for recurring payments. Ideal candidates for this project should have: - Proven experience in developing Opencart extensions. - A strong understanding of payment gateway integrations, particularly with SumUp. - Solid experienc...

    $217 (Avg Bid)
    $217 Avg Bid
    44 bids

    I need a C# program that hashes text strings using SHA-256 hashing algorithm. The current program I have was designed to hash data, but I've noticed it does so in a different order than PowerShell. This is problematic for my workflow, as I need the two to hash data in the same order for consistency. Key Requirements: - Make the C# program hash data in the same order as PowerShell using SHA-256 - Ensure the program is efficient and secure - Document the changes made for future reference Ideal Skills: - Proficient in C# programming - Expertise in working with hashing algorithms, especially SHA-256 - Prior experience with data consistency issues - Strong understanding of security protocols and best practices Please include your relevant experience and appr...

    $38 (Avg Bid)
    $38 Avg Bid
    11 bids

    I need a smart contract developed for the Tron blockchain to create an utility token. Key features and requirements: - The primary function of the token will be to provide utility within my platform. - Users will acquire the token through a giveaway, rather than purchase or earning. Ideal Skills and Experience: - Proficiency with Tron blockchain and smart contract development. - Experience in creating utility tokens. - Familiarity with token distribution mechanisms, particularly airdrops. - Understanding of blockchain governance structures is a plus.

    $651 (Avg Bid)
    $651 Avg Bid
    3 bids

    I need a Wordpress website with a custom T-shirt designer page and a stylish shop store. - T-Shirt Designer Page: - The primary function of this page is to enable my customers to create personalized designs. - I want it to be user-friendly and intuitive. - Stylish Shop Store: - I need a product catalog with filters, making it easy for customers to browse and find what they're looking for. - A shopping cart and checkout system are essential for a smooth purchasing process. Integrations: - The website will need to integrate with a payment gateway. - Additionally, it should integrate with a shipping service to handle order fulfillment efficiently. Ideal Skills: - Proficiency in Wordpress website design and development. - Experience in creating custo...

    $275 (Avg Bid)
    $275 Avg Bid
    97 bids

    I have a backend code for a pre-existing fully function website and mobile app. The backend code is currently all written in php. I need someone to convert this existing php code into fully functional python code which I can deploy.

    $30 (Avg Bid)
    $30 Avg Bid
    16 bids

    I'm on the lookout for a specialist who brings proficiency in both ASHLAR and MIST to the table. Your main objective will be: - Create a small demo App using VB.NET to illustrate implementation of both Ashlar and Microscopy Image Stitching Tool. You're free to employ placeholder images or your own sample images. It's essential that you're adept at using ASHLAR and MIST for seamless task execution. Your bid should evidence your understanding and experience in these software along with VB.NET. Ready to use explanation are available on various sites : Purpose is to understand and learn these two techniques, in VB.NET.

    $150 - $449
    Featured Sealed
    $150 - $449
    2 bids

    ...will be targeting children between the ages of 6-12, so it must be engaging and suitable for this age group. Key requirements: - The animation needs to be of high quality, both in terms of the animation technique used and the content itself. - I'm looking for a colourful and engaging animation style that is child-friendly, cartoonish and appealing to the specified age group. - I'd prefer the use of 3D or 2D cartoon characters – please ensure you have experience in this style. Ideal skills and experience for this job include: - Previous experience creating educational animations - A strong portfolio of 2D/3D cartoon animation work - An understanding of child psychology and educational principles that can be incorporated into the animation - Ability to deliver ...

    $60 (Avg Bid)
    $60 Avg Bid
    14 bids

    I am looking for a highly competent developer with strong PHP and Flutter skills to help me create a mobile application for both Android and iOS. The primary function of the app is user authentication. Ideal Candidate: - Fluent in PHP and Flutter - Experience in mobile app development, specifically with cross-platform compatibility - Familiarity with User Authentication systems Project Requirements: - Develop a mobile application using PHP and Flutter - Ensure the application runs smoothly on both Android and iOS - Implement a robust User Authentication system Your bid should include evidence of your previous work, especially where you've utilised PHP, Flutter, and User Authentication.

    $261 (Avg Bid)
    $261 Avg Bid
    54 bids

    I require an web developer with experience in developing direct messaging chat systems to add functionality to my softr marketplace website. I want a 1-1 chat feature, which would allow interaction between sellers' listing and buyers. each product listing should have a chat function. Refer website print screen is attached. Reference: " " My website is as - Key Requirements: - The chat feature should be incorporated into each service listing, accessible via a clearly

    $176 (Avg Bid)
    $176 Avg Bid
    42 bids

    I'm interested in a formidable partnership with an experienced app d...Incorporating a rewards system - Point systems - Option to convert points into vouchers As for the condo management app, it should function by: - Facilitating communication between residents - Managing visitors to the condos - Handling maintenance requests The selected freelancer should have significant expertise in app development, and previous experience in cloning apps would be an advantage. They should have a good understanding of both Fnb and condo management platforms to ensure the apps are well designed and meet end-user requirements. Lastly, cultural understanding of the Philippine market would be ideal to adapt the app's design and features for local use. Pls contact me for more detai...

    $335 (Avg Bid)
    $335 Avg Bid
    69 bids

    ...application which does not work if the MongoDB library is included. Structure of the application is: Node Express application - Exposes a few simple test API endpoints. Docker - The Node application runs in a Docker container MongoDB Atlas - Currently this is *not* included but it is the objective of this work. I want the Node application to make a connection to MongoDB using the *native Mongo* driver. NOT Mongoose. NodeMon - Project is setup with file monitoring to save development time. Also, the Visual Studio debugger is enabled and appears to be working well. Here is a link to a Visual Studio project which contains a test version of the application error. It has had files removed for security and to reduce the file size. Here’s some rough instructions, I&rsqu...

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

    I have a course I am making. it requires 3000 words to be written in English. It will need APA references and I will be selling the course. The course is a leadership course. I will be using plagiarism checker, ai checker and paraphrase checker to ensure no short cuts are taken. So no chat GPT or quillbot should be used to write the content. If you are interested please bid.

    $31 (Avg Bid)
    $31 Avg Bid
    41 bids

    Hi I will share the details with the shortlisted candidates. Thanks

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

    I'm in need of developing a Windows driver to use indirect display driver to store extend virtual screen picture to bitmap file. Ideal Skills and Experience for the Job: - Expertise in Windows driver development - Proven knowledge and experience in DirectX. Requirements: - Development of a Windows driver based on Indirect Display Driver. - A test application with a button, click "Capture" that capture frame from the virtual screen. - Ensuring the compatibility of the driver with the hardware is crucial in this project

    $197 (Avg Bid)
    $197 Avg Bid
    9 bids

    I initially set up my Raspberry Pi to function as a kiosk for Home Assistant. However, some critical configurations and parameters are missing, and this is causing issues in accessing the Pi. Additionally, the kiosk lacks essential functionalities that I now need. Key Requirements: - Reconfigure SSH access: The SSH access to my Pi is currently missing, and I need this restored. - GUI interface: I'm unable to interact with my Pi via GUI, and this needs to be resolved. - Additional functionalities: The kiosk needs to be upgraded to include extra functionalities, specifically touch screen control for added convenience. - Dashboard creation: I need dashboards created on the kiosk screen to control various smart home devices. Ideal Skills and Experience: - Proficiency with Raspbe...

    $195 (Avg Bid)
    $195 Avg Bid
    13 bids

    Specification The device must use c# nanoframeork for the firmware. This device is for a testing bench to test out our products. I will supply snippets of schematics of the devices that work with these to assist you in getting the project correct. The deveice needs the following features. A manual to get the device up and running and ready to flash firmware changed needs to be provided. Touch screen (minimum 240px x 360px). 24vDC input 1 x CANbus port (use RJ45 socket, 500K board rate). 1 x RS485 Port (use RJ45 socket, 500K board rate). 1 x USB port for communication (use USB socket). 1 x USB port for programming and debugging (use USB socket). 1 differential RX and TX uart, thus the TXP , TXN and RXP , RXN, see attached "Diffirenti...

    $1095 (Avg Bid)
    Featured
    $1095 Avg Bid
    15 bids

    ...aging submodels. Use a two-state thermal model to capture core and surface temperature dynamics. Ensure the electrical and aging models depend on core temperature. 2- Define Constraints and Objectives: Define constraints for voltage, temperature, state of charge (SOC), and state of health (SOH) based on the paper. Set up the objective function to minimize charging time while minimizing battery degradation. 3- Optimization Method: Implement the Legendre-Gauss-Radau (LGR) pseudo-spectral method. Use adaptive multi-mesh-interval collocation to transcribe the optimal control problem into a nonlinear programming (NLP) problem. 4- Algorithm Implementation: Convert the differential equations for each submodel into a numerical format compatible with optimization algorithms....

    $186 (Avg Bid)
    $186 Avg Bid
    13 bids

    I'm looking for a skilled website developer to create a portfolio website that professionally showcases my work as a ...audiences globally. Key responsibilities and qualifications: - Developing a visually engaging portfolio website - Experience in making artist portfolio websites is ideal - Must be knowledgeable in optimizing audio content for web - Understanding of website aesthetics that aligns with a musical theme The perfect candidate would have a knack for creating websites that not only look good but also function seamlessly, emphasizing user-friendly experience. Moreover, any experience related to or understanding of the music industry would be highly appreciated. Together, we can create a portal that resonates with my music, impresses visitors, and effectively showc...

    $1349 (Avg Bid)
    NDA
    $1349 Avg Bid
    67 bids

    I am in need of a skilled software developer with superior expertise in Android mobile app development. The operating system I am interested in is Android and the software to be developed is a mobile application. However, the main function of the mobile app is yet to be defined, but this shall be communicated clearly once a freelancer is selected. Ideal Skills: - Android Development - Java - Kotlin - UX/UI Design Experience: - Proven experience in mobile app development - Portfolio of released applications on the App store or the Android market - Solid experience in mobile app development life cycle.

    $150 (Avg Bid)
    $150 Avg Bid
    25 bids

    I am seeking an expert freelancer who can market my Work Hour Monitor System for me in South Africa. This system's primary function is to handle project management, with specific features that include: - Task Assignment & Tracking: Assign and keep a screen of tasks automatically. - Time Tracking & Logging: Capture precise work hours, and automate attendance track. - Project Tracking: Monitor multiple projects' progress simultaneously. - Pay Hourly Basis: Computes payroll based on tracked work hours. - Automated Time Tracker: Logs time spent on each task and project. - Application Tracking: Monitors usage of tools and applications for each project. - Offline Tracking: Log task hours when offline, and sync when back online. - URL Tracking:

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    8 bids

    ...programmer looking to venture into entrepreneurship? I'm looking for a skilled developer proficient in C# to create an exam correction program and to work together to create a product to be sold online. The main function of this program will be to correct exams (with AI) that involve handwritten notes. The program will be sold with a kitchbai visualiser or similar. The user will: • Scan the exams using a kitchbai visualiser or similar. • The program will process the image() , • The program will use Optical Character Recognition (OCR) to create text (using chat gpt OCR). • The program will process the created text and correct typos with AI. • The program will send the text to AI, AI will corre...

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

    More details: What specific features would you like the personalized sock 3D design program to have? Customizable sock templates, Option to upload own designs, Realistic 3D preview What platform(s) should the personalized sock 3D design program be compatible with? Mobile devices, Desktop applications What level of user customization do you envision for the sock designs? Color customization, Pattern customization, Text customization

    $2956 (Avg Bid)
    $2956 Avg Bid
    21 bids

    ...extrapolate and enhance my current work on an indoor navigation system specifically for Android. The key task at hand is the creation of a function providing turn-by-turn instructions with voice directions. The Google Text-To-Speech engine should be implemented for these voice directions. This system employs BLE technology to pinpoint the user's location and suggest the quickest route to their desired destination. Ideal Skills: - Proficiency in Flutter development - Experience of working with indoor navigation systems - Prior usage of Google Text-To-Speech engine - Knowledge of BLE Technology Your task will primarily include: - Developing a function for turn-by-turn instructions - Integrating Google Text-To-Speech engine for voice directions - Testing the function...

    $146 (Avg Bid)
    $146 Avg Bid
    14 bids

    I'm in need of a professional who can help me design detailed use cases that are to be aligned with a specific Graphical User Interface (GUI) I am developing. Key Project Requirements: - The use cases must be detailed and comprehensive, providing a step-by-step guide on how the interface should be used in different scenarios. - The primary target audience for these use cases are end-users with no technical background. Therefore, the descriptions need to be clear, concise and easy to understand without assuming any prior technical knowledge. - They should align with the GUI, and ensure that users can interact with the interface in a seamless and intuitive manner. Ideal Freelancer: - Experienced in creating use cases for GUIs, ideally for end-users with ...

    $105 (Avg Bid)
    $105 Avg Bid
    16 bids

    fixing the import/export function of cars of vwe platform on The connection with VWE runs via the following portal: manual: (they now use POST option) (logins below) In the "status" tab I can indicate to which URL this link forwards the data. In the "sandbox" tab you can also test the link to your own URL. As you can see, the link pushes all data to This is the script that can be found on the file server that ultimately receives the data and processes it in Wordpress. The Incremental link makes a POST request to this script containing the data. In the script you see 3 types of actions in a switch: Add (new vehicle) Change (vehicle exists, adjustment is being pushed) Delete

    $269 (Avg Bid)
    $269 Avg Bid
    1 bids

    I'm seeking an experienced developer proficient in PHP Laravel for backend operations and Tailwind CSS and Vue.js for frontend tasks to enhance my webapp's functionality. Key Task: - automate Facebook sharing validation. Job Features: - Implement an auto-validation function using Facebook API to verify whether a shared content from the webapp to Facebook has actually been posted. - link this validated action with a coin reward function within the webapp. The goal is to validate if the content was actually reshared by our user before our system award them coins Separate the frontent input coin by adding new column Required Skills : - Expertise in PHP Laravel, Tailwind CSS, and Vue.js - Proven experience with Facebook API - Familiarity with developing reward mec...

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

    I am seeking an expert architect to craft a modern design for my future home, which will have a footprint exceeding 2,000 square feet. Key Requirements - Relevant experience in contemporary residential desi...- Proficiency in drafting large-scale architectural plans - Certified and well-versed in zoning laws and safety regulations - Familiarity with sustainable and energy-efficient design principles The successful bidder should provide a comprehensive portfolio or examples of previous modern home designs, particularly on a similar scale. Creativity, attention to details, and ability to integrate function and aesthetics are highly valued. Please include an estimated completion timeline in your proposal. Let's design a home that perfectly blends modern style with comfort an...

    $386 (Avg Bid)
    $386 Avg Bid
    60 bids

    I'm looking for a skilled AI developer to integrate a chatbot into my healthcare website with react as front end and django as backend. Key Aspects: - The chatbot's primary function is to provide medical advice and analyze patient data. - It needs to reliably translate complex medical terminology into easily understandable information. - Equally important, it will have to process and interpret patient data accurately and securely. Ideal Candidate: - Experience in AI/Chatbot Development. - Strong understanding of medical health sectors. - Good grasp of data privacy and security matters. - Expertise in interpreting and explaining medical terms. The successful candidate will blend technical expertise in AI integration with a keen understanding of healthcare terminol...

    $368 (Avg Bid)
    $368 Avg Bid
    63 bids

    I need to create an AWS Lambda function for user creation in DynamoDB. For Endpoint creation - API Gateway For User auth - JWT

    $196 (Avg Bid)
    $196 Avg Bid
    27 bids

    I'm looking for an experienced Magento 2.0 developer who can create a medium-sized B2C single vendor eCommerce website. The website must have the following features: • User registration and login: Customers should be able to create their own accounts and subsequently log in to access our services. • Product catalog and search: A system for listing products and a search function to allow customers to easily find what they're looking for. • Payment gateway integration: A seamless method for customers to make secure payments. The website should have the capabilities to handle moderate product variables and an average traffic flow seamlessly. Key Magento 2.0 functions to be incorporated include, but are not limited to: • Customizable designs: I wan...

    $705 (Avg Bid)
    $705 Avg Bid
    44 bids

    ...web developer with exceptional skills and experience in building company websites. Drawing from the model of , I want to create a completely new website. - Key Requirements: - Develop a company website from scratch - Leverage superior design skills to create a professional and modern look - Create an intuitive user interface and seamless navigation The primary function of this website is information sharing. Therefore, it should adequately reflect our brand and services to prospective clients. - Ideal Skills: - Experience in developing professional company websites - Superior design skills and creativity - Proficiency in HTML, CSS, JavaScript, or related tools - Excellent understanding of UI/UX principles Please provide your portfolio or samples

    $173 (Avg Bid)
    $173 Avg Bid
    73 bids

    I'm looking for a skilled content writer to develop website copy geared toward driving customer action and conversion. The goal of the content is partially for Search Engine Optimization. So you will need to know the fundamentals of SEO in order to write a copy the meets our keyword optimization needs. We will provide you the keyword that the copy should be optimized for with each individual page. The other aim of the content is to convince visitors to book an appointment or contact us for consultation. I will need content for approximately 30 pages. Please provide an accurate bid. Key Requirements: - Basic knowledge of SEO guidelines for on-page content - Ability to do basic research to ensure the content is on topic, and factually correct. - Ability to anticipate visitors q...

    $362 (Avg Bid)
    $362 Avg Bid
    84 bids

    In need of a gifted graphic designer specializing in professional conference program design. I have wording and aboriginal art. Key project requirements: - Specialization in packaging design - Ability to create professional themed designs - Understanding of design principles that appeal to an adult demographic An ideal candidate would be someone who has previously worked on similar projects, with a portfolio to show for it. Proficiency in graphic design applications like Adobe Illustrator and Photoshop is a must. Looking forward to creating a beautiful packaging that embodies brand ethos while being appealing to the adult demographic.

    $210 (Avg Bid)
    $210 Avg Bid
    37 bids

    I'm in need of a proficient web developer to add two functional forms to my current website. First, a comprehensive Registration Form that includes fields for Name, Email Address, Phone Number, Address, and P...that includes fields for Name, Email Address, Phone Number, Address, and Property Information. The second is a Contact Form with input fields for Name, Email, and a text area for a message to be included. Ideal candidates should have substantial experience and skill in form creation, website development, and user experience design. Understanding the importance of intuitive design and seamless function in these forms is key. The site is: and the forms are Quote and the other is Contact. Right now, if you complete and send the forms, cgi would not know what to do.

    $127 (Avg Bid)
    $127 Avg Bid
    52 bids

    I'm looking for skilled app developers to build a utility application compatible with both iOS and Android platforms. The main functionality of the app is to provide a useful tool function to the general public. Key Features and Skill Requirements: - Knowledge in both iOS and Android development is essential - Experience in developing apps with utility functions is a plus - While the target audience is broad, the app should be easy to navigate and user-friendly - Proven experience in Cross-Platform development tools like Flutter, React Native, or Xamarin will be highly valued.

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