Cloud queue system jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 cloud queue system jobs found, pricing in USD

    ...Master’s degree in Computer Science, Engineering, or related field. Proven experience as a Data Engineer, Data Scientist, or similar role with a focus on data analysis and machine learning. Strong analytic skills related to working with unstructured datasets. Experience with big data tools: Hadoop, Spark, Kafka, etc. Experience with data pipeline and workflow management tools. Experience with AWS cloud services: EC2, EMR, RDS, Redshift. Experience with object-oriented/object function scripting languages: Python, Java, Scala, etc. Proficiency in SQL and experience with relational databases, query authoring (SQL) as well as familiarity with a variety of databases. Excellent problem-solving skills and ability to work independently or as part of a team. Strong communication and...

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

    ...optimal usability by users with disabilities. Security Best Practices: Regularly update dependencies to address security vulnerabilities, implement secure coding practices (e.g., input validation, CSRF protection), and consider HTTPS for data encryption. Testing: Establish a robust testing strategy (unit, integration, end-to-end) to ensure code quality and prevent regressions. Content Management System (CMS): Evaluate the benefits of a CMS (e.g., WordPress, Drupal) for easier content management, especially if the website content is dynamic. Enhancing Existing Website Prioritization: Identify the most critical areas for improvement based on user feedback, business goals, and technical feasibility. Technology Upgrades: Start by updating libraries to their latest versions. Consider...

    $286 (Avg Bid)
    $286 Avg Bid
    7 bids

    ...Laravel/PHP, with a specific focus on AI capabilities and comfortable working with adult content. The ideal candidate must have experience with Stable Diffusion and Large Language Models (LLMs). They also must have skills to impart the AI component with chatbot and animated avatar features. The main goal for this project revolves around a content management system. You can see our progress @ (NSFW). We also host a discord bot from our cloud GPU running stable diffusion and sadtalker for animating the characters. Key requirements: - Extensive React and Laravel/PHP experience - Demonstrated expertise in AI - Proven proficiency in Stable Diffusion - Experience in creating Chatbots and Animated Avatars - Knowledge in Large Language Model (LLM) This project is an exce...

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

    I'm in need of an experienced web developer for my college project. This project entails creating a web platform with proficiency...design a web application for education purposes, the developer would ideally have prior experience in related projects. The candidate should clearly demonstrate an understanding of both frontend and backend development, as well as the ability to work independently and meet strict deadlines. A portfolio of similar work would be a plus point. We have our college project name crop Recommendation System using ML. We have collected required dataset for machine learning and and it is running to predict crop to farmers we are getting problem to connect our ML code to display output on side and we have to make some changes to make UI more attractive as UI...

    $97 (Avg Bid)
    $97 Avg Bid
    5 bids

    I'm an intermediate level Salesforce user in need of assistance in getting certifications for Salesforce Administrator, Salesforce Developer, and Salesforce Sales Cloud Consultant roles and possibly others for our agency. My main area of focus is practice exams. Your task is to: - Prepare and conduct meaningful practice exams for each certification. - Discuss and clarify complex concepts when required. Ideal candidates should preferably hold the relevant certifications and have a solid understanding of Salesforce's inner workings. Also, experience with Salesforce training or teaching similar courses will be a significant advantage. Your tutoring methodology should be efficient and flexible, targeting key areas effectively and providing comprehensive explanations during p...

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

    ...target with UV light. This projector must have an adjustable image output that varies from 0.1 reduction [image source to target image] down to about 0.02 reduction. At all image reduction settings, focus must be adjustable. The input image will vary from about 5mm to 1mm, and the output image will be from 1.5mm to 0.25mm. The light source will be LED, outputting 50watts of mid-UV light. This system is monochromatic. The light source will be a single frequency UV. The source image is a black & white 35mm slide. The output of this gig shall be a drawing/sketch of the relative positions of each optical element in relation to the light source [UV light], the source image/film and the target. For each optical element, there shall be a full description/specification, and if poss...

    $224 (Avg Bid)
    $224 Avg Bid
    2 bids

    I need a Red Hat exper...videoconference our Red Hat Enterprise Linux systems. Key Requirements: Certification in: Red Hat Certified Engineer (RHCE) Red Hat Certified System Administrator (RHCSA). Ideal Skills: - Proven experience in Red Hat Enterprise Linux system upgrades and maintenance. - Strong troubleshooting and problem-solving skills. - Spanish language skills would be an asset. It is a project to provide technical support in installation and administration of RHEL 9. Duration 2 months. Incident resolution by e-mail and videoconference. About 20 hours. It is mandatory as a requirement the Certification in: Red Hat Certified Engineer (RHCE) and Red Hat Certified System Administrator (RHCSA). Spanish language skills are a plus. In your proposal, please sh...

    $39 / hr (Avg Bid)
    $39 / hr Avg Bid
    10 bids
    TWRP recovery for MTK ported 6 days left
    VERIFIED

    Need custom TWRP recovery for android MTK 6765 SoC Helio device. Orignal and other files are in cloud and will be provided on request.

    $27 (Avg Bid)
    $27 Avg Bid
    5 bids

    I'm looking for a freelancer who can help me set up a VPN server on Google Cloud using Linux as the operating system and OpenVPN as the VPN protocol. We need an IPSec-ready end device on our side (or hosted somewhere), where the data traffic should terminate. The service will route all the data traffic through the tunnel. Need to have an US based breakout then. So, when we are receiving the traffic on one central address, and there we can do the breakout and the NATing into the world wide web on our side.

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

    We need versatile staff to work from home, covering the roles of data entry, customer service, and content writing. We are open to entry-level applicants, so this is your chance to utilize and develop your skills in a multi-faceted ro...covering the roles of data entry, customer service, and content writing. We are open to entry-level applicants, so this is your chance to utilize and develop your skills in a multi-faceted role. - Must be proficient in data entry tasks - Expected to provide excellent customer service - Should be able to create engaging content You should also be familiar with: - Microsoft Office, - CRM software, - Cloud storage services This job offers an excellent opportunity to enhance your skills while working from home. Please join our passionate team to grow...

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

    .../xxx/app/nginx; try_files $uri / =404; } location u/proxy_to_app { proxy_set_header X-Forwarded-Proto $http_x_forwarded_proto; proxy_set_header X-Forwarded-Port $http_x_forwarded_port; proxy_set_header X-Forwarded-For $http_x_forwarded_for; # newrelic-specific header records the time when nginx handles a request. proxy_set_header X-Queue-Start "t=${msec}"; proxy_set_header Host $http_host; proxy_redirect off; proxy_pass http://pppp_app_server; } client_max_body_size 4M; } ###########...

    $45 (Avg Bid)
    $45 Avg Bid
    7 bids
    Team sports management system 6 days left
    VERIFIED

    I am looking for someone to build me a team sport management system like the links below. It needs to be Identical to both, capability to send email chat, upload images and docs and download schedules and ect.. Design needs to be unique and professional. )

    $188 (Avg Bid)
    $188 Avg Bid
    21 bids

    I'm in need of an EMR system tailored for wound care providers who work with patients at their homes. This system should be designed for iOS platforms and must ensure secure patient data storage via cloud-based technology. The system should encompass the following key features: - Patient Information Management: A feature that allows for the efficient and secure storage of patient data. - Treatment Planning and Documentation: The system should support the creation and management of comprehensive treatment plans and documentation. - Appointment Scheduling: An integrated scheduling system to facilitate the organization of patient appointments. - Wound Care Assessment and wounds Measurements: The system should accommodate for capturing and...

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

    Implement spring cloud gateway and integrate Azure Ad authentication in gateway, when request reaching to gateway, request should redirect to Microsoft Azure login page, once authenticated successfully then request should route to resource server along with access_token to access the resource endpoint, need to implement this login functionality in spring boot 3 and jdk17

    $162 (Avg Bid)
    $162 Avg Bid
    7 bids

    Cloud Restaurant Website & Mobile App Development I will not be interested in your offer unless I see your Proposals in response to deep reading and understanding of the project requirements (only seniors make bids! The project has a Penalty clause for the deadline) I'm on the lookout for a talented web and mobile app developer who can help bring my cloud restaurant concept to life. Here's what I need: Features: 1. Online Ordering - For easy and convenient customer orders. 2. weekly menu (a page to show our weekly menu) 3. Menu Management - Ability to add, edit, remove, and categorize menu items based on my needs, plus setting item availability. 4. Delivery Tracking - Allowing customers to check their food order status. 5. Nutrition Coaching Reservation - Capa...

    $1203 (Avg Bid)
    $1203 Avg Bid
    87 bids

    Requirements for the job: - Signup for Hetzner Cloud () - Create a Cloud Project () - Invite me to the project with this email: joshua+freelancer-hetzner@ - Create a Cloudflare Account and provide me the credentials - Provide me the old server credentials for all websites that need to be moved Main Job: - Installation and Setup of Plesk in a Hetzner Cloud Instance - Configuration of a Hetzner Cloud Volume for Storage - Migrate existing websites and reconfigure everything as required - Implementation of Cloudflare Cache to speedup websites - Documentation Additional tasks offered by me, if required later on: - Regularly Updates - Intensive Monitoring Service (currently Monitoring from 4 locations world-wide, sending me an critical alert on my phone

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

    Hi! I am seeking an expert in Google Cloud's Pub/Sub service. My Python application needs to publish and subscribe to text data messages. Knowledge in message encoding and decoding, as well as Pub/Sub client libraries, is crucial. Therefore, a strong background in Python and Google Cloud Platform is required. Take a look a example image attached. Key responsibilities include: - Assisting with publishing text data messages - Helping with subscribing to these messages Please have proven experience in Google Cloud's Pub/Sub and Python programming for processing text data.

    $141 (Avg Bid)
    $141 Avg Bid
    13 bids

    I'm in need of a skilled web developer to craft a professional, corporate-style website for my cloud FinOps consulting business using Wix. Key Services: - The website needs to focus primarily on showcasing our expertise in 'Cloud financial management'. Primary Goal: - The core objective of the website is to attract potential clients. Hence, it should be designed with a strong emphasis on usability and conversion. Design Style: - The envisioned design style is 'professional and corporate'. It should reflect the seriousness and credibility of our consulting services. Ideal Skills and Experience: - Proficiency in web development - Experience creating corporate websites - Understanding of UX/UI design principles - Familiarity with content managemen...

    $103 (Avg Bid)
    $103 Avg Bid
    14 bids

    ...in HTML, CSS, and JS - no frameworks. As part of this project, you will deliver a sleek and modern looking school management system. Key Responsibilities: - Given the nature of the project, an aptitude for clean and contemporary web design is crucial. - Deliver complete website code and database. - Although it wasn't specified in the project outline, it is important to cater for possibly multiple user roles. This could include Administrator, Teacher, Parent etc., each with differing access rights and features. - Despite not having mentioned specific system features, suggested must-have features include student attendance tracking, gradebook management, and a system for parental communication. Ideal Skills: - HTML, CSS, JS expertise - User-centric design ...

    $110 (Avg Bid)
    $110 Avg Bid
    12 bids

    We currently have a pipeline in place utilizing Google Cloud Voice, but we aim to substitute it with a local solution. The replacement must offer minimal latency, support interruption, and have the ability to differentiate between speakers. This transition is essential for a product feature wherein the embodied AI exclusively responds to recognized or registered speakers. Additionally, we require interruption functionality so that the AI remains attentive, ready to pause and process incoming information whenever a registered user contributes relevant input to the conversation.

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    2 bids

    We are looking for a skilled Frontend Developer to join our team and build a dashboard for a restaurant management system. As a Frontend Developer, you will be responsible for creating a user-friendly interface that allows restaurant owners and managers to efficiently manage their operations. Responsibilities: - Design and develop a responsive dashboard for a restaurant management system using React. - Implement user interface components and features based on design mockups and wireframes. - Collaborate with backend developers to integrate frontend components with backend APIs. - Optimize the dashboard for performance and scalability. - Conduct thorough testing to ensure cross-browser compatibility and responsiveness. - Work closely with UI/UX designers to ensure a seamless ...

    $191 (Avg Bid)
    $191 Avg Bid
    84 bids

    ...of my blog page that I need rectified with expediency. The primary problem is that the images on my blog are not displaying in the correct manner. Instead of the intended multi-column layout (3-4 columns on desktop), my blog's images are displaying in single line and the entire layout appears squashed to the left on mobile devices. Additionally, new blogs are not updating to the top of the queue as they should, adding to the overall problem. I do have a specific design in mind to address these issues and I would appreciate it if we could adhere to it in order to maintain the unique aesthetics of my blog. Ideal skills for the job include: - Extensive experience in HTML/CSS, JS: able to tackle layout and formatting issues - UI/UX design expertise: able to implemen...

    $348 (Avg Bid)
    $348 Avg Bid
    81 bids

    I'm in need of an experienced Excel professional to help me build a secure data management system. This system will be used to handle both financial and customer information. Key Requirements: - **Data Security**: A robust system that ensures the privacy and integrity of the financial and customer data. - **User Management**: The system should be designed for 1-10 users, allowing them to access and input data securely. - **User Experience**: While the users are expected to have advanced Excel skills, the system should be designed with clear interfaces and user-friendly features. Ideal Candidate: - Proven experience in designing secure data management systems in Excel - Proficiency in VBA and Excel's advanced features - Strong understanding of...

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

    I'm seeking a proficient Asterisk developer who can build a custom PBX system with Issabela or something comparable. The PBX system requirements are as follows: - Less than 10 extensions. - Features such as call recording, auto-attendant, and call routing. - Compatible with VoIP phone lines. Ideal candidate should possess a deep expertise in Asterisk and a good understanding of VoIP technology. Knowledge of Issabela or similar software is an added advantage. Let's connect if you can guarantee a seamless and efficient communication system. For more information, sent the requerimients - The calls received would be answered by several receptionists who would log in/unlog in with their landline to receive the call. If there are more calls than receptionists, a me...

    $1387 (Avg Bid)
    $1387 Avg Bid
    32 bids

    I am seeking an expert in Google Cloud's Pub/Sub service. My Python application needs to publish and subscribe to text data messages. Knowledge in message encoding and decoding, as well as Pub/Sub client libraries, is crucial. Therefore, a strong background in Python and Google Cloud Platform is required. Take a look a example image attached. Key responsibilities include: - Assisting with publishing text data messages - Helping with subscribing to these messages Please have proven experience in Google Cloud's Pub/Sub and Python programming for processing text data.

    $171 (Avg Bid)
    $171 Avg Bid
    39 bids

    My VPS is full and I need to change my hosting to a public cloud from OVH. I need someone to do this quickly without shutting down the site. They'll have to advise me on which offer to take and explain what's going to be done.

    $178 (Avg Bid)
    $178 Avg Bid
    29 bids

    I need a web-based contract management application with alerts system to remind me of contract termination dates. Key Features: - Contract Entry System: The application must allow for storage and retrieval of specific contract details which include the contract value, duration, name, start date and end date. - Sorting Functionality: A key requirement is for contracts to be sorted primarily by their end dates. - Alert Mechanism: The application should notify me noticeably in advance of each contract's expiry date. Ideal Freelancer: You should be a skilled application developer with experience in creating management systems with sort-function and notification features. Understanding of contract management would be a plus point.

    $234 (Avg Bid)
    $234 Avg Bid
    107 bids

    I'm looking to create a fault detection and current limitation system using MATLAB for power systems with 3 or 14 buses during short circuits. I need the system to: - Detect faults in real-time - Identify fault currents - Suggest or implement mechanisms to limit these currents such as circuit breakers - Ensure system safety and reliability - Provide guidance on how best to limit these fault currents during short circuits.

    $127 (Avg Bid)
    $127 Avg Bid
    23 bids

    ...months, Skills and tools: - Proficiency in HTML/CSS, JavaScript, PHP; Python - Proficiency in PostgreSQL - Familiarity with Docker - Kubernetes experience is a plus but not required - Cloud management skills (Preferably AWS) The main purpose of the project is to create a web application with specific functions including: - User registration and authentication - Data analysis and visualization - Integration with other systems or services - micro service architect - javascript. node js and Vue framework. We also need to integrate multiple other web applications. The work will be conducted in AWS or a similar cloud platform. Ideal candidates should be able to work systematically, have good problem-solving abilities, and have experience with delivering full-stack robus...

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

    I'm in need of a skilled freelancer with deep knowledge in MLM and HYIP platforms to assist me in integrating a comprehensive rank system into my existing project. Key Requirements: - I'm looking to implement a rank system similar to that of the HYIPPro platform, which you can find an example of here: - This system should be based on the active participation in the project, rather than the number of referrals or the amount of funds in Funwallet. The ideal candidate for this project should have a strong background in: - MLM and HYIP platforms - Rank system implementation - Project completion within a short timeframe I'm looking to have this project completed ASAP, so I need someone who can work efficiently and

    $149 (Avg Bid)
    $149 Avg Bid
    28 bids

    Hello Maha As discussed I am sending you a quote as I am unable to find the project.

    $1125 (Avg Bid)
    $1125 Avg Bid
    1 bids

    I am in urgent need of an expert who specializes in setting up and configuring Microsoft Azure tenants. The following deliverables ar...deliverables are expected: • Migrate the application from tenant to  tenant. • Set up Virtual Machines operating with Windows Server, Ubuntu, and Red Hat Enterprise Linux • Arrange Storage accounts • Provide App Services The main purpose for the creation of this tenant will be to host infrastructure. Preference will be given to those who have vast experience in Microsoft Azure setups, cloud solutions, virtual machine configurations, and infrastructure management. Experience with the specified operating systems will be an added advantage. The project needs a swift turnaround, so those with immediate availability will be pr...

    $72 (Avg Bid)
    $72 Avg Bid
    4 bids

    In this crucial project, we aim to significantly improve the cybersecurity of data stored on the Google Cloud Platform (GCP), using cutting-edge artificial intelligence methods. Our main goals are as follows: - Use Machine Learning and Deep Learning to detect and mitigate any potential cyber threats before they occur. - Utilize AI to predict and intercept Unauthorized Access, Data Breaches, and Malware Attacks, thereby bolstering our defense mechanisms. The ideal candidate will be proficient in AI, specifically Machine Learning and Deep Learning, and have extensive knowledge of cybersecurity on clouds. Experience with GCP would be a valuable advantage. It's essential for the chosen freelancer to be adept at translating complex AI algorithms into practical cybersecurity soluti...

    $1189 (Avg Bid)
    $1189 Avg Bid
    45 bids

    Project Description: GBlicense software and installation support. I am looking for a freelancer who can assist me in installing gblicense with a full proxy system. The ideal candidate should have experience with gblicense and be familiar with its features and functionalities. Skills and Experience: - Proficiency in installing and configuring gblicense - Strong understanding of proxy systems and their integration with gblicense - Knowledge of network security and the ability to ensure the system is secure - Experience with troubleshooting and resolving any installation issues that may arise Timeline: The project needs to be completed within a week, so I am looking for someone who can start immediately and deliver the installation within the specified timeframe. Please provi...

    $138 (Avg Bid)
    $138 Avg Bid
    14 bids

    I am looking for a proficient Python developer extensively experienced in Deep Learning, particularly CNN (Convolutional Neural Network), for a critical cyber security project. Your task will be to develop a system capable of efficiently identifying network intrusions. Specifically: - The system will focus on the detection of anomalies within the realm of cyber security. - User behavior data will serve as the primary source of analysis in the effort to pinpoint these intrusions. - The detection algorithm must be highly accurate, maintaining an efficiency level above 95%. Ideal candidates must have: - Proven experience with Python and CNN Deep Learning algorithms. - Previous work on cyber security systems or similar projects is a major plus. - Firm understanding of user ...

    $245 (Avg Bid)
    $245 Avg Bid
    20 bids

    I am in urgent need of an expert who specializes in setting up and configuring Microsoft Azure tenants. The following deliverables ar...deliverables are expected: • Migrate the application from tenant to  tenant. • Set up Virtual Machines operating with Windows Server, Ubuntu, and Red Hat Enterprise Linux • Arrange Storage accounts • Provide App Services The main purpose for the creation of this tenant will be to host infrastructure. Preference will be given to those who have vast experience in Microsoft Azure setups, cloud solutions, virtual machine configurations, and infrastructure management. Experience with the specified operating systems will be an added advantage. The project needs a swift turnaround, so those with immediate availability will be pr...

    $116 (Avg Bid)
    $116 Avg Bid
    10 bids

    I'm looking for a MuleSoft developer with at least 4 years of experience to help me with a new project. The primary goal of this project is to integrate multiple systems seamlessly. Key requirements and project ...requirements and project scope: - You should have hands-on experience in MuleSoft API development, MuleSoft integration, and MuleSoft ESB. - This will be a new project, so you'll be starting from scratch. - The main task is to ensure smooth integration of multiple systems, so a deep understanding of system integration is crucial. - Experience with similar previous projects is highly preferred. Ideal Freelancer: - Proven track record of MuleSoft projects. - Minimum of 4 years of experience. - Strong system integration skills. - Excellent communication and...

    $275 (Avg Bid)
    $275 Avg Bid
    5 bids

    Looking for an expert who can configure MongoDB and Neo4j on my VPS running on a Linux distribution. The VPS is through Hostinger. The ideal freelancer for this project should possess: - Proficient knowledge of Hostinger's cloud infrastructure - Solid experience in setting up MongoDB and Neo4j on Linux-operated VPS - Familiarity with Cloudpanel, its features, and setup process. Your responsibility will include configuring both MongoDB and Neo4j on the same VPS instance. I expect the task to be thoroughly completed, ensuring a seamless operation of both databases. Your knowledge in distro-related Linux specifications will be advantageous for this project. Looking forward to a prompt and accurate setup.

    $17 (Avg Bid)
    $17 Avg Bid
    11 bids

    We are on the lookout for a skilled animator specialising in 2D video cartoon-style animation. The purpose of this project is for promotional purposes, so the ability to create engaging and persuasive animation is critical. Key Requirements: - Mastery in creating 2D video animation. - Proven track record in designing animations for promotional purposes. - Ability to infuse creative and innovative elements to capture audience attention. If you are experienced in creating 2D videos and believe you can make a video in similar quality to the one linked below, please get in contact. Example Video:

    $82 (Avg Bid)
    $82 Avg Bid
    82 bids

    ...formatting as per another book I've designed, so it will be in InDesign format. The Word file is 52 pages but this can be condensed somewhat. I will supply an INDD file that I have started that has all the paragraph styles to use and apply. Cover and back cover is already done. Ideal Skills and Experience: - Demonstrable experience in book design using InDesign - Must have the latest Creative Cloud software and Typekit fonts - Extract images from Word file and place them into INDD file - Proficient with paragraph styles, GREP, and character styles, ensuring consistent application to text - Ability to work collaboratively or independently as required - Attention to detail is crucial, as the book contains a lot of text, image and product codes - Work out where the page brea...

    $72 (Avg Bid)
    $72 Avg Bid
    42 bids

    I'm in need of a robust queue system developed in Flask/Python. This might include an on-the-fly discussion about specific features such as user authentication, task prioritization, and real-time notifications. As for its purpose, it should gear towards managing the waiting line queue in the front office. The system should comprise two crucial functionalities that will enhance its efficiency in the front office: - Ticket management: The system should conveniently handle ticket affairs, ensuring smooth flow and order. - Queue status display: A real-time updating display of the queue status would be a cherry on top, providing transparency to the process. Ideal freelancers should have experience in Flask/Python and understa...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    20 bids
    Trophy icon Logo design for new business 6 days left

    We are an electrical eng...consultancy based in the UK providing consultants to the UKs leading energy providers. We provide two main services, firstly electrical engineers to support energy providers deliver large complex projects and secondly a bespoke cloud based software solution that manages information throughout the engineering and commissioning process to deliver first class results. The new company name is ‘Root3’ which is a mathematical term used in electrical calculations. The company services will be branded as root3 consultancy for its engineering side and root3 solutions for its cloud based software solutions. Once we find the right designer then we also have a website and other branding requirements. UK designers preferred for ease of communicatio...

    $942 (Avg Bid)
    Featured Sealed Top Contest
    $942
    824 entries

    I'm looking for a skilled software developer to address performance issues, improve reliability, and add new features to the software of our car stacking system. Key responsibilities: - Assess and optimize software performance: The system currently experiences performance issues that need to be addressed. This includes improving loading times and reducing resource usage. - Enhance reliability: The software should be made more robust and dependable to ensure smooth and uninterrupted operation. - Implement new features: We're looking to add new features that enhance the overall functionality and user experience of the car stacking system. Ideal skills and experience: - Proficiency in software performance optimization - Proven track record in bug fixing - Expe...

    $389 (Avg Bid)
    $389 Avg Bid
    8 bids

    ...target with UV light. This projector must have an adjustable image output that varies from 0.1 reduction [image source to target image] down to about 0.02 reduction. At all image reduction settings, focus must be adjustable. The input image will vary from about 5mm to 1mm, and the output image will be from 1.5mm to 0.25mm. The light source will be LED, outputting 50watts of mid-UV light. This system is monochromatic. The light source will be a single frequency UV. The source image is a black & white 35mm slide. The output of this gig shall be a drawing/sketch of the relative positions of each optical element in relation to the light source [UV light], the source image/film and the target. For each optical element, there shall be a full description/specification, and if poss...

    $147 (Avg Bid)
    $147 Avg Bid
    4 bids

    I have checked your requirements, I'll done your work and I'll complete it in give time . Thank you

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids
    Custom PBX System for Company 5 days left
    VERIFIED

    I need a PBX system tailored for a small company with one to five phone lines or extensions. I also need to customize the caller ID. Key requirements are: - Building a PBX system for 1-5 phone lines/extensions. - Customizing the caller ID. Though the specific customization features for the caller ID were not mentioned, I'm expecting the ability to at least change caller names, formats, and add additional information. The system should be easy to use, reliable, and have room for expansion as my business grows. Please only apply if you have prior experience in developing PBX systems.

    $124 (Avg Bid)
    $124 Avg Bid
    20 bids

    I need an experienced freelancer capable of creating and implementing a mobile push notification system, particularly for both iOS and Android. I have a Health Care cross platform mobile app ready to launch and I need Notifications done by using cross platform system like Cordova and/or Angular. Key Responsibilities: • Handle the execution of informative alerts, real-time updates, status updates, and reminders. • The system should be designed to send notifications upon the completion of services and at defined specific times or events. Ideal Skills and Experience: • Demonstrable experience building notification systems for both iOS and Android. • Complete understanding of programming rules and regulations for each specific platform. • An inno...

    $48 (Avg Bid)
    $48 Avg Bid
    3 bids

    ...Workflow Management System that will allow for efficient document creation, classification, and distribution within an organization. Key Requirements: - Ability to support different document types. Although it is not currently defined, this should not exclude the ability to handle varieties such as invoices, contracts, reports etc. - Facility for file sharing to enable seamless departmental collaboration. - A customized workflow for each document type, leading to automatic progression to predefined stages. - Implement conditional approvals based on document types, ensuring that only appropriate documents progress through the workflow. The ideal candidate should demonstrate robust experience in developing document management systems or similar types of software. Proficiency in ...

    $165 (Avg Bid)
    $165 Avg Bid
    43 bids

    Hello! I am in search of a Glide App developer to help create a straightforward rental management system. This project will be developed in phases, allowing for gradual enhancement and integration of functionalities for managing assets and clients efficiently. Responsibilities: Develop and configure relationships between various data tables like assets and clients. Customize the user interface for intuitive use. Implement basic features for reporting and asset tracking. Ensure the app functions smoothly on different devices. Provide support with testing and debugging. Qualifications: Proven experience with Glide Apps, especially in setting up relational databases. Ability to design for user-friendliness. Capable of independent and collaborative w...

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

    I'm seeking a skilled professional who can handle a project involving the projection of dance performances to an audience of 100-500 people. The purpose of this project is to create a full, quality visual experience for the audience, allowing them to better appreciate the artistry and movement of the dance performances. Key requirements: - Experience in live event production and projection technology - Proven ability to manage visual systems suitable for medium-sized audience (100-500 people) - Excellent understanding of spatial requirements and limitations for dance performances - A strong portfolio demonstrating similar projects Ideal Skills: - AV Technology expertise - Event Production - Audiovisual Design - Stage Setting This project will demand significant expertise in audiovi...

    $165 - $495
    Local
    $165 - $495
    0 bids