Gatsby contentful exampledela

Filtriraj

Moja nedavna iskanja
Filtriraj po:
Proračun
do
do
do
Vrsta
Znanja
Jeziki
    Delovno mesto
    2,000 gatsby contentful example najdenih del, po cenah EUR

    I'm looking for a talented and innovative graphics designer to create a logo from existing example.

    €19 (Avg Bid)
    €19 Povprečna ponudba
    44 ponudb

    I'm in need of a reliable freelancer to find a sample medical file from the USA that includes a police report from an accident. The file should be at least 200 pages and can contain doctor notes, insurance claim documents, police report, treatment plans, medication and treatment prescribed, and bills for services and costs. This can be a completely fake file, as I need it to test software I am using. Otherwise, it can be filed publicly or filed as part of a lawsuit. This should not be from a real person who has not given consent, unless it is already make public. It should not contain redactions.

    €21 (Avg Bid)
    €21 Povprečna ponudba
    19 ponudb

    Hello, i need someone good programmer who is able to modify ASF CDC echo example for atsamd11d14 mcu. When receive '1' by CDC -> set 2 pins of mcu When receive '0' by CDC -> reset these 2 pins of mcu And i would like device to be visible in Device Manager or Linux like 'USB CDC'

    €96 (Avg Bid)
    €96 Povprečna ponudba
    8 ponudb

    I'm currently in need of a Laravel developer who can quickly address the LCP and INP issues on my website. Key Requirements: - Resolve LCP (Largest Contentful Paint) issues: The website currently has slow loading times, which is affecting user experience - Address INP (Input Timing) issues: The website is experiencing input delay, leading to a poor user experience - Other issues shown by The project needs to be completed as soon as possible. The ideal candidate should have experience with Laravel development, particularly in dealing with performance optimization issues. Knowledge of web performance metrics and best practices will be crucial. The ability to troubleshoot and resolve mobile responsiveness issues is also required.

    €123 (Avg Bid)
    €123 Povprečna ponudba
    17 ponudb
    WooCommerce AWS Speed Optimization 2 dni left
    VERIFICIRAN/A

    ...My website's current average loading time is more than 4 seconds. This is causing high bounce rates and impacting user experience. - Page Rendering Time: The page rendering time is also slow, which is likely due to elements like Largest Contentful Paint, Speed Index, and First Contentful Paint. Skills and Experience: - Proficiency in WooCommerce and AWS. - Prior experience in optimizing website speed, particularly in improving loading time and page rendering time. - Understanding of elements like Largest Contentful Paint, Speed Index, and First Contentful Paint. - Knowledge of how to effectively manage high-resolution images, unoptimized plugins, and excessive JavaScript/CSS files. I'm looking for a freelancer who can analyze the current state of ...

    €89 (Avg Bid)
    €89 Povprečna ponudba
    21 ponudb

    As the owner of a WordPress and WooCommerce website using Divi :-( , I am in need of a dedicated professional to assist in optimizing the speed and performance of the site. Here are the specifics: - Core Web Vitals: My primary concern is the Largest Contentful Paint (LCP) aspect of Core Web Vitals. Ensuring a significant improvement here is crucial. - Hosting Environment: My website currently operates on a Shared hosting plan (WPengine). - Traffic Volume: My site receives between 1,000 to 10,000 visitors per month, and I want it to be able to handle this traffic smoothly and efficiently. Key tasks for this project will include: - Hosting Migration + Server Optimization: Moving the site to a better server and setting it up for optimal performance. - CPU Reduction: Identifying what...

    €377 (Avg Bid)
    €377 Povprečna ponudba
    140 ponudb

    We are seeking a freelancer to assist us with migrating our guides and articles from the old template to a newly created template on Contentful CMS. The task primarily involves transferring content from the existing format to the new modular template. No content creation or writing is required, only the creation of new modules and moving content accordingly. Requirements: - Proficiency in Contentful CMS. - Experience with content migration and template creation. - Attention to detail to ensure accurate transfer of content. - Ability to follow instructions and adapt to new templates. - Timely completion of the assigned tasks. -Availability for a brief training session at the beginning of the project. Project details: - Number of articles: approximately 100. - Estimated time ...

    €2082 (Avg Bid)
    €2082 Povprečna ponudba
    103 ponudb

    Need after effect animation exactly same like that ribbon style with new text See animation and then placed the bid write " RIBBON " in the bid

    €24 (Avg Bid)
    €24 Povprečna ponudba
    20 ponudb

    ...results using insightful visualization techniques. Here are the requirements: - Implement Amazon Cognito for user authentication and authorization - Utilize AWS Amplify for the app's development and deployment - Integrate AWS API Gateway for efficient data exchange - Integrate Stripe for payments. Need complete flow Our tech stack looks like: - Amazon Amplify for app backend, and front end - Gatsby JS coupled with AppSync for front end - Amplify UI and MUI Material for UI components Features that I need: - End to end user journey - from login/registration to offering profile capture, to custom subscriptions - User DMs, Push Messaging, Custom email notifications (using SES) - Analytics (details noted below) Data Analysis Requirements: - Predictive analytics: Capability ...

    €104 (Avg Bid)
    €104 Povprečna ponudba
    8 ponudb

    I am seeking a developer with intermediate level experience IOS Swift. The task will be to help me get the example code working from the documentation at This is my first time working with IOS and the docs leave out some of the implementation. For example, in this code there is not map function, only "..." Bids under £70 only please. ``` var totalUsageByCategory: [ActivityCategory:TimeInterval] totalUsageByCategory = (…) ```

    €155 (Avg Bid)
    €155 Povprečna ponudba
    38 ponudb

    I need an experienced freelancer to replicate the design, layout & structure from an existing website to serve as a starting point for our own site. Key tasks involve: - Implementing the structure or an an existing example website on Wordpress. This includes the pages, placeholders for posts, menu structure, etc. - Utilizing Spectra blocks/Kadence theme, contact form 7 Ideal candidate should have strong skills in Wordpress and Spectra/Kadence theme implementation. Please include examples of past work in your application. You will be working from a clean Wordpress install.

    €100 (Avg Bid)
    €100 Povprečna ponudba
    106 ponudb

    ...hrefLang="ar" href={`${location?.pathname}`} /> the location?.pathname is adding ar/tag to slug which is fine for ar, but for en and x-default it should only have /tag with no ar import React from "react"; import { graphql } from "gatsby"; import Layout from "../components/Layout"; import { Helmet } from "react-helmet"; import PostLoop from "../components/PostLoop"; import Seo from "../components/Seo"; import { GatsbyImage, getImage } from "gatsby-plugin-image"; import { useTranslation } from "gatsby-plugin-react-i18next"; const Tag = ({ data, location }) => { const tag = ; const posts = ; const totalPosts = ; // Pass isTagPage prop to Seo component const ...

    €20 (Avg Bid)
    €20 Povprečna ponudba
    14 ponudb

    ...hrefLang="ar" href={`${location?.pathname}`} /> the location?.pathname is adding ar/tag to slug which is fine for ar, but for en and x-default it should only have /tag with no ar import React from "react"; import { graphql } from "gatsby"; import Layout from "../components/Layout"; import { Helmet } from "react-helmet"; import PostLoop from "../components/PostLoop"; import Seo from "../components/Seo"; import { GatsbyImage, getImage } from "gatsby-plugin-image"; import { useTranslation } from "gatsby-plugin-react-i18next"; const Tag = ({ data, location }) => { const tag = ; const posts = ; const totalPosts = ; // Pass isTagPage prop to Seo component const ...

    €15 (Avg Bid)
    €15 Povprečna ponudba
    20 ponudb

    I am looking to revamp and fix the Hreflang annotations on my React Gatsby website that supports both English and Arabic languages. I am unsure of whether I require dynamic or static Hreflang annotations, so your expertise and recommendation will be crucial to this project. Your job would involve: - Implementing correct Hreflang annotations for both English and Arabic pages on my Gatsby site - Advising on and executing either dynamic or static Hreflang annotation implementation, based on your professional expertise and the specific needs of this project Ideal Skills and Experience: - Expert knowledge and experience in working with React - Proven understanding and practical experience of implementing Hreflang annotations - Past work dealing with multilingual websites and ...

    €18 (Avg Bid)
    €18 Povprečna ponudba
    37 ponudb

    As the site owner, I'm facing issues with the Largest Contentful Paint (LCP) and First Contentful Paint (FCP) on my WordPress website. The two main problems identified are: 1. Slow Loading Time 2. Unused CSS/JS I am in need of a freelancer who is proficient in web performance optimization. Your role would be: - Diagnose and resolve the slow loading time issue to improve the website's LCP and FCP metrics. - Identify and strip away unused CSS/JS code to streamline site performance. The ideal candidate possesses: - Proficiency in WordPress CMS - Strong knowledge in website performance optimization - Familiarity with LCP, FCP, and other core web vitals - Experience in CSS/JS Your goal will be to leave the site running more smoothly and efficiently, leading to an...

    €83 (Avg Bid)
    €83 Povprečna ponudba
    48 ponudb

    Hello We need an expert to optimize performance of our website wordpress : - Core Web Vitals Mobile : - First Contentful Paint 15,5 s - Largest Contentful Paint 27,5 s - Total Blocking Time 1 330 ms - Cumulative Layout Shift 0.157 - Speed Index 26,1 s Desktop : - First Contentful Paint 7,4 s - Largest Contentful Paint 8,7 s - Total Blocking Time 190 ms - Cumulative Layout Shift 0.099 - Speed Index 10,7 s

    €136 (Avg Bid)
    €136 Povprečna ponudba
    186 ponudb

    I'm experiencing challenges with my website's performance as it pertains to the Core Web Vitals- Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS). I specifically need assistance in addressing the slow-loading content issue. Required Expertise: - Proven experience working with projects. - Sound understanding of Core Web Vitals. - Familiarity with addressing issues related to LCP, FID, CLS. Please include examples of your past work related to NextJs and website optimization (+90 in mobile). Your application will be considered only if you have more than 2 NextJS apps with +90 score in Google speeds. Our web app URL will be shared only via PM.

    €177 (Avg Bid)
    €177 Povprečna ponudba
    117 ponudb

    I want an expert to improve the PageSpeed Insights score for my live website, built with Angular 15 on the front-end and Laravel on the back-end. Specific areas of concern include: - Slow loading time, - High Time to Interactive (TTI), - Low First Contentful Paint (FCP). Though I have made attempts to rectify these by compressing images and minifying CSS/JavaScript files, the results are still unsatisfactory. The ideal freelancer should have a proven track record in optimizing website performance, with excellent skills in Angular and Laravel. A deep understanding of Google's PageSpeed Insights is a must.

    €24 (Avg Bid)
    €24 Povprečna ponudba
    50 ponudb

    I am looking for someone to help improve the performance of my WordPress website, DialDesk .in. The goal is to achieve a score of 90+ on Google Page Speed Insights (mobile & desktop). - Metrics: We need improvements in Large Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS) as well as enhancing the overall speed of the site. - Pages: The primary focus areas are the Home page, Product pages, and Blog pages. Skills and Experience required: - Proficiency in WordPress - Experience in website performance optimization - Familiarity with Core Web Vitals - Understanding of Google Page Speed Insights The ideal candidate will have a successful track record in increasing website performance and understand the best practices in optimizing Core Web Vit...

    €86 (Avg Bid)
    €86 Povprečna ponudba
    15 ponudb

    ...mobile app development. - Authentication: Implement OAuth2.0 or Firebase Authentication for user login and registration. - State Management: Redux or MobX to manage the app's state. 2. Backend: - Server: Node.js with framework for handling API requests. - Database: MongoDB or PostgreSQL to store user data, content metadata, and favorites. - CMS: Use a headless CMS like Contentful or Strapi for content management. - APIs: - RESTful APIs for content delivery, user management, and sharing functionalities. - Integration with social media APIs for sharing content. 3. Cloud Services: - Storage: Amazon S3 or Google Cloud Storage for storing media files. - CDN: Cloudflare or AWS CloudFront for content delivery. - Hosting: AWS or Google Cloud P...

    €233 - €700
    Zapečateno
    €233 - €700
    124 ponudb

    I am seeking an experienced React Gatsby developer to install and configure the Gatsby plugin React i18next. - The task will be the installation and configuration of the Gatsby plugin and the url must be seo friendly. - You will need to also need to add the languages in sitemap The languages i want are the following: Русский - Russian Тоҷикӣ - Tajikistan Uygur - Uyghurs 中文 - Chinese हिन्दी - Hindi Portuguese German فارسی - Persian Español - Spanish বাংলা - Bangladesh اردو - Urdu Français Türkçe - Turkey Indonesian العربية - Arabic English Ideal candidates should have: - Excellent React development skills - Familiarity with i18next plugin - Knowledge in

    €14 (Avg Bid)
    €14 Povprečna ponudba
    12 ponudb

    I am seeking an experienced React Gatsby developer to install and configure the Gatsby plugin React i18next. - The task will be the installation and configuration of the Gatsby plugin. Ideal candidates should have: - Excellent React development skills - Familiarity with i18next plugin - Knowledge in improving website performance and accessibility.

    €15 (Avg Bid)
    €15 Povprečna ponudba
    37 ponudb

    I've taken the first step in installing the react gatsby plugin on my website and now, I need an expert who can properly configure it to work with my site. I am interested in creating URLs for Spanish, French, Arabic, and Chinese. Specifically, here's what I need help with: - Configuring React Gatsby plugin for Spanish, French, Arabic, Bangla, Urdu, Chinese and other languages - Assisting in establishing the terminology or the specific words for each language URL Here's what successful applicants must have: - Significant experience in website configuration, specifically with the React js or Gatsby plugin Please include your relevant experience in your application. Look forward to working with you!

    €17 (Avg Bid)
    €17 Povprečna ponudba
    67 ponudb

    More details: What is the purpose of the structures you want to build? Residential buildings How many different design variations do you want for the structures? One design What specific features are you looking for in your residential building's design? Glulam arches and connected roof

    €415 (Avg Bid)
    €415 Povprečna ponudba
    23 ponudb

    My WordPress website has been analyzed via Google Search Console, and it shows a few major issues that affect the Homepage and Blog Posts. Particularly, LCP (Largest Contentful Paint), CLS (Cumulative Layout Shift), and INP (Interactive Performance) issues have been identified and need to be resolved. I am not necessarily looking for content optimization. This project requires expertise in technical SEO, specifically focusing on: 1. Rectifying the LCP issues. 2. Addressing CLS issues. 3. Tackling the INP issues. The goal is to move all 543 affected webpages to green status: 'good URLs' Ideal candidate should have an extensive experience in WordPress SEO, particularly in rectifying these kind of technical issues. Your approach should be careful and precise, as to

    €105 (Avg Bid)
    €105 Povprečna ponudba
    76 ponudb
    Trophy icon POSTER DESIGN Končano left

    Hello dear professionals. I need a poster design for musical concert, i need something bright *no dark tones*, minimalistic, lots of lense flares, something classy , silver, gatsby style, something beautiful, 50 years on stage,. the size of the poster should be 70 cm x 100 cm, and created on photoshop , and with layers. NO COREL DRAW OR ADOBE ILLUSTRATOR FILES PLEASE. I am attaching hes image and slogan of the concert that should be under the image, also enough space for tour dates should be considered below the slogan. Thanks !

    €49 (Avg Bid)
    Zagotovljen
    €49
    139 vnosov

    I am currently in need of an experienced SEO specialist with a deep understanding of Core Web Vitals, specifically in improving Largest Contentful Paint (LCP) and Interaction to Next Paint (INP) metrics. Since the latest Google algorithm update, my organic traffic has dropped dramatically. Therefore, I need an expert who can improve these metrics across my entire page. I run a blog with around 80 posts so it isn't a very large site. Key requirements: - Proven track record in optimizing Core Web Vitals - Proficient in using SEO tools and understanding of how they can help improve LCP and INP - Clear communicative and problem-solving abilities Your role will also include identifying and fixing the factors contributing to the long loading time of the website, as we did not me...

    €99 (Avg Bid)
    €99 Povprečna ponudba
    75 ponudb

    I am seeking a skilled developer to address Core Web Vitals issues on my website built on the CS-Cart Multivendor platform. The primary goal is to optimize the site's performance and achieve a high score in speed tests. Key Tasks: Core Web Vitals Optimization: Identify and resolve issues related to Core Web Vitals, including improvements in Largest Contentful Paint (LCP), Cumulative Layout Shift (CLS), and First Input Delay (FID). Website Speed Enhancement: Implement strategies to enhance the overall speed and responsiveness of the CS-Cart Multivendor website. Performance Testing: Conduct thorough performance tests to ensure that the website meets or exceeds industry standards for speed and user experience. Recommendations: Provide recommendations for ongoing maintenance a...

    €217 (Avg Bid)
    €217 Povprečna ponudba
    22 ponudb

    I need some assistance in improving the website performance for my woocommerce platform. Specifically, the Largest Contentful Paint (LCP) timing needs to be drastically reduced. I have great setup and the page load super fast on my end but for some reason the metrics are terrible in pagespeed.web.dev. here's a link - Current Situation: Currently, my website's LCP value has been more than 6 seconds. It's far longer than the ideal time and affects the overall user experience. - Goal: My goal is to reduce this

    €145 (Avg Bid)
    €145 Povprečna ponudba
    72 ponudb

    I am seeking a skilled graphic designer to revise the typography in my current logo. The specifics are as follows: - Typography Adjustment: This is the main requirement of this project. You should have extensive knowledge and experience in typographical design. It's not required, but if you have any style recommendations, such as serif, sans serif, or script, they would be appreciated. Importantly, this task is time-sensitive and I am looking to have the project completed as soon as possible. Expertise in rapid and efficient work will be an added advantage. Please ensure your bid reflects this urgency.

    €52 (Avg Bid)
    Izpostavljeno Nujno
    €52 Povprečna ponudba
    95 ponudb

    Hi there. I need a working example of Square's latest Web Payments form based on their PHP SDK. It came out over a year ago and they gave all these how to convert tutorials, but it's a super confusing migration. I just need a working example where I can paste my API Application ID and Application Secret in and process a real credit card. Simple. I just want an example that I can get working for processing credit cards. And tell me exactly which things to paste over with my own info. Thanks!

    €26 (Avg Bid)
    €26 Povprečna ponudba
    14 ponudb

    14 
app folder ✔ What is your project named? … profi_file_upload ✔ Would you like to use TypeScript? … No / Yes ✔ Would you like to use ESLint? … No / Yes ✔ Would you like to use Tailwind CSS? … No / Yes ✔ Would you like to use `src/` directory? … No / Yes ✔ Would you like to use App Router? (recommended) … No / Yes ✔ Would you like to customize the default import alias (@/*)? … No / Yes It's a very simple task; in the already created and empty project, only components for uploading photos need to be made. In the project, a backend endpoint is already made that accepts multipart/form-data. The assignment already includes a repository with the application, so it's really not about creating the whole application; I only need the...

    €151 (Avg Bid)
    €151 Povprečna ponudba
    39 ponudb

    I'm seeking an experienced web developer for creating a startup landing page and website using along with a WordPress or Contentful CMS. The aim is to effectively present my startup's offerings, so functionality that focuses on showcasing products/services is a must. Key Tasks: - Developing landing page layout with sections for product features, company details, and an overview. - Implementing photo/video gallery to display stock images/videos of our products/services, which we rely on you to provide. - Integrating a Contentful or WordPress CMS for easy content management. Ideal Skills and Experience: - Strong proficiency in and WordPress/Contentful. - Experience in developing effective landing pages for product/service showcasing. - Ability to source and...

    €2260 (Avg Bid)
    €2260 Povprečna ponudba
    63 ponudb

    As a website owner, I'm looking for experts in website optimization specifically talented in improving the Largest Contentful Paint (LCP) and eliminating render-blocking resources for the home and about pages of my website. The primary focus will be on the hero images and text content on these said pages. Your tasks will include but not limited to: - Optimizing the hero image and text content: Concentrating on the hero images and text content, you'll need significant expertise in LCP and knowledge of web requirements to improve load times without sacrificing quality. Ideal skills: - Proven experience in website optimization, specifically LCP - Proficient with render-blocking resources - Strong understanding of image and content optimization - Excellent problem-solvin...

    €45 (Avg Bid)
    €45 Povprečna ponudba
    15 ponudb

    I'm looking for someone with experience in improving CSS rendering times, specifically to address slow load times on my homepage and product pages. My website is built on Codeigniter. The ideal candidate should have: - Proficiency in CSS, JavaScript, and Codeigniter framework - Experience in website optimization techniques - Knowledge in handling LCP (Largest Contentful Paint) elements - Ability to eliminate render-blocking resources, specifically in CSS Prior modifications done include image optimization and addressing the LCP elements, but I want to push the performance further by better handling CSS rendering. A successful project will result in noticeable improvements in page load times. *** ***

    €149 (Avg Bid)
    €149 Povprečna ponudba
    59 ponudb

    I have this example project in django. I achieved to deploy it in lightsail AWS in development mode. I mean, running: python3 runserver SERVER-IP:PORT But, when I tried to deploy it in Production, I have this error: 500 Internal Server Error An internal server error has occured. I have followed the bitnami documentation: """ Enable Predefined Virtual Hosts For A Django Project The Bitnami installation comes with predefined HTTP and HTTPS virtual hosts for running Django projects with the mod_wsgi module. To enable them, follow the steps below: Copy the files to remove the .disabled suffix: NOTE: These files assume that the Django project is named sample and is located at /opt/bitnami/projects/sample. If your Django project is named or located differently, edit the ...

    €27 (Avg Bid)
    €27 Povprečna ponudba
    17 ponudb

    Please message a sample of the work. Will be a shrunken heads search cartoon page. Jungle scenes. Coupoek, pretty girls dressed like jungle girls. Needs to be all shrunken heads, and sexy ladies.. I can provide images of the ones I want to be made into a scary looking B & W cartoon page. I want the look look the file attached. I am on the lookout for a talented comic book artist to assist with creating 1-10 pages of captivating artwork. The specific style isn't set in stone, so feel free to bring your unique interpretation to the table. Details for the job are as follows: - The dimensions must be 8.5" x 11" plus bleed - The resolution should be at 300 DPI - The final deliverables need to be in both PDF and JPG formats Ideal candidates for the job should exhibi...

    €101 (Avg Bid)
    €101 Povprečna ponudba
    90 ponudb

    ...task to arrange the existing design or structure (which is also not bad) to match the example design/structure provided. It will NOT require adding any new features; however, some knowledge of PHP/Laravel may be needed to populate some content/sections that may not be available in the current design (for example, if featured posts are not showing in the contemporary design). Some level of coding knowledge may be needed. However, it is a design change task. The changes are primarily needed for six pages. Home page, Listing projects page, Project details page, Profile pages, Dashboard page, my projects page. For each page, I will provide an example link for the sample page. Original page link and example page link You do not need to integrate a new theme/te...

    €87 (Avg Bid)
    €87 Povprečna ponudba
    72 ponudb

    I'm in need of someone with p...ensure a score of at least 90%. I have identified the pages that specifically need this enhancement. • Web Traffic: The website attracts both mobile and desktop users equally. Therefore, an expert who can optimize for both platforms effectively will be ideal. • Focal Performance Metrics: In particular, important web performance metrics for this project are the Largest Contentful Paint, Speed Index, and First Contentful Paint. Ideal candidates should possess ample experience and proficiency in WordPress as well as competence in improving website performance metrics. Your ability to demonstrate a portfolio of related projects will be a bonus. The aim is to boost overall user experience while maintaining website's functio...

    €136 (Avg Bid)
    €136 Povprečna ponudba
    123 ponudb

    I have a Wordpress website with Divi where the Google Pagespeed test is showing that the largest contentful paint is 3.9 seconds. I need to reduce it to below 2 seconds. I want to find a solution with an optimization plugin.

    €28 (Avg Bid)
    €28 Povprečna ponudba
    46 ponudb

    I have provided an Example image, I need that to be created from scratch with original art, not stock images or licensed images from other sources. I need someone truly skilled at cartoon drawing that can take the image example along with the other reference images and create a new piece. Notes: The overall design should look similar to the Example image in terms of layout You may use the screw image, but I would prefer a new one or at least something stylized The Viper image is an example of how I would like the snake to look, more cartoonish.

    €75 (Avg Bid)
    €75 Povprečna ponudba
    56 ponudb

    I'm looking to work with a creative and talented designer to develop a logo for my brand. A key requirement for applicants is to showcase their past work. I have a unique style in mind, influenced by modern and minimalist principles, and I have an example ready to share to guide your creative process. Ideal candidates will have a keen eye for clean and stylish design, and extensive experience in logo creation. Your involvement in this project could potentially lead to further collaboration on graphic design needs for our brand.

    €71 (Avg Bid)
    €71 Povprečna ponudba
    102 ponudb

    Me again! I am working on my UI problem. Could you provide an example of how to pragmatically display graphic_a and then after x time display graphic_b?

    €28 (Avg Bid)
    €28 Povprečna ponudba
    1 ponudb

    I need developer for develop Stripe () API, pay via credit card and support 3d secure 2 (live mode). Validation process by Bank will sent confirmation code via SMS. I only want example project developed by node.js express (web application). If you can do or have experience in this field. Please offer a price and information about this work.

    €99 (Avg Bid)
    €99 Povprečna ponudba
    11 ponudb

    ... ⦿ Integration with Slack for notification of security vulnerabilities found by pentesters. ⦿ Integrate a chatting service for customer service, and internal team communication Preferred Tech Stack: Ruby on Rails, Vue.js, , MongoDB, Express, Angular.js, React, jQuery, Node.js, Bootstrap, Emotion, CDN: Cloudflare, Issue Tracker: Sentry, CMS: Contentful This project is aimed at automating the process of cyber security consulting projects, from client demo call to deliverables. Very Important: Research the sample sites, you must conduct thorough research of their both external and internal features and include them in your final proposal (Features + Cost + Timeline + Phases of Project)....

    €3447 - €6895
    Izpostavljeno Zapečateno
    €3447 - €6895
    106 ponudb

    Hi my name is Pat form Western Australia. I have Prestashop 1.6.1.15 site that has CLS issues, Eliminate render-blocking resources, Reduce JavaScript execution time, Minimize main-thread work, Reduce the impact of third-party code, Reduce unused CS, Largest Contentful Paint element,Properly size images, Reduce unused JavaScript etc. this is the URL please run for mobile and desktop

    €6 / hr (Avg Bid)
    €6 / hr Povprečna ponudba
    1 ponudb

    ...some adjusting. Specifically, we're looking for an improvement in navigation for a smoother user experience. We also want to enhance the site's responsiveness to ensure optimal performance across a variety of devices. • Connect with headless CMS: Connect website with headless CMS like Strapi. The ideal freelancer for this job would be proficient in React and should have experience working with Gatsby, styledComponents, Tailwind, and basic knowledge about headless CMS. They should be swift in diagnosing and rectifying bugs, as well as skilled in implementing new web pages and adjusting mobile web versions. Proven previous experience in React development and navigation enhancement is crucial. Your ability to meet deadlines and commitment to quality will be greatly...

    €133 (Avg Bid)
    €133 Povprečna ponudba
    61 ponudb

    I am looking for a skilled mobile app developer to create a mobile app for me. The main purpose of the app is to publish data to a designated platform, which will eventually create a website. Platform: The app should be able to publish data to various platforms such as Facebook, Twitter, and Instagram. Additionally, it should integrate with web builder and SMS tools, as well as email services. Open source customization is also a possibility. Design: I don't have a specific design or layout in mind, so I am open to suggestions. I want the app to have a clean and user-friendly interface. Features: The app should have data collection forms that allow users to fill out information and make selections. It should also have the ability to relay this data to a database in real-time....

    €4536 (Avg Bid)
    €4536 Povprečna ponudba
    39 ponudb