Cvx matlab software for disciplined convex programming version 2.0 beta jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 cvx matlab software for disciplined convex programming version 2.0 beta jobs found, pricing in USD

    Hello. I have a written song draft and would like to have someone to sing it and record it in acoustic version, either accompanied by piano or a guitar. Some parts perhaps need modification, so it would be ideal to work with someone who has experience in this domain. The output does not need to be high production, but still a good demo. The lyric are in Croatian, therefore it needs to be someone from the surrounding countries or living abroad but speaking the languages. The sheet music is in the attachment and a sample of sound also.

    $40 - $60
    $40 - $60
    0 bids

    ...DON'T NEED I'm in need of a VBA developer who can help in creating a small code for scraping contact details from a specific website. The task involves creating a button in an Excel file that triggers the scraping process and saves the extracted data back into the same Excel file. Note : Project budget is only 6k because it will take max 2-3 hour for experience developer Key Requirements: - Scrape contact details from - Specifically, scrape Owner Name & Address - Implement a function where a user clicking a button triggers the scraping process - Save the extracted data back into the same Excel file Ideal Skills & Experience: - Proficient in VBA programming - Experience with web scraping - Familiarity with Excel macros and buttons - Ab...

    $124 (Avg Bid)
    $124 Avg Bid
    8 bids

    Hi Swapnil, please can we have the background removed from 96 images, saved in 600x600, 2000x2000, jpg and png. Please see link: Thank you

    $180 (Avg Bid)
    $180 Avg Bid
    1 bids

    I'm looking for a developer with extensive knowledge in creating online casino platforms. The focus of the project will be developing slot games and live dealer games in a fun and vibrant design style. Ideal Skills and Experience: - Experience in designing and programming online casino games - Knowledge in developing both slot and live dealer games - Ability to create engaging and vibrant visual designs - Understanding of common online casino platform features What we need: - Casino platform - Games from the attached in this project (should be from a game provider like pragmatic play, not own-made) - Admin panel for super agent, agent, and cashier. What we expect: - A fully functional casino platform with withdraw and deposit. - Account hierarchy for a...

    $3836 (Avg Bid)
    $3836 Avg Bid
    20 bids

    I'm in need of a skilled developer to design and implement a user registration page using SpringBoot, React, and Java. The key functionalities that need to be implemented are: - Creation of new user accounts - Collection of email and password during registration - Email verification process post registration The ideal candidate should have a strong foundation in SpringBoot, React, and Java programming as well as experience in building secure user registration systems. Knowledge of email verification in registration processes is key. Great attention to detail and the ability to work efficiently is paramount.

    $27 (Avg Bid)
    $27 Avg Bid
    12 bids

    ...and resolve this issue. Despite attempting to restart the server, the problem persists. Key Considerations: - The issue at hand is specifically in the realm of failed replication. - I have engaged with server restart as a potential solution but without success. Your Expertise: - Proficient in MariaDB 10.3 (The version I am currently using) - In-depth knowledge of MariaDB replication and diagnosing replication failures. - Ability to review server logs and configuration files for error detection and solution implementation. Though not mandatory, previous experience in addressing similar issues will be highly valued. You would be expected to diagnose the problem and suggest/ implement solutions to ensure smooth and consistent replication. Please provide a brief overvie...

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

    As an...Development: Building functional and aesthetically pleasing interfaces. - Scripting: Writing and testing code to ensure applications run smoothly. - API Integration: Facilitating communication and integration between different software components. Ideal candidates must have: - In-depth knowledge of Ruby programming - Experience in web development, scripting, and API integration - Ability to prioritize tasks and work under tight deadlines. Though I wasn't specific about the project's aim, it could range from creating a web application to automating tasks or developing software. This project needs to be completed in less than a month, thus speed without compromising quality is key. I look forward to working with a seasoned Ruby specialist who can del...

    $142 (Avg Bid)
    $142 Avg Bid
    10 bids

    I run an industrial automation company specializing in PLC programming, HMI design,SCADA & DCS Design, robotic integration, and more. I am in need of a freelancer well-versed in these areas to assist us with a variety of tasks. Key services required include: - PLC programming - HMI design - Robotic integration - SCADA and DSC - Drives implementation - CAD for industrial automation - Hydraulic and Pneumatic systems expertise - Experience with Industrial Switchgear and Solutions - Assistance with Automation & Control Panel Manufacturing - Support with Vfd Panel Supply, and Industrial Panel Manufacture - Contribution to Industrial Automation Training & Solutions Preference for these brands: - SIEMENS -Rockwell Automation -ABB -Mitsubishi -Honeywell -...

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

    I'm looking for a skilled game developer to create a PC-based Battle Royale game. The core aspects of the project include: - The game should accommodate up to 50 players in each match. This is a critical element as it's vital in creating an engaging and competitive environment. - The platform for this game is PC. Therefore, your expertise in programming for this platform is essential. As this is a Battle Royale game, it's crucial that the developer is creative and has a deep understanding of the gaming genre. A background in game development, particularly with multiplayer games, is preferred. The ideal candidate would have experience in: - Game design, particularly with Battle Royale games - Unreal Engine - Network programming - PC game...

    $573 (Avg Bid)
    $573 Avg Bid
    41 bids

    I...professional with a specialised experience in PIC programming and equipment integration. The project involves working with hotpress. • Your task will be to program Peripheral Interface Controllers (PIC) and integrate this with our existing equipment. • Further, knowledge in temperature control and pressure monitoring systems for hotpress is essential, as you'll be required to implement these functionalities in our automation system. Ideal skills and experience for this role would be: • Extensive PIC programming experience. • Experience with hotpress equipment. • Sound understanding of temperature control and pressure monitoring in automation systems. Your ability to successfully implement these tasks efficiently will high-lig...

    $583 (Avg Bid)
    $583 Avg Bid
    22 bids

    I'm seeking an expert in both Twitter and Instagram strategies for increasing followers for my programming niche website. - Primarily, your role is to increase the number of followers across both platforms, so experience in both is a must. - On Twitter, I share programming tutorials and code snippets. I expect you to have a good understanding of these topics to ensure the content is engaging and relevant to the right audience. - The target audience for Instagram followers includes developers and programmers, tech enthusiasts, and students studying programming. You should be able to create content and engage with these groups effectively. - I'm looking for someone who can not only increase the number of followers but also provi...

    $42 (Avg Bid)
    $42 Avg Bid
    25 bids

    We have a device which works on Windows with a .dll. By calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t da...

    $173 (Avg Bid)
    $173 Avg Bid
    27 bids

    We are seeking a highly experienced Senior AI Engineer who has a proven track record of working with Solana. As a Senior AI Engineer, you will be responsible for developing and maintaining high-performance applications using AI and Solana. This role requires a deep understanding of Rust programming language and Solana blockchain technology. You will collaborate with our team to design and implement efficient and scalable solutions. The ideal candidate should have excellent problem-solving skills, strong communication abilities, and a passion for clean and efficient code. Skills required: - Strong experience with AI - Solid understanding of Solana blockchain technology - Proficient in designing and developing efficient and scalable applications - Excellent problem-sol...

    $48 / hr (Avg Bid)
    $48 / hr Avg Bid
    26 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 responsibili...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 fo...

    $162 (Avg Bid)
    $162 Avg Bid
    25 bids

    ...Apparently, I am not specific about the Revit version being used, hence, the plugin must be developed in a way that is compatible across several recent Revit versions (2019, 2020, 2021). The primary objectives are: - Creating a tool within Revit that will automatically optimize rebar lengths. - Identifying and categorizing reusable rebar components. The ideal candidate will have experience in similar projects and a strong understanding of construction waste management, specifically rebar use. Since my present approach towards rebar waste management relies on experience-based estimation, your tool should replace this subjective method with an objective one, providing a more controlled, optimized, and green rebar usage in my projects. Buckle up for a journey to reduce reba...

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

    ...Creation of algorithms to identify and recommend similar products. (Might not be needed) - Development of a scalable backend to support real-time data tools and user analytics. Requested Technical Skills: - Experience creating sustainable Data modells - Experience in browser-extension development with JavaScript, HTML, CSS, and modern frameworks (React, Angular, Vue.js). - Proficiency in backend programming, particularly with Node.js or Python. - Strong understanding of RESTful API design and development. - Experience working with cloud services (AWS, Azure, Google Cloud). - Skills in data analysis and machine learning are a plus. - Proficiency in database management, especially SQL and NoSQL databases. If you are passionate about technical innovation and want to be part of a...

    $835 (Avg Bid)
    NDA
    $835 Avg Bid
    93 bids

    I am looking for a programmer to develop a software application. The application should have a user-friendly interface, be highly functional, and should be designed keeping scalability in mind. Key Requirements: - Proficiency in one or more of the following languages: Python, Java, C++ - Experience in software development - Ability to create a user-friendly interface - Knowledge of best coding practices and ability to ensure high performance and scalability. If you are comfortable working with the above requirements, please bid for the project.

    $2162 (Avg Bid)
    $2162 Avg Bid
    99 bids

    I am looking to cr...This platform should also feature a live chat function for real-time interaction during the event. Additionally, I require an associated booking website with the following functionalities: - A calendar feature to select webinar dates - A registration form for participant sign up - The option for participants to pay booking fees directly within the site - Capability to add registered participants to a WhatsApp group and send links directly after registration - An integrated follow up board for direct group additions Ideal candidates for this project should have experience in webinar platform development and website design, with proficiency in programming languages and payment integration systems. Familiarity with the WhatsApp...

    $186 (Avg Bid)
    $186 Avg Bid
    17 bids

    I'm looking for a skilled Symphony developer to assist in the customization of our existing website. Key project details include: - We're currently on Symphony 2.x and need to upgrade to a newer version. This is the primary focus of the project. - Your tasks will include handling the necessary version upgrade, ensuring a smooth transition with all existing features intact. - You will need to keep the user experience and interface consistent throughout the upgrade process. Ideal candidates should have: - Strong experience with Symphony development - Specific experience with version upgrades - Attention to detail in maintaining existing features and user interface Your bid should include your approach to version upgrades and any rele...

    $1364 (Avg Bid)
    $1364 Avg Bid
    36 bids

    I am currently developing a feature using the Shopify Storefront API (version 2024-04) and need assistance with implementing cart and delivery groups. Specifically, I require a working example that includes: Creating a new cart/assigning a items to CartDeliveryGroup and CartDeliveryOptions: Group A: Item 1 & Item 2 to be delivered to a specific address at a fixed cost. Group B: Item 3 & Item 4 to be delivered to a different address at a fixed cost. Final Outputs: After executing the call, I need the checkout URL and cart tokens to be returned for user redirection. The solution should include: GraphQL queries/mutations:

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

    We are looking for an experienced electrical engineer to assist us in solve this issue an Electrical Single Line Diagram (SLD) for a Photovoltaic field with a capacity of 2.8 MW. "The single-line diagram lacks all the part related to the MT side protection systems (DG+SPG, DDI+SPI, backup system, etc.) as per CEI 0-16 standard." additionally they tell me this: Additionally, considering that the distribution network voltage in Umbria is at 20 kV, there is a transformer power limit of 2000 kVA with Vcc at 6%. In fact, CEI 0-16 standard states that 'The user must not install transformer sections exceeding this power threshold; except for cases of larger sizes provided that, due to the impedances between the connection point and the LV side of...

    $101 (Avg Bid)
    $101 Avg Bid
    6 bids

    ...Jira expert to help with various aspects of our Jira platform. Although I'm not sure about the specific version we are using, we have more than 50 users on the platform. Key tasks include: - Customization of workflows: We need to optimize our workflows to improve efficiency and streamline our processes. - User permissions setup: Our current user permissions need to be reviewed and adjusted. We need a clear, secure and logical system in place. - Configuration of issue types and fields: We require the creation and configuration of new issue types and fields to better fit with our project management needs. Ideal candidates will have extensive experience with Jira administration, particularly for larger teams. It's important to have a strong understanding of Jira&#...

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

    I'm looking to configure and integrate my 1.8 PrestaShop with Sage. I've already got an existing Sage integration module in pla...Product Synchronization: I need the product data on both platforms to be synchronized seamlessly. Any changes in product details, stock levels, etc., should be reflected in both systems. - Order Management: I need the order processing to be automated and streamlined. Orders placed on PrestaShop should be automatically reflected in Sage for efficient processing. Ideal Skills and Experience: - Proficient in PrestaShop and Sage integration. Experience with version 1.8 of PrestaShop would be a plus. - Strong understanding of product synchronization and order management processes. - Prior experience in configuring and integrating Sage modules...

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

    As a driven individual, I'm seeking an experienced software developer who can build a sophisticated algo trading software. Key Requirements: - Proficiency in Python and Java. Your proven experience in these languages will be crucial to the development of this software. - Openness to both web based and desktop applications. As I am still in the deciding phase, we can discuss which approach best suits my needs during the proposal phase. - The software must include automated trading strategy execution and risk management tools. Your understanding and experience in these aspects will be paramount. Looking forward to a successful collaboration.

    $1428 (Avg Bid)
    $1428 Avg Bid
    22 bids

    I've developed a webpage using HTML, CSS, and JavaScript. While it functions perfectly on my local machine, I encounter issues once I upload it to the server. The server in question is hosted on Hostinger. I'm unsure...issue - Resolve discrepancies between local and online versions - Clarify if server configuration files have been altered - Ensure the webpage functions as intended on the server Ideal Freelancer: - Experienced in HTML, CSS, and JavaScript - Proficient in server hosting with Hostinger - Skilled in server configuration file troubleshooting - Capable of identifying and correcting server-side programming discrepancies I'm seeking a professional who can quickly pinpoint the problem, resolve it, and make the necessary changes to ensure the webpage operates...

    $37 (Avg Bid)
    $37 Avg Bid
    52 bids

    When importing customers via CSV file in ASTPP version 6.0, both postpaid and prepaid customers balance always uploads 0. The task is to find the corresponding php file/path on the server and correct it, so that the balance uploads correctly when uploading the customers on the ASTPP both for prepaid and postpaid customers. Positive balance must upload as positive balance. Negative balance must upload correspondingly. 0 uploads 0. You need to make a detailed document how to do that on any ASTPP server, so that someone without technical knowledge takes the document, follows it and gets the same working on the other ASTPP server. Example of the document: Someone from our side will try to upload customers on the provided server to make

    $44 (Avg Bid)
    $44 Avg Bid
    16 bids
    Reinforcement Learning -- 2 6 days left
    VERIFIED

    Reinforcement Learning Goal: - Optimize a specific task and write a journal for that Project Details: - The project is already half completed and I need someone to complete it further. - I have some code/files that will need modifications Preferred Skills and Experience: - Strong knowledge and experience in reinforcement learning - Proficient in Python programming language

    $136 (Avg Bid)
    $136 Avg Bid
    36 bids

    I'm seeking an expert in Python programming, with emphasis on data analysis, to help with my final project for my university module. The module focuses mostly on plotting and manipulating numerical data. Specific areas that need to be addressed include: - Expert Python programming skills, with an emphasis on data analysis techniques and tools. - Experience in Jupyter software for data manipulation. - Guidance in selecting the correct Python libraries and tools. - Ability to write clean, efficient, and reusable code. - Clear and effective communication to ensure complete understanding of my project requirements and challenges. Please note, we're not focusing on a specific type of numerical data as this information was not provided so a wealth ...

    $179 (Avg Bid)
    NDA
    $179 Avg Bid
    35 bids

    ...and programming and software development. Key Objectives: - Graphic Design: Specific Focus on Logo Design and Branding Tasks: - Create a modern and minimalist logo that resonates with the brand's essence - Develop a comprehensive branding strategy that aligns with the logo Ideal Candidate: - Proficient in graphic design software - Strong portfolio in creating logos and branding - Creative with a good eye for modern, minimalist design Additionally, the project entails content writing and programming. The successful candidate will need to connect the design and content elements with the software development aspect, ensuring a cohesive brand experience across various digital platforms. Skills and Experience Required: - Graphic Design: L...

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

    We are currently seeking someone to update our website on Laravel to improve website speed and update it to the latest Laravel version, as well as Livewire. Throughout the Laravel and live version updates, we ensure that the functionality and structure of the webshop remain unaffected. The website's functionality is guaranteed to be maintained throughout the entire process. Additionally, updates will occur on a subdomain before being transferred to the live site. laive wire reation is too slow alle the version must be updated it must be like the reference website

    $179 (Avg Bid)
    $179 Avg Bid
    98 bids
    Trophy icon Custom In-Row Hoe Design Needed 2 days left

    ...Details: - **Purpose**: The in-row hoe will be used primarily for weeding. - **Environment**: The hoe will primarily be used in large commercial farms. Prior experience in agricultural equipment design or similar projects is a plus. I'm looking for someone who can: - Understand the specific needs of the agricultural industry - Design a product that is both efficient and durable - Incorporate any necessary features for maneuverability, given the large scale of use Your expertise and creativity in this field will be crucial to the success of the project. If you're up for the challenge, please send me your credentials and any relevant work samples. In attached you will find 3 Photos and Stp File 1. Photo: This is orginal 2. Pho...

    $161 (Avg Bid)
    Featured Guaranteed
    $161
    3 entries

    ...an expert WordPress programmer who can create custom functions for my website. Currently, I need to fix two things: I have a list of offers in the hotel tab of each individual hotel, and I want to open them using a custom button rather than the native link of the accordion. If I post an offer for a hotel, that offer should only be visible for that specific hotel. However, at the moment, it is shown in all hotels, even though I select the hotel to associate these offers with from a select box in the control panel during the posting phase. This involves creating custom queries for WordPress. I usually use PHP/MySQL, but for this new version of the site, I am using WordPress. The total budget is 15 USD it's not a demanding job for an...

    $33 (Avg Bid)
    $33 Avg Bid
    42 bids
    Looking for C expert in Linux 6 days left
    VERIFIED

    I'm in need of a C language expert, experienced with Linux You should debug the codes and fix issues. It should be done today. If you can work and fix immediately, please bid only 'c programming' words. Thanks

    $36 (Avg Bid)
    $36 Avg Bid
    17 bids

    ...trip (City to city) Then User B looking for this trip After User A post his trip User B have access to a form and can find the User A trip Then User B have to send a request then system send a notification to User A Like "User B make a request for your trip" Then User B have to accept or reject, in both case User B will receive a notification In our project we have a menu for the notification is working fine Point 1): But now we need to send to Users the same notification via SMS via Twilio () - We need when USer B send a request (only) we have to send a SMS to User A - And we need to send sms to User B if User A accept or refuse We need to display sms like that Point 2): Now in our project from db we have this

    $193 (Avg Bid)
    $193 Avg Bid
    89 bids

    I'm looking for a proficient Python coder who can develop a program that effectively reads numerous reviews and generates a concise summary, encapsulating the main points in 300 words in multiple bullet points. Key Functions: - Extract data from a relational database via SQL queries. - The ability to process and analyze reviews from different platforms such as blogs, social media, and online stores. - Generate a coherent 300-word summary from a multitude of reviews. Required Skills and Experience: - Expert level understanding of Python programming. - Knowledge and experience in SQL querying is a necessity. - Experience with Natural Language Processing for summarization. - Familiarity in dealing with relational databases. - Prior experience with text summarizat...

    $165 (Avg Bid)
    $165 Avg Bid
    47 bids

    I'm looking for a seasoned research writer with proficiency in technology, specifically FPGA software systems. The focus is on creating a comprehensive research paper on an FPGA based Accident Detection and Prevention Software. Key objectives include but are not limited to: - Understanding of real-time accident detection - Expounding on measures for accident prevention - Thorough explanation of the emergency communication system The ideal freelancer should be knowledgeable about artificial intelligence and its implementation in accident detection systems. Critically, they should be able to dissect and present complex tech language into a comprehensible writing. Evidence of past research work in this field will be a major plus.

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

    We need to detect if the axle is in...com/drive/folders/1FrZZyXCPGQbNK_tEgGvX1Auj2F60N7UR The system must perform object detection, with a critical requirement for real-time operation. Key tasks and requirements include: - Develop a high-precision hinge detection system, using Python programming language. - Implement object detection algorithms, ensuring accurate and real-time detection capabilities. - Ensure the system operates in real-time, with minimal to no delays in processing. - Utilize computer vision best practices to enhance the system's performance and accuracy. - Experience with computer vision, object detection, machine learning, real-time processing required. - Proficiency in Python programming is essential. - Ability to deliver a high-precision syst...

    $1258 (Avg Bid)
    $1258 Avg Bid
    66 bids

    ...my .net Core 6 codebase, enhance the software architecture, and bolster the database security. Key Responsibilities: - Conduct a comprehensive code review to identify inefficiencies, bugs, and areas for improvement in the .net Core 6 code. - Improve software architecture to ensure scalability, maintainability, and performance of the application. - Implement robust measures to enhance the database security, in line with industry best practices. Ideal Skills and Experience: - Extensive experience in .net Core 6 and Entity Framework. - Proven track record of conducting code reviews and optimizing codebases. - Expertise in software architecture design and implementation. - Strong understanding of database security and experience in securing databases for...

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

    ...of Shopware 6, mySQL, PHP, Smyfony !!! it's an urgent project so pls. don't bid if you haven't got enough time (max. 2 days). If you have questions pls. don't hesitate to ask, i'll provide all the infos u need. !!! IMPORTANT !!! Please don't give a quote if you don't have enough capacity, the project should begin immediately. Please don't give a quote if you're not interested, in many cases i got quotes and when i'm writing i don't get a response, for this kind of freelancers i think they quoted blind w/o any interested. Project rules: 1- Payment would be escrowed fully at the begin, after finishing the whole project i'll release pls. dont ask during your work for release 2- a testserver would be ...

    $188 (Avg Bid)
    $188 Avg Bid
    25 bids

    I'm seeking a distinguished programmer fluent in Java and C. Experience in both languages is essential, as the project will involve intricate tasks that require thorough understanding of the languages. I appreciate precision, good communication, and dedication. Although there's no specific deadline, I put great value on progress and regular updates. Please include examples of your previous programming work in the bid. Skills/Experience: - Proficiency in Java and C - Strong problem solving abilities - Excellent communication - Attention to detail

    $310 (Avg Bid)
    $310 Avg Bid
    13 bids
    software integration 6 days left
    VERIFIED

    We have a software written in c++ and we will like it to be linked to our tuning software winols is this something you can help me with Basically i have developed a software to turn off certain functions in a engine control module. You cannot code the software to work with every ecu every software version. So lets say the user selects mercedes then selects edc17c66 ecu and want adblue dpf egr off the software will send the file they have uploaded to my winols and in my winols there will be a file for that sw version ecu and it will make all modifications taking the modifications from the modified file in my winols database and export the file back to the end user who is using the software And winols has a plugin called...

    $30 - $250
    Sealed
    $30 - $250
    2 bids

    I have purchased a VPS from hostinger. Now, It supports Linux. I am looking for a proficient Linux expert who can assist me with installing software packages on my VPS. I want to install PhpMyAdmin, MySQL, Laravel, Email Server, DB Performance Tools and Server Performance Tools, React, others. Key requirements: - Proficient in Linux system administration - Experienced in VPS management - Capable of installing software packages effectively Project will be considered as complete only once it is working fine. You need to perform it on our machine as we will share our screen with you as we need to document all steps. Kindly mention your bid and time required while biding. Also, mention which Linux Version is preferable as per your expereince.

    $49 (Avg Bid)
    $49 Avg Bid
    22 bids

    ...-creates telegram message with certain data (fdv,liquidity, pool info etc )from extracted solscan information stage 2 -creates buy orders based on certain criteria (fdv, volume, transactions etc) and sends order from solana wallet please tell me in general how you would go about this so i know you are suitable for the task? I'm seeking a proficient coder, experienced with Python or Java, to create a system that integrates with Solscan API to provide real-time updates and send Telegram message and second part of project a buy order ideally based on certain criteria. ideally stage 1 completed in two weeks. Key Requirements: - Proficiency in Python or Java programming - Prior experience with API integration, notably Solscan - Ability to deliver the projec...

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

    I'm looking for a creative designer to develop an engaging and interactive augmented reality environment with educational content targeted at teenagers. Key Requirements: - Experience in designing augmented reality environments for educational purposes - Proficiency in using C# as the primary programming language - Understanding of teenagers' learning habits and preferences Responsibilities: - Design an appealing and interactive augmented reality environment for teenagers - Incorporate language-based educational content that effectively engages and educates the target audience Ideal Skills and Experience: - Proven track record in designing successful augmented reality games for educational purposes - Proficiency in C# and its application in ...

    $864 (Avg Bid)
    $864 Avg Bid
    14 bids

    I require a specialist in running code that is based on AI/ML, specifically ResNet MobileNet, and oth...in running code that is based on AI/ML, specifically ResNet MobileNet, and other nature-inspired algorithms on my Windows laptop. The expertise required: - Extensive experience with Python, the programming language the code is written in. - Robust knowledge in machine learning and AI. - Familiarity and experience with Windows OS and optimization thereof for machine learning code execution. - Understanding of Predictive modelling, the primary outcome goal of the code. The goal of this project is to have the code successfully run and produce the expected Predictive modeling results. Be prepared for minor troubleshooting and optimization to make that happen within the...

    $33 (Avg Bid)
    $33 Avg Bid
    5 bids

    I'm looking for a professional mobile app developer to create a driver app for both iOS and Android. Key Features: 1. Login with your Car number in the Chauffeur Login section 2. Enter the OTP Received to login 3. Accept / View the booking received for the next 4 hours 4. Click on “start ride” button 5. After reaching the pickup point click on “Report” button 6. Once customer is picked up, enter CRN number and upload a picture of odometer to start the journey 7. Once reached the drop point, click on “Drop” button, upload a picture of odometer to end the journey 8. Share your Trip Feedback. 9. Click on add Extra charges button for adding extra charges amount and upload a proof for each amount (receipt or tr...

    $508 (Avg Bid)
    $508 Avg Bid
    38 bids

    ...Phases(milestones). Selected team will be having opportunity to work for long term! Skills and Experience: - Extensive experience in Laravel development - Proficiency in Laravel customization and optimization - Strong understanding of Gitlab - version control !* - Strong understanding of web development principles and best practices - Ability to work on a large-scale project and deliver high-quality results - Excellent problem-solving skills and attention to detail - Database Design & Management: The ability to design and manage a highly organized, efficient database is crucial. Skills that would be beneficial: - Thorough Laravel expertise - Proven track record in creating reporting and analytics solutions !!!*** - Understanding of Git version control - Prove...

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

    I'm facing an issue with my PHP website, as of now works well in localhost wherein some data is missing when upload to hosting server - Debugging the current PHP code version issue to identify and fix issues with data missing or malfunctioning on the customized work page. - Modifying the existing PHP code as part of the website design customization. A portfolio showcasing similar projects where you identified and fixed issues within PHP websites would be highly beneficial for this project.

    $52 (Avg Bid)
    $52 Avg Bid
    14 bids

    I have a hand-drawn sketch plan that I need converted into a PDF. I am looking for a professional who can help enhance the digital version to make it more detailed and visually appealing. Key Requirements: - Conversion to PDF: Focusing on accuracy and precision. - Enhancement: Adding dimensions, measurements, text annotations, and color coding for clarity and ease of understanding. - Design Style: Incorporating a modern and minimalistic aesthetic. Ideal Skills & Experience: - Proficiency in converting hand-drawn sketches into digital formats. - Strong attention to detail to accurately translate the sketch. - Capability to add dimensions, text annotations, and color coding. - Experience with modern and minimalistic design styles would be a plus.

    $51 (Avg Bid)
    $51 Avg Bid
    43 bids

    The course link on is: /ou/course/java-se-17-programming-complete/106874

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