Sleeping barber shop problem methodology jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 sleeping barber shop problem methodology jobs found, pricing in USD
    Debug setup of name servers 6 days left
    VERIFIED

    ...following problems, or at least some of them. - Sometimes name resolution fails when using a third-party resolver like quad8, quad9, or quad1. This happens maybe 1 out of 10 times. You can test it with the domains: , , , , , , Once the records are cached by the third-party resolve, there is no problem anymore until the records expire. - Furthermore, when I want to use them as authoritative name servers for domains bought on godaddy and strato, they are reject due to not further specified issues. I couldn't get any help from their support teams. - Lastly, always fails (). I tried to assess if there is an

    $164 (Avg Bid)
    $164 Avg Bid
    12 bids
    Need a Xamarin Expert 6 days left
    VERIFIED

    ...involve analyzing large datasets of text and quotes, in order to develop a powerful natural language processing model. The model should have the ability to classify quotes by sentiment, recognize intent and extract entities from the text. There will also be opportunities to explore new techniques for natural language understanding and machine learning. The right candidate should have excellent problem-solving skills, knowledge of machine learning and natural language processing algorithms, as well as experience with data visualization tools such as Tableau. Additionally, the ideal person should have a passion for AI and a willingness to learn and explore new technologies. If this project sounds like something that interests you, please submit a proposal and let me know how you ...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    2 bids
    Improtxml google sheet scrape 6 days left
    VERIFIED

    I need to scrape data from a website. I'm stuck with an error. I used improtxml to scrape data from a class in a website I know. However, the fact that this website has classes has a problem: . While on page 1 there will be that text data, but on many pages, that text data is not there and it is accidentally pushed up to insert the class data below into the previous class data. To make it easier to imagine, there will be 4 rows. I will need to get a fix for each row into the google sheet. However, there are pages where I insert the link and there will be no row 3 or row 2 and then row number 4 will be inserted into row number 3, making the data incorrect. I need improxml to automatically check the syntax, if it is correct, it will be filled in and if it is wrong, the box will b...

    $21 (Avg Bid)
    $21 Avg Bid
    19 bids

    I'm looking for a skilled architect with demonstrated success in designing modern residential projects. Key requirements include: - Understanding of the principles of modern architecture and able to bring t...include: - Understanding of the principles of modern architecture and able to bring this vision to life for a residential home - Previous experience designing modern residential buildings - Ability to work with the client to determine what essential features to include in the design while respecting the user's preferences - Excellent communication skills, good attention to detail and creative problem solver Please share examples of your previous work in this space along with your bid. Preference will be given to freelancers who have received positive feedback ...

    $2209 (Avg Bid)
    $2209 Avg Bid
    8 bids

    ...and Google reviews, rich snippet. TASK 2 Code a module compatible with multi shop and newest Prestashop 8+.(Payment solution) 1. Code a module able to handle multiple shops to use the main shops payment processor/ Merchant account. Multishop option. When an multishop is added the module can add the new shop. 2. All communications and transactions with payment processors must appear as if they are conducted by Shop A, regardless of whether Shop A or Shop B/C/D is placing the order. 3. Shop B/C/D cannot use an URL (landing page) of Shop A. Find a solution. 4. The Backoffice function on order page showing from what multi shop the order was placed must work. TASK 3 Code a module compatible with multi shop and newest...

    $1173 (Avg Bid)
    $1173 Avg Bid
    62 bids

    We are seeking an experienced WordPress Developer to join our team. As a WordPress Developer, you will be responsible for both the frontend and backend development of our WordPress websites. Your main tasks will include creating and editi...Responsibilities: - Develop and maintain WordPress websites - Create custom themes and plugins - Optimize website performance - Implement new features and functionalities Requirements: - Proven work experience as a WordPress Developer - Strong proficiency in WordPress, PHP, HTML, CSS, and JavaScript - Knowledge of frontend and backend development - Excellent communication and problem-solving skills If you are a talented WordPress Developer looking for an exciting opportunity to work on various projects, we would love to hear...

    $531 (Avg Bid)
    $531 Avg Bid
    134 bids

    THIS IS NOT A LOGO DESIGN PROJECT. It is a shop front design Photo of building attached (middle alarm will be going out) I need you to illustrate the new sign with the two logos one on each side showing how it will look on the building Black background Sketch and Logos attached Things to try CD Asthetics (Logo) x The Hair Boutique (Logo) CD Asthetics (Logo) X The Hair Boutique (Logo) CD Asthetics (Logo) With The Hair Boutique (Logo) CD Asthetics (Logo) & The Hair Boutique (Logo)

    $38 (Avg Bid)
    Guaranteed
    $38
    24 entries

    ...functionalities should include: a. Recommendation System: Tailor user experience by recommending content or products based on past interactions and preferences. b. Data Analysis and Prediction: Provide insightful data analysis and predictive capabilities to offer future trend predictions and valuable insights. Submission Requirements: Proposal Document: Outline of the development approach and methodology. Detailed timeline with milestones and deliverables. Budget estimate and cost breakdown. Portfolio: Examples of previous web applications developed, particularly those with machine learning integration. Case studies highlighting user registration systems, live chat features, recommendation systems, and predictive analytics. Team Information: Detailed profiles of the development t...

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

    I'm in need of a seasoned Laravel Developer with extensive experience in PHP and Laravel. The ideal...exciting opportunity to work on both frontend and backend development, as well as bug fixes and maintenance. Key Responsibilities: - Collaborate with the IT Manager on assigned tasks - Frontend and Backend Development - Maintain and fix bugs in the application Skills and Experience Required: - Over 7-8 years of experience in web application development - Proficiency in PHP and Laravel - Strong problem-solving skills - Past experience in similar web applications - Ability to work independently and as part of a remote team - Excellent communication and time-management skills To be considered for this role, please submit your CV and portfolio showcasing your previous work on we...

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    105 bids

    I'm looking for a knowledgeable individual in the field of Mathematics, specifically Graph Theory, who can efficiently and accurately rewrite my research. The primary goal here is to create a fresh version with distinct wording while preserving the important findings and messages. The main section requiring your expertise is the Methodology. I expect a comprehension of mathematical concepts and a strong proficiency in interpreting and rewriting complex research methodologies in a clear, engaging manner. Key Skills & Experience: - Proficient in English - Mathematics, specifically Graph Theory - Exceptional writing and editing skills - Experience in research re-writing. - Solid understanding of research methodologies. Please only bid if you can demonstrate your capacity t...

    $71 (Avg Bid)
    $71 Avg Bid
    9 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), ));

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

    I am seeking a full stack PHP developer to assist me with my project. I'm looking for a PHP expert who can aid in the development of a web application, website, or mobile app. You should be profici...applications, this project is for you. Your ability to work both independently and collaboratively will be key to our success. Ideal skills and experiences include: - Proficient in PHP and related frameworks - Strong knowledge of HTML, CSS, and JavaScript - Familiarity with SQL and database management - Experience in user authentication and payment processing - Understanding of project management and problem-solving - Excellent communication and time management skills I am looking to commence this project at the earliest convenience, so please get in touch if you're avail...

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

    I'm encountering ligature font issues with Indian languages such as Devanagari, Tamil, Bengali, Hindi, and Marathi. The problem seems to be when we download the PDF. I need a professional who can help me resolve this issue. Key Requirements: - The task is primarily focused on troubleshooting and fixing ligature font problems - The end goal is to ensure the correct display of the fonts in a PDF file. Ideal Skills and Experience: - Proven expertise with Indian fonts, particularly Devanagari, Tamil, and Bengali. - Prior experience with troubleshooting ligature font issues in a print media setting. - Familiarity with creating PDF files from print media sources. - Attention to detail and ability to deliver high-quality work. Please bid on this project if you have the necessary ...

    $310 (Avg Bid)
    $310 Avg Bid
    15 bids

    I'm in need of a comprehensive and user-friendly online store design that will cater to the needs of both homeowners and renters. Specifically, the shop will feature a variety of home products related to water, including water filters, faucets, and shower heads. The challenge lies in ensuring the design is appealing and intuitive for a diverse audience, as well as the seamless integration of an e-commerce platform. Key Requirements: - Aesthetically pleasing and modern design - Intuitive user interface that maintains simplicity - E-commerce platform integration - Responsive design for mobile devices Ideal Skills & Experience: - Proven experience in e-commerce website design, especially in the home product niche - UI/UX design expertise, with a focus on user engagement and ...

    $1022 (Avg Bid)
    $1022 Avg Bid
    163 bids

    I'm seeking a skilled Shopify expert to support my e-commerce store with day-to-day tasks. Key Responsibilities: - Product Listing & Management: You'll be in charge of efficiently adding new products to the store and keeping t...managing inventories of this size is essential. - While not explicitly mentioned, any experience with inventory management, such as restocking alerts and supplier coordination, would be a great plus. Ideal Candidate: - Proven experience in managing Shopify stores. - Strong understanding of the e-commerce landscape. - Excellent organizational and time management skills. - Good communication and problem-solving abilities. If you're a reliable and detail-oriented Shopify expert with a passion for e-commerce and a knack for operational task...

    $145 (Avg Bid)
    $145 Avg Bid
    58 bids

    I am in need of an experienced professional who can help with an enhancement to our powerflow analysis utilizing Power Factory software. This project is primarily focused on conducti...improve overall power system efficiency - Ensure compliance with regulatory standards and best practices - Provide a detailed report on the analysis and suggested improvements Ideal Skills and Experience: - Proficiency in Power Factory software - Strong background in power systems analysis - Familiarity with power losses, voltage stability, and power transfer optimization - Excellent analytical and problem-solving skills - Ability to deliver a comprehensive report with clear recommendations Please reach out if you have the necessary expertise and skills to support this project. No teams or compani...

    $72 (Avg Bid)
    $72 Avg Bid
    3 bids

    As a self-employed professional, I need expert assistance with matters related to income tax. My needs include: - Tax planning and advice: Provision of strategic tax planning tailored to my particular circumstances to optimize my tax situation. - Resolving tax issues: Assistance in handling and resolving any existing or p...situation. - Resolving tax issues: Assistance in handling and resolving any existing or potential tax-related problems. - Draft Copy: Guidance and potential collaboration on creating and reviewing tax documents, though I'm currently uncertain about it. Ideal freelancers for this project should have a strong background in tax law, income tax filing for self-employed professionals, and excellent problem-solving skills. Business advisory experience would also...

    $74 (Avg Bid)
    $74 Avg Bid
    13 bids
    Website Security Enhancement 6 days left
    VERIFIED

    I'm currently facing an issue where my website isn't opening in a secured connection. I require a proficient software developer who can address this problem by fitting the: - SSL certificate - Firewall settings - HTTPS redirect I've identified these elements as potential causes for the issue. The platform my website utilizes is WordPress, and the SSL certificate in current use is Extended Validation (EV). Ideal skills and expertise for the project would be: - Extensive experience in web security, particularly WordPress platforms - Familiarity with HTML, CSS, JavaScript – particularly, comfort with altering WordPress settings related to these languages - Ability to perform cybersecurity audits and suggest improvements - Hands-on experience with SSL certifica...

    $32 (Avg Bid)
    $32 Avg Bid
    37 bids

    I'm looking for a skilled frontend developer to help me create a website. The ideal candidate will be proficient in HTML, CSS,...help me create a website. The ideal candidate will be proficient in HTML, CSS, and JavaScript. Key Requirements: - Excellent knowledge of HTML, CSS, and JavaScript - Experience in creating user-friendly web designs - Ability to collaborate with back-end developers and web designers to improve usability - Familiarity with best practices in website design, including responsive design - Strong problem-solving skills Your primary responsibility will be to implement visual elements that users see and interact with. The site will need to adhere to standard design principles. The ideal candidate should have a keen eye for detail and uphold high standards ...

    $41 (Avg Bid)
    $41 Avg Bid
    38 bids

    I'm searching for an experienced graphic designer to create a unique, sophisticated logo for my pastry shop named "Voilà". Key Requirements Include: - Incorporating the name "Voilà" into the logo design - Conveying a sense of class and sophistication - Utilizing a color scheme of burgundy/champagne, or gold/ rose gold Skills and Experience: - Proficiency in color theory - Strong background in logo and brand design, especially for food-related businesses - Ability to capture the essence of a brand's identity in a visual format I look forward to seeing your portfolio and discussing potential designs for "Voilà". I want to use my logo for Instagram profile, to add on my personal pastry photos, and also on stickers an...

    $10 (Avg Bid)
    Guaranteed
    $10
    182 entries

    I'm running a website with an Apache2 server backend and a React frontend. The problem is, the frontend is loading with HTTPS while the backend is using HTTP, despite having a proper SSL configuration in the etc/sites-available confi file. I'm currently using a reverse proxy server to redirect HTTPS traffic to my backend server and I'm using a secure connection (HTTPS) to communicate between the reverse proxy server and the backend server. Key tasks include: - Troubleshoot configuration issues to identify the cause of the HTTP/HTTPS discrepancy - Ensure that the SSL configuration on the Apache2 server is indeed correct - Verify that the reverse proxy server is properly configured to redirect HTTPS traffic to the backend server No access can be shared - work will be ...

    $38 (Avg Bid)
    $38 Avg Bid
    25 bids

    I recently encountered a sudd...issue with my AlmaLinux system. The problem began without any known cause and now the system displays filesystem errors during the boot process. I am seeking a proficient freelancer to help me resolve this problem promptly. Ideal candidates for this project should have: - Expertise in Linux systems, especially AlmaLinux - Experience troubleshooting and resolving sudden booting issues - Proficiency in identifying and rectifying filesystem errors Your role will involve: - Diagnosing the sudden boot issue on my AlmaLinux system - Fixing the filesystem errors that are occurring during the boot process - Ensuring that the system can boot successfully without any errors I look forward to working with a skilled freelancer who can efficiently reso...

    $48 (Avg Bid)
    $48 Avg Bid
    14 bids

    My WordPress website, , is currently down and displaying a 'White screen of death'. Although I have not ...bring the website back online. - Investigating the root cause of this error and ensuring it does not reoccur in the future. - Restoring access to the WordPress admin dashboard so that further updates can be made, if necessary. Ideal skills for this job: - Proven experience in troubleshooting WordPress issues, particularly 'White screen of death'. - Strong background in website maintenance and problem-solving. - Excellent communication skills to keep me informed throughout the process. - Ability to work efficiently and in a timely manner as this issue is critical. If you believe you have the required expertise and experience to fix this issue, please get in...

    $138 (Avg Bid)
    $138 Avg Bid
    127 bids

    I'm seeking a proficient game developer to create a captivating PC action game. The ideal candidate needs to have: - Mastery in game development specifically for the PC platform - Previous experience in developing action games - Proficient in coding and design techniques that enable smooth gameplay - Exceptional skills in problem-solving, especially game-related challenges - Knowledge in Blender modeling is a plus but not mandatory The goal is to develop a game that is not only enjoyable but also engaging and unforgettable. I am excited to bring my vision to life and look forward to an innovative collaboration. If you are passionate about gaming and have the necessary skills, I would love to hear your ideas.

    $4536 (Avg Bid)
    $4536 Avg Bid
    35 bids

    We are seeking a skilled Product Researcher with expertise in AMZ, eBay, and Walmart. As a Product Researcher, you wil...keyword research, and staying up to date with industry trends. The ideal candidate should have a strong understanding of AMZ, eBay, and Walmart's search algorithms, excellent analytical skills, and the ability to generate actionable insights. Required skills: - Proficiency in AMZ, eBay, and Walmart research tools - Experience in competitive analysis and keyword research - Strong analytical and problem-solving abilities - Knowledge of product trends and consumer behavior This is a medium-sized project with a duration of 1 to 3 months. We are looking for an intermediate-level researcher who can deliver accurate and comprehensive research reports within the gi...

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

    I have 29 SCADAVIS panels on Grafana that are not displaying properly, they're not showing data as they should. Key Requirements: - Fix the problem with the panels not displaying data correctly. Ideal Skills and Experience: - Proficient in Grafana and SCADAVIS. - Experience in troubleshooting and fixing SCADAVIS panels on Grafana. - Strong data visualization capabilities. Please note that I'll provide the necessary data source for these panels.

    $23 (Avg Bid)
    $23 Avg Bid
    3 bids

    I am in need of an experienced professional who can help with an enhancement to our powerflow analysis utilizing Power Factory software. This project is primarily focused on conducti...improve overall power system efficiency - Ensure compliance with regulatory standards and best practices - Provide a detailed report on the analysis and suggested improvements Ideal Skills and Experience: - Proficiency in Power Factory software - Strong background in power systems analysis - Familiarity with power losses, voltage stability, and power transfer optimization - Excellent analytical and problem-solving skills - Ability to deliver a comprehensive report with clear recommendations Please reach out if you have the necessary expertise and skills to support this project. No teams or compani...

    $84 (Avg Bid)
    $84 Avg Bid
    3 bids

    I am working on a Flutter SDK project that involves user authentication, registration and push notifications. I am looking for a skilled developer who can work on this with me. Key Project Components: - Implement user authentication and registration fu...proposal demonstrating your understanding and approach to this project Communication: - I prefer to communicate via email, so availability to respond in a timely manner is important. Ideal Skills and Experience: - Proficient in Flutter SDK - Experience with implementing user authentication and registration - Familiarity with setting up push notifications within mobile applications - Strong problem-solving skills and attention to detail Please provide a detailed proposal that outlines your relevant experience and approach to thi...

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

    I am seeking an experienced Python developer with a proven track record in working with the Scra...Design and implement data extraction scripts using the Scrapy framework. - Handle complex, nested or hierarchical data structures. - Ensure the accuracy and efficiency of the data extraction process. Ideal Skills and Experience: - Proven experience in Python development. - Expertise in working with the Scrapy framework. - Strong understanding of web technologies and data structures. - Excellent problem-solving and analytical skills. - Experience with handling nested or hierarchical data structures. - Previous experience in data extraction from websites is a plus. If you have relevant experience and are confident in your ability to meet these requirements, I invite you to submit your...

    $2192 (Avg Bid)
    $2192 Avg Bid
    80 bids

    In need of a skilled professional to develop a RESTful API using Python. The API should be designed to handle multimedia data. Ideal Expertise: - Proficient in Python programming. - Thorough experience in RESTful API development. - Should specifically be adept in dealing with multimedia data handling. - Great problem-solving skills. - Conduct testing ensuring optimization and compatibility. Transparency, communication, and attention to detail will be crucial for this role. A fast turnaround will be appreciated without compromising on quality. If you have what it takes to handle this job, I welcome you to make your bid.

    $110 (Avg Bid)
    $110 Avg Bid
    23 bids

    I'm seeking the expertise of a skilled MBA professional for a personal inventory management project. - I require a comprehensive analysis of my current inventory problems and suggestions on how to tackle them. - The goal is to optimize my inventory, reduce excess stock, and potentially streamline supply chain process...tackle them. - The goal is to optimize my inventory, reduce excess stock, and potentially streamline supply chain processes. - Please note that I don't currently have an inventory management system in place, so the recommendations need to be implementable from scratch. Ideal Skills: - MBA or relevant business education - Proven experience in inventory management - Strong analytical and problem-solving skills Please bid if you think you can help m...

    $20 (Avg Bid)
    $20 Avg Bid
    23 bids

    Do you have a deep understanding of Hyper converged infrastructure, cloud solutions, Virtualization and datacenter modernatizatio and a knack for translating complex technical concepts into clear, concise writing? We're seeking a skilled freelancer to create informative papers on various aspects mentioned below The ideal candidate will possess the follow...concise, and engaging technical content. Experience writing white papers, case studies, or technical blog posts (a plus). Skills Required :
 Technical Writing Research Writing
