Preg match errorJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 preg match error jobb har hittats, med prissättning USD

    Hej, Vill du vara med och hjälpa mig att bygga upp ett i starkt finskt varumärke som inte har någon kännedom i Sverige. Jag söker en person med finsk/svensk bakgrund, som har ett ben i Sverige och fortsatt ett i Finland med driv och idéer om hur vi kan bygga varumärket i Sverige Du förstår och har direkt ell...någon kännedom i Sverige. Jag söker en person med finsk/svensk bakgrund, som har ett ben i Sverige och fortsatt ett i Finland med driv och idéer om hur vi kan bygga varumärket i Sverige Du förstår och har direkt eller indirekt upplevt de kulturella skillnader som finns och har ett nätverk av Fin/Sve vänner, kontakter och kanske är aktiv på olika forum eller föreninga...

    $38 / hr (Avg Bid)
    $38 / hr Snittbud
    7 bud
    Webbutveckling Avslutades left

    Jag vill ha en ny webbsida Designa och bygga den Övrigt eller vet ej Esport turnerings webbsida. Med användare och lag samt turneringar. Anmälerman sig till en turnering så ska man kunna registrera sina egna match resultat och stämmer båda lagens rapportering så godkänns resultatet automatiskt. Man ska även kunna se spelarstatistik och lagstatestik. Lag logotyperoch kunna se turnerings schema. Mer info ges om det finns intresse.

    $921 (Avg Bid)
    $921 Snittbud
    26 bud
    Moodcompany.se Avslutades left

    ...är sakerna vi först behöver rätta till, det är betydligt fler men dessa är akuta. Mood company () sells ready-made and custommade party products to companies and individuals. We can deliver small or large orders quickly and efficiently. The platform used is Magento. What I need help with immediately are: -to make an order for a customer does not work … they get a error message as the attached file. We can not receive orders normally over the website -the customer don’t get any confirmation email neither do we -we sell both to companies and individuals and it must be clear that the prizes are excluding VAT and then what the price including VAT is also (25% on all our products is the VAT in Sweden) - The cart and the chec...

    $22 / hr (Avg Bid)
    $22 / hr Snittbud
    10 bud

    Fix opencart 1.5.6.1 small error

    $372 (Avg Bid)
    $372 Snittbud
    7 bud
    Magento Fix work Avslutades left

    Front controller reached 100 router match iterations

    $67 (Avg Bid)
    $67 Snittbud
    2 bud

    I need a skilled Node.js developer to implement specific changes to my existing color prediction game. Key Requirements: - Modify the game logic: Primarily, I want to change the scoring system. This will require a deep understand...effectively. The new scoring system should enhance user engagement and retention. - Connect APIs from other websites: I need to integrate external services into the game, which will require knowledge of API integration processes. This integration should be seamless and reliable, and will play a crucial role in the game's overall functionality. - Implement JWT token for user authentication - Basic error fixing: There are some minor issues in the existing code that need to be addressed. An attention to detail and the ability to troubleshoot effectiv...

    $78 (Avg Bid)
    $78 Snittbud
    3 bud

    I'm seeking a data entry specialist with a knack for precision to type data from PDFs into an online database. Key Requirements: - As a data entry specialist, you will be responsible for the accurate and timely entry of data from PDFs into our online database. - The data format should match the original PDFs, with no specific validation rules needed. - The ideal candidate will be detail-oriented, with a proven track record of data entry. If you're someone who enjoys working with data and has an eye for detail, this could be an ideal project for you.

    $70 / hr (Avg Bid)
    $70 / hr Snittbud
    1 bud

    Tengo un error en codeigner con la api de mikrotik , necesito hacer funcionar este script corrigiendo este error: }catch(Exception $e){ return $e->getMessage(); } } } } // Mikrotik API if (!function_exists('mkClient')) { function mkClient() { return new PEAR2NetRouterOSClient(settings()[0]->mkipadd, settings()[0]->mkuser, settings()[0]->mkpassword); } } // Mikrotik API Util if (!function_exists('mkUtil')) { function mkUtil() { return new PEAR2NetRouterOSUtil(mkClient()); } } Class 'PEAR2NetRouterOSUtil' not found

    $29 (Avg Bid)
    $29 Snittbud
    5 bud
    Android Beta Tester Needed -- 3 6 dagar left
    VERIFIERAD

    I'm seeking a skilled and conscientious Android user who can help us identify bugs in our app's beta version. Key Responsibilities: - Daily testing: You'll be expected to provide daily feedback on any bugs you find. This will help us maintain a smooth and error-free user experience. - Detailed bug reporting: Clear, concise and detailed reporting on any bugs identified is crucial for our development team to address these issues quickly and efficiently. Ideal Candidate: - Experienced Android user: To be effective at this role, you should be very comfortable using Android phones. - Detail-oriented: You should be able to spot and describe even the smallest bugs. - Strong communication skills: Your feedback will be vital for our development, so the ability to articulate...

    $17 (Avg Bid)
    $17 Snittbud
    14 bud

    ...of Android and iOS. - Must be compatible with the latest version of PhoneGap/Cordova. - Documentation: - Provide comprehensive documentation on how to integrate and use the plugin within a PhoneGap/Cordova project. - Include clear instructions for configuring the WebSocket server URL, notification settings, and any other necessary configurations. - Error Handling: - Implement robust error handling and provide informative error messages. - Ensure the plugin handles network interruptions gracefully and attempts to reconnect as needed. - Security: - Ensure secure communication between the app and the WebSocket server. - Implement necessary security measures to protect the data being transmitted. Deliverables: 1. Fully functional PhoneGap/Cordova plu...

    $507 (Avg Bid)
    $507 Snittbud
    15 bud

    I've been having an issue with the tabs on my website. They're not opening when clicked. Site: Some more details: - There are no error messages displayed when attempting to open the tabs. - I've tested the tabs on Chrome, Firefox, and Safari. I'm looking for a skilled developer who could troubleshoot the issue and make the tabs functional again. The ideal candidate should possess: - Proficiency in HTML and JavaScript. - Experience in debugging and troubleshooting similar issues. - Familiarity with cross-browser compatibility testing. This is a relatively small project and shouldn't take much time for someone with the right expertise.

    $21 (Avg Bid)
    $21 Snittbud
    28 bud

    ...content: "Hello, Claude" }], model: "claude-3-opus-20240229", }); this.Claude_answer = ; (); try { const response = await ( this.Claude_question ); = ; } catch (error) { this.Claude_answer(error); ("Error sending message:", error); } }, And make the call without getting a cors message. It needs to be a Quasar app and not a node.js app. Make a page that has an Question and an answer input. Add a button that calls the function I provided. If you have better code you can use that. Hopefully you have done this before and have an API account at Anthropic. I don't

    $40 (Avg Bid)
    $40 Snittbud
    4 bud

    I'm seeking a talented developer to..."betfair exchange") Important! Following the bid there is no further negotiation of the price upwards! If I accept your bid that means that we agreed on the price. Key Features: - Covering of all available sports: I'm interested in a system that can analyze and monitor all available sports, not limited to just one or a few. - Focusing on Pre-match bets: While real-time notifications for arbitrage opportunities are ideal, the primary focus will be on pre-match bets. Ideal Skills: - Advanced data analysis - Knowledge of sports betting and arbitrage - Real-time data processing - Software development The system should be efficient and user-friendly. I'm looking for a dedicated freelancer who can deliver this proj...

    $530 (Avg Bid)
    $530 Snittbud
    13 bud

    I'm looking for a professional Magento developer who can upload and configure a Magento theme for my new e-commerce website. The website is currently hosted with a provider and runs on Magento 2. We will provide the theme, so there's no need for customizations. Key Responsibilities: - Installing the Magento theme onto our server - Configuring the theme to ensure it works smoothly...server - Configuring the theme to ensure it works smoothly on our website - Ensuring the website looks consistent with the theme's design Ideal Skills and Experience: - Proven experience working with Magento - Expertise in theme installation and configuration - Good understanding of e-commerce website design - Ability to work with minimal supervision - Strong attention to detail and ability to ...

    $32 (Avg Bid)
    $32 Snittbud
    16 bud
    Android Beta Tester Needed -- 2 6 dagar left
    VERIFIERAD

    I'm seeking a skilled and conscientious Android user who can help us identify bugs in our app's beta version. Key Responsibilities: - Daily testing: You'll be expected to provide daily feedback on any bugs you find. This will help us maintain a smooth and error-free user experience. - Detailed bug reporting: Clear, concise and detailed reporting on any bugs identified is crucial for our development team to address these issues quickly and efficiently. Ideal Candidate: - Experienced Android user: To be effective at this role, you should be very comfortable using Android phones. - Detail-oriented: You should be able to spot and describe even the smallest bugs. - Strong communication skills: Your feedback will be vital for our development, so the ability to articulate...

    $364 (Avg Bid)
    $364 Snittbud
    16 bud
    Android Beta Tester Needed 6 dagar left
    VERIFIERAD

    I'm seeking a skilled and conscientious Android user who can help us identify bugs in our app's beta version. Key Responsibilities: - Daily testing: You'll be expected to provide daily feedback on any bugs you find. This will help us maintain a smooth and error-free user experience. - Detailed bug reporting: Clear, concise and detailed reporting on any bugs identified is crucial for our development team to address these issues quickly and efficiently. Ideal Candidate: - Experienced Android user: To be effective at this role, you should be very comfortable using Android phones. - Detail-oriented: You should be able to spot and describe even the smallest bugs. - Strong communication skills: Your feedback will be vital for our development, so the ability to articulate...

    $28 (Avg Bid)
    $28 Snittbud
    11 bud

    I am currently having issues updating my pages with Elementor, and I'm not receiving any error messages. Additionally, I've noticed that my website's performance is slow and could benefit from more memory. Key Requirements: - Troubleshoot and resolve the issue of Elementor not updating pages without error messages. - Optimize the website's performance to improve its speed. Ideal Skills and Experience: - Proficient in WordPress and Elementor. - Experience in troubleshooting and resolving plugin compatibility issues. - Demonstrable experience in website optimization for speed and performance enhancement. Your bid should address these points specifically. Please provide examples of similar work you've completed in the past.

    $124 (Avg Bid)
    $124 Snittbud
    21 bud
    Minimalist Icon Set for Website 6 dagar left
    VERIFIERAD

    I'm searching for a talented graphic designer who can create a set of 10 minimalist icons for our website. They should be designed in a minimalist style and match our brand colors. Ideal candidate should: - Have a strong background in graphic design, specifically in icon creation - Be experienced in creating minimalist designs - Be able to match the icons to our brand colors Please include samples of your previous work when applying.

    $26 (Avg Bid)
    $26 Snittbud
    74 bud

    ...innovative AI solutions. We aim to empower musicians, artists, and producers by providing them with advanced tools to enhance their creativity and productivity. **Job Description:** We are seeking a talented and experienced AI Developer to create an advanced AI Music Lyrics Generator. This bot will be capable of analyzing uploaded instrumentals and generating both the lyrical flow and content to match the music. The lyrics produced must be clean and suitable for audiences aged 18 and above. **Key Responsibilities:** - Develop and implement an AI system capable of generating music lyrics based on uploaded instrumentals. - Ensure the AI-generated lyrics are clean, appropriate for all audiences, and align with the given instrumental. - Collaborate with our music and tech teams to ...

    $535 (Avg Bid)
    $535 Snittbud
    20 bud

    ...looking for an expert to help me fix an error on my website. The site is not specified as to what the problem is and I would need a thorough diagnosis and resolution. Additionally, I'm experiencing some uncertainty with my Google Merchant Center listings, but I'm not sure of the details. Key Responsibilities: - Diagnosing and fixing errors on my website - as the specifics of the issue are currently unknown, an analytical approach and problem solving skills will be required. - Troubleshooting and correcting any issues in my Google Merchant Center listings - this may involve identifying missing products, incorrect prices, or discrepancies in product descriptions. Ideal Skills and Experience: - Proven experience in website troubleshooting and error resoluti...

    $159 (Avg Bid)
    $159 Snittbud
    35 bud

    ...paragraphs to type. Upon completion of the test, the application should display a comprehensive error tracking and review. Key Features: - Average typing speed assessment: The test should be designed to evaluate a user's typing speed within a specific range. - Paragraph-based typing: The test should present users with paragraphs to type, as this more closely simulates real-world typing scenarios. - Error Tracking and Review: After the test is completed, the application should provide detailed tracking of errors made during typing, enabling users to review and improve on their mistakes. Ideal Skills: - Strong experience in designing and developing typing test applications. - Proficiency in creating error tracking systems. - Familiarity with user-friendly inte...

    $527 (Avg Bid)
    $527 Snittbud
    3 bud

    I'm in need of a skilled and experienced freelancer to create a WordPress website for my jewelry brand. Key Requirements: - E-commerce Functionality: I want the website to have a smooth and secure checkout process, with the ability to add products, categorize them, and manage inventory. - Responsive Design: The website should be mobile-friendly, given that a significant port...other textual content needed for the site. Ideal Skills and Experience: - Proven experience in developing WordPress websites with e-commerce functionality - A strong portfolio of responsive design projects - Copywriting experience, especially in the fashion/jewelry industry, will be a huge plus Please share your relevant portfolio and experience in your proposal. I'm excited to find a great match...

    $196 (Avg Bid)
    $196 Snittbud
    129 bud

    I'm looking for a WordPress expert who can help me resolve an Error 500 issue that's occurring when users access my website. The error seems to be an 'Internal Server Error', but I'm not sure what's causing it or how to fix it. Key Tasks: - Identify the root cause of the Error 500 - Implement a solution to resolve the issue - Provide recommendations to prevent similar errors in the future Ideal Skills and Experience: - Extensive experience with WordPress - Proven ability to troubleshoot and fix Error 500 issues - Familiarity with server configurations and potential causes of Internal Server Errors - Strong problem-solving skills to identify and resolve the root cause of the issue - Good communication to explain the issue a...

    $22 / hr (Avg Bid)
    $22 / hr Snittbud
    83 bud

    I'm looking for an experienced software developer who can design a robust and user-friendly Tatkal ticket booking system specifically for Windows. Key features should include: - Ticket Booking: The software primarily needs to focus on facilitating ticket booking. It should be linchpin of the operation, thus needs to function seamlessly, quickly, and without glitches. - Booki...making instant decisions on bookings. Ideal skills and experience for the project include proficiency in Windows-based software development and previous experience creating booking systems or similar software. Knowledge of integrating real-time data, like seat availability, into a software system is highly desirable. Experience in working with ticket-booking software will make you an excellent match fo...

    $9 / hr (Avg Bid)
    $9 / hr Snittbud
    10 bud

    On-page: Improve the header, mobile version, and add a footer. Create blogs similar to but we'll provide the keywords. In your bid, mention how many blogs can you provide with the bid price. 200 Do-follow High Quality backlinks from PR3-Pr4 Sites with at least DA 30+: A final report will be provided by you with links, website name, DA and PR values on a list. Error Free list Note: No backlink from social media sites, forum, comments, directory, listing, or SEO driven site.

    $125 (Avg Bid)
    $125 Snittbud
    106 bud

    ...French-speaking regions to enhance understanding and engagement. You'll need to go beyond literal translation and ensure that the language used in the materials aligns with French language conventions and preferences. This includes choosing appropriate vocabulary, phrasing, and expressions that are familiar and natural to French speakers. Your job will involve adjusting the tone of the content to match the expectations and sensibilities of French-speaking learners. Whether it's making the language more formal or informal, friendly or authoritative, you'll need to strike the right balance to effectively convey the message. You'll be responsible for selecting examples that are relevant and relatable to French-speaking audiences, taking into account cultural ...

    $91 (Avg Bid)
    $91 Snittbud
    32 bud

    I have an hour-long Spanish audio that needs to be dubbed into English. The content is entertainment-based and requires precise timing and emotional match with the original. Key Requirements: - Dub the Spanish audio into English - Ensure the timing of the dubbed audio matches the original - Maintain the emotional nuances of the original - Experience with audio dubbing is a plus - Ability to handle an hour-long audio without quality loss

    $69 (Avg Bid)
    $69 Snittbud
    19 bud

    I'm looking for an experienced developer to create a custom API for the...someone who has expertise in API development. The API should have the following features: - Real-time market data streaming - Trade execution - Account balance retrieval - Comprehensive error handling with detailed error messages - High-performance optimization for fast execution - API calls should be fast Ideal skills for this project include: - Deep understanding of Python - Experience in designing and developing APIs - Background in trading platforms or financial services - Strong problem-solving skills - Ability to optimize for high performance Your primary goal will be to produce a reliable, error-free, and fast API that can efficiently facilitate trades on both demo and real account...

    $178 (Avg Bid)
    $178 Snittbud
    20 bud

    ...y responsive: El freelancer deberá tener en cuenta el diseño visual y la experiencia del usuario al desarrollar la plataforma. Se espera que el sitio web sea atractivo y responsive, adaptándose a diferentes dispositivos y tamaños de pantalla. 5. Pruebas y solución de problemas: El freelancer será responsable de realizar pruebas exhaustivas de la plataforma para identificar cualquier problema o error y solucionarlos de manera oportuna. También se espera que realice mejoras y actualizaciones periódicas para garantizar un rendimiento óptimo de la plataforma. Requisitos del freelancer: - Experiencia demostrable en desarrollo web, especialmente en la creación de plataformas de comercio electrónico. - Conoci...

    $537 (Avg Bid)
    $537 Snittbud
    35 bud

    I'm seeking an experienced developer proficient in Node.js to create an online booking system for my hotel. Key Tasks: - Developing a booking system with easy-to-use interfaces for single rooms only. - Building an efficient room availability calendar. It is crucial for visitors to be able to easily check room availability and make immediate online reservation...experience in Node.js. Please provide proof of previous similar projects. - UI/UX design. The system should not only work efficiently but also be user-friendly and visually appealing. - Previous experience in building hotel reservation systems is a definite advantage. The goal is to streamline the process and increase my bookings. Please refer to the tasks and skills required and only bid if you match the requireme...

    $10 - $30
    Försegla
    $10 - $30
    31 bud

    ...with the build process of my Liferay project. I require a freelancer who can effectively optimize the build process and resolve the issues encountered during the build. The overarching goal is to significantly reduce the time taken for the build and ensure the project can be built without any failures. Specifically I am just facing issues configuring the build path and hence getting a Gradle Error Marker for which I have attached a screenshot below. In my opinion the problem just lies in creating the Environment Variables or properly using the correct JDK version required for the task to be completed Note: I am using a Mac OS Ideal skills and experience for this job include: - Extensive experience with Liferay and Gradle, particularly with versions 7.4 or later and 6.x or l...

    $9 - $15 / hr
    $9 - $15 / hr
    0 bud

    I'm in need of an SEO expert who can assist me in improving the search engine rankin...Zen-Cart based shopping carts (both sites are pretty similar, both hosted on the same server). Key Requirements: - The website primarily consists of product listings (shopping cart) hence familiarity with e-commerce SEO is essential. - The focus of our SEO efforts will be on improving the search engine rankings to attract more organic traffic. Fix Google indexing and make sure there are no error pages. Skills and Experience: - Proven track record of improving search engine rankings for e-commerce websites. - Strong understanding of SEO principles and best practices. - Proficiency in keyword research and optimization. - Ability to work with e-commerce platforms such as Shopify or WooComm...

    $115 (Avg Bid)
    $115 Snittbud
    106 bud

    I am seeking an accomplished ABAP developer to provide support for our SAP BW module. Your focus will be on two main areas: - Debugging and Error Fixing: I require comprehensive debugging of my existing system to identify any potential issues, errors, or bugs that may be hampering system performance or functionality. Your expertise in this area should allow for efficient and effective fixes, ensuring optimal system performance. - Code Enhancements and Modifications: Additionally, I need assistance with enhancing and modifying the core ABAP code to cater to business-specific requirements better. This will involve potentially expanding existing capabilities and making any necessary amendments to facilitate smoother business processes. The ideal candidate is an experienced ABAPer wh...

    $18 (Avg Bid)
    $18 Snittbud
    3 bud

    I am looking for a skilled developer to create a fully tested and secure website (frontend, backend + admin panel) with no bugs or issues using the MERN Stack. The key features of the front end d...Maintenance and ongoing improvements Monitor the website's performance and user feedback, fix bugs and implement new features based on user demand Must have all components required Must be responsive (work across mobile/desktop/laptop/tablet screens) Must not have any spacing/alignment/responsive/font issues or mistakes Must match design Must have all required animations Must show progress throughout Must document and comment all relevant code Must have request parsing, error handling, and logging etc Must have unit + integration tests Must be secure and beta teste...

    $1742 (Avg Bid)
    $1742 Snittbud
    25 bud

    I need a WordPress website developed from my Figma design. The design is complete and I need the site to be an exact match. Key requirements: - Convert Figma design to a fully functional WordPress website. - Ensure that the website design is pixel-perfect. - Adhere to provided color scheme and branding guidelines. Ideal Skills and Experience: - Proficiency in both Figma and WordPress is a must. - Experience with Cpanel hosting. - Strong understanding of responsive design for different devices. - Attention to detail to ensure the design is exactly matched. PLS NOTE: This is an urgent project to he started today and delivered by Sunday. I cant accept any bid that does not comment on figma to wp experience.

    $148 (Avg Bid)
    $148 Snittbud
    146 bud

    I am in need of a talented graphics designer who can create designs for an e-commerce website, along with related print materials maintaining a professional and corporate aesthetic. Your responsibilities include: - Creating a professional and corporate look to match the image of my business. - Designing the user-interface elements for the e-commerce website. - Creating print designs that align with the site's design. Ideal Skills: - Expertise in website and print design - Knowledge on e-commerce platforms - Strong understanding of corporate aesthetics I'm looking forward to seeing your portfolio and discussing the project in detail.

    $109 (Avg Bid)
    $109 Snittbud
    17 bud

    I came across a minor issue on my website on Digital ocean cloud server. Refer the below error information. I need someone who can fix me immediately in an hour. Error 500 PleskExceptionDatabase DB query failed: SQLSTATE[HY000] [2002] Connection refused

    $19 (Avg Bid)
    $19 Snittbud
    15 bud

    I have a large set of handwritten notes that need to be accurately transcribed into digital format. I need someone who is meticulous and has a keen eye for detail, as the work needs to be done with no errors. Key Requirements: - Type of Job: Data Entry - Data Format: Handwritten notes - Level of Accuracy: Very High (no errors acceptable) Ideal Skills: - Proficient in ...notes - Level of Accuracy: Very High (no errors acceptable) Ideal Skills: - Proficient in typing - Detail-oriented - Experience in data entry, particularly with handwritten notes - Ability to follow instructions accurately and efficiently Your task is to convert these notes into a digital format, ensuring every detail is captured accurately. Your attention to detail and commitment to producing error-free work i...

    $10 / hr (Avg Bid)
    $10 / hr Snittbud
    82 bud

    I'm in need of a skilled Python developer to assist in creating a client-server application. This application will be responsible for handling data transfer and suppor...support bus and train route data. I already possess the data, so the primary task will be focused on the actual programming and integration of the application. Experience in working with transport data or similar datasets would be advantageous. I'm looking for a professional who can deliver a high-quality, efficient, and well-documented codebase. The ideal candidate should also be able to implement error handling and optimize the application for performance. If you're confident in your Python programming skills and have experience in developing client-server applications, I'd love to discuss ...

    $8 / hr (Avg Bid)
    $8 / hr Snittbud
    10 bud

    I'm seeking a skilled professional translator to convert a 10-30 minutes English video into Spanish subtitles. The video is entertainment content and must be translated accurately, with attention to detail to maintain context and humor. Key Requirements: - Fluency in English and Spanish - Proven experience in video subtitling - Background in entertainment translation preferable - Ability to match subtitles with audio cues - Proficient in relevant software for both embedding and providing subtitles as separate SRT files The output should be provided as both embedded into the video and as a separate SRT file. It’s important that the video maintains its original tone and humor, so experience in translating entertainment content is highly desirable. If you have a backgroun...

    $66 (Avg Bid)
    $66 Snittbud
    32 bud

    I'm in need of a design professional who can create a set of business cards and rework my email signature block. The design should be modern and minimalist while incorporating our company's color scheme. Key Points: - Design business cards for two different positions. Each will display the name and job title. - Rework the email signature block to match the new business card design and maintain a modern, minimalist style.

    $30 (Avg Bid)
    $30 Snittbud
    79 bud

    I need a simple webpage to display high scores for my clicking game. The game is mostly written in .JS files and the data is stored locally as "cookies". I would like the highscores to be saved as records in a database called "Highscores". Key Requirements: - Create a simple webpage that displays high scores from the game - Integrate the highscore system with the locally stored data - Match the design of the highscore page to the existing game's design Additional Information: - I'm not sure if I need user authentication to submit scores, please provide advice on this - I would like the highscore page to have a design that matches the game's aesthetic - this includes font, color schemes, and layout. Ideal Freelancer: - Proficient in JavaScript ...

    $199 (Avg Bid)
    $199 Snittbud
    114 bud

    ...not going live as intended. I need a skilled PHP developer to troubleshoot the site, identify the issue, and implement the necessary fixes to ensure it functions correctly. Key Deliverables: - Diagnose the issue causing the site to not go live - Implement the necessary fixes to ensure the site functions as intended - Provide me with the corrected file for future installation I'm experiencing error messages when I attempt to access the site. So it's crucial to not only fix the issue but also ensure it doesn't reoccur, making the site deployment-ready. Ideal Freelancer: - Experienced PHP developer with a proven track record of troubleshooting and fixing website issues - Strong problem-solving skills - Good communication to explain the issue and the resolution - ...

    $38 (Avg Bid)
    $38 Snittbud
    39 bud

    Our business website is currently experiencing a server down or unreachable issue on Amazon EC2. We need a skilled individual to address this problem promptly to avoid extended downtime. Key Requirements: - Demonstrated experience working with Amazon EC2 - Familiarity with troubleshooting and resolving server down or unreachable issues - Ability to work quickly and efficiently to restore website functionality Please provide a clear overview of how you plan to approach this task and your previous experience with similar issues. A prompt and effective resolution is crucial for our business.

    $180 (Avg Bid)
    $180 Snittbud
    12 bud

    I urgently need a skilled professional to set up a E-commerce website on AWS. Website is already hosted in AWS instance but due to some error website is stop, We need to start website Tools : php Mysql

    $48 (Avg Bid)
    $48 Snittbud
    48 bud

    I'm looking for a skilled copywriter who can create professional and formal Swedish content for my website. It is important that the content is engaging, informative and tailored to a young adult audience. Key Requirements: - Create high-quality, error-free and engaging content. - Tailor the content to appeal to a younger audience, without being overly informal. Ideal Skills: - Native Swedish speaker. - Proven track record in copywriting, with experience in creating website content. - Good understanding of the Swedish language and culture. - Ability to write professional and formal content. Experience in marketing and advertising, or a background in creating content for young adults, would be a plus. A keen attention to detail and a creative mindset are also highly desi...

    $923 (Avg Bid)
    $923 Snittbud
    14 bud

    ...Design:** - Design and implement intuitive screens for phone number entry and OTP verification. - Ensure a smooth and responsive user experience throughout the authentication flow. 3. **Security Measures:** - Implement encryption techniques to protect user data. - Incorporate measures to prevent security threats like brute force attacks and unauthorized access. 4. **Error Handling:** - Implement error handling mechanisms to handle edge cases gracefully. - Provide informative feedback to users during the authentication process. 5. **Testing:** - Conduct rigorous testing to validate the reliability and security of the authentication system. - Perform unit tests and integration tests to ensure robust functionality. 6. **Documentation:** - Create...

    $91 (Avg Bid)
    $91 Snittbud
    16 bud

    ...space: • No website yet (until we have something to say, it stays that way) • We are incorporated in the UK • We have early funding, however we are on a tight budget, and the senior team are working mostly for options • We are seeking developers in Excel/VBA, to do work for ourselves, and potentially some of our customers How it works: • You apply: • Show us what you have done • Confirm that you match the spec • We short list best matches for a short meeting: • Show us what you have done, and what you can do • We will tell you a bit about ourselves, and what we need done • We commission paid demo work • You read a spec, and see an early example • You code up examples of what you can do in 3 hours • You prep fo...

    $32 / hr (Avg Bid)
    $32 / hr Snittbud
    36 bud

    I'm on the lookout for a senior NodeJS Typescript developer with a high level of skill and a good grasp of English. The role specifically involves backend development. Key requirements include: - Senior level experience in NodeJS and Typescript - API Development experience - Architectural M... The role specifically involves backend development. Key requirements include: - Senior level experience in NodeJS and Typescript - API Development experience - Architectural Mindset - Fluent English - Prior work on backend development projects - Strong command of English, as our communication channel will be primarily through instant messaging - Must be European! - AWS Knowledge Plus If you match these requirements and are keen to work on an interesting backend project, I would love to...

    $20 / hr (Avg Bid)
    $20 / hr Snittbud
    122 bud

    As we chatted about: I have a large Word document (57 pages / 8,046 words) that requires a meticulous conversion to HTML. It's imperative that this conversion maintains the document's original presentation. Key aspects for this project include: - The HTML output must mimic the original Word document's structuring and formatting. - Special attention has to be given to making it match exactly to the Word document. This includes font type, size and spacing. note there are images as well to be included. - It will need to be mobile friendly as such. - An excellent understanding of HTML, CSS and Microsoft Word is vital. - Strong experience in converting documents from Word to HTML is desired. Applicants should be proficient in working with detailed documents ...

    $172 (Avg Bid)
    $172 Snittbud
    64 bud