Editar xml flex trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 editar xml flex trabalhos encontrados, preços em USD

    I am in need of a skilled Python programmer to create a desktop automation program for me. I have a node script that I want to convert to a python desktop application. This app is to sign XML files, send it to a server and receive the files authorized by the server. I need the code properly commented.

    $50 (Avg Bid)
    $50
    9 inscrições
    Editor de imágenes Encerrado left

    Hola se busca persona que pueda editar en photoshop

    $19 (Avg Bid)
    $19 Média
    42 ofertas

    Creating an influential PowerPoint Infographic/Quote is my core goal. With a purpose to persuade potential clients, meticulous design is a necessity. Key deliverables: - Inclusion of graphs and charts to present facts, support arguments and reinforce the persuasive purpose. - Engaging and informative infographics to transfor...uniformity of colour. Mainly red, blue and white colours. The purpose of this is to provide 3-4 pages of company information for an automated quoting process in an infographic format. The colour scheme needs to be uniform and interesting to make an impression. I also need this to be in Powerpoint and in the size of an A4 page. This will ultimately be transferred to word so that I can use the XML functions and draw data from a database for certain parts of...

    $90 (Avg Bid)
    $90 Média
    72 ofertas

    I need a WordPress designer who can solve two specific issues. I need someone who knows how to use Elementor, Houzez Theme and CRM (with XML format) automatic imports. I require assistance with integrating specific functionalities: · Including a customized search page that allows users to filter by categories and provides advanced search options. · Implementing a customized template for automatic uploaded properties with a CRM (template is already designed). Key Requirements: - Strong experience in crafting business websites on WordPress - Proficiency in implementing a custom search page functionality - Expertise in strategizing advanced search options and category-based filtration - Elementor and Houzez Templates The ideal candidate will understand how to craft ...

    $89 (Avg Bid)
    $89 Média
    55 ofertas

    Deseo una aplicacion para exportar archivos bc3, a xml y luego a project, con las afectacionde cada partida con los recuroso y asignaciones

    $411 (Avg Bid)
    $411 Média
    26 ofertas

    ...Concept curl --json '{ "media": {"tmp_name": "/WP_CONTENT_PATH/", "name": ""} }' Where BLOG_ID is the site Jetpack blog id. I cannot perform this POC because I don't have a public WordPress test site. To apply to this offer and assist me with this POC, you must have a WordPress test site of any version with XML-RPC enabled and accessible to the public so that you can connect Jetpack to your site. You need to download, install, and connect the vulnerable Jetpack plugin specifically version 11.7.1. These are references for understanding the vulnerability: - CVE-2023-2996: - WPScan Vulnerability Report:

    $24 (Avg Bid)
    $24 Média
    31 ofertas

    ...Concept curl --json '{ "media": {"tmp_name": "/WP_CONTENT_PATH/", "name": ""} }' Where BLOG_ID is the site Jetpack blog id. I cannot perform this POC because I don't have a public WordPress test site. To apply to this offer and assist me with this POC, you must have a WordPress test site of any version with XML-RPC enabled and accessible to the public so that you can connect Jetpack to your site. You need to download, install, and connect the vulnerable Jetpack plugin specifically version 11.7.1. These are references for understanding the vulnerability: - CVE-2023-2996: - WPScan Vulnerability Report:

    $23 (Avg Bid)
    $23 Média
    31 ofertas

    I'm looking for a talented graphic designer to create a comprehensive product catalogue for my Electronic Store, featuring filter electronics. Tasks will include: * Designing clear, attractive layouts for each product page * Incorporating filter electronic product images and descriptions * Ensuring the overall cata...and descriptions * Ensuring the overall catalogue design aligns with my brand aesthetic Ideal Skills and Experience: * Extensive experience in graphic design * Prior experience designing product catalogues, particularly for electronic items * Keen eye for detail and design aesthetics * Strong knowledge of design software such as Adobe InDesign or Illustrator This is an exciting opportunity to flex your creative muscles and help shape the visual identity of my El...

    $24 (Avg Bid)
    $24 Média
    12 ofertas

    I'm in need of a highly skilled developer to assist me with a large scale integration design project. My aim is to achieve a range of functionalities including data transformation, API integration, and workflow automation Key requirements: - Proficiency in XML, YAML, and Java - Experience with Apache Karavan - Strong understanding of visual integration design - Ability to work on a large scale project with multiple components Your responsibilities: - Collaborate with me in the design and implementation of the integration. - Ensure that the design is scalable and efficient. - Implement data transformation, API integration, and workflow automation features. This project is on a large scale and requires a developer who is comfortable working with multiple components. If you hav...

    $294 (Avg Bid)
    $294 Média
    6 ofertas

    ...with expertise in creating advanced chatbots for both website and mobile application platforms. Key Responsibilities: - The chatbot should have the capability to integrate Artificial Intelligence in order to provide highly effective customer service. - Prior experience with Twilo Flex is highly desirable but not strictly necessary. Ideal Skills: - Advanced knowledge of chatbot programming - Proficiency in mobile and web development - Solid experience with AI integration - Familiarity with Twilo Flex The main goal of this project is to establish an advanced interactive customer service system based on AI integration. This advanced chatbot will add significant value to my customer service operations, and thus prior experience in delivering similar projects ...

    $21 / hr (Avg Bid)
    Urgente
    $21 / hr Média
    65 ofertas

    I need to convert a small 25mb .bak file to csv/xml. This is a backup of MSSQLSERVER2016 (MS SQL Server)

    $23 (Avg Bid)
    $23 Média
    22 ofertas

    ...cliente podrá entrar en una página () y, con el correo electrónico o teléfono, ver los datos de la reserva. 2) Panel de administración. Creación de un panel de administrador privado donde el administrador gestione las reservas. Este panel incluiría varios apartados: - Actividades: Lista de actividades y, cada actividad, con un calendario propio. En el calendario, poder añadir/editar/quitar los horarios manualmente. (Imagen 3) - Reservas: Tabla con la lista de clientes (nombre, actividad, fecha, etc.) - Otros apartados con tablas de la base de datos por definir **Por ahora no es necesario introducir una pasarela de pago en las actividades; simplemente un sistema de reservas/citas. **No tenemos preferencia por utilizar react...

    $586 (Avg Bid)
    $586 Média
    105 ofertas
    editar dossier pdf Encerrado left

    Necesito editar un dossier publicitario en formato pdf para incluir tres paginas nuevas, se aporta texto y fotografias. Solamente necesario maquetarlo de la misma manera que el resto de paginas del dossier

    $22 (Avg Bid)
    $22 Média
    51 ofertas

    Task 1.1: Define a document parsing function Create a function parse_rcv1v2(stop_words, inputpath) to parse XML files in a folder. Implement steps to read XML files, extract docID and index terms, and create Rcv1Doc objects. Define a class Rcv1Doc with attributes like docID, terms (a dictionary of terms and their frequencies), and doc_len. Tokenize text, remove stop words, and apply stemming using the Porter2 algorithm. Define methods like getDocId() and get_term_list(). Task 1.2: Define a query parsing function Create a function parse_query(query0, stop_words) to parse a query string. Tokenize the query, remove stop words, and apply stemming. Return a dictionary of terms with their frequencies in the query. Task 1.3: Define a main function Implement a main function to t...

    $116 (Avg Bid)
    $116 Média
    15 ofertas

    Buenos días, Me gastaría implementar una ruleta para que el usuario cuando entre a mi web pueda Girarla y ganar lo que le salga (Mi web esta hecha en WordPress) , deseo que pueda yo realizar cambios en la ruleta, también poder colocar porcentajes de probabilidad a cada...premio por ejemplo "descuento 2x1 - 50%" de probabilidad de ganar, cuando el usuario juegue solo podrá realizarlo una sola vez ( Me gustara que el usuario no deba registrarse ) y tambien en medio de la ruleta iria un espacio donde pondria cambiar imagenes, Luego que el usuario gane deberá dejar su correo y este correo me lo enviaría a mi con los datos de que premio gano y su correo ( SI es posible editar los campos de datos por si en un futuro quisiera poner para r...

    $11 / hr (Avg Bid)
    $11 / hr Média
    30 ofertas

    ...He/she'll have to work with Esko Dynamic Content: For more info on 'esko dynamic content check our their training on their last version: ) Job description: 1. Based on a Excel sheet containing translation to a package label saying, the designer will have to generate: a XML file containing the different language version to be applied on the package. The Excel sheet will contain 5 languages (all written from left to right): - Portuguese - Spanish - English - Polish - Greek 2. Based on an existing trilingual AI artwork (sample attached) I'll share the designer will have to map the artwork with the correct placeholders for the label sayings in different languages sheet

    $86 (Avg Bid)
    $86 Média
    39 ofertas

    I’m seeking a skilled developer to convert my existing PortVB Desktop App into an iOS/Mac Desktop App. It a small tool that runs on a Windows PC and reads some flat XML files and inserts/updates a mySQL database. We need the same program to be able run on a iOS/Mac desktop. I have all the VB Project files/ Source code. - Skills in app development for iOS/Mac, ideally with previous experience in app conversion - Knowledge of data syncing, user authentication, and offline access, in case these features need to be incorporated - Familiarity with contacts management, communication, scheduling, calendar integration, and file/document management functionalities for potential focus areas - Creative design skills to potentially revamp the user interface and overall design of t...

    $440 (Avg Bid)
    $440 Média
    30 ofertas

    I need of code in Python (Selenium) to get information of product page of a marketplace. The method/function need receive the link of page, and the code must create a directory and save inside this directory, the video and images of product. Must create file (ex xml, csv) and save the title of product, description of product, price and discounted price when offered, basic information.

    $23 (Avg Bid)
    $23 Média
    50 ofertas

    ¡Estamos buscando un/a montador/editor de vídeo para un proyecto en un canal de YouTube! Nos especializamos en la producción de contenido centrado en entrevistas en temas sociales y culturales. Si tienes una pasión por contar historias de manera creativa y efectiva, ¡esta oportunidad es para ti! Responsabilidades: *Editar videos sobre entrevistas siguiendo un guión proporcionado, utilizando los recursos entregados y adicionales que el montador proponga de acuerdo a la historia que se cuenta. *Trabajar de manera autónoma y creativa para dar un toque personal a cada vídeo. *Mantenerse actualizado con las últimas tendencias y dinámicas de videos para internet. *Cumplir con los plazos de entrega establecidos. *Colabo...

    $21 (Avg Bid)
    $21 Média
    47 ofertas

    Soy médica y busco personal para ayudarme en el manejo de redes, sacar y/o editar fotos, manejar excel con costos de insumos, presupuestos, etc

    $10 / hr (Avg Bid)
    Local
    $10 / hr Média
    24 ofertas

    Looking for a SQL Expert who is good with Transact SQL, stored procedure and expert with MS SQL server. Task is related to trigger and XML and should hardly take one day to complete

    $84 (Avg Bid)
    $84 Média
    37 ofertas

    I'm in need of an experienced ASP.NET full-stack developer to provide job proxy from 7:30 pm IST to 2:30 am IST. (must have to work on client laptop wia screen sharing) Resource must have Knowledgeable of the ASP.NET framework, Microsoft SQL Server and design/architectural patterns (e.g., Model View-Controller (MVC)). Knowledge of web development languages, such as HTML, XML, CSS, JavaScript and AJAX. Experience with database servers, particularly Microsoft SQL Server 2016 or newer/ In-depth knowledge of the .NET infrastructure Experience with architecture styles/APIs (REST, RPC). Understanding of the Agile methodology. Knowledge of REST and RPC APIs. Strong communication and interpersonal skills with an ability to work well in a team setting. Advanced profici...

    $725 (Avg Bid)
    $725 Média
    62 ofertas

    I'm in need of a freelancer with expertise in XML and shipping logistics. The task involves generating textual shipping labels from XML data. The crux of the task includes: - Interpreting XML data - Generating labels exclusively containing package details Ideal candidates will have a solid background in XML data handling and shipping logistics, ensuring efficiency, accuracy, and compliance in label generation. Knowledge of industry standards for package details display on shipping labels is preferred. Your role will include interpreting XML data for relevant package details and converting this into a textual format for shipping labels. Please ensure you have the necessary skills before bidding.

    $21 (Avg Bid)
    $21 Média
    11 ofertas

    ...developer to create a solution that seamlessly integrates QuickBooks Point of Sale (POS) with Google Sheets. This project involves using the QuickBooks POS Software Development Kit (SDK) to retrieve data from QuickBooks POS, such as sales, inventory, and customer information, and then programmatically update a Google Sheet with this data. Requirements: Strong programming skills with experience in XML and COM. Experience with QuickBooks POS SDK and understanding of qbposXML for data retrieval. Proficiency in using Google Sheets API for creating, updating, and managing spreadsheets. Ability to implement robust authentication and authorization flows, particularly OAuth2 for Google Sheets API. Knowledge of data handling and transformation to ensure seamless data flow between QuickB...

    $481 (Avg Bid)
    $481 Média
    58 ofertas

    As a client, I am in search of a skilled Python developer with experience in XML parsing and handling database operations. I require a Python utility program to parse Talend jobs and determine source and target column details. Key Requirements: * Parse XML files - The Talend mapping file will be supplied in XML format. We're in need of someone fluent with Python's XML parsing libraries. * Extract information - The utility must be able to extract critical information including source and target table columns, as well as source and target databases. * Dynamic Output format - The extracted information must be formatted in CSV or potentially other formats. It should be flexibly designed as we will use this data to load into a database. * Database experti...

    $12 (Avg Bid)
    $12 Média
    8 ofertas

    Necesito a alguien que sepa editar este tipo de fotografía. Urge.

    $89 (Avg Bid)
    $89 Média
    60 ofertas

    I am looking for an experienced WP All Export plugin developer to customize my WP All Export custom XML feed. The changes involve adding an incremental ID attribute to image array elements and modifying the Kyero feed to suit my needs. See attached screenshot As this project requires specialized knowledge in WP All Export, I would appreciate it if freelancers with experience in WP All Export apply for this job.

    $24 (Avg Bid)
    $24 Média
    16 ofertas

    ...implementing the E-invoicing resolution, which includes generating the XML format in compliance with the Saudi Zakat, Tax, and Customs Authority (ZATCA) guidelines. The implementation is required in dotnet core 6 MVC project and involves two key documents: 1. ELECTRONIC INVOICE DATA DICTIONARY (19 May 2023): 2. ELECTRONIC INVOICE XML IMPLEMENTATION STANDARD (19 May 2023) : 3. the SDK tool to validate XML generated invoice: | password: 466277 4. sample invoice to work on: 5. code to continue on: branch name: main The implementation process should follow two distinct steps: 1. XML Format Invoice Generation (For Simplified invoice version only) 2. Validation

    $142 (Avg Bid)
    $142 Média
    13 ofertas

    Project Description: We are seeking a freelanc...send links effectively. Excellent communication and documentation skills. Additional Information: The chatbot operates with prompts in XML standard. We use the ChatGPT-4 language model. A spreadsheet with relevant links will be provided as part of the project. The chatbot's training database is formatted in Q&A. The platform used to develop the AI is Dify. How to Apply: Send your portfolio, highlighting previous projects related to chatbots or conversational AI. Include a description of how you would address the specific needs of this project to improve our chatbot's prompt engineering. Attachments and additional details, such as your experience with XML standards and specific AI models like ChatGPT-4, will be v...

    $134 (Avg Bid)
    $134 Média
    21 ofertas
    Trophy icon Signature for logo Encerrado left

    I'm hunting for a talented designer with meticulous attention to detail to create an elegant signature logo focusing on my biz name. Bring class to this project with an elegant design style, incorporating a sophisticated old-world charm. Business name: Christic Wealth (use cursive). I love the 3d look, and woul...color, one for font) - Central Focus: The design should centralize the full business name elegantly. Ideal Skills: - Proven experience with logo design and a particular skill in signature logos. - Strong understanding of color theory, typography, and elegant design. - Ability to take creative direction and incorporate feedback into the design effectively. This role is an excellent opportunity to flex your design skills and create a logo that represents a unique s...

    $20 (Avg Bid)
    Garantido
    $20
    150 inscrições

    I am looking for an experienced animator who can create an engaging 3-5 minute video to showcase my product using 2D animation. As part of your deliverables: * Animation Style: The animation should be done in 2D. Subtle movements and smooth transitions are appreciated. * Script: I only...and create visual representations, both in video and image formats. * Proficient in using animation software. Your proposal should provide examples of past animated product videos you've completed. If you have a pre-existing 2D animation portfolio, I encourage you to share. This is a great opportunity if you excel in translating product benefits into compelling narratives. Here's your chance to flex your creative muscles and influence consumer purchasing decisions. Looking forward to se...

    $279 (Avg Bid)
    $279 Média
    28 ofertas
    marketing digital Encerrado left

    generar contenido publicitario para vender digitalmente un libro por hotmart. por otro lado editar con imagenes el libro en pdf.

    $413 (Avg Bid)
    $413 Média
    43 ofertas

    Looking for a proficient C# and .NET Framework developer to write a piece of code for QRCode generation and the signing process for XML generation of ZATCA Simplified Tax Invoice. Key Requirements: - The QR code will contain binary data. - The XML generation will be in a Standard XML format. Ideal Skills: - Extensive experience in C# programming and .NET Framework. - Familiarity with QR code generation and XML generation. - Knowledge in taxes or financial reporting is a plus but not mandatory. Your main task is to ensure the smooth and error-free generation of QRCodes and XML documents within our existing system. Please only apply if you are confident in your ability to deliver a high-quality solution. Prior experience with a similar process is ...

    $216 (Avg Bid)
    $216 Média
    11 ofertas

    Title:...responsive one-page website using HTML, CSS, and JavaScript. Implement server-side logic using Node.js and Express. Use Angular for front-end web development. Integrate MongoDB to store user input data. Implement a payment integration system. Requirements: Proven experience as a Full Stack Developer or similar role. Knowledge of multiple front-end languages and libraries (e.g. HTML/ CSS, JavaScript, XML, jQuery). Experience with JavaScript frameworks (e.g. Angular, React, Node.js). Familiarity with databases (e.g. MongoDB), web servers (e.g. Apache), and UI/UX design. Excellent communication and teamwork skills. Great attention to detail. Organizational skills. An analytical mind. If you meet these requirements and are passionate about web development, I would love to hear...

    $145 (Avg Bid)
    $145 Média
    38 ofertas

    This project aims to generate a proof of concept application that demonstrates functionality and uses the Kotlin language. It will consist of three pages: - Page 1: Features buttons leading to the se...may have different statuses. This page will implement Jetpack Navigation, Data Binding, Retrofit, and Coroutines. - Page 3: Detailed view of an item clicked from the RecyclerView list. Other key aspects of the project include: Hilt for dependency injection, SOLID principles for design, MVVM for architecture, and XML for layout design. Ideal candidates should possess strong skills and experience with Kotlin, Jetpack Navigation, Data Binding, Retrofit, MVVM, Coroutines, and XML. They should also be familiar with SOLID principles and have a good understanding of Hilt for depe...

    $150 (Avg Bid)
    $150 Média
    10 ofertas

    Hola quisiera cambiar 6 letras de una imagen, que sea lo más parecido posible por eso pedimos que conozca de Photoshop

    $17 (Avg Bid)
    $17 Média
    23 ofertas

    I need an expert who can use the Pentaho tool for a data integration project. My main goal is data cleansing and transformation. Our data sources are diverse - we are dealing with relational databases, flat files, XML, JSON, and manual entry. The tasks include: - Data filtering - Data sorting - Data aggregation - Data validation - Creating dimension and fact tables The ideal freelancer should be skilled in Pentaho and have a solid background in handling various data sources (relational databases, flat files, XML, JSON). Familiarity with data transformation tasks, particularly creating dimension and fact tables, is key for this project. Experience in data validation is also crucial.

    $4 / hr (Avg Bid)
    $4 / hr Média
    7 ofertas

    I'm looking for a skilled professional who can help us enhance the security of our Azure AD B2C Custom policies by implementing client certificates. Key Requirements: - Basic configuration changes: We're not looking for advanced policy o...certificates is a must. - Ability to work with internal teams: Our internal team will be handling the lifecycle management of the certificates, so the freelancer should be able to collaborate effectively with our team. Skills and Experience: - Strong background in Azure AD B2C Custom policies and client certificates - Ability to implement basic configuration changes in Azure AD B2C - Experience in XML Language If you have the necessary experience and skills to meet our requirements, please provide a proposal detailing how you would ap...

    $414 (Avg Bid)
    $414 Média
    6 ofertas

    Acabo de empezar a stremear y busco persona (no importa la experiencia) para editar mis directos para YouTube, TikTok etc.. cuanto mayor audiencia tengamos y lleguemos al nivel top mayor será la remuneración ???? personas principiantes que quieran coger práctica y aprender también son bienvenidas. El único requisito es que te guste el contenido del canal y que te lo pases bien mientras trabajas

    $4 / hr (Avg Bid)
    $4 / hr Média
    72 ofertas

    I'm in need of someone to import XML files into WooCommerce as variable products. The XML files contain product data, which needs to be accurately translated and displayed in my WooCommerce store. The ideal candidate would have: - Expertise in WooCommerce and XML - Proven experience with product data import, specifically for variable products No special functionalities are needed for the product listings. However, quality is crucial, so attention to detail is a must. Your job is to ensure all product listings are imported correctly and displayed as variable products, with no errors.

    $42 (Avg Bid)
    $42 Média
    34 ofertas

    I am in need of a talented individual who is experienced in operations research, logistics, and most importantly, is fluent in Flex Sim. The task at hand involves creating a simulation model focused on supply chain management to aid in my operations. Key Responsibilities: * Develop a Flex sim simulation that portrays an accurate and detailed representation of a supply chain management scenario. Ideal Candidate: * Proficient in Flex Sim software * Previous experience with operations research and logistics * Background in supply chain management is a plus. I failed to provide specifics around the elements of supply chain management to focus on or a definite timeline. This project requires a professional who is flexible and can work with relative autonomy. However, ...

    $71 (Avg Bid)
    $71 Média
    8 ofertas

    I am looking for a talented designer to create a vibrant and eye-catching flex banner to establish my brand identity. Key elements for your design should be: - Vibrant and Eye-catching: Your design must captivate the audience. It should be bold and command attention. - Brand Identity: This banner represents my business. It should not only be visually appealing but should align with my brand and convey my business’s identity. The ideal freelancer should have experience with graphic design, with a portfolio including similar large format designs.

    $38 (Avg Bid)
    $38 Média
    14 ofertas

    I'm on the hunt for a talented professional who can help shape a marketing plan geared towards amplifying customer engagement. Leveraging information from website analytics, this project includes devising strategies to reach diverse audiences encompassing you...Responsibilities: - Dissect website analytics - Devise effective customer engagement strategy - Adapt the marketing plan for diverse demographics Ideally, you should have: - Proven experience in marketing strategy creation - Expertise in data manipulation and analysis - Experience targeting various age demographics - Exceptional insight into customer engagement techniques This is an opportunity to flex your marketing and data analysis muscles - bring your creativity, data-driven mentality, and exceptional strategizin...

    $72 (Avg Bid)
    $72 Média
    28 ofertas
    RRH_File Encerrado left

    Convert csv file to xml based on existing sample

    $60 (Avg Bid)
    $60 Média
    1 ofertas

    More details: What type of data do you need to convert? Text data What is the desired output format for the converted text data? Excel spreadsheet Do you require any specific data manipulation or analysis within the Excel spreadsheet? Data sorting and filtering

    $18 (Avg Bid)
    $18 Média
    80 ofertas

    I need editable forms created in Adobe XML that can be opened in Adobe Acrobat for data entry. Key Requirements: - Data validations, including required fields and numeric format validation - Drop downs, radio buttons and creation of bar codes post submission Ideal Skills: - Proficiency in Adobe XML and Adobe Acrobat - Experience in creating interactive forms - Attention to detail for validation requirements - Prior experience with barcode creation in forms is a plus

    $219 (Avg Bid)
    $219 Média
    13 ofertas

    We are looking for ...Build features and applications with a mobile responsive design Write technical documentation Work with data scientists and analysts to improve software Requirements: Proven experience as a Full Stack Developer or similar role Experience developing desktop and mobile applications Familiarity with common stacks Knowledge of multiple front-end languages and libraries (e.g. HTML/ CSS, React, Node.js, XML, jQuery) Knowledge of multiple back-end languages (e.g. Python) Familiarity with databases (e.g. MySQL, MongoDB, AWS DynamoDB), web servers (e.g. Apache), and UI/UX design Develop & deploy applications on AWS Serverless services (Lambda, Step Functions, APIGateway) Excellent communication and teamwork skills Great attention to detail Organizational skills An a...

    $1579 (Avg Bid)
    $1579 Média
    44 ofertas

    I’m in search of a skilled API developer who can create a feature-rich PubMed API for a healthcare application I'm working on. The initial MVP is SaaS with advertising for the health consumer market. The ideal candidate will possess: - Expertise in API development - Experience with PubMed or similar platforms - Proficiency in JSON and XML for data format - Experience with Node/Edge Graph display for visual navigation This project is an implementation of Araicom's Associative Relevancy and other patents for knowledge domain frameworks and Perspectives for visualization, navigation, and curation of users, instances, and group networking. Specifically, I need the API to allow: - Search functionality - Retrieval of article metadata - Access to full-text a...

    $454 / hr (Avg Bid)
    $454 / hr Média
    119 ofertas

    ...with WooCommerce. This plugin must interface with three travel agency operators using an XML API. It should include a daily cron job set for a specific time to update travel packages, fully integrated with WooCommerce. This ensures that when a travel purchase is made, it verifies availability with the operator’s API before proceeding with the purchase. The plugin will manage travel packages from the backoffice but also needs to support a shortcode for frontend implementation, displaying a search and filters along with a listing. A similar plugin can be found at However, my requirement is slightly different, as it must utilize the operator’s XML API and confirm the package's availability with the operator before purchase, all while

    $514 (Avg Bid)
    $514 Média
    117 ofertas

    I am searching for an experienced 3D artist who can bring my character concept to life using Blender. Here are the requirements: - 3D modeling: You will create a detailed muscular character based on the sketches that I will provide. - Rigging: The model should be fully ...creating 3D characters for video games is highly desirable. The model needs to have muscular look to it with definition, muscle mass, and veins naturally. The character reference is a muscular bunny girl who is super buff and works in the circus because of her insane muscle control. Also, if the model could have muscle deformation as well where when the character moves or does anything the muscles will flex, contort, and striate. You can view the images below to get a better understanding on what the project will...

    $1936 (Avg Bid)
    Destacado Urgente ADC
    $1936 Média
    17 ofertas