Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 c update jobs found, pricing in SGD

    I'm looking for a talented designer to help me modernize an existing logo. The overall aesthetic I'm aiming for is minimalistic and clean. While I have a few specific changes in mind, I'm very open to your creative input. Key Tasks: - Revise the font used in the existing logo. I'd like a modern, minimalistic font that complements the logo symbol. - Ensure the updated logo maintains the original essence, while giving it a fresh, contemporary appeal. Ideal Skills and Experience: - Proven experience in logo design, especially in modern, minimalistic styles. - A good eye for detail and the ability to understand and work with existing brand aesthetics. - Strong communication skills to collaborate effectively and iterate on the design. I'm looking for a designer wh...

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

    I'm seeking an experienced Laravel developer to enhance my current project by updating both the frontend design and backend functionality. Specifically, I require updates in the following areas: - **Frontend Design**: The main focus would be to update the current layout. The goal is to create a more user-friendly and aesthetically pleasing interface. This may entail revamping the reports layout and adding an email feature. - **Backend Functionality**: The developer should also be proficient in backend development. Enhancements in the backend will be essential for ensuring a smooth and efficient user experience. The ideal candidate for this project should have: - Proven experience in Laravel development - Strong skills in frontend design and layout - Familiarity with backend...

    $719 (Avg Bid)
    $719 Avg Bid
    131 bids

    I'm seeking an advanced C#/ C++ developer with prior experience in creating desktop applications on Windows. Familiarity with TWAIN integration is crucial. Key Requirements: - Advanced C#/C++ Knowledge: The ideal candidate should be comfortable and well-versed in advanced C++ concepts. - Windows Desktop Application Development: Previous experience in developing desktop applications on Windows is a must. - TWAIN Integration: You should have prior experience integrating TWAIN for image scanning functionalities. This is a challenging project that requires a high level of expertise in C#/C++ and experience in developing Windows desktop applications, particularly with TWAIN integration. If you're confident in your skills and have a s...

    $82 - $293
    Sealed
    $82 - $293
    7 bids

    I'm seeking a seasoned graphic designer to provide a fresh and modern update to my existing trifold Indian menu. I prefer the layout and typography to be rejuvenated, and have new food items and descriptions added. Your role will include: - Revamping the existent layout - Updating the typography - Introducing new food items and crafting appealing descriptions Experience with restaurant menu design would be advantageous. I'm aiming for an elegant overall tone for the design. The final deliverables should be in PDF format as well as original files that I can modify in the future. Proficiency in tools like Adobe InDesign, Illustrator, or similar is necessary to facilitate possible future edits.

    $84 (Avg Bid)
    Guaranteed
    $84
    24 entries

    I am in need of an experienced C# developer to help me with a desktop software development project. The task involves creating a desktop application from scratch. The software will be a standalone application without integration with any other systems or services. The main focus will be on building the software itself. Ideal Skills and Experience: - Proficiency in C# is an absolute must. - Experience with desktop software development is preferred. - Ability to work independently and turn requirements into a working software solution.

    $39 (Avg Bid)
    $39 Avg Bid
    13 bids

    Hi Rajat C., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

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

    ...products: You will need to be able to handle a large volume of data and ensure that it is correctly entered into my Amazon store. - Managing product variations: Each product will need to be listed as a separate entity rather than a variation, so you will need to have a good understanding of Amazon's product listing system. - Updating existing products: You will also need to be able to manage and update existing products in my store. I am looking for a professional who has experience with data entry, Amazon product management, and a keen eye for detail. A strong grasp of the English language is essential to ensure accurate product descriptions....

    $333 (Avg Bid)
    $333 Avg Bid
    52 bids

    Using Windows 10, Visual Studio doesn't install properly. I uninstalled all VS and all C++ components, etc. but during installation I still get the same error message, that Visual C++ 2022 x64 Minimum Runtime cannot be installed. It's asking for the file which I can find on my system but even if I point to it, no good. Because of this there are sometimes projects I can't open properly and I want to open any snl project. You can check the issue remotely on my PC by Anydesk, then you have to come up with the solution. It is not just a matter of uninstalling everything and then reinstalling. If you are familiar with the issue, that is better.

    $14 - $20
    Sealed
    $14 - $20
    13 bids

    Recently my WordPress site encountered errors after an update. I am unable to update WordPress and the forms on the site will not submit. There are error messages indicating issues when trying to update WordPress. I am looking for a freelancer with the following: - Expert knowledge in WordPress - Experience in debugging common WordPress errors - Understanding of WordPress updates and form functionality The tasks include: - Identifying and resolving the issue causing the failed form submission - Diagnosing and rectifying the WordPress update error - Ensuring no further error messages appear post-update Your expertise and advice might also be needed for maintaining the smooth operation of the WordPress update and site operation going forward. Ple...

    $41 (Avg Bid)
    $41 Avg Bid
    72 bids

    ...Experience with sandboxing techniques within Linux environments. Previous work on similar update mechanisms or version control systems. Caveats: Existing IoT solutions that run scripts which require specific kernel modules are known to NOT work in our Linux environment; eg. mender, amazon iot, snapd won't work; however golang programs are known to work. The program needs to be in Go The size of the program needs to be within reasonable limits to be able to run within a raspberry pi environment. Must be based in the UK This project is ideal for a developer who is adept at navigating the constraints of secure, restricted environments and leveraging Golang's capabilities to build comprehensive, secure update mechanisms. If you are looking to contribut...

    $1728 (Avg Bid)
    NDA
    $1728 Avg Bid
    7 bids

    We are seeking a skilled individual to assist in labeling our roundwood dataset, consisting of approximately 1200 samples. The primary objective is to classify each sample into quality classes B, C, or D, with B representing the highest quality and D the lowest. Each sample requires thorough examination and precise labeling, accompanied by a detailed explanation for its classification and an estimation of uncertainty. Responsibilities: - Data Labeling: Review each sample in the dataset and assign it to the appropriate quality class (B, C, or D) based on predefined criteria. - Explanation: Provide a comprehensive description for each sample's classification, detailing the specific features and characteristics that led to its placement in a particular quality class. - Unc...

    $158 (Avg Bid)
    $158 Avg Bid
    7 bids

    ...NNs in sequence, i.e. back to back. To run in command line: python - The rest of the python scripts are the various experiments I personally tried, via various multithreading and multiprocessing techniques, to parallelize the computations in an effort to reduce the runtime. The time benchmarks I achieved are: a) Sequential: 94ms b) HighLevelMultiThread (5 threads): 67ms c) LowLevelMultiThread (5 threads):~60-65 ms d) HighLevelMultiProcess (max_workers ? chunksize ?): Didn't stop running for a while. Didn't let it time out. Tried a few different combos of max_workers and chunksize. e) LowLevelMultiProcess (num_cores=4): Didn't stop running for a while. Didn't let it time out. f) MultiProcessThroughBashSpeedTestScript (4 processes): 160 - 500ms. Processes start...

    $83 (Avg Bid)
    $83 Avg Bid
    4 bids

    I'm seeking an experienced C# developer proficient in .NET with modbus protocol to integrate a commercial security device within our system. You will work on: - Establishing a connection with security device through modbus protocol - Integrating real-time monitoring feature to the system - Handling sensor data in real-time monitoring The ideal freelancer for this project should have a robust background in C# programming, .NET framework and Modbus protocol. Previous experience in device integration for commercial security systems would be a plus. If you have a knack for problem-solving, attention to detail and are comfortable with handling sensor data, you're just who I'm looking for! Let's enhance our system's security together.

    $823 (Avg Bid)
    $823 Avg Bid
    49 bids

    I see that you have done UPS shipping API's. They are converting everything over to OAUTH 2.0 with their shipping. Is this something you can do or have done? I have a VB project that was built and added to over the last 10 years and updated. It is written in C# and uses MS SQL. Their current API is ending June 5th of this year. I need this switched over to OAUTH. I just use the shipping, rates, and time in transit within my website. Let me know.

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

    We're seeking an individual who can help develop a BLDC motor circuit (with IR / RF) also capable of reverse engineering and conducting co...conducting comprehensive analyses of each component and functionality, and redesigning them to improve performance and efficiency, someone who can design a working PoC and demonstrate their mastery of the redesigned circuit. - Multi-layer PCB Design - Reverse Engineering - Extensive knowledge of Digital Electronics - Experience working with brushless motors. - Firmware development/coding skills (c, c++, assembly or similar skills) - working knowledge of multiple ICs Once the project is completed, along with the BOM file and GARBER file, the PoC project also has to be submitted. IMP: Freelancers must sign an NDA before beginning t...

    $575 (Avg Bid)
    $575 Avg Bid
    4 bids
    Loan Management Client Portal 4 days left
    VERIFIED

    ...also be browser neutral and run on at least Google Chrome, IE, Microsoft Edge, Firefox, Safari. Other browsers will be an additional advantage. 6. Payment options – the client portal should allow secure loan payment with Electronic Fund transfer (EFT), debit or credit card (VISA & MasterCard) any other secure payments methods. Transaction Verification Methods such credit card verification value ( C V ) or One Time Pin (OTP)should be used. 7. Payment identification – the client portal should have payment referencing to allow for reconciliation of customer payments. 8. Balance checking - customer should be able to display their balances on their outstanding loan amount. 9. Customer statement – the client portal should also allow customers to 9.1 view their lo...

    $832 (Avg Bid)
    $832 Avg Bid
    160 bids

    I'm looking for an experienced developer to create a dynamic API tool. The tool needs to be able to create API endpoints (CRUD) for various data sources and publish them as endpoints. The backend should be developed using Node.js, and the frontend can be either JavaScript or React. Key Requirements: - Ability to create POST (Create), GET (Read), and PUT (Update) API endpoints. - Capable of connecting to different data sources, including relational databases, NoSQL databases, and external APIs. - Handling authentication and security using JWT, OAuth, and Basic Authentication. Ideal Skills: - Strong experience in Node.js for backend development. - Proficiency in frontend development, particularly in JavaScript or React. - Previous experience in creating dynamic API ...

    $2847 (Avg Bid)
    $2847 Avg Bid
    80 bids

    ...they should be able to: Join the meeting directly from Slack if it is currently in progress. Request to be added as participants in the meeting, triggering the bot to send an email invitation via Outlook. Local Setup: The developer will be responsible for setting up the bot locally on our machine to ensure seamless integration with our existing infrastructure. Technical Expertise: Proficiency in C#, API integration, and application development is essential. Additionally, familiarity with Slack, Outlook, and Zoom APIs is required to implement the desired functionality effectively. Deliverables: A fully functional Slack bot with the added postmortem meeting feature. Detailed documentation outlining the setup process and instructions for future maintenance. This project will req...

    $773 (Avg Bid)
    $773 Avg Bid
    26 bids

    ...Responsibilities: - Develop and implement a comprehensive and effective Google Ads campaign to achieve the outlined goals - Focus on increasing website traffic, generating leads, boosting product sales, increasing brand awareness, and re-targeting customers - Identify and optimize the campaign for startups and eCommerce owners as well as international customers - Continuously monitor ad campaigns and update for best performance Ideal Skills and Experience: - Proven track record of successful Meta Ads campaigns - Experience in working with international customers and eCommerce businesses - Strong understanding of lead generation strategies - Ability to create brand awareness via digital marketing - Proficiency in re-targeting customers through re-targeting ads Must-Have Core ...

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

    ...image and returns the number of patches. It should return the number of rectangles with the color of the background that is present in the image. Regarding the simplified case below: # +++++++++++++++++++ # +-1-|-2-|---------+ # ++++a+++|----5----+ # +-3-|-4-|---------+ # ++++++++b++++++++++ # +-------|--7-|-8--+ # +---6---|++++c+++++ # +-------|-10-|-9--+ # +++++++++++++++++++ the approach should return 10 as the total number of patches. (The numbers in the simplified case above are just added for the sake of clarity. The image data does not contain those numbers, obviously). - finally, given that the real estate registry needs to book-keep all the boundaries created, th...

    $212 (Avg Bid)
    $212 Avg Bid
    21 bids

    Hi hope you have a good day. I have odoo installed on like this I have asked someone else to update my docker image to version 17 odoo. I have now this problem It has to be fixed on the saas for the enterprise version V17 I am in search for someone who can solve this for me. Is this something you can do? Thank you for you're response. Cheers, Deef

    $213 (Avg Bid)
    $213 Avg Bid
    37 bids

    Hi Aravind A., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

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

    I need a professional to update my logo. Here's what the job entails: - Take my existing logo in vector format (AI or SVG) - Change the color of the logo to a darker grey - Add text in same font as logo and QR code as provided - create AI file in given format which will be used to print all on packaging tape I'm looking for a designer who has: - Proficiency in logo design and Adobe Illustrator - Experience working with vector graphics - Ability to understand and implement specific color changes to a design Please reach out if you have the right skills and experience to deliver a high-quality service.

    $32 (Avg Bid)
    $32 Avg Bid
    163 bids

    I need a professional to design and develop a...target audience. - It should include necessary e-commerce features such as product listings, shopping cart, and checkout processes. - Membership creation and form to add mp3 files - A radio calendar showing the schedule and the user can book timings - Professional payment integration is a must. - A responsive design that works well on desktops, tablets, and mobile devices. - It should be easy to update and maintain. Skills/Experience Required: - Proficiency in e-commerce website development, particularly using Wordpress. - Expertise in payment gateway integration. - Previous experience in creating user-friendly, responsive websites. - Strong design skills and understanding of user experience. - Ability to deliver the project on an urg...

    $707 (Avg Bid)
    $707 Avg Bid
    211 bids

    ...Responsibilities: - Develop and implement a comprehensive and effective Google Ads campaign to achieve the outlined goals - Focus on increasing website traffic, generating leads, boosting product sales, increasing brand awareness, and re-targeting customers - Identify and optimize the campaign for startups and eCommerce owners as well as international customers - Continuously monitor ad campaigns and update for best performance Ideal Skills and Experience: - Proven track record of successful Google Ads campaigns - Experience in working with international customers and eCommerce businesses - Strong understanding of lead generation strategies - Ability to create brand awareness via digital marketing - Proficiency in re-targeting customers through re-targeting ads Must-Have Cor...

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

    ...Creation of 3D models related to critical equipment and their components b. Animation guidance for equipment overhaul steps based on existing Work Instructions. c. If there are changes to the Plant 4 Turn Around plan that impact the list of equipment to be overhauled, the equipment that will not be overhauled can be replaced with equipment of equivalent weight. 2. Platform and Technology a. The application must be developed for iOS and Android mobile platforms. b. Use of Augmented Reality library/framework that supports multi-platform so that it is expected to provide a consistent and smooth experience across various devices. c. Integration with the latest Augmented Reality technologies such as marker-based AR, markerless AR, and QR recognition to display equipment inf...

    $73 / hr (Avg Bid)
    $73 / hr Avg Bid
    36 bids

    ...linked with Shopify for its backend management while providing a smooth and seamless user experience. Here are the specifics of what I need: - **Product Catalog:** The app should have a well-organized product catalog that makes it easy for customers to browse and find what they're looking for. - **Shopping Cart:** A reliable shopping cart system is a must. It should be easy to add, remove, and update products in the cart. - **Payment Gateway:** A secure and user-friendly payment gateway is crucial. The app should support various payment methods for customer convenience. - **Physical Products:** My business deals with physical products only, so the app should be optimized for this. - **Brand Identity:** I'd like the app to reflect a brand identity that we'll ...

    $3271 (Avg Bid)
    $3271 Avg Bid
    152 bids

    I'm on the lookout for a talented web programmer to assist with maintaining and creating my e-commerce website. You need to be proficient in HTML/CSS, JavaScript, and PHP. Key Responsibilities: - Design Updates: Regularly update the website design to keep it fresh and engaging for my customers. - Content Management: Manage and update the content on the website, ensuring all product information is up-to-date. - Bug Fixing: Quickly identify and resolve any issues that may arise on the site to ensure a seamless user experience. The primary goal of this website is to drive sales and provide an excellent shopping experience for customers. Hence, your work should focus on enhancing the website's functionality and visual appeal to maximize user engagement. Ideal Candid...

    $723 (Avg Bid)
    $723 Avg Bid
    256 bids

    I am looking for an experienced and creative Shopify Developer who will upgrade our old prestige theme version to the new one

    $67 (Avg Bid)
    $67 Avg Bid
    47 bids

    I have an existing Wordpress website I need to change the Home page of my existing website as per below URL-: :// In the above URL shared, Middle Coloumn will be deleted, last coloumn will move to middle coloumn. The third coloum will have these 2 lines>> "Ge...coding, it has to be made in the SIMPLEST form. This is the most IMPORTANT aspect of this project. REMEMBER THIS POINT, I REPEAT, REMEMBER THIS POINT. It has to be made EXTREMELY EMTREMELY SIMPLE for me. Its just that the way I press buttons on a calculator to feed figures and to delete figures, it has to be made so simple at the backend. Everything to be in 2 steps, Change and Update. SIMPLE!!....or Add and Update... (if I want to add service).

    $75 (Avg Bid)
    $75 Avg Bid
    26 bids

    I need a professional to create an interactive API news site that comes with a variety of specific features. These features are critical to the uniqueness and usability of the site: - Real-time news updates: The system should be able to update news posts every hour. This will ensure up-to-the-minute news accessibility for users. - Customizable news categories: I aim to offer categories that users can tailor to their liking. Ideal customization should accommodate a broad range of categories, allowing users to set up their favorite news areas. - Social media sharing functionality: In this age of social network reliance, I wish for users to share news posts across various platforms efficiently. This increases engagement and enhances user interactivity. - Dynamic news and events feed: ...

    $1903 (Avg Bid)
    $1903 Avg Bid
    120 bids
    C# Selenium Master Needed 4 days left
    VERIFIED

    I am currently seeking a C# and Selenium developer who can develop our project. Ideal Skills: Familiarity with some of the platforms like C#, Selenium, StableDiffusion, PostgreSQL, MoreLogin Browser Will provide more details to the right candidates.

    $714 (Avg Bid)
    $714 Avg Bid
    29 bids
    Laravel API Security Upgrade 4 days left
    VERIFIED

    I'm working on a Laravel project that requires the verification PIN API to be updated to the latest version of Laravel, 8. The current API is functioning correctly, but I need a more secure version to be implemented. Key Requirements: - Upgrade the existing veri...The current API is functioning correctly, but I need a more secure version to be implemented. Key Requirements: - Upgrade the existing verify PIN API to Laravel 8 - Enhance the security of the API Ideal Skills: - Proficient in Laravel development - Prior experience with API updates and security enhancements - Strong understanding of modern security practices and protocols This is a critical update for our project, so I'm looking for a skilled and experienced Laravel developer who can deliver this task effic...

    $23 (Avg Bid)
    $23 Avg Bid
    21 bids

    ...This project involves updating the game's graphics, creating a new character sprite, redesigning the game environment, producing marketing videos, and converting images for web use. The goal is to upgrade the game’s aesthetic appeal, enhance user engagement through visual and interactive elements, and promote the game with high-quality videos. Objectives 1. Game Enhancement and Integration: - Update and integrate new character sprites and game backgrounds directly into the game. - Ensure the updated game is fully functional and ready for web deployment. - Host the updated game on GitHub and provide a direct link for easy embedding into a Wix website. 2. Marketing Material Production: - Develop two marketing videos: one featuring the character in a thematic setting an...

    $201 (Avg Bid)
    $201 Avg Bid
    30 bids

    We are looking for long help. I'm in immediate need of an experienced professional with a strong background in Postfix 3.3 and Ubuntu 18.04 for a swift and effective system update. Major Requirements: - Updating Postfix 3.3 (to 3.9) on my Ubuntu 18.04 (to 20.04 or 22.04) - Enhancing the performance and resolving any bugs or issues in the current system. (CA files, openSSL not working properly) - Customizing mail server settings for an improved mail delivery. Ideal Skills and Experience: - Proficiency in Postfix 3.3 and Ubuntu 18.04. - Track record of doing similar system updates and enhancements. - Understanding of custom mail server configuration. Please note that this is an urgent project, and a swift response is expected.

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

    I have VPS server and on it I have about 120 cpanles under WHM and each Cpanel is a URL / Domain website. All URLs Domains has exact same website php files structure and same design. When I update one website (change in php files) I want to apply this update to all rest of websites in my sever. I want someone to find me solution or tool / feature to update all the 120 website files at once instead of doing it individually and manually. For example, If I update all 120 cpanel individually and manually then it will take me days to do it, therefore I want someone to find me solution to update all the 120 website files at once (maybe upload php files to certain folders in server to all cpanels ) Please explain your solution and what method will you follow...

    $200 (Avg Bid)
    $200 Avg Bid
    71 bids

    I'm seeking a skilled .net maui developer to create a food ordering ...features required are: - EFTPOS integration: This is a critical feature, requiring expert capability in systems integration. Your role would involve enabling customers to make payments and place orders directly through the Integrated POS system. - Online Menu Management: Although this wasn't explicitly chosen, good design necessitates this feature. You'd ensure it is straightforward to upload, update, or change menu items. - Customer Registration and Login features. Ideal Skills: - .net maui programming knowledge. - Experience in EFTPOS and POS systems integration, - Past work in developing customer-facing digital product interfaces. - Strong understanding of the restaurant or food-service industr...

    $2334 (Avg Bid)
    $2334 Avg Bid
    59 bids

    I have an existing Python script that is in dire need of a number of improvements to reach its full potential. I am seeking a...candidate for this job will have a strong grasp of Python, with experience in adding functionalities, improving coding efficiency, and debugging. If you have experience working with clients in a live chat environment to troubleshoot and modify scripts, that's a plus. I need this work to be done urgently, so the ability to work under tight deadlines is crucial. Lets contact via chat to update directly and check and update and check etc. I'm eager to see improvements in my script as soon as possible, and I look forward to working collaboratively. Let's take this Python script and make it shine! Say pineapple in your first message to sho...

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

    I'm in need of an experienced print designer to update the pricing information on my A4 menu. The project involves: - Replacing existing prices with new ones. You'll be provided with all the new prices, so no calculations are required. - Ensuring the changes are seamlessly integrated into the existing design. The focus is on clarity and consistency. The ideal candidate for this project: - Proficient in print design and layout. - Detail-oriented with an eye for consistency and clarity. - Able to work efficiently to deliver the updated design in a timely manner. Please note that this project doesn't require any additional design changes beyond updating the prices.

    $20 (Avg Bid)
    $20 Avg Bid
    31 bids

    I'm looking for a freelance professional who can help treach me how to make daily updates and edits to my website, particularly in updating job listings. No design changes needed. Key tasks: - Edit website content daily - Update general job listings every day Ideal freelancer will have: - Proven experience in website management - An understanding of job listing integrations - High attention to detail - Ability to work daily

    $22 (Avg Bid)
    $22 Avg Bid
    27 bids
    C++ and OpenGL Expert Needed 4 days left
    VERIFIED

    I'm seeking a skilled C++ developer with extensive OpenGL experience for a project. urgently needed task is simple and small one(ping me will provide info) budget is 3000 INR

    $41 (Avg Bid)
    $41 Avg Bid
    8 bids

    I have a floor plan that needs adjustments and an architect seal. Key Requirements: - Adjust the room layout, adding or removing walls, changing door/window locations. - Update the name in the title block. - Modify the design of the seal. - Provide an architect seal. Timeframe: I need this done 2-4 days. Ideal Skills and Experience: - Architectural design and drafting. - Proficient in CAD software. - Experience in floor plan adjustments. - Must be able to provide an architect seal in Texas

    $182 (Avg Bid)
    $182 Avg Bid
    48 bids

    ...open with the payment flow automatically”. - Ensure Proper notification alert - Store Wallet : Need to add only the item price with deduction of admin order commission - Price Variation in Store Login and User Interface - To Ensure Proper Functions of Campagin - A new section for Display Combo Offers on Index Page - To add Free Bees on checkout page on different modules – different products - To update the entire code with latest release from seller - Uploading it on Playstore & App Store...

    $611 (Avg Bid)
    $611 Avg Bid
    2 bids

    I am looking for an experienced PHP and WordPress developer to fix a specific issue with my website. It was working, - Problem: The combo box on my WordPress site is not responding correctly. When one option is chosen, it should update a second combo box with dynamic options dependent on the initial selection. Currently, this is not occurring as expected. - Expected Effect: Upon selecting an option from the first combo box, the data within the second combo box should dynamically adjust per the scaled selection from the first. Ideal skills needed for this project include: - Proficiency in PHP and WordPress development - Experience with troubleshooting dynamic elements - Understanding of user interface and user experience principles. I expect the work to solve this issue to b...

    $45 (Avg Bid)
    $45 Avg Bid
    58 bids

    I'm in need of an experienced backend developer capable of setting up and configuring a web API using C# .NET. Key Responsibilities: - Database configuration with MongoDB - Server deployment Skills and Experience: - Proficient in C# .NET - Experience in EC2 - Experience in MongoDB - Familiarity with server deployment Note: The exact server configuration has not yet been decided, but your input is welcome. Apply if you are ready to help initiate a successful initial setup.

    $101 (Avg Bid)
    $101 Avg Bid
    13 bids

    I recently updated my AWS Elastic Beanstalk to PHP 8.2 running on 64bit Amazon Linux 2023/4.1.2. Following this update, something appears to have gone wrong, causing our website to go down. Key issues: - The website doesn't load after the PHP 8.2 update on AWS Elastic Beanstalk. - Connection errors are being reported during the deployment process. -Environment health has transitioned from Warning to Severe. 100.0 % of the requests are failing with HTTP 5xx. ELB processes are not healthy on all instances. ELB health is failing or not available for all instances. Website is displaying - Symfony Component ErrorHandler Error FatalError - During inheritance of ArrayAccess: Uncaught ErrorException: Return type of IlluminateSupportCollection::offsetExists($key)...

    $211 (Avg Bid)
    $211 Avg Bid
    60 bids

    I'm in need of a proficient Node.js developer to spearhead text modifications on my site. Here are the issues we found that we need to address: - I need to send the correct X account and that needs to be corrected. – HUGE ISSUE but easy fix - The City/State searching isn’t working properly – HUGE ISSUE - The employer links at the bottom of the page need to link to a “contact Us” form - The Category Search drop-down – I think we need our HVAC/Healthcare/IT listed 1st and then we need to alphabetize underneath that - The text of Job Listings/Job Details needs to be changed to green to match the frog - Remove Job Type #s (it doesn’t match with the amount of jobs we have) Code is in GitHub and hosted at Azure. Applicants with substantial exper...

    $39 (Avg Bid)
    $39 Avg Bid
    35 bids

    Hi Tanmay, Could you please follow this brief to add "Our People" section to each page as per brief. This is one of the websites you have created a while back.

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

    I'm seeking an experienced and detail-oriented Revit modeller proficient in the 2021 software version, specializing in architectural modelling. Key requirements include: - Comprehensive understanding of architectural modelling in Revit 2021. - Ability to meticulously follow sample drawings, accurately interpret comments/mark-ups and update the Revit file. - Strong drafting/detailing skills for architectural plans. Ideal candidates should have previous experience in architectural modelling and a proven track record of delivering high-quality results. A meticulous approach to work and keen attention to detail are must-have attributes for this project.

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

    I'm looking for a skilled WordPress developer who can help me resolve an issue I'm encountering with Elementor Pro. My Problem: - The issue is with specific pages only, not all of them. - I can't save any changes I make after using Elementor Pro. - The pages affected are simple, with basic text and images, so the complexity level isn't high. What I've Tried: - I've checked for Elementor update issues. Your Role: - I need you to figure out why I can't save changes and fix the problem. - Your solution should be comprehensive and ensure all pages can be edited and saved without any issues. Ideal Skills: - In-depth knowledge of WordPress and Elementor Pro. - Experience in troubleshooting and resolving similar issues. - Strong problem-solving a...

    $33 (Avg Bid)
    $33 Avg Bid
    29 bids