What is problem solving skills jobber

Filter

Mine tidligere søk
Filtrer etter:
Budsjett
til
til
til
Skriv
Ferdigheter
Språk
    Jobbstatus
    2,000 what is problem solving skills jobber funnet, priser i USD

    Cold Fusion error is creating a problem in my database

    $30 (Avg Bid)
    $30 Snitt bud
    1 bud

    Data capture program on a website, previously solving a captcha (audio could also solve it rather than imaging) and subsequent recording in SQL databases

    $348 (Avg Bid)
    $348 Snitt bud
    1 bud

    Programa de captura de datos en una web, resolviendo previamente un captcha y posterior grabacion en bbdd sql / Data capture program on a website, previously solving a captcha and subsequent recording in SQL databases

    $29 - $244
    $29 - $244
    0 bud

    Ingen transportør blir valgt selv om soner og transportør oppsett er riktig konfigurert. Må ha hjelp til å konfigurere frakt instillinger.

    $27 (Avg Bid)
    $27 Snitt bud
    2 bud

    for imranceo for imranceo for imranceo for imranceofor imranceofor imranceo for imranceo for imranceofor imranceo

    PHP
    $3 / hr (Avg Bid)
    $3 / hr Snitt bud
    1 bud

    lest test your skills lest test your skills lest test your skills lest test your skills lest test your skills lest test your skills lest test your skills lest test your skills

    $2 - $8 / hr
    $2 - $8 / hr
    0 bud

    lest test your skills lest test your skills lest test your skills lest test your skills lest test your skills lest test your skills lest test your skills lest test your skills

    $2 / hr (Avg Bid)
    $2 / hr Snitt bud
    1 bud

    Jeg har løpende arbeid relatert til vårt tidligere prosjekt 'Magento backup problem'

    $12 / hr (Avg Bid)
    $12 / hr Snitt bud
    1 bud
    is my first project Avsluttet left

    first prohhhh hhg hgygh hgfftfgggyy bvgbhbj hggggfffeiiekkekekke dkkd dkd,rkr rkr rkkr fkr,ddk fkdmd dkdkidkd

    $150 (Avg Bid)
    $150 Snitt bud
    1 bud

    I use this to read .INI settings file: Private Function Function GetPrivateProfileStringA lib "kernel32" (ByVal lpAppName As String, ByVal lpKeyName As String, ByVal lpDefault As String, ByVal lpReturnedString As ...ReadSettingsStr(ByVal key As String, Optional ByVal section As String = Nothing) As String Try Dim retVal As New (4096) GetPrivateProfileStringA(section, key, "", retVal, 4096, SettingsDirPath & "") Return Catch ex As Exception Return Nothing End Try End Function Problem is it doesn't work as the INI file in Windows systems will sometime automatically swap it to be UTF8 encoded and not ANSI I want it remade to work with UTF8 encoded set...

    $35 (Avg Bid)
    $35 Snitt bud
    1 bud

    Hei Jeg har behov for å lage arbeidstegninger av et hus; tomannsbolig som starter bygging over jul; er dette noe du kan gjøre. Huset skal bygges i Strømmen utenfor Oslo; men jeg ser ikkeno problem å kommunisere over og mial

    $15 / hr (Avg Bid)
    $15 / hr Snitt bud
    1 bud

    Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is for MADBT20 Is...

    $3 / hr (Avg Bid)
    $3 / hr Snitt bud
    3 bud
    Medical Device FTO Analysis 6 dager left
    VERIFISERT

    One of our clients is looking for a professional to conduct a Freedom to Operate (FTO) analysis for my market-ready diagnostic medical device. The primary goal of this project is to determine whether there are any existing patents or intellectual property rights that could pose a barrier to my product's commercial success. Your tasks will include: - Conducting a thorough search of relevant patents, trademarks, and other IP rights - Analyzing the legal landscape to identify potential obstacles - Providing recommendations on how to navigate these challenges Ideal candidates for this project should have: - A strong background in patent law, IP rights, and FTO analysis - Prior experience with medical devices, particularly diagnostics - Excellent research and analytical ...

    $88 (Avg Bid)
    $88 Snitt bud
    13 bud

    ...before and after showing a piece of the original data. and what i neeed the macro to achieve. WHAT IM ASKING If two adjacent cells in column b are equal, then add cells adjacent column c cells, put the result in the first column c cell and remove the duplicate row. AEE ATTACHED png. I need a tailored solution for a data manipulation task within Excel. Specifically, I am looking for an Excel macro that can accurately merge cells based on their adjacency. Essential skills and experience should include: - Expert knowledge of Excel and its macro functionality - Prior experience with data manipulation tasks such as merging cells - Understanding the rules or criteria for merging specifically adjacent cells - Excellent problem-solving skills an...

    $108 (Avg Bid)
    $108 Snitt bud
    38 bud

    THIS IS NOT A NORMAL PROBLEM.... so I need a REAL expert! I'm currently facing issues with tax display on my WooCommerce store. The tax is not appearing for customers in the front end, and it's also not showing on the invoices. I'm not using any additional tax plugins or extensions. 1) Tax is configured 2) Tax rates are set 3) Ive tried turning off all other plugins 4) Ive tried changing theme Key Requirements: - Ensure that tax is displayed as a separate line item during checkout. - Include tax details on customer invoices. Ideal Skills: - EXPERT ONLY experience and understanding of WooCommerce / wordpress - Proficiency in managing taxes within WooCommerce. - Attention to detail to ensure that tax information is displaye...

    $154 (Avg Bid)
    $154 Snitt bud
    66 bud

    Task 1: Write dynamic programming and recursive programs for a given problem obtained from 4 practical task selection test. • Implement a recursive program to solve the given problem. • Analyze time complexity of the recursive program (brute force) and dynamic programming approach using Big O and Omega notations. • Implement a dynamic programming approach by defining a table to store previously calculated values and using them to compute the next value in the sequence. Write recursive solution. • Test both programs for different input sizes and compare their performance. Task 2: Parallelize the algorithms for the second and third recursive equations obtained from the 1 practical selection test, and also parallelize second and third algorithms obtained ...

    $67 (Avg Bid)
    $67 Snitt bud
    4 bud

    I urgently need a professional to resolve unspecified errors on my Shopify Store. I overlooked providing specific details on the issues, but one with experience in identifying and quickly rectifying a wide range of Shopify errors will be ideally suited for this project. Skills and Experience: - Comprehensive knowledge of Shopify platform - Experience with various Shopify themes - Proficiency in troubleshooting and resolving website loading, payment processing, and product display errors. - Excellent problem-solving skills Due to the urgency of the project, it would be best to get it completed as soon as possible. Your rapid response would be greatly appreciated.

    $133 (Avg Bid)
    $133 Snitt bud
    71 bud

    I'm in need of a skilled programmer to assist me with an ongoing project. - Specific experience requirements were not mentioned, so I'm open to considering a programmer with a diverse skill set. - Your primary role will be to collaborate with me on the development and implementation of a range of functionalities. - It would be a bonus if you have experience in mobile ...programmer with a diverse skill set. - Your primary role will be to collaborate with me on the development and implementation of a range of functionalities. - It would be a bonus if you have experience in mobile app development, website creation, or desktop software development, but not a deal-breaker if you don't. Looking forward to working with skilled individuals who are keen on tackling and solving...

    $20 (Avg Bid)
    $20 Snitt bud
    8 bud

    Hi! About Us: Harmonic Homes is a visionary company dedicated to empowering individuals to build their own homes. Our mission is to create beautiful, affordable, contemporary-style houses using eco-friendly materials that promote health and wellness. Project Overview: We’ve developed a first draft of a Keynote presentation for Harmonic Homes, but we need a skilled graphic designer to take it to the next level. This presentation will serve as a pitch deck for investors and potential customers. We want it to be visually inspiring, easy to understand, and aligned with modern architecture aesthetics. Responsibilities: -Refine the existing Keynote presentation. -Add depth and detail to the organization of information. -Enhance branding and style. -Ensure clear commu...

    $106 (Avg Bid)
    $106 Snitt bud
    41 bud

    ...be able to handle hard level 3D Sudoku puzzles. Please keep this in mind when devising the solving algorithm. - **Features**: The app will solely focus on solving pre-defined puzzles. I do not require a puzzle builder component. - **User Interaction**: Users will input the Sudoku puzzles by typing the numbers. This means the app should have a user-friendly interface that allows for easy input of the puzzle to be solved. The ideal freelancer for this project should have: - Proficiency in Android development using Java - Experience with developing puzzle-solving algorithms - Strong understanding of user interface design - Proven track record with mobile app development The deadline for this project is 21st of May. Please only bid if you are confident in your...

    $10 (Avg Bid)
    $10 Snitt bud
    3 bud

    I'm looking to integrate Open AI capabilities with Google Sheets to create an AI assistant that can provide our customer real time inventory information when asked. Key Project Details: - The main task ...our customer real time inventory information when asked. Key Project Details: - The main task of the AI assistant will be to provide real-time inventory information from Google Sheet that contains our inventory data. Ideal Skills: - Solid experience with Google Sheets API - Proven track record of integrating AI tools with external data sources - Understanding of real-time data processing and automation - Familiarity with predictive inventory management would be a plus I'm looking for a freelancer who can bring both technical expertise and creative problem-s...

    $151 (Avg Bid)
    $151 Snitt bud
    40 bud

    Multidimensional Knapsack Problem (MDKP) LP Model, Research

    $2 / hr (Avg Bid)
    $2 / hr Snitt bud
    1 bud

    ...Collaborating with other team members Ideal Skills: - Strong proficiency in Java, C#, and PHP - Previous experience in software maintenance and updating - Excellent problem-solving skills - Ability to work full-time and communicate effectively - Experience working in a team environment I'm looking for an individual who is reliable, skilled and able to commit to a full-time role. Please include your relevant experience, portfolio and availability in your proposal. OVERVIEW: We have created our own web-based digital dignsge content and screen management system. The cms allpws us to control the content displayed in-store TV screens. The platform can be seen here: - If you have digital signage experience this will be ideal (this is not ...

    $27 / hr (Avg Bid)
    $27 / hr Snitt bud
    60 bud

    ...who is well-versed in SQL Server 2019. The primary task is to ensure that new columns added to the database are correctly displayed in the Excel report generated by the application also fix some minor areas that will discuss in detail Key Responsibilities: - Troubleshoot and fix the issue of new columns not being displayed in the Excel report - Ensure that all relevant data is correctly fetched from the SQL Server 2019 database - Implement a seamless solution that does not affect the overall functionality of the application Ideal Skills and Experience: - Strong proficiency in C# programming language - Expert knowledge of SQL Server 2019, including stored procedures and functions - Prior experience with similar tasks involving Excel report generation from SQ...

    $150 (Avg Bid)
    $150 Snitt bud
    46 bud

    • Type of Role: Contract • Period: 6 Months/ Full Time • Mode of Work: Work from Home • Location: Applicants must be from Hyderabad • Shift timings: 5AM - 9 AM IST • Minimum of 5-8 years hands on experience in Web Development Platform with a strong understanding of Word press, Graphic Design. • Strong experience in designing and developing...timings: 5AM - 9 AM IST • Minimum of 5-8 years hands on experience in Web Development Platform with a strong understanding of Word press, Graphic Design. • Strong experience in designing and developing WordPress websites. • Portfolio demonstrating modern, user-friendly website designs. • Knowledge of HTML, CSS, PHP, and JavaScript. • Strong Communication skills to interact with Australi...

    $11 / hr (Avg Bid)
    $11 / hr Snitt bud
    20 bud

    I'm seeking a skilled web developer to assist with the creation of an informational website. I have a...ReactJs, or AngularJS, you're welcome to apply. This means you have a certain amount of freedom to choose the tools you'd like to work with. - Scope: The end-goal is to create a user-friendly informational website. It needs to be intuitive, easy to navigate, and visually appealing. The primary function of the website will be to provide general information to the users. Ideal Skills: - Previous experience in web development - Solid understanding of usability and website architecture - Ability to translate requirements into an engaging website design - Time management skills - Strong problem-solving skills If your experience and...

    $32 (Avg Bid)
    $32 Snitt bud
    10 bud

    ...According to Article 8 of the UAE Arbitration Law, “1- A Court before which a dispute is brought in a matter covered by an arbitration agreement, shall declare the inadmissibility of the action, if the defendant has raised such plea before submitting any request or defence on the substance of the case, and unless the Court finds that the arbitration agreement is void or incapable of being performed. 2- Where an action referred to in the preceding Clause has been brought, the arbitration proceedings may nevertheless be commenced or continued, and an arbitral award may be made”. This provision is parallel to Article 8 of the Model Law which provides that “(1) A court before which an action is brought in a matter which is the subject of ...

    $138 (Avg Bid)
    $138 Snitt bud
    43 bud
    Udemy - Rakuten api problem 6 dager left
    VERIFISERT

    I need to solve a problem with the Masterstudy plugin, it´s installed, and the credentials of Rakuten and udemy copied. This is the plugin documentation But there is this message. I need someone who can analyze the problem, and if possible, solve it. According the Masterstudy plugin support, it´s running. So, could be other problems. this is the error message Error calling GET : (403) <!doctype html> <html> <head><meta charset='utf-8'> <title>Error • Udemy</title> </head> <body> Forbidden <script>(function(){if (!) return;var js = "window['__CF$cv$params']={r:'885cdcdf3f9f9180'

    $149 (Avg Bid)
    $149 Snitt bud
    28 bud

    ...and the site is complete but due to some error while connecting to the database some code is missing and the connection is not completed. You have to find out where the problem is and fix it properly. I will help you in everything ******* I'm seeking a skilled PHP developer to assist with a project that involves fixing a PHP file and combining a Php ,MySQL database. The main tasks for this project include: - Resolving a database connection issue in the PHP file. - Combining the MySQL database in the backend of the PHP file. Your role will be crucial in ensuring that the database is correctly integrated into the PHP file and that the database connection is stable and error-free. The PHP file should be able to successfully commu...

    $127 (Avg Bid)
    $127 Snitt bud
    47 bud

    I'm looking for a Web3 developer with experience building decentralized applications (DApps) on the Polygon network, specifically the NFT marketplace. work: - Impl...Polygon network. - Smart contract development - Developed transaction distribution server on polygon mainnet using Web3 API - Implement smart contract functionality required for NFTs on the Polygon network. Ideal skills and experience: - Proficient in web3 technologies with a focus on Polygon. - Proven experience in developing decentralized applications (DApps), especially NFT marketplaces. - Good understanding of security measures and best practices in the blockchain space. - Ability to create attractive and engaging user interfaces. - Strong problem-solving skills and a proacti...

    $2379 (Avg Bid)
    $2379 Snitt bud
    27 bud

    I am looking for an experienced Flutter developer to...perfectly, but upon publishing it to the Google Play Store, it encounters issues. The error message encountered is: PlatformException(sign_in_failed, com.google.android.gms.commeon.api.b:10:, null, null). Ideal skills and experience: - Proficiency in Flutter and Dart - Experience with Google Login integration in Flutter - Ability to troubleshoot and resolve authentication issues - Strong understanding of Android app development - Good communication skills and the ability to collaborate effectively with the rest of the team. If you believe you have the expertise and experience to tackle this problem effectively, please get in touch. I'm looking forward to working with someone who is proactive ...

    $29 / hr (Avg Bid)
    $29 / hr Snitt bud
    29 bud

    ...are taking the quiz concurrently. The site is hosted on a dedicated server. Key Points: - The quiz currently faces performance issues when more than 200 users are taking the quiz simultaneously. - The hosting environment is a dedicated server. Your role as a freelancer would involve: - Identifying the performance bottlenecks on the site. - Implementing optimizations to ensure the quiz functions smoothly for a large number of concurrent users. Ideal Skills and Experience: - Extensive experience with optimizing Moodle sites for high traffic situations. - Proficiency in configuring and fine-tuning server resources. - A strong understanding of Moodle's architecture and how it handles multiple simultaneous users. - Exceptional problem-solving ...

    $357 (Avg Bid)
    $357 Snitt bud
    39 bud

    I am in need of a full-fledged web-application that will serve my team and clients effectively. The main goal of this project is to make report generation and client response management more efficient and automated. This will involve integrating cutting-edge technologies such as Chat GPT, Zapier, and advanced AI solutions into the application. Key features: - The web-app should have a well-designed report generation feature. The data should be easy to input, and the application should be able to generate reports in various formats. - There should be a client response management system that is efficient and automated. The system should be able to analyze client responses and provide appropriate automated responses. - The application should integrate a Chatbot powered by ...

    $1500 - $3000
    Forseglet
    $1500 - $3000
    20 bud

    I need expert help with SAP Business One, particularly in understanding and rectifying some persistent issues that are affecting my operations. These issues mainly revolve around: - S...operations. These issues mainly revolve around: - System Crashes & Freeze-ups: The system often becomes unstable, causing disruptions. - Data Inconsistencies: I am also experiencing inconsistencies in the data. While there were no specifics about the type of data inconsistencies, understanding of common errors in SAP B1 would be a strong asset. Proficiency in troubleshooting, problem-solving and detailed knowledge of SAP B1 is crucial for this role. Your responsibilities will include diagnosing the issues, fixing bugs, and ensuring smooth operations. Experience with similar work ...

    $135 (Avg Bid)
    $135 Snitt bud
    11 bud

    I need an experienced WordPress developer to investigate and resolve an issue with my website's frontend file upload. Key Tasks: - Identify and rectify the problem causing files not to appear after successful upload. Additional Details: - The files are supposed to be visible on the frontend of the website, but currently, they are not showing up after being uploaded. - The uploaded files are intended to be visible only to logged-in users. Ideal Skills: - Proficiency in WordPress development and debugging. - Experience with frontend file upload functionalities. - Understanding of user permissions and visibility settings in WordPress. I am looking for a professional who can efficiently troubleshoot and resolve this frontend upload issue to ensure the system works flawl...

    $22 (Avg Bid)
    $22 Snitt bud
    33 bud

    Hell...programming languages and Android SDK. 3. Strong understanding of mobile game development principles, including UI/UX design, performance optimization, and memory management. 4. Experience with game development frameworks such as Unity or Unreal Engine is a plus. 5. Familiarity with version control systems (e.g., Git) and Agile development methodologies. 6. Excellent problem-solving skills and attention to detail. 7. Ability to work independently and as part of a team in a fast-paced environment. 8. Good communication and collaboration skills. If you are passionate about creating fun and challenging puzzle games for the Android platform and meet the above requirements, we'd love to hear from you! Please submit your resume and portfolio showca...

    $908 (Avg Bid)
    $908 Snitt bud
    10 bud

    I have performed some optimization tasks on my WordPress website to increas...media files, caching mechanisms, JavaScript, and CSS files. However, my website is still scoring low in Google Page Speed Insights. Key tasks: - Perform a thorough audit of the website to identify the inefficiencies that are impacting the speed. - Implement advanced optimization techniques to increase the Google Page Speed score significantly. Ideal skills and experience: - Proven experience in optimizing WordPress websites for speed. - Expertise in working with images and media files, caching mechanisms, JavaScript, and CSS for performance improvement. - Strong understanding of Google Page Speed Insights and how to interpret and respond to its recommendations. - Excellent communication and pro...

    $4 / hr (Avg Bid)
    $4 / hr Snitt bud
    14 bud

    I recently uploaded an outdated copy of my WordPress website to my shared hosting server and now I am experiencing an HTTP 500 error whenever I attempt to access ...issue resolved promptly as it's hindering visitors from interacting with the site. Key points to address: - Identify the root cause of the HTTP 500 error. - Implement a solution to resolve the issue. - Ensure the homepage is accessible without any errors. - Ideally, provide recommendations to prevent such issues in the future. The ideal candidate for this project will have: - Proven experience in WordPress troubleshooting and fixing HTTP 500 errors. - Strong understanding of shared hosting environments. - Good problem-solving capabilities. - Excellent communication skills to keep me informed ...

    $26 (Avg Bid)
    $26 Snitt bud
    59 bud

    I'm looking for someone with experience in WooCommerce to address a product image issue on my website. - The problem: Currently, the product images on the site are not displaying. This is likely due to a technical problem that's causing the images to not load correctly. - Desired solution: I would like the freelancer to investigate and fix the existing images, ensuring they display properly. - Attention to detail: It is important that the images are fixed without compromising the quality of the website. Ideal skills and experience: - Proven experience with WooCommerce and fixing similar issues. - Strong attention to detail and problem-solving skills. - Excellent communication to keep me updated on the progress of the pro...

    $16 / hr (Avg Bid)
    $16 / hr Snitt bud
    75 bud

    ...exceptional capabilities in algorithms and data structures. Your primary task will be to develop an innovative solution for a Disjoint Union Set problem. Key Responsibilities: - Develop a new solution from scratch - Implement a Disjoint Union Set algorithm in Python - Ensure the algorithm is efficient and correct Ideal Skills and Experience: - Proficiency in Python is a must - Deep understanding of algorithms and data structures, specifically Disjoint Union Set - Strong analytical and problem-solving skills I have a code already but npot working but i recommend u start from skratch here is the problem please read it, the problem is tricky As it is the best SHS course, the teacher allowed you to wor...

    $28 (Avg Bid)
    $28 Snitt bud
    15 bud

    ...sketches: The product is in the initial design sketch stage, and I require someone who can take the concept and develop it into a detailed, workable design. - Prototyping: The next step will be developing a prototype. The ideal candidate will have experience in taking designs through to this stage, and will be able to advise on the most effective and efficient way to do this. The freelancer most suitable for this job will have experience in: - Industrial or electronics design and prototyping: It is essential that this individual has a strong track record of success in designing and prototyping in these fields. - Problem-solving: The product is intended to solve an industry-wide issue, so experience in problem-solving in this context woul...

    $195 (Avg Bid)
    $195 Snitt bud
    26 bud

    I'm looking for an experienced freelancer who can create an Excel calculator for historical cryptocurrency prices from Binance and Luno. The calculator should also include fiat exchange rates for major currencies such as Z...as ZAR/USD bank sell rates Key Requirements: - Retrieve historical price data from Binance and Luno - Incorporate USD, and ZAR exchange rates - Organize the data and create user-friendly interface - Ensure accuracy and reliability of the calculator - Prioritizing the preservation of data privacy Ideal Skills: - Proficiency in Excel and data manipulation - Familiarity with cryptocurrency exchange APIs - Knowledge of major fiat currency exchange rates - Strong analytical and problem-solving abilities Please include your relevant experience in...

    $156 (Avg Bid)
    Taushetspliktsavtale
    $156 Snitt bud
    5 bud

    ...ER Diagram: An ER diagram is required with rationalities similar to the example provided in this link: - Relational Schema: Develop a relational schema that effectively models the database. - Database Dump: Provide a database dump for the system. - SQL Files and Queries: The project should include a set of SQL files and queries that effectively interact with the database. - Managerial Queries: Develop a minimum of 20 managerial queries that will be used to analyze and manage the library database. Deadline: This project must be completed by Monday. Ideal Skills: - Proficiency in database design and SQL - Experience with ER diagram creation - Ability to develop complex relational schemas - Strong analytical and problem-solving skills - Time managemen...

    $177 (Avg Bid)
    $177 Snitt bud
    11 bud

    I need a skilled aerospace engineer who could provide critical ...tasks at hand include: - Answering a set of questions related to the project - Deriving concepts based on the information provided - Using MATLAB to conduct an aerodynamics analysis The main focus of this project is to improve the aerodynamics of the aircraft, which ultimately aims to enhance the overall efficiency and performance. This is a time-sensitive task, so I'm in need of someone who can deliver within the same day. Ideal Skills: - Aerospace engineering background - Proficiency in MATLAB for aerodynamics analysis - Strong problem-solving and concept development skills - Ability to work under tight deadlines Your expertise will be crucial in ensuring the success of th...

    $23 (Avg Bid)
    $23 Snitt bud
    5 bud
    Projects Manager 6 dager left
    VERIFISERT

    READ THIS CAREFULLY IF YOU DON'T UNDERSTAND ALL OF WHATS BEING REQUESTED YOU WILL NOT BE CONSIDERED. AI RESPONSES NOT WE...Deliver projects in a timely manner that meets or exceeds client expectations. I'm particularly looking for a professional with a background in multiple tier management over contractors and a proven track record of delivering projects efficiently. Strong communication and leadership skills are a must, as you'll be managing a team of professionals. Your ability to effectively control and manage costs while maintaining quality and meeting deadlines will be highly valued. A keen eye for detail and problem-solving skills are essential. Please apply if you're confident in your ability to take on these responsibilities and m...

    $9 / hr (Avg Bid)
    $9 / hr Snitt bud
    14 bud

    I'm looking for a professional who can efficiently host a React.js website on an already available server using Spanel. Although the server alrea...regards to SSL certificates, custom domain setup or redirect configurations, however I do appreciate proactive suggestions based on your professional judgement. Ideal candidates should have: - Prior experience in hosting React.js applications via Spanel - Proven track record in deployment and website optimization - Familiarity with server environments and configurations - Excellent problem-solving skills when it comes to potential hosting challenges. - Constructive communication capabilities to relay any potential improvement strategies. Please submit relevant portfolio pieces or project references when bidding ...

    $122 (Avg Bid)
    $122 Snitt bud
    15 bud

    I'm loo...understanding of both Avaya systems and SIP technology. - The primary goal for this configuration is to achieve a seamless integration between the ASBCE, the SIP Trunk Provider, and our Avaya servers. The focus is on ensuring robust communication and operation between these systems. - Basic training on how to restrict external call access to everyone, give dedicated SIP line to one user etc. The ideal candidate for this project should possess: - Proven experience in Avaya ASBCE installations and setup - Expertise in SIP technology, specifically with SIP Trunk Provider integration, and any prior experience in STC SIP Trunks - Strong communication skills and a proactive approach to problem-solving - The ability to work independently and effi...

    $102 (Avg Bid)
    $102 Snitt bud
    2 bud

    I'm facing...want to ensure my website is fully mobile-friendly and complies with Google's guidelines. Ideal Skills and Experience: - Strong understanding of Google Search Console: You should have a deep understanding of how Google Search Console works and be able to identify and resolve issues efficiently. - SEO Expertise: Knowledge of SEO principles and practices is a must to address the indexing and sitemap problems effectively. - Mobile Usability Proficiency: You should have experience in optimizing websites for mobile, ensuring they are user-friendly and compliant with Google's mobile usability standards. - Excellent problem-solving skills: These issues have persisted for over a month and require thorough investigation and reso...

    $4 / hr (Avg Bid)
    $4 / hr Snitt bud
    11 bud

    I am in urgent need of a proficient React.js developer who can help sort out a functional issue within the frontend of my code. The exact concern entails implementing new features that aren't working as they should currently. So, a comprehensive understanding of React.js and experience in problem-solving complex coding issues will prove critical to solving this task. Of course, a knack for creating functional, user-friendly features would be absolutely ideal.

    $19 / hr (Avg Bid)
    $19 / hr Snitt bud
    78 bud

    ...and expand my existing WordPress-based ecommerce website. Here's what the role entails: - **Maintenance & Updates**: Your primary responsibility will be to maintain and update the website. This includes ensuring all the features work seamlessly, fixing any issues that may arise, and conducting regular checks to ensure everything is running correctly. It's crucial that you are thorough in your maintenance work, as any issues could potentially affect sales or customer retention. - **Feature Additions**: I am currently looking to add new features to my website. Whilst currently I'm looking for design changes, future additions may include user reviews and ratings, live chat support, and membership/subscription options. Ideal skills and experience ...

    $179 (Avg Bid)
    $179 Snitt bud
    186 bud