Project euler problem 5 solution in c jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 project euler problem 5 solution in c jobs found, pricing in USD

    ...WebGoat running in AWS that is internet facing. To be successful the deployment must be: * Entirely automated using CloudFormation and bash scripts. * The landing page must be a public page protected with a username/password authentication block, this should rely upon CloudFront to perform authentication. The username and password should be configurable in the CloudFormation template. The landing page can be simple HTML that displays the username input, password input and login button. * A user friendly domain name should be configured via Route53 that is configurable in CloudFormation. The domain name can be provided if required. Obviously a AWS TLS1.3 PKI certificate is also required. * Behind the landing page is WebGoat running as Docker container. The containe...

    $99 (Avg Bid)
    $99 Avg Bid
    10 bids
    Improtxml google sheet scrape 6 days left
    VERIFIED

    I need to scrape data from a websi...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...

    $22 (Avg Bid)
    $22 Avg Bid
    10 bids

    I'm in need of a skilled freelancer to assist in finalizing my email list building project. Your role will be to source C-Level leads and their contact details, ensuring they meet the specified criteria. Key Responsibilities: - Source C-Level leads in the technology industry - Gather email addresses and LinkedIn profiles for each lead - Ensure all sourced leads meet the specified criteria This project requires you to source between 100-300 C-Level leads. I value accuracy and efficiency and am looking for a competent and reliable freelancer to assist in this final crucial step of the project.

    $91 (Avg Bid)
    $91 Avg Bid
    28 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 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 on similar projects.

    $2267 (Avg Bid)
    $2267 Avg Bid
    7 bids

    ...Strong proficiency in PHP and Prestashop - Experience with PayPal module customization and integration - Knowledge of Prestashop Multishop feature - Familiarity with coding for extra security measures and user interface improvements TASK 1 Reset Prestashop database. Setup on new. (Google cloud server) 1. Clean the prestashop directory, CMS pages and empty links. 2. Make a backup of the current Prestashop database including clients, orders, products, pictures, CMS pages all other information needed for a full reset. 3. Upload backup. 4. Setup all modules setting as was before the reset. Movic theme, Onepagecheckout, Crypto payments, PrettyURL, and Google reviews, rich snippet. TASK 2 Code a module compatible with multi shop and newest Prestashop 8+.(Payment solu...

    $1181 (Avg Bid)
    $1181 Avg Bid
    53 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 Wor...and frontend technologies such as HTML, CSS, and JavaScript. 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 ...

    $526 (Avg Bid)
    $526 Avg Bid
    107 bids

    ...an expert C# developer to create a powerful software for Windows that will cater to the needs of advanced-level programmers. Key Features: - The software should encompass all the essential functions required for an advanced C# developer including code editing, compilation, and debugging - The program must be user-friendly yet comprehensive to accommodate the intricate requirements of advanced users Skills and Experience: - Strong proficiency in C# programming is mandatory - Prior experience in designing and developing development tools is highly preferred - A solid understanding of Windows operating system is crucial The primary goal of this project is to deliver a highly functional, effective, and efficient tool for the advanced C#...

    $388 (Avg Bid)
    $388 Avg Bid
    8 bids

    ...System-Level Gaming Keyboard Emulator Developer Project Overview: We are seeking a skilled developer to create a Windows-based keyboard emulator, specifically designed for gaming. The emulator must operate at a low system level to effectively mimic keyboard inputs for gaming purposes without requiring hardware. Key Requirements: OS Compatibility: The emulator should work exclusively on Windows systems. Emulation Focus: Aimed at simulating keyboard inputs for gaming applications. Ideal Skills and Experience: Proficient in Windows application development. Expert in low-level programming, specifically in system-level assembly language. Knowledgeable in gaming input emulation and keyboard input simulation. Experience in backend applications is be...

    $25 (Avg Bid)
    $25 Avg Bid
    1 bids

    I'm in need of a seasoned Laravel Developer with extensive experience in PHP and Laravel. The ideal candidate should have 7-8 years of proven track record in web application development. Our project is an 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 tea...

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    88 bids
    Dotnet developer 6 days left

    Required a dot net developer. Speacialized in Microservices acrhitecture based solution. Dotnet Core, C#, SQL, Data transformation, API gateway, Auth based security.

    $460 (Avg Bid)
    $460 Avg Bid
    14 bids

    ...background in algo trading and low latency applications. Key Requirements: - Experience with C# and Visual Studio for .NET development. - Previous work on both web and desktop applications. - Proven experience with algo trading. - Prior experience working in low latency applications - React JS work experience is added advantage Skills: - Worked with Websocket, REST APIs - React JS - Ability to understand code written by others and refactor. - Write clean, robust and performant code. Your role will involve: - Building and maintaining robust, high performance applications. - Using your knowledge of algo trading to implement and optimize trading algorithms. I'm on a tight timeline and need this completed as soon as possible. If you have the right skills and ex...

    $1219 (Avg Bid)
    $1219 Avg Bid
    26 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    ...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", ((), )); how i can solve this issue so in case checkVariant is true

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

    I'm looking for a skilled individual to assist me in adding unlimited plays to a magnetic swipe arcade game card. Key Requirements: - The card used is a magnetic swipe card, so prior experience with this type of card technology is essential. - I don't have access to the card's management system, so the solution needs to be standalone. - The primary purpose for this task is for research and testing purposes. The task itself is relatively straightforward - I need you to bypass any limitations set on the card to allow for unlimited plays. This project is time-sensitive, so I'm looking for someone who can deliver efficiently and communicate effectively throughout the process.

    $233 (Avg Bid)
    $233 Avg Bid
    7 bids

    ...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 proficient in both front-end and back-end development, capable of crafting user-friendly interfaces and integrating complex functionalities. Your role will involve: - Understanding project requirements and delivering high-quality work - Developing secure, efficient, and scalable code - Implementing user authentication, integrating databases, and possibly setting up payment processing systems - Ensuring timely and reliable completion of the project If you are a skilled PHP developer with experience in full stack development and are passionate about producing high-quality applicat...

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

    ...engineer to help build a desktop application. This project will tap into your expertise in various areas such as C++ programming, the QT framework, and user interface design. Key Skills & Experience: - Strong proficiency in C++ - Extensive experience with the QT framework - Excellent User Interface (UI) design skills - Knowledge in Python and 3D will be a plus The main function: 1: Windows platform, jointly developed by QT+python. 2: Communicate with hardware devices through serial port/Ethernet. 3: Support MODBUS-485, TCP, UDP and other communication protocols, with 1ms cycle response. 4: Support hardware parameter configuration, multi-channel data analysis, storage, data playback, and support real-time data curves at different communic...

    $2142 (Avg Bid)
    $2142 Avg Bid
    30 bids

    i am looking for full time work in my company if you are ready to work full time let me now Key responsibilities include: - Developing the C# desktop application - Ensuring the application is compatible with different operating systems Skills and experience that will be required: - Proven experience in C# development - Experience in developing desktop applications - Ability to deliver under tight deadlines Please submit your proposal and relevant experience.

    $429 (Avg Bid)
    $429 Avg Bid
    14 bids

    ...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 skills and experien...

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

    ...Responsibilities: - Product Listing & Management: You'll be in charge of efficiently adding new products to the store and keeping the listings updated. - Order Processing & Fulfillment: You'll help ensure that orders are being handled accurately and in a timely manner. Additional Information: - My store currently has around 50 to 100 products, so familiarity with 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 communicati...

    $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 conducting a comprehensive powerflow analysis to improve the efficiency and reliability of our power systems. Key Responsibilities: - Conduct a powerflow analysis using Power Factory software - Implement enhancements to 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 ...

    $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: Provisio...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 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 ...

    $70 (Avg Bid)
    $70 Avg Bid
    12 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 e...

    $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, 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 for web design.

    $38 (Avg Bid)
    $38 Avg Bid
    36 bids

    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 w...

    $39 (Avg Bid)
    $39 Avg Bid
    23 bids

    I'm in need of an expert who can leverage AWS S3 and Lambda for two specific use cases on our platform. Key responsibilities: - Designing a data storage and retrieval system utilizing AWS S3, ensuring data is organized, secure, and easily accessible. - Implementing a Lambda-based serverless computing solution to execute data retrieval operations efficiently. Skills and Experience: - Proven experience with AWS Bedrock, specifically S3 and Lambda. - Ability to develop scalable and reliable solutions, even if a fixed capacity is sufficient. - Understanding of data management and retrieval best practices. - Experience in implementing serverless computing is a plus. This project is ideal for a specialist who can deliver a robust, reliable, and cost-effective...

    $970 (Avg Bid)
    $970 Avg Bid
    11 bids
    Linux Boot Error Fix 6 days left
    VERIFIED

    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...

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

    ...I'm unable to access the WordPress admin dashboard. I'm in urgent need of a skilled developer to troubleshoot and restore my site. Key tasks include: - Diagnosing the 'White screen of death' issue and resolving it to 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 effic...

    $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.

    $3932 (Avg Bid)
    $3932 Avg Bid
    33 bids

    ...seeking a skilled Product Researcher with expertise in AMZ, eBay, and Walmart. As a Product Researcher, you will be responsible for conducting in-depth market research, analyzing consumer trends, and identifying profitable product opportunities on these e-commerce platforms. Your main duties will include performing competitive analysis, conducting 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-s...

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

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

    $150 (Avg Bid)
    $150 Avg Bid
    1 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 conducting a comprehensive powerflow analysis to improve the efficiency and reliability of our power systems. Key Responsibilities: - Conduct a powerflow analysis using Power Factory software - Implement enhancements to 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 ...

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

    ...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 functionalities - Set up push notifications within the app I would like to see: - Your past experience with similar projects - A detailed project 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...

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

    Hi I'm about to advertising a learning course. I will be delivering the course by zoom over 6 weeks, and I want to use moodle to post course materials, and interact with the course participants. A draft of the course information is attached. I'm looking for a freelancer who...have never used moodle before, so I need help with installation and setup, and ensuring that our required functionality is possible. I am working with an assistant and we both need to be able to access the participant forums to respond to queries, and to upload and receive materials. Please provide a succinct proposal, and an expectation of how long this would take. I am after a very simple solution at this stage, as the moodle element is only for communicating with participants, and not for th...

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

    ...experienced Python developer with a proven track record in working with the Scrapy framework. The primary goal of the project is to handle data extraction from websites, dealing particularly with nested or hierarchical data. Key Responsibilities: - Collaborating with the team to define the scope of the project and identify the data requirements. - 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...

    $2181 (Avg Bid)
    $2181 Avg Bid
    78 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 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 me with this project.

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

    ...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 following qualifications: In-depth knowledge of leading HCI solutions: VMware vSAN, NSX, HCX, Azure Stack HCI, etc. Solid grasp of HCI architecture: Distributed storage, software-defined networking, and resource management. Experience deploying, configuring, and managing HCI clusters: Proven track record of hands-on experience.
 Cloud Platforms : Proficency in major cloud platform like Azure, AWS or GCP. 
Experience with cloud automation tools, and automating infrastructure provisioning. Containerization tools like Kubernetes or similar.

Each paper should consis...

    $99 (Avg Bid)
    $99 Avg Bid
    29 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 increase the group's membership, specifically targeting professionals in a specific industry. The group is here and I want nore trades people electricians, plumbers, centrao heating engineers Key Responsibilities: - Develop and implement a strategic plan to boost group activity and member engagement. - Create and schedule relevant and engaging posts to attract new members. - Initiate and moderate discussions to foster a sense of community among current and potential members. - Utilize various growth hacking techniques and strategies to expand the group's reach within the target audience. - Regularly anal...

    $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 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 provide in-person support.

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

    We have 3 variable products that we are looking for a solution to easily configure for variable products with certain extra-cost variables. We need immediate assistance on this; if you can not assist in the next 12 hours, please do not bid. We are on a schedule, and if we have to configure all the variations manually, we will meet the client's deadline. Product Beanbag Round $100 Attributes/Variables Size : Small | Medium (+$50) Top: Royal Blue | Navy | Hunter Green | Lime Green | Teal | Seafoam Green | Fighting Lady Yellow | Yellow | Orange | Pink Ice | Red | Purple | Black | White Carbon Fiber (+$20) | Red Carbon Fiber (+$20) | Blue Carbon Fiber (+$20) | Gray Carbon Fiber (+$20) | Black Carbon Fiber (+$20) Bottom: Royal Blue | Navy | Hunter Green | Li...

    $144 (Avg Bid)
    Urgent
    $144 Avg Bid
    50 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. 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 experience. Regards

    $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 developer who can create a user-friendly, yet advanced, Excel tool. The tool s...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 interactiv...

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

    ...form optional, see below). „Nice Admin“-Template must be used: Project Requirements: - Convert Microsoft Word Document (2 pages) to Web Form: Transform the content and layout of the Word document into a web-based form. - Responsive Design: Ensure the form is fully responsive and looks great on all devices (desktop, tablet, and mobile). - Form Fields: Create all necessary form fields as outlined in the Word document, including text fields, dropdowns, checkboxes, addable rows table, etc. - User-Friendly Interface: Design a clean, user-friendly interface. Skills Required: - Proficiency in HTML, CSS, JavaScript, and responsive web design - Experience with web form development and validation PHP Integration (optional): -

    $41 (Avg Bid)
    $41 Avg Bid
    35 bids

    ...old WordPress site to a new one. We need someone who is available immediately to work on 5 static pages in Elementor. I expect that a qualified candidate should be able to complete this project including revisions in less than 2-3 hours. If you can not start and work on this project in the next few hours please do not bid. I will just do the work myself if no one is available as it can not wait. The qualified candidate will be very familiar with mobile responsive design standards, the use of negative space, and the basics of professional typesetting throughout the site. If I have to ask you to make sure the H1 Tag is the same size, font, and color as the other pages you are not qualified. The project is reformatting static content fro...

    $167 (Avg Bid)
    Urgent
    $167 Avg Bid
    116 bids

    As a client, I'm in need of a few highly skilled red teamers to demonstrate that administrative level access can be gain on hardened targets. Key Requirements: - The primary goal 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, ...

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

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

    $20 (Avg Bid)
    $20 Avg Bid
    1 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 persuasive and compelling campaign content - Developing unique, creative strategies to maximize the reach and impact of the campaign The 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...

    $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 persuasive and compelling campaign content - Developing unique, creative strategies to maximize the reach and impact of the campaign The 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...

    $360 (Avg Bid)
    $360 Avg Bid
    14 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.

    $34 (Avg Bid)
    $34 Avg Bid
    20 bids