Shoutcast control panel script php jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 shoutcast control panel script php jobs found, pricing in AUD

    Hello, We require a 10 Seconds Sample video of the attached script. The successful candidate would be our choice for long term collaboration for many videos to come. We recommend doing 5 seconds from the intro, and another 5 seconds from the middle.

    $34 (Avg Bid)
    Guaranteed
    $34
    0 entries

    For this role, I need a professional who specializes in adding email verification scripts to API for an existing PHP saas system. The email address validation is the primary requirement. Rather than direct server connection, we will send our script to be examined and require a step-by-step guide on every action necessary to be executed. Required Skills: - Experience with API integration - Proficiency with PHP, Laravel - Excellent written communication skills for document preparation

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

    ...user-friendly application • The primary development environment will be Android Studio, supplemented by Node.js for backend functionality and HTML/CSS for frontend design. MySQL will be employed for database management. Programming Languages: Java will be the main language for the Android application, with JavaScript for backend scripting and HTML/CSS for web components. Version Control System: Git will be utilized for version control, facilitating effective codebase management. Key Features Implementation: Focus will be placed on developing the app's core functionalities, including a database for recyclable materials information, features for accessing local recycling schedules, and interactive maps for locating recycling centres. Integration with External APIs...

    $942 (Avg Bid)
    $942 Avg Bid
    188 bids

    ...design, and algorithm development to design an intermediate level navigation algorithm for a Mars Rover simulation. Detailed requirements are: - The simulation should focus on navigating flat terrains, uneven terrains - The navigation should include intermediate path planning, capable of accurately plotting a course through the simulated terrain - Past experience or knowledge on developing remote control interfaces would also be appreciated, but not necessary Kinematics and dynamics -Trajectories Your experience in simulating robotics or vehicle movement in dynamic environments will be a strong advantage. Ideal candidates for this project should possess the following: - In-depth knowledge and experience with Matlab, Simulink, and Simscape This project isn't about basic ...

    $126 (Avg Bid)
    $126 Avg Bid
    7 bids

    I'm seeking an experienced developer to interface my Lovense toy with a dedicated webpage. The ideal candidate will have proficiency in HTML, CSS, JavaScript, and any skills necessary for the physical hardware integration. The primary objective is to control the toy remotely via this webpage. Apart from the technical skills, any experience in working with remote toys could be advantageous. Be ready to showcase previous similar projects, if available. Please consider these specifications before bidding. The successful applicant should have a keen eye for detail, be highly creative and committed to meet tight deadlines.

    $34 (Avg Bid)
    $34 Avg Bid
    73 bids

    Hi, As discussed I am ready to do this panel 3d design and provide 5 patterns that are in a golf simulator like the example. Hexagon, Diamond, Square, Weave, Elevate. Quality of work will be realistic professional for sure Please accept my quote Thanks Avtar

    $614 (Avg Bid)
    $614 Avg Bid
    1 bids

    I am in need of an expert to upload PHP to a Hostingger server, install a Domain Validation SSL, and ensure that my corporate website is functioning smoothly. Key Aspects: - Install PHP on Hostingger server - Implement Domain Validation SSL on the website - Optimize for a smooth run of a corporate website Aside from setting up the basics, I also require specialized security features for the PHP part of my website. You should have extensive experience in programming and security handling. Skills and Experience: - Proficiency in PHP coding and security customizations - Expertise in Operating Hostingger Server - Experience in Domain Validation SSL Installation - Knowledge on corporate websites dynamics

    $23 (Avg Bid)
    $23 Avg Bid
    18 bids

    ...detailed information on rental terms and conditions. - Integrating a logging system for maintenance and repairs, enhancing property servicing and accountability. Additional Features: - Ability to manage multiple properties, catering to landlords with diverse property portfolios. - Creation of two distinct views: one for landlords and another for renters, ensuring both parties have clear insights and control over their respective domains. - Adding a dedicated messaging feature to improve communication between landlords and renters. Ideal Skills and Experience: - Proven experience in web development, particularly focusing on property or rental management systems. - Strong knowledge and experience with dynamic website development. - Familiarity with tenant management systems and h...

    $757 (Avg Bid)
    $757 Avg Bid
    176 bids

    ...by including only the valid transactions, following the specific requirements outlined below. Objective Your primary objective is to write a script that processes a series of transactions, validates them, and then mines them into a block. The output of your script should be a file named that follows a specific format. Requirements Input You are provided with a folder named mempool containing several JSON files. Each file represents a transaction that includes all necessary information for validation. Among these transactions, some are invalid. Your script should be able to discern valid transactions from invalid ones. Output Your script must generate an output file named with the following structure: First line: The block header. Second line: The seriali...

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

    I'm in need of an experienced security developer who has expertise in handling AWS EC2 platforms and other...involve providing recommendations relating to sorting out this malware issue. Your main tasks will include: - In-depth analysis of the existing system - Uncovering potential loophole(s) causing the malware infiltration - Providing effective security solutions and preventative measures Ideal Candidate: - Experience tackling malicious script infiltration - Comprehensive understanding of AWS EC2 security - Proficiency in monitoring, logging and access control If you have past work that involved similar issues on AWS EC2, demonstrating an effective solution, please include this in your bid. We are looking for not just experience but a proven track record in secur...

    $127 (Avg Bid)
    $127 Avg Bid
    10 bids

    ...long position, and accordingly, our SL will be above "open range high.". I would like to print out the maximum number of points until the "end time" is reached, or stop-loss. Also despite which trade is frst I want to allow for next trade to be taken as soon as exceeds the "open range". The purpose is to measure the maximum move for each trade, if one was taken "in points." I would like the script to return all the data to an Excel file. Here are my requirements: Date: 01/01/2000 "SPY" "open range" "stop loss" "target" Variables that I want to be able to customize - symbol compatible with API - time frame (1min, 10min, 1h, etc.) - time range (for example, 08:00:00–10:00:00)...

    $242 (Avg Bid)
    $242 Avg Bid
    93 bids

    ...systems used in mobile application development, notably for Android and iOS applications, is essential. Key tasks include: - Improving/fixing functional features across the application - Fortifying backend and APIs - Reworking the Admin Panel - Bolstering existing security / initiating new ones The ideal candidate will have extensive experience in mobile app development, skillful at debugging, modifying existing codes, and enhancing functionality. Any background in Drupal/Acquia will be advantageous because there is some work needed on the Admin Panel. A portfolio of similar projects would add weight to your application. Effective communication and timely delivery are of the essence in this project. In addition to the requirements above, please take a look at the su...

    $717 (Avg Bid)
    $717 Avg Bid
    184 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = 'https://eutils.ncbi.nlm.nih....isArray(abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $28 (Avg Bid)
    $28 Avg Bid
    20 bids

    I'm sourcing for a knowledgeable expert to drive an NFC based project focused on reading, writing and encrypting data. The main facets of this project include: • Data Control: The core of this task involves handling personal information and financial data. As such, the entity must have comprehensive experience working with such data sets. • Encryption: A robust understanding of basic encryption methodologies is essential to ensure the security of information. Ideal freelancers should have a firm background in NFC applications, specifically in sectors involving data control and encryption. A deep understanding of personal and financial data protection is also critical for success in this project.

    $123 (Avg Bid)
    $123 Avg Bid
    5 bids

    I'm on the search for a PCB Designer who can create a PCB to run a hand heater - powerbank device. This device is being developed for a new enterprise. A main feature of this product - reading itself temperature to maintain one of the th...reading itself temperature to maintain one of the three modes to varying weather conditions. The device is designed with specific dimensions and requirements in mind and those information in attached files. The ideal professional for this assignment must have: - Proven experience with PCB design - Proficiency in designing PCB with one USB type-C port for in/out - Understanding of temperature-control for electronic devices Your insights will be highly instrumental in creating a product that provides continuous warmth. Let's produce so...

    $361 (Avg Bid)
    $361 Avg Bid
    19 bids

    I'm in immediate need of a professional with a strong grasp on Wordpress, PHP, and JS. There's a functionality issue causing trouble in our system - specifically the passing of JSON data to WooCommerce cart. Your task will be to identify and rectify this problem. Unfortunately, I cannot provide further information regarding specifics, so this project requires a self-starter who understands these elements thoroughly and can investigate potential issues. The ideal candidate will have: - Advanced knowledge in Wordpress, PHP, and JS. - Experience in WooCommerce ; specifically debugging issues around cart functionality. - Proven success in previous debugging tasks. - Ability to start working, immediately.

    $252 (Avg Bid)
    $252 Avg Bid
    213 bids

    Hello, I need to create a control panel to manage a medical clinic. I have a website that I want similar to in design. It is very simple and consists of only two languages.

    $86 (Avg Bid)
    $86 Avg Bid
    59 bids

    Attention. Those who are ready should apply. People who only send requests should not apply. I am looking for a Cora PHP specialist who can add VIEWS code to the control panel. When the news articles are viewed by the users, it should be displayed in the control panel. Views should not be repeated, it should remember the user's ip address or device

    $32 (Avg Bid)
    $32 Avg Bid
    50 bids

    i need someone who is good at writing mathematical scripts this job i need to develop a script to count distinct numbers in the outputted arrays we can specify conditions like min or max etc example -------------- suppose i want to count all distinct numbers in the following sets of numbers i will set a the MIN as 1 and MAX as 100 (but i can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will ...

    $25 (Avg Bid)
    $25 Avg Bid
    43 bids
    Trophy icon Script Installation 2 days left

    Fertig Script installieren. Installation

    $61 (Avg Bid)
    Guaranteed
    $61
    7 entries

    ... The logo should: - Resonate with our company's core value — creativity and love of nature. - Be designed in a pastel color scheme (max. 2 colors: pastel brown/orange/green + black), representing us in a soft, calming and subtle manner. - We are a manufacturer of handmade wooden lamps and at the same time a distributor of professional technical lamps with a focus on maximum energy saving and control options. These two focuses are a bit at odds, on the one hand, wood, nature, precise processing, luxury product, handmade. Recyclable material, high-quality components, ... and on the other hand, technologically advanced technical lamps made by professional robotic machines. The common element of both orientations could be nature, a tree, a leaf, a lamp, etc. - The ideal i...

    $247 (Avg Bid)
    Guaranteed
    $247
    390 entries

    I'm seeking a skilled PHP developer experienced in working with CS CART. The project involves: - Seamless API Integration: The ideal candidate must be familiar with integrating APIs effectively. - Efficient Database Management: You should have proven skills in database management to ensure everything runs smoothly. - Custom PHP Programming: We'll need custom solutions not provided by standard CS CART functions, hence, proficiency in PHP is a must. The completed project must epitomize a modern design. Therefore, the right freelancer should also have a flair for modern aesthetics. An understanding of CS CART is crucial for this job. Previous experience working with this CMS will be highly regarded.

    $1691 (Avg Bid)
    $1691 Avg Bid
    141 bids

    ...specific Telegram bot. This bot will distribute academic material to my viewers in a well-organized and systematic way. The bot should be capable of sharing pdf files, video lectures and other related material based on viewer's command selection of chapters and topics. Key features should include: - A Hierarchical organization by topic for easy material navigation - An Integrated payment gateway to control user access. Only viewers who've catered for the service will be allowed access to the bot's resources. The ideal candidate for this project should possess the following: - Proficiency in bot development, ideally with experience in the creation of Telegram bots - Experience integrating online payment systems with online services or products - A strong underst...

    $60 (Avg Bid)
    $60 Avg Bid
    2 bids

    Dataset should be unique(you should find by your self), the field of dataset is ELECTRICAL, CONTROL PANEL, GENERATOR. Using the dataset, Thesis should be in 55 pages, one report and one presentation. plagiarism checker will be done.

    $155 (Avg Bid)
    $155 Avg Bid
    7 bids

    I'm seeking a professional video editor for my YouTube videos, which are long-duration. Your responsibilities will include: - Advanced video editing, cutting and trimming my rough footage according to the indications and script I provide - Occasionally incorporating text animations into the videos - Delivering the final edited video in MP4 format Key qualifications: - Must be fluent in Spanish as the scripts and video content are in Spanish - Familiarity with editing for YouTube is a plus - Ability to interpret scripts and edit accordingly I'm looking for someone who is interested in an ongoing work relationship, outside of this platform for better collaboration. If this sounds like the opportunity for you, submit your bid. I look forward to potentially working with yo...

    $45 (Avg Bid)
    $45 Avg Bid
    32 bids

    ...or Flutter and know-how in V2Ray configuration. The following features are essential: - Kill Switch Feature: This is a must-have to ensure total data protection. In case of unexpected disconnects, the internet connection should be blocked entirely. - Multiple Server Locations: The app should easily let users connect to multiple global server locations. - Bandwidth Limit Control: Users should have the ability to control their bandwidth limits. In terms of design, I am looking for something minimalistic. The user interface should be easy-to-use, clean, and distraction-free. Lastly, the application needs to support multiple languages making it globally accessible and user-friendly. Ideal skills & experience: - Proficient in mobile app development (especially Androi...

    $562 (Avg Bid)
    $562 Avg Bid
    17 bids

    Hi, I'm looking for a PHP developer with experience to help fix some errors on my webpages. They were functioning properly before. Could you please review the PDF file and let me know if you're capable of addressing the issues? I'll provide an FTP account for access to the source code, etc. My budget for this task is $70." Please only private developers apply, and only if you agree with my budget. Otherwise, please refrain from sending me any quotes that exceed my budget. Your main responsibility will be to ensure that the website functions smoothly without any disruptions, eradicating the error. Relevant expertise in PHP troubleshooting and website support are key to this task.

    $170 (Avg Bid)
    $170 Avg Bid
    140 bids

    I'm looking for an enthusiastic backend developer, proficient in JAVA, PHP, Ajax, and CodeIgniter (CI). I need someone who can handle various tasks, including: - Code development - Issue fixes - Database (DB) management Ideal candidates are self-starters who have a deep understanding of server-side scripting and API integrations. Qualified candidates must also be able to handle any bugs or issues that come up and be proactive in delivering solutions. Must update required documentation. Should support mobile app developers as required. Provide support and proper documentation for moving code to testing environment. Hourly MAX rate is INR 525/. Developer will provide time estimate for each task and milestone for the task will be created. All proposals must be accompanied with...

    $40 / hr (Avg Bid)
    $40 / hr Avg Bid
    47 bids
    Agile Scrum steps project 6 days left
    VERIFIED

    ...insights that the analytics can generate. Backlog for the main portal Work items Enable registration for free and paid users Build integrations with public weather services around the world Detect locations based on GPS (if on a device) or IP Create a schema and a database for storing weather data based on location Build logic to reconcile and aggregate data from multiple service providers Access control for paid services Provide severe weather advisory to registered users on the portal Have provisions for advertisements on the portal and apps Show current weather at a location Show forecasts for five, ten, and fifteen days at a location Provide seasonal forecasts like seasonal precipitation and temperatures Show satellite images Show time-lapse videos of satellite forecasts Ma...

    $115 (Avg Bid)
    $115 Avg Bid
    24 bids

    I am looki...looking for an expert in IoT who can develop a custom lighting and device control system for my home. - Capabilities Needed: - The ability to control lights, thermostat and door shutters using Blynk or similar platforms. - Automation control with a mobile application will be required as well. - Mobile Application: - I prefer the use of Blynk or a similar cross-platform management tool over a specifically iOS or Android-only platform. - UI/UX Design: - I want a mobile application that is simple and easy to use, similar to the interface on platforms like Blynk. Applicants must have extensive experience with IoT systems, preferably with Blynk or similar platforms, and excellent understanding of automation control. Knowledge of UI/UX de...

    $204 (Avg Bid)
    $204 Avg Bid
    37 bids

    I am currently seeking a skilled PHP Laravel developer to assist me with a project. I have a budget of INR2000 and a timeframe of 3 days for this task. **Project Overview:** I have a PHP Laravel source code that includes a licensing program, and I am looking for a talented developer to remove the entire licensing mechanism. Once the licensing program is successfully removed, I expect the freelancer to hand over the complete source code. I can provide a hosting package for testing purposes, or the freelancer is welcome to use their own hosting account. **Deliverables:** 1. Removal of the licensing program from the source code. 2. Handover of the complete source code. 3. Testing on provided hosting or freelancer's own hosting account. **Additional Requirements:** I requ...

    $26 (Avg Bid)
    $26 Avg Bid
    14 bids

    I have a script with 2 function (see top picture), i need to replace with the 2 function on the bottom picture and have it install on my server It's a github script

    $169 (Avg Bid)
    $169 Avg Bid
    87 bids

    I'm looking for an experienced Bubble developer to create an integration with NameSilo's API and a complete checkout process. Bubble app: See attached for what you will be building. We currently manually manage all of our customers domains. We need the customers to have complete control and management capabilities from within our bubble app.

    $910 (Avg Bid)
    $910 Avg Bid
    24 bids

    I'm on the lookout for an intermediate-level PHP developer who can create a powerful Leave Board web system. This system should have: - Individual staff accounts: Each user account should contain detailed leave records linked to the respective staff member. - Requesting leave feature: Staff should be able to easily request leaves through their personal accounts. - Supervisor’s approval: The system should include a functionality that allows supervisors to review and approve or reject leave requests. Skills and experience in PHP and web-based systems are prerequisites. Preference will be given to developers familiar with creating similar platforms. Please note that being an intermediate or advanced PHP developer is a requirement. I'm keen on a swift pro...

    $1667 (Avg Bid)
    $1667 Avg Bid
    190 bids

    I urgently need a skilled Full-Stack PHP Developer who can assist with frontend and backend development, as well as database management, of an AI SaaS built on the WordPress framework. - Experience with OpenAI API & Streaming is a MUST! - Frontend Development: You should be proficient in WordPress and Native PHP. Your tasks will include creating interactive, responsive designs that enhance user experience and drive engagement. - Backend Development: Expertise in Native PHP and WordPress is highly valued. You'll handle server-side application logic, design robust APIs and optimize the system for speed and scalability. - Database Management: You'll be responsible for data storage solutions, ensuring data consistency, data protection and making certain ...

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

    ...project requires integration with multiple sensors including the DHT11 Temperature and Humidity Sensor, BMP280 Barometric Pressure Sensor, BH1750 Light Sensor, MQ135 Gas Sensor, GUVA-S12SD UV Sensor, and a Soil Moisture Sensor. Key functionalities should include: - Real-time monitoring of data from the connected sensors data logging of sensor readings, which should be executed every minute - Remote control over the system Ideal candidates should bring experience in Arduino programming, IoT implementation and familiarisation with the listed sensors. Enhance your bid by showcasing related projects you've completed or detailing your proposed approach. Think about efficiency and user-friendliness. Let's bring this IoT system to life together! NOTE: THE SOURCE CODE MUST R...

    $63 (Avg Bid)
    $63 Avg Bid
    12 bids

    We are seeking a skilled CodeIgniter PHP developer to join our project team. The ideal candidate will work closely with our existing developer to enhance our web application. I'm in need of a competent CodeIgniter PHP developer who can build a project focused on: - Building a user authentication system operating on basic username and password security level - Integrating a payment system into the project - Incorporating API integration within the structure Skills and experience in the following areas would be ideal: - Extensive knowledge of CodeIgniter PHP development - Experience in basic user authentication system framework - Familiarity with payment integration - Proficiency in API integration - Knowledge on how to implement Facebook and Google user logins....

    $112 (Avg Bid)
    $112 Avg Bid
    93 bids

    ...from albsig) offer this feature. 2. List at least 5 Car parts websites in Albania, and see if any offer a search by license plate. 3. Download 5 Car insurance apps in Albania, and see if any offer a form-prefill by license plate. 4. Look for any services online that can be used to check for (a) License plate validity checker (B) Check car fines based on license plate (c) check vehicle technical control via license plate. 5. Find the Government department in Albania that manages this data, and contact them to ask for the process required to access this data. This should be a quick job for someone who speaks Albanian. Payment terms as always - never bid less than the amount you are willing to do the work for, if you ask for more money after being accepted, the answer will be no...

    $21 (Avg Bid)
    $21 Avg Bid
    10 bids
    PHP Reconfig 9 days left

    Hi Bestsolz, I noticed your profile and would like to offer you my project. We can discuss any details over chat. Abilitypathway Project Delivery 11 April 2024

    $537 (Avg Bid)
    $537 Avg Bid
    1 bids

    I'm searching for a competent PHP developer who can assist me in modifying some Code Canyon scripts. I did not specify which scripts for this project, giving you the flexibility to apply based on your wide-ranging experience in PHP script modification. Main Task: • Modify various Code Canyon PHP scripts as per requirement. The ideal freelancer for this job should have: Relevant Experience: • A strong track record of modifying PHP Scripts, preferably but not limited to, CodeCanyon scripts. Your application will stand out if you share specific examples of your previous work in this area. • Experience in a related industry would be a bonus. In your application kindly focus on your: • Experience with PHP and script m...

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

    ...looking to work with someone professional and with good communication skills. I'm looking for an experienced WordPress designer to revamp my current WordPress site. Besides updating the theme, there will also be a need for SEO services. Here are the tasks required: - Change the colour scheme and font styles of the existing theme. - Rearrange components, add new sections and pages, as well as control the size and positioning of elements on the site. Two new pages will be added to the site. - Delete old images and add approximately 500 new products, complete with detailed descriptions, images, PDFs, and videos, from the supplier's website. - Implement a layout that incorporates robust category filters to streamline the site's navigation, ultimately improving the u...

    $892 (Avg Bid)
    $892 Avg Bid
    241 bids
    New platform 6 days left
    VERIFIED

    ...for Website, Control Panel, Content Management, and Mobile Apps (Android, iOS, Huawei) Overview: The project aims to develop a comprehensive platform that includes a website, a control panel, a content management system (CMS), and mobile applications for Android, iOS, and Huawei devices. This integrated platform will provide seamless access to content, management tools, and user interfaces across different devices, ensuring a cohesive user experience. Components: Website: Develop a responsive website with user-friendly interfaces. Implement modern design principles for aesthetic appeal and usability. Include essential features such as user registration, login, search functionality, and navigation menus. Ensure compatibility across various web browsers and...

    $456 (Avg Bid)
    $456 Avg Bid
    137 bids

    ...format in a MySQL database on the server. 7. **VAT to GST Replacement:** Replace all instances of the term "VAT" with "GST" throughout the project, including Android, iOS, and PHP components. (Only replace the display word "VAT" with "GST") **Deliverables:** - Detailed documentation/logs of all modifications made. - Full modified source code. - Installation and deployment of the modified application, including submission to the Play Store. **Important Notes:** - Ensure familiarity with the demo applications ([GroFresh]()) and documentation before bidding. - The provided budget for this project is INR 4500. Kindly specify any deviations from this budget in your final bid

    $106 (Avg Bid)
    $106 Avg Bid
    5 bids

    ... focusing on empowering and representing female influence within this space. Our target area is primarily the crypto meme coins market, where we aim to engage with a diverse audience interested in cryptocurrencies, particularly meme coins. The characters, Red, Blue, and Green, embody the power and strength of girls within the crypto meme coins domain. They serve as symbols of empowerment and control, using their abilities to navigate and influence the meme coin market. Each character represents a unique aspect of strength, resilience, and determination, reflecting the ethos of our company and its mission to empower female representation in the cryptocurrency world. These characters will convey a sense of authority, confidence, and capability in managing and controlling meme coi...

    $767 (Avg Bid)
    Featured Guaranteed Sealed
    $767
    129 entries

    I urgently need a professional and experienced electrical engineer to design a 1-line diagram for the electrical project in my shop. Key Aspects: - The shop has several electrical components including a transformer, Motor Control Centre (MCC), and a distribution load panel. - The transformer size is 150KVA and the total load for the equipment is 110KVA. - The project needs to be completed as soon as possible. Ideal Skills: - Proficient in electrical engineering and schematics. - Experience in designing 1-line diagrams. - Understanding of transformer and MCC operations. - Ability to work under tight deadlines. Please reach out if you have the required skill set and can deliver promptly.

    $141 (Avg Bid)
    $141 Avg Bid
    26 bids

    ...ensure optimum performance and efficiency. Applicants should have substantial understanding of AI systems and battery management, with a focus on creating in-depth documentation. Previous experience in electric vehicles (EVs) is a considerable advantage. Key Skills & Experience: - Proficient in AI and BMS - Excellent technical writing skills - Knowledge in EVs, including acceleration or speed control. You should base your documentation on strategies including agents that will act decision maker in real-time from mapping the decision from state to action. Create the state and action space, state transition and rewards to achieve the training goal. Deliverables; Documentation including backgrounds, tech trees, methods for data collection/feature extraction/detection model/t...

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

    As a Flipper Zero owner, I'm seeking an experienced programmer who can mimic the style and functions of the original display system onto an aftermarket LCD screen. Key expectations for the project include: - Configuring the screen to display necessary live data from the Flipper Zero - Producing a high-resolution display that is clear to read - Implementing a control system to adjust the screen's backlight The ideal programmer would have: - Demonstrated experience in coding for aftermarket LCD screens - Comprehensive understanding of Flipper Zero systems - Proficiency in ensuring the readability and functionality of LCD display output. I would appreciate if the task could be accomplished within a month's time. The goal is to have an aftermarket LCD screen that l...

    $167 (Avg Bid)
    $167 Avg Bid
    25 bids

    Bug fixing: 1. order id duplicacy should not be there, update if already exists 2. Card id should not be visible completely (TBD) 3. Error message in case of status change 4. Autoship not working 5. Custom report for bank login 6 MIS on dashboard (To be shared by colorplast) 7. Layout of custom report Plast white label solution

    $1271 (Avg Bid)
    $1271 Avg Bid
    70 bids
    panel design 9 days left

    panel design for website as we discuss on chat

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