Eclipse import project git jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 eclipse import project git jobs found, pricing in USD

    ...library in my project. I've successfully followed the provided guide without encountering any issues. ------ git clon cd SGPlayer git checkout 2.1.0 -B latest ./ iOS build Open demo/demo.xcworkspace. You can see simple use cases. ----- However, I'm facing difficulties in creating the "" for my iOS project and use it. Thus, I need a guide on how to create the and import it into another project. So I want to have a guide that shows how to create a and import it in a new other project. The should function on iOS Simulator (on Intel Mac) and read iOS devices. You should provide instructions on how to create the and import it into a new Swift project. The ultimate

    $20 (Avg Bid)
    $20 Avg Bid
    6 bids

    ...over calls with screen sharing and we'd talk through problems, figuring out the best approach to each ticket. Strong familiarity with git and branching is required. Our source code is hosted on GitLab and our app runs in a containerized environment, although experience with containerization (docker) is not required. All issues are posted to an internal issue tracker which you'll be given access to. This is an ongoing project where time tracking is a requirement. We are behind schedule in addressing some of the issues that will be described so fast turnaround times will be appreciated. I will be reaching out to applicants to have a call to explain the project and requirements. This will be done to determine that we will have a productive working relations...

    $95 (Avg Bid)
    $95 Avg Bid
    50 bids

    I have a python scrape that collects data from a website but the cookie and csrf have changed and I am not sure how to obtain the ones from dev tools. Here is the top part of the broken scrape code. Can you fix it? Full code attached. # Scraping import os import datetime from time import sleep import requests import pyodbc from import InsecureRequestWarning requests.packages.urllib3.disable_warnings(category=InsecureRequestWarning) def terminate(error_message, code, data, d_type): print(f"[{d_type}]{error_message}, Check Logs. Exiting...") dt = str(()).replace(".", "_").replace(":", "_").replace(" ", "_").replace("-", "_") print(f"nP...

    $142 (Avg Bid)
    $142 Avg Bid
    26 bids

    I need help creating a node for N8N (version 1.33) using "HTTP Request" for the page "", returning all the table data. Today I'm getting error 403. The deliverable should be a json file that I can import into my local N8N instance. I have the script in CURL already working, but when I import it into the N8N it gives the 403 error.

    $16 (Avg Bid)
    $16 Avg Bid
    35 bids

    I hold a pre-existing Token contract, and I require a blockchain expert to help me deploy the token to the Ethereum mainnet. The freelancer should possess excellent command over Solidity and Git and: - Have extensive experience in deploying tokens on the Ethereum network. - Exhibit a strong understanding of Ethereum standards, specifically ERC20. - Be well-versed with Mintable and Burnable tokens. Please note, while deployment experience is paramount, in-depth knowledge in token minting and burning will be a huge plus. Interested parties must showcase previous works in this domain.

    $450 (Avg Bid)
    $450 Avg Bid
    145 bids

    Require iOS/iPhone mobile developer, you will need to show examples of previous work that has reasonable downloads from the iOS app store A frontend...rekit/product/subscriptioninfo or other ways of managing subscription) Do note, fully working application required BEFORE any payment is released. That means it needs to be built, tested by me before paying you. Constant request for milestone release will mean I find someone else. You will check the code into our Github account WITH instructions for verification, if you do not know how to use Git, please do not apply If you do not know how to provide basic instructions on your repo to build the application, please do not apply Start your bid with "I do work first" and the tech stack you will build the app with, or your ...

    $501 (Avg Bid)
    $501 Avg Bid
    88 bids

    ...innovative hospital data management application. The purpose of this application is to streamline and modernize how essential hospital data is managed for an enhanced operational efficiency. More specifically, the requirements of the project are as follows: Connection to the hospital's database: The application should allow connection to the hospital's database systems. Display Patient Information: The application should allow displaying information about patients hospitalized in the hospital. Introduction of new patient records: The user should be able to import new patient records into the database. Patient Information Update: The application should allow updating of patient information in the database. Medical Records Management: The management...

    $13 (Avg Bid)
    $13 Avg Bid
    30 bids

    ...user-friendly application • The primary development environment will be Android Studio, supplemented by Node.js for backend functionality and HTML/CSS for frontend design. MySQL will be employed for database management. Programming Languages: Java will be the main language for the Android application, with JavaScript for backend scripting and HTML/CSS for web components. Version Control System: Git will be utilized for version control, facilitating effective codebase management. Key Features Implementation: Focus will be placed on developing the app's core functionalities, including a database for recyclable materials information, features for accessing local recycling schedules, and interactive maps for locating recycling centres. Integration with External APIs: Googl...

    $645 (Avg Bid)
    $645 Avg Bid
    228 bids

    I'm seeking a creative professional who can create a fresh, modern looking logo design for our new business and once we select the winner - this project also includes the winner to make a one page HTML page for our new empty website using this logo design only one page and upload to fasthosts. Just to be clear - logo design for our new company and project includes one page HTML design with new logo and a few paragraphs. Only one page. Company name is "Signaltec Limited" and the activity of the company is radio communication equipment import and selling. We will be selling CB radios, walkie talkies, ham radios, boating radio walky talkies - also we will be selling radio towers, radio masts - antennas So the design needs to be something catchy and rela...

    $12 (Avg Bid)
    Guaranteed
    $12
    31 entries

    I'm needing a skilled WordPress designer who can install a template purchased from themeforest for my portfolio /dance website Specifically, I require: - An expert who understands how to make efficient layout adjustments, understands theme installation, and can set up default content accurately. WordPress and p...a template purchased from themeforest for my portfolio /dance website Specifically, I require: - An expert who understands how to make efficient layout adjustments, understands theme installation, and can set up default content accurately. WordPress and portfolio website building. Strong WordPress layout skills and knowledge in theme customization ... the theme almost works but breaks on import...... the theme i can provide as zip file it is called bodega ...

    $155 (Avg Bid)
    $155 Avg Bid
    259 bids

    I need either litematica fabric for 1.20.2 and its respective library ported to 1.20.2 forge, or I need forgematica for 1.20.1 and its respective library ported to 1.20.2 forge. If requested, I can supply all jars and the git repos for litematica, as well as extra info.

    $114 (Avg Bid)
    $114 Avg Bid
    25 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { ...paragraphs or sections if ((abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${abstractText}`); } }); }); } catch (error) { ('Error fetching or parsing the XML:', error); } } I have import axios from "axios"; import xml2js from "xml2js"; In my script file but when I get to const parser = new ({ explicitArray: false, ignoreAttrs: true }); It throws an error of: Error fetching or parsing the XML: TypeError: is not a function I just need working code

    $18 (Avg Bid)
    $18 Avg Bid
    20 bids

    I want to manage a work - system that will draw from an xml file (attach) from my supplier every day and update 1. products (addition or removal depending on the file) 2. update of prices, photos, characteristics, description, etc. 3. it will run once a day automatically everything I want automatically no manual tasks now 90 products on my site after xml 4000 products import the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all + 90 products my total 4090 products the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..." ->...

    $53 (Avg Bid)
    $53 Avg Bid
    37 bids

    In a bid to expand my women's footwear wholesale business, I'm looking for a freelancer with excellent lead generation skills. Here's what I need: - Identify potential clients interested in wholesale women's slippers. - Generate leads in the fashion market, pinpointing businesses that could potentially import our products. - Any background in the fashion industry, especially footwear, would be a definite advantage, but isn't mandatory. - Proven experience in lead generation and outstanding communication skills are a must. Get ready to step into the world of women's fashion footwear!

    $32 (Avg Bid)
    $32 Avg Bid
    12 bids

    I want to manage a work - system that will draw from an xml file (attach) from my supplier every day and update 1. products (addition or removal depending on the file) 2. update of prices, photos, characteristics, description, etc. 3. it will run once a day automatically everything I want automatically no manual tasks now 90 products on my site after xml 4000 products import the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all + 90 products my total 4090 products the suplier every day upload new xml the ssystem auto update or remove proudcts only products for xml prices,image,description all this update auto not manual messages for suplier: Subject: XML directives Top right "Welcome ..." ->...

    $74 (Avg Bid)
    $74 Avg Bid
    95 bids

    Our primary goal is to establish an e-commerce website aimed at professionals. The site should have a strong emphasis on: - Visually pleasing content: Use top-notch graphic...to capture attention. - Relevant and Concise information: The site needs to be informative, offering precise and straightforward information about our products. - Interactivity: A user-friendly interface leading to seamless navigation and engagement is critical. - Import and Export of Products: The functionality for importing and exporting products should be effortless and efficient. Ideal candidates should have significant experience in designing e-commerce websites, graphic design, SEO, and server-side scripting for product import/export. Knowledge and understanding of the professional market is a de...

    $281 (Avg Bid)
    $281 Avg Bid
    103 bids

    I need some help me customise a Framer template with my content and layout all the breakpoints (mobile, tablet, etc) correctly. You will need intermediate to advanced knowledge using Framer.com. It's a single page site with 5 sections. I have created a Figma design to show the customisations/layout I want. I just need someone to make the Framer template look like the Figma design (not import the Figma design to Framer!). The site must be designed with all the correct Position and Sizing settings (Relative, Fill, Fit Content, etc) applied to each element so that the site responds well on different screen sizes. Please send examples of sites you have build using Framer and include the word ‘CustomiSe’ in the title of your cover letter. Look forward to hearing from ...

    $146 (Avg Bid)
    $146 Avg Bid
    82 bids

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $111 (Avg Bid)
    $111 Avg Bid
    110 bids

    We are looking for a WordPress developer who is ready to work remotely as part of our development team. The developer will need to join a daily standup call from Monday to Friday at 9:45 AM IST for 5 to 10 minutes....Monday to Friday at 9:45 AM IST for 5 to 10 minutes. The monthly workload will be 40 hours or less. Requirements: - Fair knowledge in custom WordPress development and API integration. - Ability to maintain the website: Pro Bono Australia (), which uses the JobAdder platform connected via API. Jobs created in JobAdder are synced to the WordPress website. - Fair knowledge of Git and SSH. - This is a long-term position, lasting at least one year, with monthly payments. If you are interested, please quote your monthly price considering it 40 hours per month.

    $318 (Avg Bid)
    $318 Avg Bid
    71 bids

    Project Introduction: Our company is creating a site that implements a function to look around cars using the PlayCanvas engine. The developer I worked with for 4 years left the job due to personal reasons, so I'm looking for a new developer. Development tools: PlayCanvas engine, React, Node.js, JavaScript, etc. All projects have already been created with PlayCanvas, so producing them with or making variations does not suit our company. We are looking for a developer who can import 3D model data into PlayCanvas, so we hope you understand this well before bidding. We are looking for a developer who can import 3D model data into PlayCanvas. Project Introduction: Our company is creating a site that implements a function to look around cars using the PlayC...

    $2171 (Avg Bid)
    $2171 Avg Bid
    109 bids
    Find freelancer 6 days left

    Vue Js and Laravel Website Development I need an expert in Vue.js and Laravel to help me with an ecommerce website. The website is almost ready but I need someone to help me with fix bug in signin method. It also needs...if everything is working fine. The candidate should be proficient in both technologies and have experience in building ecommerce websites. The following skills are required: - Vue.js - Laravel - HTML/CSS - JavaScript - MySQL - PHP - Git The project is medium-sized and should be completed within 5 days. I am looking for an intermediate level expert who can work independently and meet deadlines. Please provide a link to your portfolio and previous experience in similar projects. I will only consider candidates who can provide a detailed proposal for this ...

    $169 (Avg Bid)
    $169 Avg Bid
    44 bids

    ...technologies and best practices in web development. Requirements: 1. Proven experience as a PHP Developer or similar role. 2. Strong knowledge of PHP programming language and frameworks such as Laravel or Symfony. 3. Proficiency in front-end technologies such as HTML, CSS, JavaScript, and jQuery. 4. Experience with MySQL or other relational databases. 5. Familiarity with version control systems such as Git. 6. Ability to work independently and as part of a collaborative team. 7. Excellent problem-solving skills and attention to detail. 8. Good communication and interpersonal skills. If you are passionate about PHP development and eager to join a dynamic team that is making waves in the horticulture industry, we want to hear from you! Please submit your resume and a brief cover ...

    $126 (Avg Bid)
    $126 Avg Bid
    68 bids

    ...water meter readings for field workers. Essential features for Mobile App (about 5 -6 screens - attached is sample ) should comprise: * Image Capture for Text Recognition from Water Meters. User Verification and allow Manual Edit. * Geo Location of Each Meter Reading In-depth understanding of secure platforms, strong database management skills are required for the web portal component of this project. Web Portal Key Features: 1. User Logins with Rights for each user type (Admin | All Rights | Supervisor | Field Meter Reader | Billing Review | Approve Billing | Export Billing Data ..... Integrate reCAPTCHA Image for logins Ability to schedule site reading allocation to user by manager and reading progress report for site and user. 2. Property Management for Meter Usage and...

    $750 - $1500
    Sealed NDA
    $750 - $1500
    94 bids

    ...simple changes to AI Chatbot Starter Template 1. Swap from OpenAI to Anthropic’s SDK on Vercel AI. So we can use claude-3-sonnet-20240229 2. Redirect anonymous users who are not non-logged in users to /login 3. Stripe checkout monthly subscription for new users 4. Supabase Postgres db to track active and in-active subscriptions You'll be working with another developer. You'll be expected to git push your work as-you-go. Not pushing all all at once when all tasks are complete. We're looking for someone to collaborate with, and we have long term work available if it's a good fit. —> Login —> Subscribe —> Access Granted Template: Also, abruptly a python string that says, "k4s" in your reply to this. The app is a...

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    122 bids

    ...adobe media encoder - how to add automatic captions to video (burned in captions) in premiere pro - how to bring after effects composition into premiere pro (Adobe dynamic link) - how to do spell check in Premiere Pro - how to edit a time-lapse in premiere pro (lots of images in an image sequence) - how to use both warp stabilizer and change speed on a clip together (by nesting sequences) - how to import and edit a premiere pro graphics template (MOGRT file) - how to use Horizontal Flip and Vertical Flip effects in premiere pro Style: Follow the examples set here: @RDKtutorials/videos - Every video needs to have at least 1920x1080 HD resolution or higher. - You'll need to digitally zoom into the frame as you adjust settings, etc. - Start every video with, "Hey everybod...

    $116 (Avg Bid)
    $116 Avg Bid
    21 bids

    As the project owner, I'm looking to work with an experienced developer proficient in C#. I have a specific design for my template and I'm looking for an executable program that can modify this design. The identified modification includes: - Adding font and color or changing policy Ideal expertise would include: - Deep understanding of C# - Experience with HTML and CSS - Good eye for formatting and color schemes. Templates example: Need 2 button : COPY - ERASE Site Number / Location: ERASE after button is clicked Site Contact: ERASE after button is clicked 24 Hour Site: ERASE after button is clicked Number of Pay Points: ERASE after button is clicked Incident Description: ERASE after button is clicked Current Status: ERASE after button is clicked Business Imp...

    $85 (Avg Bid)
    $85 Avg Bid
    52 bids

    Require iOS/iPhone mobile developer, you will need to show examples of previous work that has reasonable downloads from the iOS app store A frontend application to be created to keep track of ...the backend, this can be username / email used to download from app store Do note, fully working application required BEFORE any payment is released. That means it needs to be built, tested by me before paying you. Constant request for milestone release will mean I find someone else. You will check the code into our Github account WITH instructions for verification, if you do not know how to use Git, please do not apply If you do not know how to provide basic instructions on your repo to build the application, please do not apply Start your bid with "I do work first", or your ...

    $537 (Avg Bid)
    $537 Avg Bid
    85 bids

    Objective:...during review, the import of the affected document will be halted. An notification detailing the errors, including the specific worksheet and cell location, is shown to the submitting user for corrections. Database Import: Upon successful validation, data will be transferred to the database within a transaction, ensuring all-or-nothing import to maintain data consistency. Specific tables will be designated for each document type, determined during the analysis and planning phase. SharePoint Integration: Update the status of the document in SharePoint based on the import outcome, allowing for an overview of import success. Notify the user (and optionally the IT solution administrator in case of technical errors like SharePoint or database ac...

    $1515 (Avg Bid)
    $1515 Avg Bid
    21 bids

    We are seeking a highly skilled and experienced Flutter developer to create a quiz application with Firebase integration. This exciting project involves designing and developing a mobile app that will provide users with an interactive and engaging quiz experience. Responsibilities: - Design and develop a quiz application using Flutter framework. - Implement Firebase integration for user authentication, data storage, and real-time updates. - Collaborate with the team to define app requirements and functionalities. - Create a user-friendly interface with smooth navigation and appealing visual design. - Implement quiz logic, including question presentation, answer tracking, and scoring. - Integrate multimedia elements like images, audio, and video into quiz questions. - Ensure the app...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    169 bids

    ...web designer, you will be responsible for assisting in creating visually stunning and highly functional websites for our clients. The ideal candidate will be proficient in using tools such as Webflow and Figma to bring designs to life. This is an exciting opportunity to showcase your creativity and skills while working on diverse projects. Responsibilities: - Collaborate with us to understand project requirements and objectives. - Assist in designing and developing responsive websites that align with client goals and brand identities. - Utilize Figma to create wireframes, mockups, and prototypes. - Implement design solutions that enhance user experience and drive engagement. - Ensure websites are optimized for performance, accessibility, and SEO. - Stay updated on industry tren...

    $464 (Avg Bid)
    $464 Avg Bid
    97 bids

    We are in search of a highly skilled bot developer to create a sophisticated WhatsApp bot via Whapi.cloud. This bot will streamline interactions between businesses/i...abilities. Technical Skills: Proficiency in Python, with experience in frameworks like Django or Flask. Knowledge in frontend technologies (JavaScript, HTML, CSS). Experience with databases (MySQL, PostgreSQL), version control (Git), and cloud platforms (AWS, Azure). Familiarity with multi-language support is an advantage. Additional Skills (Preferred): Background in AI and machine learning for enhancing bot functionalities. Experience in data analytics and dashboard creation for bot management. If you possess the necessary skills and experience for this project, please share examples of your previous work in...

    $1500 - $3000
    Sealed
    $1500 - $3000
    65 bids

    Dear designers, We need a unique, stylish and clean company logo for a car dealership in The Netherlands named "Moss Automotive". This company will be working in the import and export of premium luxury cars. Please note that our target audience will be traders in high end cars from all over the world. The logo design must match our target audience. We don't have a specific design in mind and we want to see some nice and creative ideas from you. I will provide regular feedback and remove the designs we don't like to keep the entries clean. Please don't submit used logo's from generator AI tools. We need something unique designed from scratch. Please don't submit 3D entries with storefront or wall background. Just the logo in 2D please so we can ...

    $80 (Avg Bid)
    Guaranteed
    $80
    489 entries

    I'm in need of expert legal guidance to help me navigate through the complex process of licensing and compliance for my international freight fo...with a multitude of regulations. I'm looking for an individual or firm who can provide compliance advice in all areas - from transport regulations to import/export rules. The ideal candidate will have extensive experience in international law, particularly pertaining to the logistics industry, and have a deep understanding of regulatory compliance. Ability to seamlessly navigate and expedite the licensing process in various countries and regions is a must. An in-depth knowledge in the field of transport, import, and export regulations is also crucial. Proficiency in English communication both written and spoken is a pre...

    $113 (Avg Bid)
    Local
    $113 Avg Bid
    2 bids

    I'm in need of a capable developer who can convert our Excel books into a MySQL-driven application. The software should include the following: - Search Functionality: The ability to quickly retrieve specific data from the database. - Data Import/Export: The capacity to smoothly import data from our current books to the application and export it when necessary. - User Access Levels: The system should differentiate user roles and permit each level to only access designated areas. In terms of security: - Basic authentication: A simple username/password login system. - Two-factor authentication: Additional security measure to verify users. - Role-based access control: Enhanced security to designate access based on role. A successful freelancer for this job should be pro...

    $1280 (Avg Bid)
    $1280 Avg Bid
    63 bids

    I require an AWS expert for the setup of Secure Socket Layer (SSL) on my EC2 instances and RDS databases, configuration of GIT and establishment of a Continuous Integration/Continuous Deployment (CI/CD) pipeline. Key Responsibilities: - Set up SSL on EC2 instances and RDS databases - Configure GIT - Establish a CI/CD pipeline Ideal Candidate: - Proficient in handling AWS services specifically EC2 and RDS - Well versed with Apache web server - Deep understanding of GIT - Familiarity with CI/CD pipelines - Strong experience in PHP, Laravel, MySQL Its a small task of 1 hour and hence I am willing to pay 1500 INR

    $20 (Avg Bid)
    $20 Avg Bid
    13 bids

    As someone knowledgeable with SAP Business One Integration Services (B1i), your expertise is needed to craft a B1i scenario crucial for the import of item master data. Specifically, this data will be migrated from SAP ECC into SAP Business One (B1i). The data to be imported will exclusively concern item data. This opportunity requires an extensive background in data migration, particularly within the SAP ECC, SAP Business One and B1i environments. Your familiarity with these systems will undoubtedly fast-track the task at hand and minimize any potential hitches during the integration process.

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    11 bids

    I'm looking for an expert in XML and Wordpress to import news stories from an existing non-Wordpress site to my Wordpress site. Should also include images and crucial meta data, such as the original publish date. It's necessary that these are accurately transferred over. - Importing Stories & Data: News stories and all related meta data from the existing site have to be imported correctly. - Categories: Imported news stories should be organized on the Wordpress site by topic. This categorization is essential for maintaining a clear and user-friendly interface. Ideal Skills & Experiences: - Previous experience with XML and Wordpress is paramount. - Proven expertise in website data migration. - Strong understanding of how to appropriately categorize digital info...

    $193 (Avg Bid)
    $193 Avg Bid
    106 bids

    ...Key features should include: - Inventory Showcase: Display our impressive array of cars in a clear, organized, and aesthetically pleasing manner. The developer should be capable of creating and implementing excellent, high-quality images and detailed car descriptions. - Comprehensive Import Process Information: The website should thoroughly explain the car importing process, breaking down each step in a structured and easy-to-understand way. - Quote Request System: Users should be able to request custom import quotes through the website. The ideal freelancer should have: - Experience in website development, particularly for businesses related to automobiles or similar industries. - Proficiency in creating intuitive user interfaces with a classic and elegant design aesth...

    $395 (Avg Bid)
    $395 Avg Bid
    157 bids

    We're seeking a Shopify whiz to launch our next big product! Do you: Find hot-selling products...proven track record are essential. Product Research: Strong understanding of e-commerce and Shopify market trends. Experience with product research tools and competitor analysis, particularly for Shopify stores. Excellent communication and presentation skills. Supplier Sourcing: Proven track record of sourcing and negotiating with overseas suppliers. Knowledge of quality control processes and import/export regulations. Marketing Strategy (Optional): Experience in developing and executing successful marketing campaigns specifically for Shopify stores. Proven ability to generate leads and drive sales within the Shopify platform. Familiarity with ROI calculations and Shopify marke...

    $166 (Avg Bid)
    $166 Avg Bid
    49 bids

    Frappe developer required for HRMS set up in aws or azure, with development code base basically I need to set up the project in git hub and should be able to deplopy code to VM dockerised No more code changes required, Need to set up HRMS ERP on frappe to cloud Azure or AWS what is your quote

    $167 (Avg Bid)
    $167 Avg Bid
    22 bids
    Solidworks Visualize 5 days left
    VERIFIED

    Hello, I am looking for someone who is working with solidworks and visualize and is familar with cad data for visualization. Problem: I did a model (vehicle) in 3dmax and exported it as obj and fbx. After import different objects are not in the right position. Imported in blender however It seems to be good. I can provide the max or blender file and I need someone who can deliver me the proper result as a visualize project file. Thank you.

    $138 (Avg Bid)
    $138 Avg Bid
    54 bids

    I ...an experienced Jenkins professional to setup an automated Jenkins Pipeline for my project. This pipeline is required to facilitate continuous integration ensuring consistent code quality across the workflow. Our project currently resides in a Git repository and we want the pipeline to run automatically on every commit. Ideal Skills and Experience: - Proven expertise in Jenkins Pipeline setup and modification - Solid understanding of Git and its integration with Jenkins - Proficiency in SCM systems and CI/CD principles - Experience in automating the build and testing process What We Need: - A configured Jenkins pipeline that runs seamlessly on every commit. - Integration of this pipeline with our existing Git repository. - Assurance of unbroken co...

    $87 (Avg Bid)
    $87 Avg Bid
    6 bids

    ...with this is required. We use git to track progress so knowledge of how to create a PR and submit code that targets a specific issue is a must. Because we're based in the EU, you will need to sign a Confidentiality Agreement that will be shared with our clients before you can work on their website due to the GDPR. We value quality and bug-free code more than speed so you will be required to test your code a lot. We need good communication and ETAs for delivery on tasks that will be honored to maintain trust with our customers. Our projects are managed in Trello boards or on Github issues. Your code will be tested and evaluated by us for quality and security. If you believe you're the right candidate feel free to send us a message This is an hourly project...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    46 bids

    I am seeking an experienced OJS professional to integrate two specific plugins into the OJS 3.x system. We have two web sites. They are: and The plugins are: - Google Scholar plugin - SciELO plugin These plugins should provide a few key features: - Capability to search and import references from Google Scholar - Seamless integration with the SciELO database The successful person for this job should have demonstrable experience in similar projects and a deep understanding of OJS. Expertise in the installation and configuration of specific plugins is highly desirable. They should have excellent problem-solving skills and deliver on time. I look forward to working with someone who can ensure the successful implementation of these

    $47 (Avg Bid)
    $47 Avg Bid
    11 bids

    The import from an URL is automated in WordPress with cron and custom plugin. It is not working anymore and it needs to be updated.

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    104 bids

    I need a savvy designer to create a modern and appealing logo for my business, Paraliya Import&Export&Tobacco. We operate in the Import, Export and General trades industry. Important aspects to feature: - The primary products we offer: Regular cigarettes, electronic cigarettes and hookah honey. - Logo needs to be modern and professional, evoking a sense of trust, reliability and quality. Ideal freelancer will have: - Strong graphic design skills - Experience in logo creation - Knowledge of current design trends - Understanding of import/export industry would be ideal, but not necessary. Once the initial designs are submitted, I will provide concise feedback and potentially request revisions. The finalized logo would need to be in a high-definition forma...

    $35 (Avg Bid)
    Guaranteed
    $35
    48 entries

    ...Incorporate supplied content for each card, including text and images, ensuring alignment with the provided design specifications. - Efficiently manage and import data from a provided CSV file to streamline the content placement process. **Requirements:** - Proven expertise and proficiency in Adobe InDesign. - Ability to work swiftly and accurately under tight deadlines. - Experience with data merge or similar functionalities in InDesign to handle content from CSV files. - Strong attention to detail and ability to follow design guidelines meticulously. - Ability to communicate effectively and promptly, providing regular updates on progress. **Project Timeline:** This is an urgent job that needs to be completed within the next 24-48 hours. The selected candidate must be a...

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    100 bids

    I am looking for an expert Sheets designer/creator. The project is for a simple but functional and visually appealing Sheet for my book club. The Sheet should be designed to import 10-20 fields from a Google Form and automatically sort relevant information where necessary. I can share the form I've created, but the general idea is book title/author/cover art/genre/review/reviewer/recommendations ... I would like drop-down menus to expand and collapse categories under genres, with clean space around the columns and rows. The ideal candidate for this project should possess the following skills and experience: - Proven experience in form design and Google Sheets - A strong understanding of automated calculations in Sheets - The ability to develop an aestheticall...

    $432 (Avg Bid)
    $432 Avg Bid
    64 bids

    I need an experienced .NET C# developer to urgently create an ArcGIS plugin for GstarCAD. Aimed at ...experienced .NET C# developer to urgently create an ArcGIS plugin for GstarCAD. Aimed at enhancing the CAD software's capabilities, this .NET plugin should include: - Data Sharing - 3D Modeling - Import/Export Features - Other major functionalities related to CAD and GIS integration. The timeline is crucial, I require this as soon as possible. Ideal Candidate: - Proficiency in .NET and C# programming languages - Demonstrable experience in ArcGIS platform, specifically plugin creation - Familiarity with CAD softwares, especially GstarCAD and AuTOCAD - Strong understanding of data sharing, 3D modeling, import/export functionalities in GIS environment - Able to work ...

    $149 (Avg Bid)
    $149 Avg Bid
    15 bids

    I'm...RESTful API integration for cloud synchronization Optional: Firebase for user authentication and data backup Version control using Git for code management. - Primary Purpose: The key purpose of the Taskify app is to track and manage tasks. - Platform: The app should be developed specifically for Android. - Essential Features: The critical feature of this application should be task prioritisation. I'm looking for a developer that recognizes the importance of these features and can effectively implement them into a user-friendly and efficient Android mobile app. Experience in app development, particularly those focused on task management, would be beneficial for this project. An intuitive understanding of how tasks should be prioritised would also assist in ac...

    $51 (Avg Bid)
    $51 Avg Bid
    7 bids