Html5 usb port jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 html5 usb port jobs found, pricing in USD

    I need a skilled developer to take my Figma design and convert it into a responsive website using HTML5. The website should work flawlessly on all devices from desktops to smartphones. Additionally, I would like the website to include animations and interactive elements. Key Requirements: - Convert Figma design to HTML5 , CSS and JS - Ensure the website is fully responsive - Implement both animations and interactive elements Ideal Skills: - Proficiency in HTML5 , CSS and JS - Previous experience with responsive web design - Familiarity with animations and interactive elements Please include samples of your previous work and an estimated timeline for completion in your bid. Thank you!

    $58 (Avg Bid)
    $58 Avg Bid
    68 bids

    I have a SQL Server that needs to be accessible over the internet. However, I'm facing connectivity issues, possibly due to closed or blocked ports on my ComCast router model CBR2-T. I need a freelancer to open the necessary ports on the router. The task involves: - Checking the current port status on the router - Identifying the SQL Server port - Opening the port on the router Please bid if you're experienced with network configuration and have dealt with ComCast routers before. Necessary Skills: - Network Configuration - Router Administration - ComCast Router Experience - SQL Server Configuration

    $26 (Avg Bid)
    $26 Avg Bid
    11 bids

    I am looking for a skilled programmer to develop an interactive chemistry experiment for me. You may code using JavaScript, HTML5 or using Python, so experience or proficiency in this language is crucial. Key Requirements: - Users should be able to drag and drop objects using mouse or in case of mobile- fingers. - It should offer a moderate level of interactivity. This includes features such as adjusting quantities and temperatures. If a user pours something in a beaker, it should show the beaker full. If emptied, beaker is empty. - Vector images of lab equipments like Test tube, beaker, burner etc can be found online. Ideal Skills: - Proficiency in Python or JavaScript. You may use CreateJS libraries. If you are a programmer with a passion for chemistry, this is a great opportu...

    $23 (Avg Bid)
    $23 Avg Bid
    5 bids

    I'm seeking a skilled developer to create a versatile e-signing utility. This tool should allow users to select the DSC ( usb token) inserted to the local machine and can sign PDF, XML, JSON, and Text files in bulk and with the following additional features: - Bulk Signing: It should support signing multiple files at once, with no specific limit. - Predefined Output Path: Users should have the option to assign a default output path for the signed files. - PDF Signature Display: For PDF documents, the utility should display the signature as an optional feature. The goal is to have this utility developed within a month. Ideal skills for this project include: - Proficiency in programming languages suitable for file processing (e.g. Python, Java) - Experience in developing so...

    $329 (Avg Bid)
    $329 Avg Bid
    10 bids

    I'm in need of a programmer who can help me create a Twitter social farming webpage with daily challenges and achievement badges alongside an HTML5 arcade game integration with referral& earnboosters options. ( don't mind using CMS like wordpress/joomla) References () . (@senderlabs/introducing-the-senderdao-points-system-1015e1e584a1) For the Twitter Social Farming Game: - I envision daily challenges to keep users engaged. - There should be a system for awarding achievement badges for specific accomplishments. For the HTML5 Arcade Game: - integrate readymade HTML5 arcade game with points system. (you should recommend a game that can be customized could be from codecanyon or somewhere else ). Points Earning System: - I haven't defined how point...

    $139 (Avg Bid)
    $139 Avg Bid
    46 bids

    ...experience with the QT framework - Excellent User Interface (UI) design skills - Knowledge in Python and 3D will be a plus The main function: 1: Windows platform, jointly developed by QT+python. 2: Communicate with hardware devices through serial port/Ethernet. 3: Support MODBUS-485, TCP, UDP and other communication protocols, with 1ms cycle response. 4: Support hardware parameter configuration, multi-channel data analysis, storage, data playback, and support real-time data curves at different communication rates. 5: Supports local and cloud dual storage. 6: Port a Python data analysis open source library (provided by us), which needs to display the analyzed data in the form of a 3D model. The main objective is to develop a user-friendly, robust and efficient desktop app...

    $2217 (Avg Bid)
    $2217 Avg Bid
    37 bids

    I'm looking for a skilled PHP developer with experience in CodeIgniter for a new project in the e-commerce space. Ideal Skills and Experience: - Proficiency in PHP and CodeIgniter framework - Previous experience in e-commerce platform development - Strong understanding of front-end technologies, such as jQuery, JavaScript, HTML5, and CSS3 - Knowledge of MySQL and other relational databases - Familiarity with RESTful APIs and Web Services - Ability to work with version control systems like Git The primary goal of the project is to create a robust, scalable, and user-friendly e-commerce platform. The platform should be able to handle a large number of products, facilitate smooth transactions, provide a secure payment gateway, and have a user-friendly interface. A key part of th...

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

    ...hydrometer needs to be available through a web interface. This online access will allow me to monitor multiple batteries from a central location, offering more convenience and control. Ideal Skills and Experience: - Experience in designing and developing electronic hydrometers or similar IoT devices. - Proficiency in interfacing such devices with microcontrollers. - Data should be passed to serial port of controller - Understanding of battery health and the importance of specific gravity measurements in lead acid batteries....

    $278 (Avg Bid)
    $278 Avg Bid
    4 bids

    ...developer who can convert my existing HTML5 Casino Game to an online Flask Backend. The backend should integrate with a PostgreSQL database. Key Functionalities: - User Registration and Login: Implement a secure user registration and login system that allows players to create accounts and access the game. - Game Settings Management: Develop a platform that can manage the game settings, with a particular focus on the Slot Machine settings. These include Win Occurrence, Free Spin, Balance, and other relevant parameters. - Database Integration: Connect the Flask backend to the PostgreSQL database so that it can store and retrieve the necessary game and user data. Ideal Skills and Experience: - Proficiency in Flask and PostgreSQL. - Previous experience in converting HTML5 ga...

    $170 (Avg Bid)
    $170 Avg Bid
    45 bids

    I would need a script written in nodejs where a USB NFC reader (specifically the ACR122U or the ACR125U) wait for a NTAG424 DNA tag. Once an NFC tag is tapped write a URL data into the tag as well as encryption keys. Make sure the URL contains query parameters which are mirrored uid, counter, and cmac that are all encrypted. Part of this is to write a nodejs script to validate the above parameters from the URL and decrypt the uid/counter (or some Rust that can do the same)

    $188 (Avg Bid)
    $188 Avg Bid
    20 bids
    VB.net Electronic Form & SQL 5 days left
    VERIFIED

    exactly similar to this f-system

    $473 (Avg Bid)
    $473 Avg Bid
    48 bids

    ...post('/webhook', async (req, res) => { const userQuery = ; const response = await ({ model: 'text-davinci-003', prompt: userQuery, max_tokens: 150, }); const botResponse = [0].(); ({ fulfillmentText: botResponse, }); }); const PORT = || 5000; (PORT, () => { (`Server is running on port ${PORT}`); }); Setting Up: Create a Google Cloud Project: Enable the Dialogflow API. Create a Dialogflow Agent: Link it to your Google Cloud Project. Set Up Intents and Entities: Define actions Google Assistant should trigger. Deploy Webhook: Host your webhook on a reliable server. Conclusion: By integrating Google Assistant, Dialogflow

    $572 (Avg Bid)
    $572 Avg Bid
    22 bids

    We are seeking an experienced freelancer to set up a Node.js application on our web hosti...is running and accessible via the specified domain. - Verify and configure the necessary firewall and port settings to allow traffic on the required port (default 3000). - Provide documentation of the steps taken and any configurations made. Specifics: The script should listen on port 3000 and respond with a message "Fixed Response" for any request. Sample Script: const http = require('http'); const hostname = '0.0.0.0'; const port = 3000; const server = ((req, res) => { = 200; ('Content-Type', 'text/plain'); ('Fixed Responsen'); }); (port, hostname, () => { (`Server running at http:...

    $50 (Avg Bid)
    $50 Avg Bid
    34 bids

    ...aimed at enhancing the interface with key features. Skills and Experience Required: - Proven UI design experience - Proficiency in using Figma, Sketch, and Adobe XD - Experience designing interfaces for Warehouse Management Systems (preferred, but not mandatory) - Experience using tools such as Photoshop, Sketch, Illustrator, InVision, UXPin, Quartz. - Understanding of basic front-end languages: HTML5, CSS3 Javascript. -Creative ideas with problem solving mindset. - Experience working in an agile/scrum development process. Key Features for the Interface: • Supplier Management & Purchase Order • Order Management • Inventory Management • Warehouse Labor Planning • Inventory Control & Tracking • Goods Receiving & Storing (Inbound) &...

    $311 (Avg Bid)
    $311 Avg Bid
    21 bids

    I am in need of a talented web designer and developer to create a Classic and Elegant, informational website that will represent my non-profit organization. Here's what I'm looking for: - **Design:** A classic and elegant design that reflects the seriousness and the professionalism of a...**Features:** I need a blog section, content posting capability, polls, news updates, and an advertising space. Your experience in creating similar websites and expertise in the following areas is highly desired: - Web design - User experience - Blogging platforms - Content management systems - SEO - Advertising and monetization techniques -Database user and rest of content manage using PHP, JS, HTML5. Please include samples of your previous work in your proposal. I'm looking for...

    $89 (Avg Bid)
    $89 Avg Bid
    25 bids

    ...deploy exciting new features. - Focus on application performance and user experience. - Maintain high standards of code quality and push for continuous improvement. **What You Need:** - BS/MS in Computer Science, Engineering, or related field. - 2-3 years of full-stack development experience, with significant focus on mobile apps. - Strong proficiency in Flutter or similar, front-end technologies (HTML5, CSS3, JavaScript), and backend development (Node.js, Django). - Experience with databases (SQL & NoSQL), cloud services (AWS, Google Cloud, Azure), and versioning tools like Git. **Why Join Us?** - Flexible working hours and a chance to work in a dynamic, fast-paced environment. - Continuous learning and professional development opportunities. ? **Apply Now!** Send your ...

    $442 (Avg Bid)
    $442 Avg Bid
    19 bids

    I'm looking for a skilled and experienced WordPress professional to redesign my current website. The primary reasons for this project are to address its outdated design and poor user experience. Key Points: - Outdated Design: The color scheme and layout are the main elements that need updating. The cu...schemes and layouts If you have a portfolio that showcases your website redesign projects, please include it in your bid. Your creativity, expertise, and ability to deliver a user-friendly website will be key in the successful execution of this project. We want a New Design Close to the setup of this website Looks appealing style is great nice bootstrap Latest HTML5 CSS3 We will show our website once we select someone All we need is homepage PSD Design

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

    I have 3 issues on my website that need to be resolved. The site is built on HTML5 and the problems pertain to jQuery. Tasks: - Diagnose and fix the jQuery issues - This includes addressing issues related to jQuery and Bootstrap - Ensure all animations are working as intended - Fix any event handlers that are not functioning correctly I'm seeking a skilled web developer with expertise in: - HTML5 - jQuery - Bootstrap - Proficiency in diagnosing and resolving common issues encountered with jQuery - Experience with AJAX requests and event handling in web development. If you're confident in your ability to troubleshoot and debug HTML5 and jQuery issues, I'd love to discuss further.

    $22 (Avg Bid)
    $22 Avg Bid
    29 bids

    ...converting Figma designs into React.js components. Responsive Web Design Demonstrated ability to create responsive designs that work across various devices. Knowledge of CSS frameworks like Bootstrap or Tailwind CSS. UI/UX Design Strong understanding of UI/UX principles and best practices. Ability to create intuitive and user-friendly interfaces. Web Development Skills Solid understanding of HTML5, CSS3, and JavaScript. Familiarity with modern front-end build pipelines and tools (e.g., Webpack, Babel). Cross-Browser Compatibility Experience ensuring websites function correctly across different browsers. Version Control Systems Proficiency in using Git for version control. Attention to Detail Keen eye for detail to ensure design consistency and quality. Communication and Col...

    $227 (Avg Bid)
    $227 Avg Bid
    58 bids

    ...functionalities. - Timeline: We aim to complete the project within 6 months, with flexibility for milestone-based delivery. - Communication: Regular communication via email, text, and phone calls to ensure alignment and progress tracking. Requirements: - Proficiency in mobile app development for both iOS and Android platforms. - Experience in website development using modern web technologies (e.g., HTML5, CSS3, JavaScript). - Demonstrable experience in implementing user registration and profile management systems. - Expertise in building real-time messaging features. - Familiarity with advanced search and filtering mechanisms. - Experience in designing and implementing subscription-based models within mobile applications and websites. - Ability to integrate multi-language suppo...

    $25 - $50 / hr
    Sealed NDA
    $25 - $50 / hr
    116 bids

    I'm looking for an experienced game developer to create 3000 HTML5 games for my site, compatible with both desktop and mobile devices. Key Requirements: - Extensive experience in HTML5 game development - Ability to develop a variety of game genres (puzzle, action, sports, etc.) - Knowledge of integrating Adsense or other ad platforms within HTML5 games Please note that the exact details of ads placement have been left open.

    $10 (Avg Bid)
    $10 Avg Bid
    6 bids

    VM CREATION (1 VPS BIND) os CentOS 8 & 9 Stream MINIMAL Direct installation or converted from CentOS 8 Linux. (Recommended) panel add install:https://control-webpa...nginx server VARNICH APACH very important !!!!!snaphopt image creation just servers working (just os) (without admin panel)!!!I want to be able to do restores, for a new installation of another panel, if necessary.! !!! !! !!!!!! link to server add SSL ADD ALL PHP CGI AND FMP (latest 6 versions)PHP AVAILABLE FOR CUSTOMER FOR ALL SERVER ADD PHP VERSION 7.9 PACHT FMMPEG add latest version change SSH22 port verification example: ns1 . add IP.: add a Mac machine adds IP.: adds mac Example of adding HOSTENAME:

    $30 (Avg Bid)
    $30 Avg Bid
    9 bids

    I'm seeking a knowledgeable professional who can guide me through how to view HTTPS calls in Fiddler on Windows that have originated from an Android mobile application (running on either Bluestacks or Nox emulator) This may (or may not) need: - SSL unpinning - ProxyCap to route the traffic to fiddler port The session can be conducted remotely, either through detailed instructions or a shared screen conference call for a more interactive experience. Please demonstrate via a video/screen record that you are able to do this otherwise I won't respond. This should show you opening an app (not a browser) in Nox/Bluestacks and the HTTPS calls then being displayed in fiddler.

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

    I'm in need of a Python application that can connect around 200 Android and iPhone devices to a PC via USB cables, allowing me to perform various automated tasks and workflows on them. Key Requirements: - **Bulk Control**: The app should be able to interact with all connected phones simultaneously. I should be able to create and assign tasks to each phone individually, or define tasks that apply to all devices. - **Task Automation**: I need the app to automate several types of tasks, which include: - Web browsing or searches: The app should be able to instruct the phones to browse certain websites or perform specific searches. - App testing or usage: The app should be capable of launching and interacting with various applications on the phones. - Content downloading or u...

    $173 (Avg Bid)
    $173 Avg Bid
    30 bids

    ... The current application contains manual data entry. I am attaching a screenshot of how it is entered manually and a picture of the paper from which it is typed. OCR should be done automatically. We can take pictures with a mobile phone in a few seconds so that everything is finished. The application is in spring boot and angular. The database is mysql. Functionality for Taking Photos Using HTML5 and JavaScript, you can use an input element with the type file and the attribute accept="image/*" to allow users to take pictures of documents directly from the browser on a mobile device. Uploading the Image to the Server When a user takes a picture and clicks the save button, the image is sent to the backend server via an HTTP POST request. The backend server can use a fr...

    $23 (Avg Bid)
    $23 Avg Bid
    15 bids

    Looking for an experienced HTML5 developer to create a customizable video player to be embedded on a website. This video player should be able to handle a playlist function and advances to the next video automatically after a video has ended. Key Features: • Playlist Management: Auto-play next video feature is crucial. • Subtitles Support: Built-in support for video subtitles. Ideal Candidate: • Proven experience in HTML5 and JS. • Familiar with video player development. • Understands user interface and experience design.

    $150 (Avg Bid)
    $150 Avg Bid
    47 bids

    ...requirements: - The logo should have a modern style, with an emphasis on sleek design. - It should incorporate a USB symbol as the main element. Ideal skills and experience: - Proven experience in modern logo design. - Ability to create a design that is both visually appealing and suitable for a car. - Understanding of gaming culture and symbolism would be a plus. This project is a great opportunity for a creative designer who is passionate about gaming and modern design. Your work will be prominently showcased on a unique car within a popular GTA server. Attached is the inspiration for the car logo. I want to remove all the words and blue back ground. I like the little face in the usb head. I also want the wire to have a little squiggle or bend in it to add depth. Thi...

    $30 (Avg Bid)
    $30 Avg Bid
    59 bids
    Full Stack Developer (MERN) 2 days left
    VERIFIED

    Looking for a Full Stack Developer >6 years of ...app "hackerview" for passive attack surfave enumeration Create an app for detecting spoofed social media profiles Create an app to scrape ransomware threat actor website and maitain stats about those sites Improve an existing app to monitor paste sites Mininmal Tech Experience: MERN, REST API (JWT), Django, Python, Github, CI/CD, Celery, Redis, Linux, Postgress, Kubernetes, Docker, Nginx, JS, HTML5, Protocols (DNS, SMTP, SSL, HTTP..).Detailed app specifications will be shared at a later stage. |---------------------------------------------------------------------------------------------| | --> No agencies. AI generated answers will be ignored <---| |----------------------------------------------------------------...

    $53 / hr (Avg Bid)
    $53 / hr Avg Bid
    74 bids

    I'm in need of a SOCKS Proxy server as my ISP has closed port 25, which is essential for email services. Key requirements: - Set up a SOCKS Proxy server: The server's primary function will be to support email services. - Implementation: The server should be configured to support my email client. - Security: Ensure the server is secure and reliable. Ideal skills and experience: - Proficient in setting up SOCKS proxies. - Expertise in configuring services for email clients. - Knowledge of network security standards. The project might involve more tasks depending on the specific needs of the proxy server.

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

    ...configurations - Maximum amperage capacity of 100A - The ability to alter the BMS ampere capacity by adding or removing MOSFETs or any other relevant hardware as required - The BMS should include essential safety features such as: * Temperature monitoring * Short circuit protection * Cell balancing * Reverse polarity protection - The system should allow for charging and discharging through the same port I need this project to be completed within a month. Ideal skills and experience for this job include: - In-depth knowledge and experience in BMS design, particularly with LiFePO4 batteries - Proficiency in creating flexible BMS systems with variable ampere capacity - Extensive experience with temperature monitoring, short circuit protection, cell balancing, and revers...

    $301 (Avg Bid)
    $301 Avg Bid
    5 bids

    ...with relevant training materials and resources. Training Process: Each employee will access pre-recorded training videos. I will personally upload the videos as well as the quiz questions with their respective selection options. Successful completion of the quiz should generate a PDF diploma. Additional Requirements: The platform must be responsive and developed using technologies such as PHP and HTML5, allowing full customization from the control panel. It must include a panel or dashboard from which I can upload more information, options, or videos in a personalized manner. Additionally, the exams should have a set maximum time. The platform must be scalable to add more training as needed. Ideal Skills and Experience: Experience with Learning Management Systems (LMS) or simila...

    $533 (Avg Bid)
    $533 Avg Bid
    134 bids

    I need an expert to create a Google Ads Universal App Campaign (UAC) HTML5 asset. It should look like this screenshot. This screenshot is from an old asset for a different UAC campaign for the same app (but not never used). Now the app has change name and logo, but it seems that the asset takes the logo and app name + rating from the App/Play Store, also the screenshots in the image carousel. So logo, images and app name is uptodate. I do not have access to the zip file that this asset was made with (it is not possible to download from Google Ads). So I need you to - remake this - fix button and the text below the logo. If we work well together, then I will have more such work for you. ------------ IMPORTANT ----------- For me to consider your bid, please in the description ...

    $38 (Avg Bid)
    $38 Avg Bid
    39 bids

    ...technical requirement document outlines the specifications for developing a recruitment website integrated with artificial intelligence (AI) features. • The website aims to leverage AI technologies to enhance user experience, improve job matching accuracy, and streamline the recruitment process for both job seekers and employers. • Development should be based on modern web technologies, such as HTML5, CSS3, JavaScript, and server-side scripting languages like PHP or Python. • Database management system (e.g., MySQL, PostgreSQL) for storing user data and job listings. • Integration with third-party APIs for features like job search, location services, and social media. • The recruitment website will incorporate AI-powered features such as natural language...

    $763 (Avg Bid)
    $763 Avg Bid
    97 bids

    Please include the word "mouse" to ensure your submission is read. I have a Joomla site that I need to port over to WordPress, and I'd like to get a unique design for the new site. Key Requirements: - Porting Joomla site to WordPress: I need an experienced developer who can smoothly and completely move the content, structure, and functionalities of my existing Joomla site to WordPress. - Design: I will be working on building the User Experience, All I need is the data in a structured format using ACF. Your Responsibilities: - Migrate all the existing content from Joomla to WordPress staging site. This includes pages, posts, images, videos, and any other relevant content. Skills and Experience: - Proficiency in Joomla and WordPress: You should have a strong backg...

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

    I need a skilled person to help me create a bootable USB for Windows 11. I'm on Mac and need this to be Windows 11. Please let me know how long this will take.

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

    I'm in need of a skilled UI/UX designer to create a visually stunning website, focused on providing trave...navigation: The user interface must be intuitive and user-friendly, allowing visitors to easily access the information they need. Skills Required: - Proficiency in UI/UX Design: The ideal candidate will have a strong background in user interface and user experience design, with a portfolio that demonstrates their ability to create visually appealing and highly intuitive websites. - HTML5 and CSS3 knowledge: Experience with HTML5 and CSS3 is essential, as the final design will need to be coded in these languages. If you possess the skills and experience required for this project, I'd love to hear from you. Please include examples of your previous work in you...

    $133 (Avg Bid)
    $133 Avg Bid
    29 bids

    Dynamic Website With Backend for 3 pages Products, Brands, Solutions. Total site of 5 pages :- Home Products, Brands, Solutions, About Us, Contact Us page. No Ecommerce Only Lead Generation With Whatsapp integration and contact form integration.

    $107 (Avg Bid)
    $107 Avg Bid
    59 bids

    ...both Windows 10 and 11 to download documents via either email or browser links. Project description: Set up Win10/11 so that the download starts comfortably when you click on an FTP URL link on a website (various browsers) or in mail clients (e.g. Thunderbird). After setting it up once, it should no longer be necessary to enter the FTP access data again. The FTP server expects Explicit SSL/TLS (port 21). The link/URL typically has the following structure: ftp://ftp_username[at] Either the user should be asked where he wants to save the download file, or it is permanently saved in the settings. Ideally, well-known applications are used for file transfer, such as WinSCP, FileZilla or MS File Downloader. Your own suggestions are welcome. 1. Milestone: Setup as

    $194 (Avg Bid)
    $194 Avg Bid
    20 bids
    Node.js Developer Needed 2 days left
    VERIFIED

    Location: Remote Working Hours: Flexible, with a requ...Troubleshooting and Optimization: Identify and resolve issues related to store performance, functionality, and customer experience. Implement unit tests for robustness. Requirements: - Proven experience as a Node.js Developer in e-commerce environments. - Strong knowledge of e-commerce infrastructure, theme and API development, and integration. - Proficiency in front-end technologies, including HTML5, SCSS, JavaScript, React, Redux, Tailwind CSS, and MUI. - Excellent problem-solving skills and attention to detail. - Strong communication and teamwork skills. - Experience with cryptocurrency payment integration would be advantageous. - If you meet these requirements and are ready to contribute to our team, please submit your ap...

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

    ● Visually Appealing and Responsive: We design websites that are visually engaging and fully responsive, ensuring a seamless experience across all devices, from desktops to mobile phones. ● Performance Optimization: Our focus is on optimizing website performance to ensure fast load times and smooth user interactions. ● Technology Stack: HTML5, CSS3, JavaScript, React.js, Angular, Vue.js, Bootstrap, SASS.

    $638 (Avg Bid)
    $638 Avg Bid
    52 bids

    ...website will primarily serve as an information hub for our products and brands. It should reflect a professional and corporate design style. Key Features: - A comprehensive and user-friendly Contact Form is an essential component of this project. It should be easy to locate and use, allowing visitors to reach out and initiate contact with our team. Ideal Skills and Experience: - Proficiency in HTML5 is a must, as the website will be developed in this language. - Experience in creating professional and corporate web designs is highly valued for this project. - A sound understanding of backend development is crucial. The website should be dynamic, enabling us to update content and maintain it easily. I'm open to suggestions on how best to achieve these goals, so feel fr...

    $121 (Avg Bid)
    $121 Avg Bid
    38 bids

    VM CREATION (1 VPS BIND) os CentOS 8 & 9 Stream MINIMAL Direct installation or converted from CentOS 8 Linux. (Recommended) panel add install:https://control-webpa...nginx server VARNICH APACH very important !!!!!snaphopt image creation just servers working (just os) (without admin panel)!!!I want to be able to do restores, for a new installation of another panel, if necessary.! !!! !! !!!!!! link to server add SSL ADD ALL PHP CGI AND FMP (latest 6 versions)PHP AVAILABLE FOR CUSTOMER FOR ALL SERVER ADD PHP VERSION 7.9 PACHT FMMPEG add latest version change SSH22 port verification example: ns1 . add IP.: add a Mac machine adds IP.: adds mac Example of adding HOSTENAME:

    $69 (Avg Bid)
    $69 Avg Bid
    15 bids

    ...build a remote PC management and control system, a bit similar to TeamViewer or Ammy, but with a few specific features. The project involves: - **Functionalities**: The system should be able to provide the standard functionalities of a remote desktop application, including file transfer, chat, and remote desktop control. This way, I can seamlessly manage the connected PCs without needing to use port forwarding. - **Programming Languages**: The application should be written using C++ and C#. - **OS Support**: The application should be designed to run on Windows only. I'm particularly interested in having the source code once the project is complete. This project is suitable for an individual with proficiency in C++ and C#, as well as a strong background in developing r...

    $389 (Avg Bid)
    $389 Avg Bid
    22 bids

    ...to two very small speakers. The sound file would be a siren with an intermittent horn. I can compose the sound file myself and load it onto the Arduino. There should be a separate potentiometer to control the sound volume. It would be nice if the battery could last an hour or so on a full charge. Once installed into the fire truck, the battery should be able to be recharged through the onboard USB port so as not to have to remove it from the fire truck. Obviously, this would all have to be very small. I have measured the width of the Arduino MKR Zero (about 1") and it should fit within the fire truck no problem. There is limited space above the board for the battery, motor and speakers. Skills and Experience Required: - Expertise in Arduino circuitry and programming...

    $513 (Avg Bid)
    $513 Avg Bid
    25 bids

    Looking for an android developer Java,Kotlin,JSP, Servlets, MQ series, Hibernate, Python, Microservices, Swings, WebSphere-Portals, HTML5, Bootstrap, JavaScript, Bigdata, Linux Frameworks Android Mobile App Development, Spring boot, Struts, Hadoop This will be ongoing

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

    ...advantage of its many connectivity options including BLE, Zigbee, and Thread. The ePaper display itself will be the Pervasive 2.13" display using the ZIF25 connector and SPI protocol. Schematics and additional reference details are attached, please read these carefully to ensure the ePaper display module functions accordingly. It will be powered by two CR2450 button cells, but please include a USB C connector for programming and backup power source. I'll also need a notification LED and a tactile button. The outcomes I'm expecting are: 1. Updated Schematic (i've attached one i've been working on for reference you can start fresh if you want though) 2. PCB design/gerber file 3. BOM spreadsheet with all components Note: I have the EXT 3-1 board and some...

    $86 (Avg Bid)
    $86 Avg Bid
    9 bids

    I am looking for a skilled Civil Engineer to certify a drawing for a service door that is to be installed on the side of my garage in North Port, FL. - The garage is primarily constructed of concrete, and the door will be integrated into this structure. - The project is currently at the planning stage, and the certification is required to ensure compliance with relevant building codes and regulations. Ideal candidates for this project will have: - A background in civil engineering, with experience in structural elements of buildings. - Familiarity with construction codes and regulations in North Port, FL. - A detail-oriented approach to ensure that the drawing meets all necessary standards.

    $419 (Avg Bid)
    $419 Avg Bid
    34 bids

    ...root@grml ~ # sudo mount /dev/MY_ROOT_PARTITION /mnt Replace the placeholder MY_ROOT_PARTITION with the name of the root partition of your VPS. Example: root@grml ~ # sudo mount /dev/vda1 /mnt Accessing Data Once the file system is mounted, you can use the following access data to access the file system using an SSH or SFTP connection: Host: Server IP User: root Password: (password you have set) Port: 22 Path of the file system: /mnt Backing up Data from the Server to a Local Computer Using Filezilla To back up your server data to a local computer, you can use the FileZilla program. FileZilla is available for computers with Windows, MacOS and Linux operating systems. You can download the latest installation file for your operating system at the following URL:

    $31 (Avg Bid)
    $31 Avg Bid
    34 bids

    ...I've reinstalled Windows XP and all relevant software on the PC. However, I'm facing difficulty getting the petrol pump controller to communicate with the local MSQL database. Key Points: - The PC is running on Windows XP. - The petrol pump controller uses a serial port for communication. - The issue lies in configuring the connection between the petrol pump controller and the MSQL database. Requirements: - You'd need to have a strong grip on database management, particularly with MSQL. - Proficiency in networking and serial port communication is a must. - Experience with Windows XP is preferred. - Troubleshooting skills and experience in resolving connectivity issues will be highly valued. The ideal candidate for this project will be able to quickly ide...

    $141 (Avg Bid)
    $141 Avg Bid
    14 bids

    I'm looking for a web designer with experience in HTML5 and CMS to create a website for showcasing products. The primary aim of the website is to present and promote the products, so strong design aesthetics and skills are essential. Key Features: - Lead Generation: Implementing effective lead generation strategies is crucial to the success of this project. The website should include: - Contact Forms: Users should be able to easily get in touch with us. - Call-to-Action Buttons: Strategically placed CTAs to encourage user engagement. - Whatsapp Chat Integration: Provide an easy way for our users to interact with us. Ideal Skills and Experience: - Proficiency in HTML5 and CMS: Ability to build a user-friendly, visually appealing website. - Previous experien...

    $106 (Avg Bid)
    $106 Avg Bid
    21 bids