Virtual display driver source code jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 virtual display driver source code jobs found, pricing in USD

    I'm in need of a skil...Features: - User Registration and Login: Implement a secure system to allow students to register, log in and access the platform. - Exam Creation and Management: Develop tools for examiners to create and manage exams. This should include the ability to set time limits, number of questions, and other relevant parameters. - Result Generation: Implement a function that will accurately calculate and display exam results to students. Additional Information: - The portal will only be supporting specific types of exams. - The ideal candidate should have experience with similar projects and be able to provide a secure, user-friendly and efficient solution. - The project requires an understanding of good UX/UI design for easy navigation and use by both examiner...

    $595 (Avg Bid)
    $595 Avg Bid
    10 bids

    I'm looking for a digital template for a virtual sticker collection that I can create and manage. - The primary purpose of the template will be for me to design and create my own sticker collection. - I don't need any specific functionalities that involve user interaction. This template will be for my personal use only. - The collection won't be large, I need less than 10 different card designs. Ideal candidates should have experience in: - Graphic design and illustration, especially in creating sticker designs. - Digital template creation for virtual sticker collections. - Understanding of the "panini" style of stickers is a plus, but not a requirement.

    $78 (Avg Bid)
    $78 Avg Bid
    77 bids

    I'm in need of a professional who can produce 4 product demonstration videos for our new website. The ideal candidate will be proficient in creating engaging, informative videos that clearly display the benefits of our products. Key Requirements: - 4 product demonstration videos - 1-minute duration each - The videos should showcase: - Close-up shots displaying product features - Use case scenarios demonstrating the product in action - The positive impact the product has on customers Ideal Skills and Experience: - Proven experience in creating product demonstration videos - Proficiency in video editing and production - Ability to bring out the product's unique selling points - Strong storytelling skills to engage viewers - Understanding of market trends and cu...

    $896 (Avg Bid)
    $896 Avg Bid
    33 bids
    Low-Code Developers Wanted 6 days left
    VERIFIED

    ...need of developers proficient in low-code platforms to create a suite of applications. Firstly, we will need a web application, a mobile application, and an enterprise application developed. These are crucial tools for our business operations and customer interactions. In terms of functionalities, I require the following: - User authentication: The applications should have a secure login system. - Data storage and retrieval: The ability to store data and retrieve it when needed. - Integration with third-party APIs: Seamless integration with external APIs is a must. I'm expecting a relatively small user base initially, but these applications should be scalable and able to handle growth. Ideal candidates would have: - A strong background in low-code development - E...

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

    I'm currently residing outside of the United States and am in need of a US virtual number for business communications. This will be a long-term requirement, spanning more than 6 months. Key requirements: - Set up a US virtual number for business communication needs. - Ensure the number is compatible with WhatsApp. Ideal Skills and Experience: - Experience in setting up US virtual numbers for business purposes. - Familiarity with WhatsApp and its functionality with virtual numbers. - Ability to provide a number that can be used for an extended period of time.

    $190 (Avg Bid)
    $190 Avg Bid
    4 bids

    More details: What is the desired color scheme for the HTML emails? Vibrant colors What type of data is being displayed in the emails? Graphs and charts How sophisticated should the timeline image design be? Moderate complexity with some unique elements

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

    I'm seeking an experienced Android developer for a major interface update to my app. We need to facilitate a better user experience through user interface design enhancements and additional features. Key project aspects: 1. UI Design Updates: - Specifically, I want to improve the layout and navigation of my existing app. This process requires an innovative approach to enhance user experience and navigation flow. 2. Adding New Features: - Although I'm open to your expert suggestions for new features, the direction was not specified upfront. Potential freelancers must be proficient in Android development with a keen eye for intuitive, modern design. Working remotely, your ability to maintain clear communication for updates and changes on a shared session is crucial. Eff...

    $18 (Avg Bid)
    $18 Avg Bid
    9 bids

    ...version of our index page - 2x 1300x140px banner. 1 with the text "ICIGO vous conduit, partout en Guadeloupe" 1 with the text "Votre aventure, votre voiture. ICIGO" they will be displayed on several websites we own, such as , or so we need something punchy we can display on websites with different style - 10 banners for google ads : 2x 1024x768px banner with the following text : "ICIGO : Votre clé pour l'évasion en Guadeloupe" and "ICIGO vous conduit, partout en Guadeloupe" 2x 250x250px banner with the following text : "Explorez. Roulez. ICIGO Now ! " 2x 300x100px banner with the following text : "Explorez. Roulez. ICIGO Now ! " 2x 970x90px banner with the

    $72 (Avg Bid)
    $72
    10 entries

    ...and login features with secure data collection (Name, email, phone number) for marketing purposes. User consent for data collection and Terms & Use agreement mandatory. Social media login options (Google/Facebook) for simplified registration (optional). Data plan selection and eSIM activation within the app. Integration of payment gateways for transactions. Data Usage Tracking: The app should display users' data consumption and remaining data allowance. Multi-Language Support: The app should be available in English and Arabic, with the ability to adapt to the user's device language (optional). Data Usage Alerts: Implement notifications or alerts to warn users when they approach their data limits. Push Notifications: Enable sending push notifications to the entire us...

    $631 (Avg Bid)
    $631 Avg Bid
    81 bids

    I'm looking to have a virtual wardrobe website developed that offers outfit recommendations based on the user's inventory. Key Requirements: - Outfit Suggestions: The website should be able to provide personalized outfit recommendations. This will include suggestions for different occasions and mix and match ideas. - Clothing Inventory Management: The system should allow users to manage their clothing inventory. This may include adding, modifying, and deleting items from their virtual wardrobe. Ideal Skills: - Experience in developing websites with outfit recommendation systems. - Strong background in front-end and back-end development. - Knowledge in database management and integration. I'm open to discussing the specifics of the project with interested f...

    $92 (Avg Bid)
    $92 Avg Bid
    24 bids

    ...pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview

    $212 (Avg Bid)
    $212 Avg Bid
    9 bids

    ...pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview

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

    I'm looking for a PHP developer to assist in the web development of a web page for a customer I'm working with. The primary focus will be on implementing the ability to display customer raffle ticket numbers from the database to a WordPress page. Current page was rendered obsolete by a plugin update and needs to be rewritten. Ideal Skills and Experience: - Proficient in PHP, with a good understanding of its ecosystems - Experience in web development, particularly with WordPress - Knowledge of database management for websites - Ability to integrate and display data in a clear and user-friendly manner

    $149 (Avg Bid)
    $149 Avg Bid
    167 bids

    I'm looking for a skilled web developer to assist in creating an integrated PHP/HTML code for integrating Star Micronics Cloud print. Your responsibilities will include: - Understanding the requirements of the Star Micronics Cloud print - Creating a detailed, clean, and functional code in PHP/HTML - Testing the code to ensure there is a smooth integration Ideal Skills: - Expertise in PHP and HTML - Experience with Star Micronics Cloud print integration - Skill in creating and integrating efficient codes. Please, only apply if you have a strong understanding of Star Micronics Cloud print and the ability to deliver a well-written, effective PHP/HTML code.

    $24 (Avg Bid)
    $24 Avg Bid
    16 bids

    ...looking for a modern design that conveys a message of professionalism. The banner will primarily be displayed on my website. Key requirements include: - Modern Design: The style of the banner should be modern and up-to-date. - Professionalism: The banner should convey a sense of professionalism. - Web-Optimized: It is important that the designer is able to create a banner that is suitable for web display. -Attached are samples we’ve used in the past. Please reuse that info -You are welcome to redesign logo but the color scheme is black, ivory, gold, and blue. The ideal candidate for this project should have experience in graphic design with a strong portfolio showcasing modern designs. Experience in web design and understanding of web-optimization for visuals is a plus. ...

    $40 (Avg Bid)
    Guaranteed
    $40
    19 entries

    I'm looking for a talented individual to build a data dashboard that will display our procurement spend data in a user-friendly and visually appealing way. Key Requirements: - Display Procurement Spend Data: The primary focus of this dashboard is to showcase our procurement spend data, broken down by different categories. - Manual Data Update: The dashboard should be updated by uploading files manually. Ideal Skills and Experience: - Prior Experience: I'm looking for someone who has previously built data dashboards, preferably ones that deal with procurement or financial data. - Data Visualization: Understanding of how to best present data in a simple, yet informative manner. - Tableau or Similar Tool Proficiency: Experience with tools such as Tableau that can i...

    $576 (Avg Bid)
    $576 Avg Bid
    83 bids

    I'm in need of an expert developer with a keen understanding of PHP, Heroku, and Shopify. This project entails the deployment of a Heroku server where my API key will be secure and stored in an environment variable. You'll also need to utilize this Heroku-based API key on my Shopify platform to access and display user data through API calls. Ideal Skillset and Experience Required: - Proficiency in PHP - Expertise in deploying and managing Heroku servers - Understands how to secure API keys on Heroku - Experience with Shopify API integration and displaying data.

    $173 (Avg Bid)
    $173 Avg Bid
    31 bids

    ...Shopify, each product will display its respective images seamlessly. Project Details: Scope: Adding image links to Excel sheets for 666 products in total. Task: Create a new column labeled Images in each Excel sheet and insert corresponding image links for each product. Requirements: Image links should open the respective product images when clicked. The CSV files must be Shopify-compatible without any issues upon upload. Deadline: Project completion required within the next 48 hours. Quality Assurance: Accuracy is paramount, as each CSV file will be cross-checked before final approval. Deliverables: Two Excel sheets with a new Images column containing accurate image links for each product. CSV files ready for seamless upload to Shopify, ensuring product images display cor...

    $16 (Avg Bid)
    $16 Avg Bid
    28 bids

    I'm looking for a VBA expert who can help me automate the m...Automate part modeling in Autodesk Inventor - The parts to be modeled are intermediate mechanical components, such as gears and brackets - The VBA code should allow user input for customization of the parts, specifying dimensions and features Ideal Skills and Experience: - Proficient in VBA programming - Previous experience with Autodesk Inventor - Strong understanding of mechanical components and their modeling - Ability to incorporate user input into VBA code for part customization This project is perfect for someone who enjoys automating processes and has a good understanding of mechanical engineering principles. The efficiency and accuracy of the VBA code will be crucial in ensuring the successful...

    $295 (Avg Bid)
    $295 Avg Bid
    16 bids

    I'm in need of a unique, serious-toned video for personal use. The footage will involve you punching and stomping a pillow on a bed. Here's what I expect: - The video should be filmed in a serious, non-humorous manner. This isn't a comedy sketch but a sincere display of pillow punching and stomping. - Wear casual clothes for this. No need for gym or formal outfits. - It's a plus if you have prior experience in creating similar videos. Ideally, your skills will include: - Ability to project a serious tone throughout the footage. - Creativity to make the video engaging. - Comfort in front of the camera. - Basic video editing skills to ensure the footage is clean and well-presented.

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    28 bids

    I have the source code for an open source tool that I need help compiling. It's crucial that the compiled tool is compatible with macOS. Additionally, I have a patch that needs to be applied. I would require concise documentation that outlines the key steps to apply the patch and compile the tool. Expertise in C, open source tools, compiling, and patch application is essential. The ability to provide clear and concise documentation is also a must.

    $25 (Avg Bid)
    $25 Avg Bid
    4 bids

    Need advanced SQL including stored procedures, functions, based on existing SQL code. Need c# coding with dojo -Ideal Skills/experience * c# with dojo * MS SQL Server proficient. * Expert in advanced SQL features like stored procedures, functions. * complex SQL queries. * generating SQL reports from tables.

    $141 (Avg Bid)
    $141 Avg Bid
    31 bids

    I'm seeking an experienced hardware designer to create a wall-mounted calendar device with specific features and specifications. Key Requirements: - Design a Wall-Mounted Device: The primary goal is to create a practical and aesthetically appealing wall-mounted calendar device. - Calendar Display: The device should display a monthly calendar, making it easy for users to keep track of their schedules. - Appointment Setting and Notification: The device should allow users to set appointments and receive notifications for them. - Weather Forecast Integration: It should also integrate a weather forecast system, providing users with key information for planning their activities. Additional Information: - Screen Size: A medium-sized screen, between 10-15 inches, is preferred...

    $397 (Avg Bid)
    $397 Avg Bid
    11 bids

    ...primarily focus on Display Ads, YouTube, TikTok, OTT devices, and Audio on Audacy. These platforms are integral to our target audience, and your experience with them is crucial. - Geofencing strategy: Geofencing is a key part of our advertising strategy. We want to target our ads specifically in the city and County 1. Your understanding of local advertising dynamics and experience with geofencing is highly desirable. - Targeted and effective advertising: The primary goal of this campaign is to boost our sales, parts, and services locally. I'm looking for someone who can craft compelling, engaging ads that drive conversions. Ideal skills and experience for this job include: - Proficiency in managing digital ad campaigns across various platforms. - Specific experience with...

    $750 - $3500
    Sealed
    $750 - $3500
    12 bids

    I am in need of a virtual assistant who can commit less than 10 hours weekly. The key tasks would be: * Making calls * Conducting research * Assisting in book creation Although I'm open to beginners, I value a great work ethic, good organizational skills, and, above all, a proactive approach. Excellent communication skills are also appreciated. I look forward to working with a dedicated and reliable individual.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    72 bids

    As part of this project, I'm looking for a detail-oriented and efficient Virtual Assistant to handle the role of data entry. Your tasks will involve sharing data details and converting screenshots. Skills and Experience: - Proficient in screenshot file conversion. - Strong data management abilities. - Excellent attention to detail. If you're good at handling data, and have a knack for file conversion, this job is for you.

    $58 (Avg Bid)
    $58 Avg Bid
    49 bids

    As the developer for a flutter application, you would resolve an issue with the calendar not displaying correctly. Despite not using any third-party libraries, our calendar is not updating with new data. As an ideal candidate, you should: - Have proven experience in Flutter app development - Identify and resolve bugs efficiently - Know how to handle data update issues - Prior experience in calendar functionalities is a bonus

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    56 bids
    Events Website Structure 6 days left
    VERIFIED

    I'm looking for an experienced web developer to help me build the structure of my events website. Here's what I need: -Website: The primary purpose of the website is to display upcoming and past events and have users to register / subscribe for newsletter - Admin Backend: To add / remove / manage events, see subscribers, compose and send newsletter to subscribers Development language and hosting platform is flexible

    $375 (Avg Bid)
    $375 Avg Bid
    268 bids
    Nextjs Website Overhaul 6 days left
    VERIFIED

    I am looking for a seasoned developer well-versed in nextjs...not just enhance the design, but also add new features and improve loading speeds. Expertise in effective, user-friendly web design is a must-have for this project. My website needs: * A fresh, elegant, and professional design * New functionality features added * Optimized to load faster user friendly 3d model for cars transition to the inside of the car mobile friendly livechat virtual showroom Freelancers with a portfolio reflecting their ability to create sleek, professional website designs that balance functionality and aesthetics perfectly will be ideal. A track record of successful nextjs projects will give applicants an edge. Please keep the design elegant, clean but professional. Show me what y...

    $1136 (Avg Bid)
    $1136 Avg Bid
    148 bids

    I have code for login trading accound and fetch token data. I need to update more data from the code to my system.I need to collect live data from the web and candle stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Need ot automate the buy/sell order Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the payment. If you agree this term you will apply this task Budet is 600 INR and Good review, Dont expect m...

    $13 (Avg Bid)
    $13 Avg Bid
    8 bids

    As a tran...be as precise as three meters. This app should be available on both iOS and Android platforms, and should include the following key features: - **Real-Time Tracking:** The app needs to have GPS tracking capabilities that enable real-time tracking of our drivers. This is essential for ensuring efficient route management and dispatching, and monitoring driver performance. - **Driver Communication:** The app should also include a driver-to-driver messaging feature. This will allow for better fleet coordination and communication, and foster a sense of team collaboration among our drivers. The ideal freelancer for this project should have experience in GPS positioning, mobile and desktop web app development, and have worked on projects with real-time t...

    $5072 (Avg Bid)
    $5072 Avg Bid
    154 bids

    i wanna buy this plugin : and setting it for having this feature, for 1 of this need add custom code : need these features: 1. User area for cancel booking (unitl specific time setting) 2. Create service for specific day and time (example “Spinning Class” each monday at 10:00-11:00 am time) 3. Holiday block day 4. Limit user email / name booking only 1 time for service day/time (for this custom code ) 5. Waiting List when finished maximum capacity 6. Setting a specific range date for service example aviable / showing from start to end date

    $49 (Avg Bid)
    $49 Avg Bid
    38 bids

    I'm looking to train a model that can generate high-quality images of humans wearing handbags in various ways. Key Aspects: - The primary goa...simulate different lighting conditions. Skills and Experience: - Strong background in machine learning and computer vision, particularly in image generation and manipulation. - Experience with virtual try-on systems or similar projects will be highly advantageous. - Proficiency in handling image processing and customization would be a plus. It's important that the outcomes of this project are user-friendly, accurate, and of high quality. A successful completion would involve the ability to generate realistic images of handbag models in various scenarios. You can refer to this two virtual try-on projects OOT...

    $1008 (Avg Bid)
    $1008 Avg Bid
    36 bids

    Want to modify xtream ui panel based on username and password to active codes Will share vidéo to explain it : This is démo how it will be : admin admin

    $148 (Avg Bid)
    $148 Avg Bid
    38 bids

    Do you know the SMIIRL Desktop counter? These "mechanic" counters are mostly used to display number of likes on Facebook, Instagram or TikTok. However they can be purchased in a "custom edition" where you should be able to monitor a lot of things like how many orders is in line in your online store. I need something so I can get a SMIIRL counter to display number of reviews my online store has on Trustpilot Im in contact with support at who are very helpfull. There are more options available with something called Zapier and JSON

    $36 (Avg Bid)
    $36 Avg Bid
    3 bids

    As a busy professional, We need a virtual assistant to handle our job postings on LinkedIn daily. Key Responsibilities: - Daily Job Posting: You will be responsible for posting job opportunities on LinkedIn. This task needs to happen once per day which only takes few mins. - Messaging: I will need you to sent one time messages to potential candidates on LinkedIn about the job opportunities. Ideal Skills: - Proficient in LinkedIn and other job posting platforms - Experience in data entry and email management - Excellent communication skills to craft compelling job posts and messages This is a remote position, so it's crucial that you are self-motivated and able to work efficiently. Please tailor your application to address these specific requirements.

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

    We're looking for a talented Wo...career sector, so that on rollover nothing changes.   -Point the website contact form to the email address info@domain. set it up and test that it works throughout the site. -Disable the pop-up that appears on the home page when you scroll down.  -Point this button so that when a user clicks it, it scrolls the page to the sector section on the home page.  -Set up these 9 buttons so that they display the selected icon and text. Then set them up to point to the appropriate sector pages. The job will take a talented and experienced professional no more than 3/4 hours work. We require a freelancer to START NOW, and complete the job today. Only bid if you can meet this criteria, and can deliver within the time al...

    $36 (Avg Bid)
    $36 Avg Bid
    47 bids

    I am looking for an experienced iOS app developer who can create a modern e-commerce application for my business. The app should be designed with a modern theme in mind. The main features that we need included in the app are: - Product catalog: The app should be able to display our products in an engaging and user-friendly way. - Shopping cart: Users should be able to add and remove items to their cart as they browse through the app. - Payment gateway: The app should have a secure and reliable payment gateway that supports various payment methods. The ideal freelancer for this job should have: - Extensive experience in developing iOS applications, especially e-commerce apps. - A strong understanding of user experience and modern design principles. - Proficiency in integrating pa...

    $1400 (Avg Bid)
    $1400 Avg Bid
    90 bids

    I am looking for a skilled WordPress developer to create a website that is both visually appealing and user-friendly, with a primary focus on showcasing my portfolio. Key Project Details: - I don't have a domain name and hosting yet, so the successful freelancer will need to assist with this aspect. - Since the primary goal of the website is to display my portfolio, it is essential that the design and user interface are tailored to this purpose. Requirements: - Proficiency in WordPress website development - Experience with creating portfolio-centric websites is highly desired - Good understanding of user experience and design principles - Ability to assist with domain name and hosting acquisition The anticipated frequency of updating the portfolio is on a monthly basis, so ...

    $59 (Avg Bid)
    $59 Avg Bid
    55 bids

    Hello, I have a big project going on. Leclerc supermarket contacted me to set up ants in their new petshop in the city of Saint-Parres-aux-Tertres. They want a huge vertical ant farm to attact visitors and catch their attention with this amazing display. Would you like us to work together on this project as well? There is a meeting on Monday and the first thing I'd like to have is a sketch, like a basic drawing or render of what it could be like, so I can introduce it to them.

    $32 (Avg Bid)
    $32 Avg Bid
    1 bids

    ...moving from a slow reseller account to a VPS. No configuration necessary as keeping same domain name Current website is very slow and couldn't take a back up using updraftplus plugin I need all files and Database copying to new server and testing that it function OK I am in need of a specialist with broad experience in WordPress platform to move my website from its current location to a Virtual Private Server (VPS). Requirements: - Comprehensive knowledge of WordPress site architecture and components. - Extensive experience in website server migration, particularly to VPS hosting. - Ability to ensure that no data is lost during the migration process. - Skilled in backup creation and restoration. - Familiarity with DNS and IP configurations for the new server. The ta...

    $146 (Avg Bid)
    $146 Avg Bid
    142 bids

    I'm seeking an experienced web developer to design an...color scheme to match the tranquility of my yoga classes. Your design skills should reflect in creating an appealing interface that resonates with users. - Payment Integration: Paytm should be integrated for payment processing. You should have prior experience in integrating payment gateways and ensuring user data security. - Functionalities: The page should enable online class registration and display the class schedule. Alongside, it should have a testimonials section where clients can share their experiences. Experience in designing and implementing these features are necessary. Please bid only if you have a good understanding of these needs and can deliver a tailored solution. Your previous work samples will be high...

    $40 (Avg Bid)
    $40 Avg Bid
    41 bids
    Code reapair 9 days left

    As discussed on chat 150 USD limitr

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    1 bids

    I...many people redeem your voucher Admin - Admin help vendor key in vendor company detail (name, address, phone, email, state ) -Admin manually help vendor create cash voucher - company name - address -State - Expired date voucher - Voucher amount or % Discount - Phone - Point deduct when redeem - Vendor joining until when - Admin dashboard will display who vendor will expired joining, or coming soon. Must have report -Admin can Disable/Enable vendor joining if no make payment. I'm in a bit of a hurry and would appreciate getting this done within a month. Ideal Skills: - Proficiency in web development - Experience with database management - Ability to implement user-friendly features - Strong project management and commu...

    $94 (Avg Bid)
    $94 Avg Bid
    58 bids

    I am looking for flutterflow developer who knows flutter to work on an AI chat to get the streaming response and display the answer for every question like ChatGPT. ANd also relevant sources for each answer in the pdf viewer in the frontend. Project is half done in Flutterflow and the only work need to be done is getting streaming response from the backend and when source button is clicked needs to display/highlight the same in the pdf viewer. I will also be working alongside Budget: 100 dollars, timeframe 3 days, let me know if you are interested Specific features to include in the app: - Basic chat functionality to allow users to send and receive messages -implement PDFviewer system and highlight relevant chunks Design: - A design for the app is ready and will be ...

    $256 (Avg Bid)
    $256 Avg Bid
    10 bids

    As the project owner, I am urgently seeking experienced PHP developers to enhance the capabilities of multiple open source projects. The exact projects requiring development haven't been specified, but the key components will include: Brief description: Members can also upload items (only to designated columns set by administrators). Assumption: The administration will set up a category column—Card Trading. Members who log in can upload related items to sell, but only to that column; they cannot upload to other columns. Let's break it down step by step: User Column: Modify the administrator's product management template. The administrator will set up a category, such as the Card Trading Market. Then, all items uploaded by users will be categorized under th...

    $45 (Avg Bid)
    $45 Avg Bid
    26 bids

    I'm in need of a skilled web developer who can take a GitHub project, which is a single page PHP/HTML/JS, fix it by the project defintion in the file and make it operational. The project's main functionality is to display an HTML page that contains an iframe and gif elements above it. Once the project is fully operational, I'll need it installed on a vanilla cPanel account, ill supply which runs on Linux Centos7 all changes made for the project will be committed back to github. Key responsibilities include: - Deploying the GitHub project on a vanilla cPanel account - Ensuring the project functions as intended - Implementing the minimalistic design requirements Ideal skills for this project include: - Proficient in PHP, HTML, and JavaScript - Experience working with...

    $145 (Avg Bid)
    $145 Avg Bid
    54 bids

    I'm looking for an animator to create a short, realistic animation video of a tooth fairy. The video will be projected onto a window, similar to how virtual Santa is displayed. The specifics of the project are as follows: - Duration: Less than 1 minute - Animation Style: Realistic - Interactions: The tooth fairy should interact with stars or other magical elements The ideal candidate for this project should have experience in creating short, engaging animations, particularly in a realistic style. Proficiency in incorporating magical elements and interactions into the animation will be a plus. A strong portfolio demonstrating similar work will be highly regarded.

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

    I'm in need of a talented C# WPF developer to create a UserControl specifically for data display purposes in my application. The main task of this UserControl will be to exhibit photos from 4:3 full format camera and design elements such as images and texts with optional shadow effects. See attached mockup for a better understanding of the task. Key requirements include: - The ability to display a variety of multimedia formats, particularly images and texts. - Image crop and rotate functionality, as users need to be able to interact with the images. - The finished code should also provide a method to be called with a given template and all required Elements in the Template to produce a finished image containing all the images/texts/photos as shown in the template...

    $132 (Avg Bid)
    $132 Avg Bid
    14 bids