絞り込む

私の最近の検索
次の条件で絞り込む:
予算
to
to
to
種類
スキル
言語
    ジョブステータス
    2,000 apollo graphql 仕事が見つかりました。次の価格: USD

    ...skilled ReactJS developer with no less than 10 years of experience in the field who can help me develop a new web application from scratch. Essential Skills: - In-depth knowledge of React Component Development - Proficiency in Redux State Management - Experience with React Router Navigation The perfect candidate for this role should be well-versed in additional tools and technologies such as: - GraphQL - TypeScript - Jest testing framework. The main objective of this project is to build a robust and dynamic web application that meets our specific requirements and standards. Your role will be pivotal in designing, creating, testing and implementing this web application. So, if you're up for a challenge and willing to dedicate your time and skills to this project,we'...

    $7 / hr (Avg Bid)
    $7 / hr 平均入札額
    43 入札

    We are in urgent need of a Senior MERN stack developer to assist our company with a project that needs to be completed ASAP. The ideal candidate should have extensive experience with: - React.js - Node.js - Moreover, experience with the following technologies and frameworks would be highly beneficial: - Redux - MongoDB - GraphQL The project is time-sensitive, so the right candidate should be available to start immediately and have a proven track record of delivering high-quality work on tight deadlines. Please provide examples of your previous work and explain how your experience aligns with the requirements outlined above.

    $52 / hr (Avg Bid)
    $52 / hr 平均入札額
    168 入札
    Flutter App Developer with GraphQL 6 日 left
    認証完了

    I'm in need of a skilled Flutter developer with experience in integrating GraphQL. The project involves building a customer-centric app compatible with iOS, Android, and Web platforms. Your primary tasks will include implementing a Model-View-Controller (MVC) structure, ensuring smooth user authentication, push notification, and in-app purchase features. Key Requirements: - Proficiency in Flutter and its ecosystem - Proven experience with GraphQL integration - Ability to develop custom UI/UX designs - Understanding of MVC architecture and its implementation in Flutter - Previous experience with user authentication, push notifications, and in-app purchases Your previous work should demonstrate your ability to create efficient, bug-free, and user-friendly apps. The idea...

    $7 / hr (Avg Bid)
    $7 / hr 平均入札額
    44 入札

    We are looking for an expert for static site generation using faustjs/nextjs (v14) and a headless WordPress in a monorepo project. Data fetching is done using graphQL. We already have all required react components for the site, but the components need to be moved into a reusable, independent ui library (including build scripts). We use Storybook which should import components from the ui library. We use styled components as css-in-js solution in our react components. We use graphql code generation to generate typescript types from our fragments. Static site generation should make use of SSR and server components. The coding is more than half done. We are looking for someone, who has already made all the mistakes, and guide us. My backend dev scope the project for 2 days. If ...

    $512 (Avg Bid)
    $512 平均入札額
    107 入札
    Apollo Email Address Research 5 日 left
    認証完了

    I'm seeking a skilled professional to help me with a research project. The specific deliverable is to find and provide 1,000 email addresses from Apollo. Key Requirements: - Industry: The contacts should pertain to the industry I'll list for you. - Freshness: Email addresses need to be less than 3 months old. Ideal Skills: - Strong research skills: the ability to efficiently navigate through Apollo's platform to extract relevant email addresses. - Attention to detail: ensuring that the email addresses are recent and accurate. - Good understanding of various industries: to assist in collecting contacts aligned with the specified industry.

    $126 (Avg Bid)
    $126 平均入札額
    118 入札

    ...clean, maintainable, and well-documented code. Troubleshoot and optimize existing integration solutions. Desired Skills and Qualifications: Strong NodeJs skills Ability to read Python & Go code Abiltiy to write DBT transformations Strong experience with CloudQuery and its features. Proficient in SQL and database management systems. Solid understanding of API integrations and web services (REST, GraphQL, etc.). Experience with cloud platforms (AWS, GCP, Azure, etc.) is a plus. Strong problem-solving skills and attention to detail. Excellent communication and teamwork abilities. We are excited to find a passionate individual who can contribute to our project with their expertise in CloudQuery and API integrations. If you are a developer looking for a challenging and rewardi...

    $33 / hr (Avg Bid)
    $33 / hr 平均入札額
    165 入札

    Whilst the world patiently goes about its mundane existence, deep in the bowls of PyCharm there exists a codebase held hostage from migrating to the land of PostgreSQL where it belongs. Its captor - the evil Djangosaurus, has armed itself and is baying for binary bloodshed. Chat GPT has floundered, Gemini still believes it's more likely an Australian Gummy-shark has driven a Porsche than Apollo 11 potentially didn't land on the moon. This is the real thing, this is what you've been trained for. There is no task sheet even envisioned for this unprecedented event. Your mission if you chose to accept it is to go where no supercomputer can - into the HQ of DjangoTown - and seek out the energy source powering the Djangosaurs with circular import energy cubes and shut it...

    $104 (Avg Bid)
    $104 平均入札額
    27 入札

    ...experience in setting up and managing Apollo campaigns and integrating it with HubSpot. and creating Hubspot sequence Key Project Goals: - Drive Sales: The primary objective of this campaign is to drive sales. Your expertise in creating and optimizing campaigns for this purpose is essential. Industry & Audience: - Industry: Recruitment. Having experience in the recruitment field would be a big plus. - Target Audience: Professionals with specific skills. Your ability to tailor the campaign towards this audience's needs and characteristics will be key. Key Responsibilities: - Setting up Apollo campaign: Your role will include setting up the Apollo campaign from scratch, utilizing it to reach our sales goals. - HubSpot Integration: The integration of ...

    $83 (Avg Bid)
    $83 平均入札額
    6 入札
    Hreflang Missing Link Fix -- 2 3 日 left
    認証完了

    The below tag page is giving missing link error for en and x-default <link rel="alternate" 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 = ; co...

    $21 (Avg Bid)
    $21 平均入札額
    14 入札
    Hreflang Missing Link Fix 3 日 left
    認証完了

    The below tag page is giving missing link error for en and x-default <link rel="alternate" 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 = ; co...

    $16 (Avg Bid)
    $16 平均入札額
    20 入札

    I am in need of a developer well-versed in web development to guide me through deploying my GitHub project on Netlify. The project can be found here: These tech were used to make the software ⚛️ React JS - Frontend ? Apollo GraphQL Server v3 - Server API ? GraphQL Template By Mohit - Boilerplate for Apollo ? Prisma - ORM ? Any relational or non-relational database that Prisma supports ?️ Redux w/ Redux Toolkit - State management ? IP Registry - Free Geolocation lookups

    $10 (Avg Bid)
    保証

    I need a wizard in backend development primarily focused on GraphQL, TypeScript, and Bun. This is a high-priority task that I prefer concluded as soon as possible. - Proficiency in the named technologies is essential - Efficient problem-solving approaches and creativity are a plus - Prior experience with Bun is significantly favored - Fast-acting and responsiveness are needed due to the urgency of the task This is a chance to exhibit mastery and punctuality, and the opportunity to work on exciting, indispensable backend tasks. Candidates who demonstrate speed and expertise are highly considered.

    $118 (Avg Bid)
    $118 平均入札額
    10 入札

    We are seeking a talented MERN Stack Developer to join our dynamic team. As a MERN Stack Developer, you will be responsible for designing, developing, and implementing robust web applications using the MERN (MongoDB, , React.js, Node.js) stack. You will work closely with our team of designers and deve...and Node.js.  Familiarity with front-end technologies such as HTML5, CSS3, and responsive design principles.  Strong understanding of RESTful APIs and web services.  Experience with version control systems, such as Git.  Excellent problem-solving and analytical skills.  Ability to work independently and as part of a team in a fast-paced environment. Bonus Skills:  Experience with GraphQL.  Knowledge of state management libraries such as Redux or MobX.

    $9 / hr (Avg Bid)
    $9 / hr 平均入札額
    55 入札

    I am seeking for a talented individual who is skilled and experienced in B2B lead generation, Knows how to use Apollo or any other tool used for contact information like email and phone number. Key Responsibilities: * Use reliable data sources and tools to generate potential lead lists Ideal Skills and Experience: * Previous experience in B2B lead generation Having access to relevant data sources would be highly beneficial.

    $14 (Avg Bid)
    $14 平均入札額
    38 入札

    I'm looking to create a GraphQL API or Zapier automation to connect my digital signage software with motion sensors. Unfortunately, I can't provide specific details with respect to the digital signage software we are currently using. Essential Requirements: - Expertise in creating APIs using GraphQL or automation with Zapier. - Experience integrating digital signage software with motion sensors. - A comprehensive and detailed project proposal that outlines how you would approach and execute this task. Your application should focus heavily on the solution you propose as well as the exact steps necessary for successful implementation. Please don't hesitate to include any past projects that may be similar or relevant for this role.

    $1178 (Avg Bid)
    $1178 平均入札額
    95 入札

    ...developers and contribute to their professional growth and development. Qualifications: - Bachelor's degree in Computer Science, Engineering, or a related field. - 6+ years of professional experience in front-end development. - Proficiency in , React, Redux, JavaScript, HTML, and CSS. - Strong understanding of web development principles and best practices. - Experience with RESTful APIs, GraphQL, and other backend integration techniques. - Excellent problem-solving skills and attention to detail. - Ability to work independently and collaboratively in a fast-paced environment. - Strong communication and interpersonal skills. Preferred Qualifications: - Experience with TypeScript and other frontend frameworks/libraries (e.g., Angular, Vue.js). - Familiarity with CI/CD pipeli...

    $1328 (Avg Bid)
    $1328 平均入札額
    33 入札

    I am in need of a captivating cover design for my fiction book, inspired by a story of love set in an ancient Greek fantasy world. Your illustrations should be able to convey both tenderness of romance and the distinct elements of ancient Greek culture. The book is about Icarus's fall and his relationship with Apollo, God of the Sun. I don't really have an idea of what I want on the cover, and could be minimalist (i'd like something with marble as wallpaper and the colours gold and savage green??) Sorry for my bad English, isn't my mother tounge. Key skills and experience: - Proficiency in graphic design - Prior experience in designing book covers, preferably of the fiction genre - Knowledge or willingness to research ancient Greek aesthetics - Ability to tr...

    $40 (Avg Bid)
    $40 平均入札額
    48 入札

    Our web application includes a front-end, and a Laravel back-end, and uses GraphQL and REST APIs. It also utilizes microservices, an SQLite database, indexedDB, cache API, and Service Workers. We built it with TypeScript and styled it with Tailwind CSS, and Google Sheets APIOur web application has two main components: a front-end and a Laravel back-end. It uses both GraphQL and REST APIs and relies on microservices architecture. We store data in an SQLite database, use indexedDB and cache API for faster performance, and implement Service Workers for offline support. We wrote the code in TypeScript and styled the app with Tailwind CSS and the Google Sheets API. HTTP requests, message queues, databases, enterprise service bus (ESB), webhooks, integration layer, and JSON are

    $2391 (Avg Bid)
    $2391 平均入札額
    28 入札

    I am seeking to hire someone who has high proficiency in Chinese Language. In order to translate the following blog posts and pu... What I am looking for in potential client: 1) Good Grasp On Chinese 2) Knows SEO and how it affects ranking 3) Writing Skills 4) Do Revisions If Needs Call For It 5) Process Feedback To Improve The Work And Craft Link To Blogs: 1) 2) 3) 4) 5) 6) 6)

    $750 - $1500
    $750 - $1500
    0 入札

    I am seeking a skilled mobile app developer with proficiency in React Native and Shopify to design and build my mobile application utilizing GraphQL apis. Only apply if you have developed any shopify app earlier and also include its app store/play store link. For this project, the ideal candidate should have proven experience in React Native and Shopify, along with a keen sense of mobile app design. Knowledge of the Shopify API and third-party integrations would be an advantage.

    $480 (Avg Bid)
    $480 平均入札額
    46 入札

    I need a mid-level React developer to assist in the development of an E-commerce application. The ideal candidate should possess: - A comprehensive understanding and working experience with React. - Solid experience in developing E-commerce applications. - Knowledge of GraphQL. Having experience with this will be integral for enhancing data manipulation and improving API calls in the project. Previous work on similar E-commerce projects will be highly valued, giving an advantage to those with a demonstrated track record in completing these types of projects. Only serious developers having the above-mentioned skills should apply.

    $96 (Avg Bid)
    $96 平均入札額
    51 入札

    We already have a project started so i will give you the files. I'm seeking a proficient Nextjs developer with a deep understanding of Shopify Admin API to create an integration that allows for efficient management of my online store's products prices. Key Responsibilities: 1. Integration with Shopify Admin API for Product details updates. Graphql. 2. Developing a system for updating product prices. Ideal Skills: 1. Comprehensive expertise with Nextjs and Shopify Admin API. 2. Strong knowledge on e-commerce product management. This project requires extensive experience in developing robust API integrations and a keen eye for details to ensure product prices can be updated accurately and quickly.

    $40 (Avg Bid)
    $40 平均入札額
    46 入札

    Greetings If you can develop using remote access, this project is for you. You need to know: Django Graphql (Graphene) Apollo Client Tailwind React js Please check project requirements and place your best bid. If you have any questions, those will be answered 100 times, no worries.

    $107 (Avg Bid)
    $107 平均入札額
    14 入札

    Greetings If you can develop using remote access, this project is for you. You need to know: Django Graphql (Graphene) Apollo Client Tailwind React js Please check project requirements and place your best bid. If you have any questions, those will be answered 100 times, no worries.

    $13 (Avg Bid)
    $13 平均入札額
    13 入札

    ...Development .I want to build Shopify Embedded App and then I want to publish it to shopify app store. so I am seeking for training on shopify app development. 1. Training needed on Shopify CLI with React and Node.js for Shopify app development (No need to teach React and Node.js). 2. Training needed on Shopify platform and its architecture. 3. Training needed on Shopify APIs including REST API, GraphQL, and Storefront API. 4. Training needed on Shopify API authorizations and Data retrieval. 5. Training needed on Shopify app development processes including app theme extension development, Polaris, and app bridge utilization. 6. Training needed on Shopify webhooks and proxy for real-time data handling. 7. Training needed on Utilizing the Shopify Partner Dashboard for app manage...

    $340 (Avg Bid)
    $340 平均入札額
    29 入札

    ...development focus on Next js Familiar with GitHub Competent in and TypeScript Practical knowledge of installing modules and packages with npm/yarn Proficient in using hooks, callbacks, promises, and async/await Experienced in using REST APIs or GraphQl Services Skilled in error handling Knowledgeable in routing and dynamic routes Proficient in static generation and server-side rendering Experienced in using authentication, including social media logins Familiar with databases including Mysql, PostgreSQL, MongoDB, Firebase and GraphQL Also experience with Prisma. Knowledge of environment configuration in cloud platforms (AWS, Google Cloud, Linode) and other Hosting management system Nice To Have : Practical knowledge of Docker Experience with CI/CD configuration Familia...

    $99 (Avg Bid)
    $99 平均入札額
    157 入札

    *We are seeking a skilled senior React.js developer with experience in GraphQL to help us develop our dating websites project. The ideal candidate should have a strong understanding of React.js and , as well as a solid background in team collaboration. This is a monthly basis project. The successful candidate will work closely with our team to bring our vision to life and deliver a high-quality dating website that meets our requirements. Key skills for this role include: - Robust user authentication system - Real-time content and interaction updates - Seamless integration with various third-party APIs, crucial for expansive functionality Ideal candidates should have extensive experience in: - Building and maintaining large-scale social media platforms - Implementing complex user ...

    $2607 (Avg Bid)
    $2607 平均入札額
    155 入札

    I need a proficient Nextjs GraphQL developer to create a simple app extension for my Shopify store. The functionality I require is focused around product catalogue management, specifically: - Ability to fetch and update specific product data via GraphQL - Display the fetched data within the app in a list format - The fetched data should also be used to add a search functionality As for how the data is displayed, I would prefer a table view to best fit my workflow. Freelancers who've worked with Shopify's backend and have experience with GraphQL are preferred. Competency in creating user-friendly interface designs is also a plus. Potential candidates must demonstrate a clear understanding of eCommerce data management and the efficient implementation of these...

    $37 (Avg Bid)
    $37 平均入札額
    71 入札

    We need a small Nextjs interface that fetches data from our shopify store admin api trough graphql and displays the "Sku, Title, Vendor, Price, Compare at price" in a tailwind table. Also we need the ability to edit the "Price and Compare at price" directly in the tailwind table. In the header we need a "Save and update" button that sends the new product prices and compare at prices to our shopify store.

    $138 (Avg Bid)
    $138 平均入札額
    68 入札

    We are seeking a skilled senior React.js developer with experience in GraphQL to help us develop our dating websites project. The ideal candidate should have a strong understanding of React.js and , as well as a solid background in team collaboration. This is a monthly basis project. The successful candidate will work closely with our team to bring our vision to life and deliver a high-quality dating website that meets our requirements. Key skills for this role include: - Robust user authentication system - Real-time content and interaction updates - Seamless integration with various third-party APIs, crucial for expansive functionality Ideal candidates should have extensive experience in: - Building and maintaining large-scale social media platforms - Implementing complex user p...

    $2691 (Avg Bid)
    $2691 平均入札額
    70 入札

    ...Engineering, or related field. 5+ years of experience in full stack JavaScript development. Proficiency in front-end technologies such as HTML5, CSS3, JavaScript, and modern JS frameworks (React, Angular, Vue.js). Strong understanding of server-side programming languages such as Node.js. Experience with database technologies such as MongoDB, MySQL, or PostgreSQL. Familiarity with RESTful APIs and GraphQL. Knowledge of code versioning tools such as Git. Excellent problem-solving and debugging skills. Ability to work independently and as part of a team. Strong communication and interpersonal skills. Bonus Skills: Experience with cloud platforms such as AWS, Azure, or Google Cloud. Knowledge of Docker and container orchestration tools (Kubernetes). Understanding of CI/CD pipelines....

    $178 (Avg Bid)
    $178 平均入札額
    81 入札

    Hi Md. Muzahidul I., I am so happy to hire you again for our work of collecting emails/Linkedin from Apollo. This is Brokers #1 project, there will be several other portions to come.

    $25 (Avg Bid)
    $25 平均入札額
    1 入札

    As the client on this project, I am experiencing several issues with my taxi app. My aim is for freelancers skilled in Flutter, GraphQL and Express JS to address these problems. - One of the most critical problems is with the Google autocomplete feature, which currently disables pasting in the app. - Next, there are issues with the ride pricing logic including incorrect fare calculation, adjustment of cash payment by riders, applying discount codes and showing total price after discount to users. The reformed system should be able to show no cash was paid by the passenger and should not allow drivers to bypass and proceed to the next/main screen. - Additionally, I want to add the Ukrainian language to my application. - Lastly, I'd like to make menu adjustment, replacing un...

    $236 (Avg Bid)
    $236 平均入札額
    53 入札

    I'm looking for a skilled MERN stack (MongoDB, , React.js, Node.js) developer to convert my existing WordPress Plugin into a cutting-edge React/Node.js application. Skills and Experience Needed: - Pro...application. - Improve software's performance and scalability. - Enhance user experience and design interface considering modern design practices. Gotta know how to use Github and be very frequent in your updates. Building of both the Front-end and Server-side IS required. We only have plugins to work from, so... Server side you will have to infer. YOU MUST KNOW: 1. MongoDB 2. PayloadCMS 3. GraphQL 4. 5. Refine (for Dashboards) 6. Next Auth (Auth v5) There's a main plugin and a lot of little pieces. But the payout system needs to integrate with Paypal and...

    $750 - $1500
    シール
    $750 - $1500
    145 入札

    ...Magento 2 Open Source - see details See list below - Setup from scratch a Google Cloud Platform VM all the way to installation of the Magento 2 Open Source - that's it. I will deal with front end development separately. 1. Operating System: Ubuntu 22.04.4 LTS (Jammy Jellyfish) 2. LAMP Stack: Apache 2.4.55, MySQL 8.0.33 or the newest version, PHP 8.2.3 3. Elasticsearch 8.7.1 4. APIs: REST API, GraphQL API, Helcim API 5. Google Cloud Platform Setup: GCP Project, Compute Engine (VMs), Cloud Storage, Cloud SQL (Managed MySQL), Additional GCP Services (Optional): Cloud Load Balancing, Cloud CDN, Cloud DNS 6. Magento Installation: Download and Setup, Web Server Configuration, Database Setup, Magento Installer Ideal skills: - Previous experience with GCP - Experience in Mage...

    $158 (Avg Bid)
    $158 平均入札額
    33 入札

    As a rapidly scaling company, I am in dire need of a skilled GraphQL Developer who can effectively manage data mutation and updating. The task involves delivering streamlined data querying and retrieval using JavaScript as the implementation language. The ideal candidate should offer: - In-depth knowledge and proven experience with JavaScript - Solid proficiency in data retrieval and mutation in GraphQL - Background in working with PostgreSQL databases - Demonstrable real-world experience in developing GraphQL servers Your main responsibility will involve managing and controlling my PostgreSQL database using GraphQL server implemented in JavaScript. Your expertise in ensuring accurate data mutation and update is essential to the success of this project. Th...

    $13 (Avg Bid)
    $13 平均入札額
    5 入札

    ...MySQL PHP 8.2.3: OR. The most current stable release of PHP. PHP Optional Technologies: Redis 7.0.12: The latest release of the popular in-memory cache. Redis Elasticsearch 8.7.1: The most recent version of this powerful search engine. Elasticsearch APIs REST API: Understanding of RESTful APIs as utilized in Magento's architecture for customizations. GraphQL API: Familiarity with Magento's GraphQL API for data retrieval. Helcim API: Knowledge of Helcim's API as per the latest specifications. Helcim API Google Cloud Platform Setup GCP Project: Setup of a dedicated Google Cloud Platform project. Compute Engine (VMs): Provision VMs as per anticipated traffic, with instance groups for scaling. Cloud Storage: Use for Mag...

    $222 (Avg Bid)
    $222 平均入札額
    62 入札

    I'm in urgent need of a proficient developer who can fix my portal and website, SecureRide. Due to abrupt deprecations to the FaunaDB's GraphQL API, my portal and website have run into some issues. The issues are related to both interface and functionality. Ideal Skills and Experience: - Extensive experience in using FQL (Fauna Query Language). - Extensive experience in using GraphQL API - Solid background in User Interface design - Proven experience in website functionality improvement Job Responsibilities: - Fix user interface issues within the SecureRide portal and Website - Resolve all functionality issues preventing smooth operation - Ensure the SecureRide portal and Website become fully operational again Please include your specific experience related to th...

    $26 / hr (Avg Bid)
    $26 / hr 平均入札額
    37 入札

    I'm seeking a detail-oriented freelancer with strong research skills to source 100 email/phone contacts of specific decision makers within national corporations' in-house legal teams. Deliverables: - Minimum of 100 legitimate email and phone contacts. - A spreadsheet with populated entries: con...abilities. - Strong organizational skills. - Proven experience in Lead Generation. - Knowledge about corporate structures. - Familiarity with legal industry is a plus. By the end of this task, I expect a well-completed contact list to enable an effective software sales campaign. Please ensure all provided information is verified and accurate. Ethical sourcing ONLY please. Linked in navigator and Apollo subscriptions usually suffice these ethical requirements. This work may b...

    $17 / hr (Avg Bid)
    $17 / hr 平均入札額
    30 入札

    ...Engineering, or related field. 5+ years of experience in full stack JavaScript development. Proficiency in front-end technologies such as HTML5, CSS3, JavaScript, and modern JS frameworks (React, Angular, Vue.js). Strong understanding of server-side programming languages such as Node.js. Experience with database technologies such as MongoDB, MySQL, or PostgreSQL. Familiarity with RESTful APIs and GraphQL. Knowledge of code versioning tools such as Git. Excellent problem-solving and debugging skills. Ability to work independently and as part of a team. Strong communication and interpersonal skills. Bonus Skills: Experience with cloud platforms such as AWS, Azure, or Google Cloud. Knowledge of Docker and container orchestration tools (Kubernetes). Understanding of CI/CD pipelines....

    $19 / hr (Avg Bid)
    $19 / hr 平均入札額
    78 入札

    I need assistance with my Point of Sale (POS) system that is failing to register payments. POS is part of a larger under development business application. Must have: - In-depth knowledge of POS systems - Must be MERN stack expert - Must be familiar with GraphQL -must be familiar with microservices architecture -mongodb Please place bid only if you are fully qualified to work on this. Lets not waste each others time

    $173 (Avg Bid)
    $173 平均入札額
    54 入札

    • Build an Express GraphQL API • Build a React front-end that utilizes Express GraphQL API • Perform CRUD operations Expected Functionality: React front-end (Correct components, forms, event handling, login) MongoDB database (config files, models) Express GraphQL API (Correct models, schemas, CRUD operations code, authentication/authorization, Correct , , and files) Friendliness (using CSS to align the React elements, React-Bootstrap, etc.) Innovative features (extensive use of ES6+ syntax, UI design ect

    $125 (Avg Bid)
    $125 平均入札額
    15 入札

    I am the owner of a website and I need an expert in cyber security. My primary aim is to gain an understanding of the website's level of security, specifically focusing on password strength. As a cyber-security professional or ...Test the password strength, identifying any weaknesses - Provide a detailed report of your findings, and suggestions for improvement - Provide ethical hacking service with permission Due to the nature of the task, it's imperative that you have a solid background in computer security or a related field. Advanced knowledge and techniques in hacking such as ethical hacking, penetration testing, Apollo Database and computer systems are vital. Please note: all actions are authorised and fall within the legal boundaries. Only ethical hacking profess...

    $17 / hr (Avg Bid)
    $17 / hr 平均入札額
    6 入札
    Sales Executive 終了 left

    ... - Identify and target potential customers through various channels, including cold calling, email campaigns, social media, and other prospecting methods. - Tailor messages to address specific needs and pain points of potential customers. - Qualify leads based on predefined criteria to ensure they meet the company's ideal customer profile. - Working experience with prospecting tools such as Apollo, LinkedIn Sales Navigator, etc., and CRM platforms – HubSpot, Pipedrive, Zoho, etc will be a huge advantage. - Keep customer relationship management (CRM) systems updated with accurate and detailed information about leads and interactions. The perfect candidate will have: - 3 or more years of experience in Medical equipment sales and dealing with USA-based clients. - E...

    $11 / hr (Avg Bid)
    $11 / hr 平均入札額
    6 入札

    I'm seeking a detail-oriented freelancer with strong research skills to source 100 email/phone contacts of specific decision makers within national corporations' in-house legal teams. Deliverables: - Minimum of 100 legitimate email and phone contacts. - A spreadsheet with populated entries: con...abilities. - Strong organizational skills. - Proven experience in Lead Generation. - Knowledge about corporate structures. - Familiarity with legal industry is a plus. By the end of this task, I expect a well-completed contact list to enable an effective software sales campaign. Please ensure all provided information is verified and accurate. Ethical sourcing ONLY please. Linked in navigator and Apollo subscriptions usually suffice these ethical requirements. This work may b...

    $89 (Avg Bid)
    $89 平均入札額
    51 入札

    I am the owner of a website and I need an expert in cyber security. My primary aim is to gain an understanding of the website's level of security, specifically focusing on password strength. As a cyber-security professional or ...Test the password strength, identifying any weaknesses - Provide a detailed report of your findings, and suggestions for improvement - Provide ethical hacking service with permission Due to the nature of the task, it's imperative that you have a solid background in computer security or a related field. Advanced knowledge and techniques in hacking such as ethical hacking, penetration testing, Apollo Database and computer systems are vital. Please note: all actions are authorised and fall within the legal boundaries. Only ethical hacking profess...

    $27 / hr (Avg Bid)
    $27 / hr 平均入札額
    13 入札

    ...Developer to develop a GraphQL adapter for Apache Superset using the Shillelagh library. The goal is to enable Apache Superset to directly connect to and pull data from a GraphQL API (we will provide the GraphQL schema that the adapter needs to support), leveraging GraphQL's introspection capabilities. We do not expect you to start from scratch - please see: Responsibilities: 1) Provide a bespoke GraphQL adapter for Apache Superset, ensuring it can dynamically introspect the provided GraphQL schema and translate SQL queries into GraphQL queries. 2) Implement logic to handle both Relay-style connections and standard GraphQL schemas, including advanced query translation for filtering, sorting, and pagination. 3) Map GraphQL r...

    $2878 (Avg Bid)
    $2878 平均入札額
    76 入札

    * We are seeking a skilled senior React.js developer with experience in GraphQL to help us develop our dating websites project. The ideal candidate should have a strong understanding of React.js and , as well as a solid background in team collaboration. This is a monthly basis project. The successful candidate will work closely with our team to bring our vision to life and deliver a high-quality dating website that meets our requirements. Key skills for this role include: - Robust user authentication system - Real-time content and interaction updates - Seamless integration with various third-party APIs, crucial for expansive functionality Ideal candidates should have extensive experience in: - Building and maintaining large-scale social media platforms - Implementing complex user

    $2682 (Avg Bid)
    $2682 平均入札額
    115 入札

    I'm in immediate need of a Shopify expert, particularly someone knowledgeable in working with the Shopify REST API. and GRAPHQL api

    $20 (Avg Bid)
    $20 平均入札額
    5 入札

    ...integrating GraphQL into my existing Wordpress site or possibly starting anew. The key feature I'm interested in is the ability for real-time data updates for products. I essentially aim to utilize this GraphQL integration to make my product listings dynamic, where updates will propagate in real-time. This will ensure the latest information for product availability, pricing, etc., is always displayed to my customers which will guarantee both improved user experience and increased accuracy. I would expect the products to link to Woocommerce and I've indentifed a puigin at for wordpress. I may be able to provide additional wordpress work but the initial project is the project integration. Skills required: - Extensive experience in integrating GraphQL...

    $173 (Avg Bid)
    $173 平均入札額
    57 入札