Papers writing Customer Experience Infrastructure engineering
Data center builds
Server Virtualization 
HCI 
Kubernetes Docker 
VSAN,NSX, VMC Azure, AWS and GCP
Cloud solutions technologies
Private cloud and Public cloud methodology Attachments.

    $99 (Avg Bid)
    $99 Avg Bid
    30 bids

    I'm looking for a skilled social media and community manager to help me revive a Facebook group that's been quite dormant. My primary goal is to significantly ...tone. Ideal Skills and Experience: - Proven track record in successfully growing and engaging Facebook groups, particularly in niche markets or professional circles. - Deep understanding of social media platforms, their algorithms, and best practices for community management. - Outstanding communication and moderation skills to keep discussions relevant and respectful. - Strong analytical and problem-solving capabilities to track progress and adjust strategies accordingly. - Familiarity with growth hacking techniques and tools. - Prior experience with professional community-building or industry-specific groups is...

    $35 (Avg Bid)
    $35 Avg Bid
    12 bids

    I'm in need of a talented Salesforce developer based in Hyderabad who can provide offline support for custom application development. This project requires your physical presence in Hyderabad, so remote support is not an option. Ideal Skills and Experience: - Proven experience with Sales...developer based in Hyderabad who can provide offline support for custom application development. This project requires your physical presence in Hyderabad, so remote support is not an option. Ideal Skills and Experience: - Proven experience with Salesforce development, particularly in custom application development. - Strong understanding of Salesforce CRM and its various functionalities. - Excellent problem-solving skills. - Strong communication skills, as you'll be required to provid...

    $375 (Avg Bid)
    $375 Avg Bid
    12 bids

    I'm encountering a recurring issue where my Azan Android service stops every few hours, causing the prayer time notifications to cease. I need to restart mobile or reselect the Muezzin again then the service works few hours and then again dies. I need an expert in Android development to help me address this issue and enhance the stability of the service. ... I need to restart mobile or reselect the Muezzin again then the service works few hours and then again dies. I need an expert in Android development to help me address this issue and enhance the stability of the service. service code I will provide, the freelancer needs to find the bug in the code and resubmit the file. Please include in your bid an overview of how you would approach this problem and your relevant exper...

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

    I need an Excel tool that can sort data by category and provide users with an interactive experience. I'm looking for an experienced Excel d...users should be able to sort the data based on multiple criteria, not just a single field. The ideal freelancer for this job should have: - **Extensive Excel Experience**: A deep understanding of Excel's functionality, including creating advanced tools with filters and buttons. - **UI/UX Skills**: A good eye for user interface design to make the tool easy for non-tech-savvy users to use. - **Problem-Solving Skills**: The ability to troubleshoot and resolve any issues that may arise in the tool's functionality. If you have a strong background in Excel development and a good track record of creating interactive tools, I wou...

    $100 (Avg Bid)
    $100 Avg Bid
    37 bids

    As a client, I'm in need of a few hig...of this project is to discover any potential weaknesses in the security of the network environment and gaps in the cybersecurity infrastructure's configuration. - We need to show the SOC how their security products can be bypassed. Ideal Skills and Experience: - Proven experience in red teaming. - Solid understanding of common security vulnerabilities and how they can be exploited. - Strong problem-solving skills and the ability to think like a cyber attacker. - Proficiency in using various pentesting tools and frameworks (metasploit, cobalt strike, sliver). This is a critical project and requires a freelancer with a high level of expertise in network security. Please make sure to provide evidence of your previous work in this...

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

    I'm looking for a Kickstarter expert based in Bangkok who understands the ins and outs of successfully creating a captivating campaign to raise funds for a new technology product. Your role is crucial and will involve the following: - Designing an impactful Kickstarter page that perfectly encapsulates the vision and value of the product - Crafting persuas...ideal candidate must have deep knowledge and successful experience in Kickstarter campaigns, preferably within the technology sector. Strong skills in content creation, marketing strategy, and promotion are also necessary. Be ready to share examples of past work and successes. A keen understanding of the local market will be highly beneficial. Your ability to bring creative ideas to the table and problem-solving skills will...

    $332 (Avg Bid)
    $332 Avg Bid
    7 bids

    I'm looking for a Kickstarter expert based in Bangkok who understands the ins and outs of successfully creating a captivating campaign to raise funds for a new technology product. Your role is crucial and will involve the following: - Designing an impactful Kickstarter page that perfectly encapsulates the vision and value of the product - Crafting persuas...ideal candidate must have deep knowledge and successful experience in Kickstarter campaigns, preferably within the technology sector. Strong skills in content creation, marketing strategy, and promotion are also necessary. Be ready to share examples of past work and successes. A keen understanding of the local market will be highly beneficial. Your ability to bring creative ideas to the table and problem-solving skills will...

    $370 (Avg Bid)
    $370 Avg Bid
    15 bids

    I'm seeking a problem solver to help me enhance my existing inventory management system. While I didn't specify the current system in use or the number of products managed, I am encountering some challenges that need to be addressed. Key responsibilities include: - Identifying and solving existing inventory management issues - Improving the overall efficiency and accuracy of the system - Implementing best practices for inventory control The ideal candidate should have: - Prior experience with inventory management systems - Strong problem-solving skills - Attention to detail and accuracy - Ability to understand and optimize complex systems Please note that specific details on the current system and number of products managed will be shared upon bidding.

    $32 (Avg Bid)
    $32 Avg Bid
    23 bids

    I'm se...visual design. - Ensuring the new UI is fully aligned with the iOS design guidelines. - Retain and enhance the core functionality of the app for a seamless user experience. Deliverables: Task 1: Redesign the user interface for an application. • Show 9 sketches of the interface design, Images, screenshots, ets. Task 2: Design 3 posters for the phone application. • Design poster that calls to shop online. Use more than one realistic photo for each poster. • Create a creative composition image that uses multiple techniques in selections, color correction, lighting, and shadows. Task 3: • Try to make a creative and neat layout for the application and poster. Supported upload file types are jpeg, pdf Submit a detailed report on the project resea...

    $131 (Avg Bid)
    $131 Avg Bid
    33 bids

    ...com/ Coderbyte/ Hackerrank tailored to my specific needs not limited, but similar to . Here's what I'm looking for: 1. AI-Generated Code Assistance** - **Smart Code Suggestions**: Implement AI algorithms that provide real-time code suggestions and auto-completions similar to tools like GitHub Copilot. - **Code Snippets**: AI can suggest commonly used code snippets based on the problem statement and context. - **Problem Solving Hints**: AI can offer hints or guide candidates through difficult problems without giving away the solution. - **Adaptive Learning**: Use AI to adjust the difficulty of questions based on the candidate's performance in real-time. ### **2. AI-Based Cheat Detection** - **Plagiarism Detection**: Use AI to compare submitted code agains...

    $2606 (Avg Bid)
    $2606 Avg Bid
    17 bids

    I'm in need of a skilled Zoho expert to help me with the following tasks within Zoho CRM, Zoho Books, and Zoho Inventory, as well as integrations with Xero, QuickBooks, and Shopify. Key tasks include: - Data management and organization: Assist in setting up efficient data management structures within Zoho CRM, Zoho Books, and Zoho Inventory to help streamline ou...data updates. The ideal candidate should have: - Extensive experience working with Zoho CRM, Zoho Books, and Zoho Inventory. - A proven track record in setting up advanced data management, reporting, and analytics solutions in Zoho. - Prior experience in integrating Zoho with Xero, QuickBooks, and Shopify or other e-commerce platforms. - Strong communication skills and a proactive approach to problem-solving and t...

    $129 (Avg Bid)
    $129 Avg Bid
    15 bids
    Fun & Playful Logo Design 6 days left
    VERIFIED

    I'm in need of a talented designer who can help create a logo for my brand. This logo is primarily aimed at enhancing brand recognition. I'm looking for a logo that is fun and playful, something that can stand out in the digital space, particularly on websites and social media. I will provide my puppies images as a reference. This will be my pet shop logo. The ideal candidate should have: - Strong experience in logo design, with a proven track record of creating captivating, memorable logos. - A portfolio that showcases a range of styles, particularly fun and playful designs. - An understanding of branding and the ability to translate a brand's essence into a visual identity. Please include samples of relevant work in your proposal. Looking forward to working wi...

    $24 (Avg Bid)
    $24 Avg Bid
    98 bids

    I need a versatile virtual assistant to manage both calls and emails for my English-speaking customers. On average, I receive between 10-50 calls and emails per day. Key Responsibilities: - Answering incoming calls - Responding to emails in a timely manner - Handling custome...timely manner - Handling customer inquiries and complaints effectively - Maintaining a high level of professionalism and customer service skills Skills and Experience: - Excellent verbal and written communication skills in English - Previous experience in customer service roles - Ability to multitask and work efficiently under pressure - Proficient in using customer service software - Strong problem-solving skills and a positive attitude Please let me know your availability and your approach to handling p...

    $162 (Avg Bid)
    $162 Avg Bid
    29 bids

    I'm looking for a skilled developer who can integrate WhatsApp API into my Wordpress website to allow for sending promotional messages to customers. Additionally, I need this feature further developed into a...messages to customers - Developing a basic chatbot functionality - Ensuring the chatbot can provide automated responses based on predefined rules You should have: - Proven experience in integrating APIs, specifically WhatsApp API - Proficiency in developing chatbots - Knowledge of Wordpress and it's capabilities for handling APIs - Good understanding of marketing and customer engagement - Strong problem-solving skills, attention to detail, and the ability to meet deadlines Please note that I already have a WhatsApp Business account for my website, so you will b...

    $116 (Avg Bid)
    $116 Avg Bid
    37 bids

    Hello Andre, sorry for replying this late. After reading your requirements, I can make a shorter version of your needs over here, to see if I'm understanding your request right or not: Objective: Redesign the input page for your users (manufacturers) to document their supply chain process, making it more user-friendly and easy to follow. Current Problem: The existing input page has become overly technical and difficult to navigate. Deliverables: Figma file for desktop and tablet view, that includes a high-quality design and all design components Style: Blue-ish color scheme, professional style If everything is correct, you can accept my proposal and I can start asap ?

    $110 (Avg Bid)
    $110 Avg Bid
    1 bids

    I'm facing an issue with my StrongSwan tunnel. I would appreciate a talented freelancer to assist in troubleshooting and resolving the problem. Key Details: - The error message I'm encountering is 'invalid HASH_V1 payload length, decryption failed?' - The error seems to be related to not being able to decrypt payloads - Additionally, I'm getting 'No matching CHILD_SA config found for IP/IP. received DELETE for IKE_SA' on the responder side Your Role: - The primary task is to address and rectify the issues causing the tunnel failure - As of now, the problem seems to be primarily on the responder side Ideal Skills for the Job: - Proficient in StrongSwan VPN - Strong troubleshooting skills - Experienced in resolving encryption-related issue...

    $130 (Avg Bid)
    $130 Avg Bid
    10 bids

    Im hoping to make an anniversary gift. I'm looking to collaborate with an experienced game developer to create a...collaborate with an experienced game developer to create a platformer console game specifically for the Nintendo platform. The ideal freelancer for this project would have: - Expertise in console game development, specifically for Nintendo - Proven experience in creating engaging action-adventure games - A keen understanding of the technical specifications and requirements of Nintendo consoles - Strong problem-solving skills and the ability to think out-of-the-box to deliver a unique gaming experience Prior experience with Nintendo game development will be highly advantageous. I look forward to seeing your bids and discussing your relevant experience and ideas fo...

    $105 (Avg Bid)
    $105 Avg Bid
    6 bids

    I am seeking a WordPress developer with experience in e-commerce website development. The project primarily involves customizing a theme for e-commerce functionality and developing plugins, particu...e-commerce functionality and developing plugins, particularly for product customization and payment gateway integration. Key Tasks: I need to build like Ideal Skills and Experience: - Proficiency in WordPress, including theme customization and plugin development - Experience in e-commerce web development - Knowledge of product customization and payment gateway integration - Strong problem-solving skills and ability to work independently If you have a solid understanding of WordPress and e-commerce, and you're able to work on the specified tasks, I would like to hear from you.

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