Szűrő

Legutóbbi kereséseim
Szűrés erre:
Költségvetés
eddig:
eddig:
eddig:
Típus
Készségek
Nyelvek
    Munka státusza
    2,000 graphql spotify munka, árazás ebben: EUR

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

    €8 / hr (Avg Bid)
    €8 / hr licitátlag
    34 árajánlat

    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.

    €51 / hr (Avg Bid)
    €51 / hr licitátlag
    157 árajánlat

    Ive been making music for awhile now, but my masters are always always lacking. I am getting close to finishing a project currently, and would like to have someone else do the engineering. If you would like to listen to my previous work, my artist name on Spotify is arkenstoner

    €294 (Avg Bid)
    €294 licitátlag
    31 árajánlat
    Flutter App Developer with GraphQL 6 nap left
    HITELESÍTETT

    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 licitátlag
    41 árajánlat

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

    €478 (Avg Bid)
    €478 licitátlag
    107 árajánlat

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

    €31 / hr (Avg Bid)
    €31 / hr licitátlag
    164 árajánlat

    at the lowest level of advancement, let's hope only 80% of the requirements are included in the application ;) Subject: Application for booking parking spaces. Design (in Android Studio) an adequate user interface (visual layer, navigation, i.e. transitions between screens, animations) The appl...(displayed in the top bar) - Browsing screen (discs, files or similar), also known as the gallery (the gallery can be freely adapted to the theme of the application) - Adding a new item to the gallery screen (non-functional) - Focus Screen (e.g. presenting a new application feature) - Personalization/change settings screen - Characteristic Screen (e.g. if we are creating an application similar to Spotify, it is a music playback screen, if a game or library, it is a gameplay or book d...

    €316 (Avg Bid)
    €316 licitátlag
    37 árajánlat
    Spotify Artist Report Desktop App 5 nap left
    HITELESÍTETT

    ...that will allow me to access artist reports from Spotify and manage playlists easily. Key requirements and tasks include: - Desktop Application: The application should be desktop-based, enabling me to efficiently access and interact with Spotify artist data. - Playlist Management: The application will be designed to build and maintain playlists from a FileMaker database, which I have already set up. The tool should allow for seamless playlist management based on the data present in the database. - Spotify Artist Report Access: The primary functionality of the application will be the extraction of artist reports from Spotify. The reports will be related to a variety of indie bands. It's crucial that the developer can integrate the necessary Spotify...

    €235 - €704
    Rejtett Titkos
    €235 - €704
    10 árajánlat

    Meu nome é João Nunes e atualmente tento viver da música, tenho como vulgo criado um personagem meu chamado Juaum O Cria , já com músicas lançadas no spotify ,youtube ,apple music, etc... Tenho como foco principal , achar um analista de marketing para me guiar nessa jornada, pois começa a ficar tudo em cima do artista e não da certo. Se tiver algum interesse por favor não exite em mandar uma mensagem

    €129 (Avg Bid)
    €129 licitátlag
    11 árajánlat
    Hreflang Missing Link Fix -- 2 3 nap left
    HITELESÍTETT

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

    €20 (Avg Bid)
    €20 licitátlag
    14 árajánlat
    Hreflang Missing Link Fix 3 nap left
    HITELESÍTETT

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

    €15 (Avg Bid)
    €15 licitátlag
    20 árajánlat

    I'm seeking a dedicated professional to enhance the listenership and subscribers to my podcast hosted on Apple Podcasts. My ultimate goal is to: - Increase m...podcast audience - Boost my podcast rankings The ideal candidate should have comprehensive experience and understanding of podcast audience growth, specifically on Apple and Spotify podcasts, and familiarity with targeting the middle demographic Skills and Experience Required: - Deep understanding of Apple and Spotify Podcasts' algorithm - Demonstrated success in podcast marketing and audience growth) - Proficiency in English - Strong analytics capabilities to assess growth results Please provide past examples of similar work, particularly highlighting any success within the middle demographic and on A...

    €57 (Avg Bid)
    €57 licitátlag
    28 árajánlat

    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

    €9 (Avg Bid)
    Garantált
    €9
    8 pályamű

    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.

    €111 (Avg Bid)
    €111 licitátlag
    10 árajánlat

    "I'm looking to promote music on Spotify organically, 100% organically. I can distribute royalties depending on the deal. I make electronic music

    €97 (Avg Bid)
    €97 licitátlag
    12 árajánlat

    ...diferente do que está no mercado atual de sua concorrência. Um dos integrantes é parente de um cantor famoso do segmento. Já tiveram presença em diversos meios de comunicação. A dupla está voltando ao mercado após um hiato. Precisa de gerenciamento de impulsionamento digital para aumento efetivo de sua presença digital face ao seu segmento. Conhecimentos de impulsionamento em redes sociais, Youtube, Spotify e blogs do segmento. Campanhas virais e memes. Gerenciamento e inteligência de orçamento otimizado para impulsionamento. Amadores, ou aventureiros da área não serão aventados. Apenas profissionais com resultados anteriores provados. Trabalho profissional. Procurem por dupl...

    €1608 (Avg Bid)
    €1608 licitátlag
    14 árajánlat

    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.

    €8 / hr (Avg Bid)
    €8 / hr licitátlag
    55 árajánlat

    ...create and post daily content, develop promotional strategies, provide insightful analysis, and handle bookings. Key Responsibilities: - Manage and grow my accounts on Facebook, Instagram, YouTube, TikTok, and Spotify. - Generate daily content, including performance videos, original and cover songs, live music videos, music posts, and promotional gigs. - Consistently release new music or materials on a bi-weekly basis. - Analyze content for performance and strategic refinement. Ideal Skills and Experience: - Strong familiarity with Facebook, Instagram, YouTube, TikTok, and Spotify. - Experience in content creation focussed on music. - Aptitude for promotional activities and bookings. - Proven abilities in analytics and performance-driven strategy. - Strong understanding...

    €8 / hr (Avg Bid)
    €8 / hr licitátlag
    21 árajánlat

    I'm seeking a social media savvy freelancer who can help me in managing my presence on various platforms which include Facebook, Instagram, Spotify, and TikTok. Your tasks will include: - Regularly posting on my platforms. - Growing my audience and actively engaging with them. - Handling promotional activities and bookings. - Analyzing my current content and advising on what content to make, and how often. Freelancers who have experience with targeting and understanding the interests of young adults as well as middle-aged adults will have an edge. I am looking forward to engaging my audience more meaningfully and maintaining a consistent and appealing digital presence.

    €8 / hr (Avg Bid)
    €8 / hr licitátlag
    46 árajánlat

    As an artist, I am seeking a skilled freelancer who can create an intermediate Spotify artist profile for my already produced songs. The profile should be colorful and vibrant in its design. Profile Requirements: - Intermediate level detailing: including artist's name, logo, bio, and the inclusion of social links. - The overall design should have a bright, energetic look and feel. Ideal Skills and Experience: - Prior experience in creating and setting up Spotify Artist profiles. - Sound understanding of music branding. - Strong skills in graphic design, particularly a kn We want the music on Spotify with no charge back's after. .

    €19 (Avg Bid)
    €19 licitátlag
    33 árajánlat

    I need a new website. I need you to design and build a website for my small business I have a design in mind and would like to copy it

    €1283 (Avg Bid)
    €1283 licitátlag
    249 árajánlat

    I'm looking to extend my music's reach immensely in the US, UK, and Northern Europe. I have specific ideas and outlets I wish to utilize, and I need a professional marketer who can get the job done. Key Components include: - Maximizing prominent social media platforms: Deploying creative and effective marketing strategies on Facebook, Instagram, YouTube, Spotify, Apple, Deezer, YouTube Music, etc - Influencer Collaborations: Identify, initiate and manage collaborations with relevant influencers to promote my music. Ideal freelancer: - Must have a proven track record of marketing within the music industry - Extensive understanding and experience with social media marketing and influencer collaborations - Deep knowledge of the selected markets (US, UK, Northern Europe) ...

    €23 (Avg Bid)
    €23 licitátlag
    8 árajánlat

    I am looking to set up a technology-focused podcast featuring interview-style episodes. It needs to be general and universally accessible, meaning it should be available on platforms like Spotify, Apple Podcasts, and Google Podcasts. The following skills and expertise are desirable: - Experience in podcast production - Proficiency in audio editing and post-production - A tech-savvy mindset to understand and discuss technology topics - Ability to scout and secure guests for interviews Deliverables include the full production of regular episodes, uploading and distribution across platforms, and ensuring smooth running of each interview session. The ultimate goal is to create an engaging and informative podcast for technology enthusiasts. I look forward to working with professionals ...

    €8 (Avg Bid)
    €8 licitátlag
    12 árajánlat

    I'm seeking a skilled developer to create an interactive website and/or a mobile app. It is designed to enable users to input their expenses and visually track how much they spend. Key features to include: - Categorization of expenses. - Graphical representation of expenses. - Functionality for setting expense goals. - An "expense wrapped" (kinda like a Spotify wrapped) so users can see how much they spent on certain categories every end of the week/month -Make it cute, fun, colorful, and easy to navigate Experience in e-commerce and social networking platforms would be advantageous, alongside a deep understanding of creating engaging, user-friendly interfaces. Your ability to integrate these features seamlessly across both web and mobile interfaces will be key to t...

    €56 (Avg Bid)
    €56 licitátlag
    27 árajánlat

    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.

    €1105 (Avg Bid)
    €1105 licitátlag
    95 árajánlat

    I am urgently in need of a specialist with expertise in API integration for social media platforms. The primary target platforms are Facebook, TikTok, Instagram, Twitter, Are existing webapp allow user to copy his content from Facebook or youtube audio for spotify and post into our promotion, then buy coin which he will input on those link and add how many reshare he wish to get from our platforms to enble our user reshare it to get more views on his third-party social platform, however after my previous developer added such the audio or video cant be embed. For such when our user share it out of our system the guest only see link with not description or content. So now we need an expert that can configure it or add social api so that it can work as i describe. Secondly when user C...

    €153 (Avg Bid)
    €153 licitátlag
    42 árajánlat

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

    €1246 (Avg Bid)
    €1246 licitátlag
    33 árajánlat

    I require a seasoned expert in the field of music promotion, preferably rock genre, to assist in the promotion of my newly completed rock song on Spotify, Apple Music, and YouTube. The objective is to amplify the reach of my song within the rock music enthusiasts communities, music bloggers, and social media users. You should have access to relevant websites, forums, and Facebook groups where you can post the song links. Ideal Skills and Experience: - Proven experience in music promotion, specifically rock genre - Access to platforms and communities that reach our target audience - Knowledge of maximizing reach on Spotify, Apple Music, and YouTube Given the level of expertise required for this project, I have set aside a budget between $100 - $500 for this task. The ultima...

    €81 (Avg Bid)
    €81 licitátlag
    16 árajánlat
    App Developer Véget ért left

    Project Details: We need a Music and Video App like Youtube Music, Spotify App etc. Where we can play music and can switch between music and video for the same song. More details: What platform do you want the app to be developed for? Both What is the primary goal of your app? To offer a service Do you need user accounts for your app? Yes, with profile customization

    €1270 (Avg Bid)
    €1270 licitátlag
    41 árajánlat

    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

    €2243 (Avg Bid)
    €2243 licitátlag
    28 árajánlat

    Preciso montar um painel em design bootstrap com banco de dados mysql, para administrar as músicas que são lançadas pelo selo, editora e gravadora independente que eu tenho. Preciso gerir catálogo, contratos, dados e estatísticas dos perfis do Spotify, YouTube e etc dos artistas, sistema de buscas com dados dos artistas e outras ferramentas para envio de emails e formalização da faixa, calendários editorais e etc. Preciso que o banco de dados seja configurável pra caso precise transferir o sistema pra outra hospedagem eu mesmo faço. Exemplos de sistemas:

    €159 (Avg Bid)
    €159 licitátlag
    14 árajánlat

    ...compelling promotional video Key Details: - Length: Approximately 1:30 to 1:45 Video Breakdown: Introduction (0:00 - 0:15) Visually engaging introduction to Spotify Communities. Voiceover: "Welcome to Spotify Communities - where music lovers unite and celebrate their passion for music." Feature Overview (0:15 - 0:30) Illustrative examples of users exploring and joining Spotify Communities. Voiceover: "Users can create or join communities based on musical interests and cultural backgrounds." Community Events (0:30 - 0:45) Visual representation of community events such as virtual concerts and listening parties. Voiceover: "Spotify Communities organize various events and activities for its members." Collaborative Playlist Cura...

    €104 (Avg Bid)
    €104 licitátlag
    51 árajánlat

    ..."Anime Lofi" Spotify playlist. Key Requirements: - Identify relevant keywords: The ideal candidate should be able to find and implement keywords in the playlist's title and description that will help it rank higher on Spotify searches. - Experience with SEO optimization on Spotify: Knowledge of how Spotify's algorithms work and experience in successfully improving search ranking on the platform is crucial. - Understanding of the Anime Lofi music style: It's important that the freelancer understands the specific music style of the playlist, so that they can accurately and effectively optimize it for search. - Target audience: The playlist is primarily targeted towards Anime fans, so knowledge of this demographic would be beneficial. Ideal...

    €72 (Avg Bid)
    €72 licitátlag
    89 árajánlat

    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)

    €704 - €1407
    €704 - €1407
    0 árajánlat

    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.

    €450 (Avg Bid)
    €450 licitátlag
    46 árajánlat

    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.

    €90 (Avg Bid)
    €90 licitátlag
    51 árajánlat

    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.

    €38 (Avg Bid)
    €38 licitátlag
    46 árajánlat

    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.

    €100 (Avg Bid)
    €100 licitátlag
    14 árajánlat

    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.

    €12 (Avg Bid)
    €12 licitátlag
    13 árajánlat

    I'm in need of technical support to successfully install an Allen & Heath digital mixer on my Mac. Additionally, I'm puzzling over some questions related to streaming music via Spotify on this mixer. - Skills: Familiarity with Allen & Heath digital mixers, Mac familiarity, and understanding of Spotify's streaming capabilities. - Experience: Prior experience with audio equipment setup, streaming software issues, and Mac troubleshooting would be ideal. - Expectations: Ensure correct installation of digital mixer and assist with Spotify streaming. Open for a brief training on utilizing this setup for future references. Your insightful advice would be most appreciated!

    €47 / hr (Avg Bid)
    €47 / hr licitátlag
    2 árajánlat

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

    €319 (Avg Bid)
    €319 licitátlag
    29 árajánlat

    I am seeking a skilled developer who can formulate a Spotify bot specialized in automating 'play' operations. The bot's core function should be: - Automatically play songs, but not just any random songs. It should specifically endorse the links I provide. Skillsets crucial for this project include proficiency in Spotify's API, bot development, and machine learning techniques. Experience in developing recommendation systems would be a great plus, given the accuracy demanded in matching previously liked songs is vital to the project's success.

    €141 (Avg Bid)
    €141 licitátlag
    104 árajánlat

    I'm currently seeking an experienced freelancer with knowledge in downloading Spotify playlists, including album art and metadata, and converting them to high-quality MP3 format. (320kbps) - Required Skills: - Music and audio conversion knowledge - Familiarity with Spotify platform - Attention to detail (specifically album arts and track metadata) - Expectations: - Download and convert 15 Spotify playlists (including album art and metadata for each song) to high-quality MP3 (320 kbps only). Include album art, artist and album. - Deliver on time with assurance of quality. - Bonus: - Knowledge of digital audio quality standards - Previous experience with Spotify music download projects. Please only bid if you have relevant experien...

    €11 (Avg Bid)
    €11 licitátlag
    30 árajánlat

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

    €93 (Avg Bid)
    €93 licitátlag
    157 árajánlat

    I'm in search of a skilled developer to build a comprehensive song distribution dashboard for multiple music streaming platforms. Even though I've not specified the platforms, common ones could include Spotify, Apple Music and YouTube Music. However, the use of different APIs to integrate various other platforms is a plus. What I'm mainly looking for: - A developer with a proven track record in working with music distribution data. - Understanding of how different API's provide data from music streaming platforms. While I have not provided specific functionalities, ideal ones could be: - Real-time streaming data - Detailed listener demographics - Revenue tracking Remember, your application should clearly highlight your experience in managing similar projects....

    €334 (Avg Bid)
    €334 licitátlag
    26 árajánlat

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

    €2446 (Avg Bid)
    €2446 licitátlag
    155 árajánlat
    Trophy icon Engaging Music Video Creation Véget ért left

    ...and using an overarching story line would be highly preferred. (Lyrics shouldn’t be included on the video). A high quality short sample up to the end of the first chorus is long enough for me to determine your direction, professionalism, quality, story arc, etc. High preference for real actors rather than using stock footage. Please let me know of extra costs for this. A link to the song on Spotify: A bit more about the meaning of the song: The song is about old acquaintances reuniting and picking up from where they left off. The song depicts true friendship and describes how it feels like yesterday when all mates are back together reminiscing and everything is the same as it was back in the day. The same friendships

    €61 (Avg Bid)
    Garantált
    €61
    29 pályamű

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

    €35 (Avg Bid)
    €35 licitátlag
    71 árajánlat

    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.

    €129 (Avg Bid)
    €129 licitátlag
    68 árajánlat