Connect mysql linux bash script일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 connect mysql linux bash script 건의 일자리 확인, 급여 기준: USD

    Linux 에서 동작되는 GUI 어플리케이션 개발입니다. QT 로 개발을 진행합니다. 터치스크린으로 동작되는 고급형 상업용 저울 SW를 개발합니다. 계량계측 전문, 국내 1위 기업인 (주) 카스에서 채용합니다. 6개월~7개월 진행 예상되며, 서울 강동구에서 근무합니다.

    $50000 (Avg Bid)
    $50000 (평균 입찰가)
    5 건의 입찰
    bustabit script 종료 left

    부스타빗 스크립트 수정 작업

    $25 (Avg Bid)
    $25 (평균 입찰가)
    2 건의 입찰

    # 2013년6월 ~ 2013년12월 : 고양시 상수도 블록시스템 - 고객사 : 고양시청 - 근무사 : (주)제이앤씨시스템 계약직 - 사용기술 : Java, Spring, Oracle, ibatis, amchart, eazy-ui # 2014년1월 ~ 2014년3월 : 고양시 상수조 블록시스템 GIS적용 - 고객사 : 고양시청 - 근무사 : (주)제이앤씨시스템 계약직 - 사용기술 : Java, Spring, Oracle, iBatis, O2Map, OpenGIS # 2014년4월 ~ 2014년11월 : 주유소 누유관리 모니터링 시스템 - 고객사 : (주)에스티모빅 - 근무사 : 프리랜서 - 사용기술 : Java, Spring, MySql, MyBatis, jqgrid, bootstrap, daum map API, plot-chart # 2014년12월 ~ 2015년2월 : 생산관리 ERP설계 - 고객사 : (주)금강이엠씨 - 근무사 : 프리랜서 - 사용기술 : mockup UI tool # 2015년3월 ~ 2014년4월 : 블루투스 BLE 비콘통신 Android 개발 - 고객사 : (주) 바이트시스템 - 근무사 : 프리랜서 - 사용기술 : Android (블루투스 BLE 비콘통신, 서버 소켓통신) # 2015년7월 ~ 2014년8월 : 임베디드 리눅스장비 웹관리 프로그램 - 고객사 : (주)제이앤씨시스템 - 근무사 : (주)제이앤씨시스템 계약직 - 사용기술...

    $500 (Avg Bid)
    $500 (평균 입찰가)
    1 건의 입찰

    php, mysql, word press, bootstrap, jquery , ajax, html5 (모바일웹, 앱) 기술 우대

    $11 / hr (Avg Bid)
    $11 / hr (평균 입찰가)
    1 건의 입찰

    Facebook Fans (Worldwide) script.. MAXIMUM 90€!

    $47 (Avg Bid)
    $47 (평균 입찰가)
    2 건의 입찰

    저희의 이전 프로젝트에 관련된 진행중인 작업이 있습니다set up the linux box'

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    1 건의 입찰

    I am in urgent need of a proficient mobile app and web developer to create a robust platform titled 'Legal Connect' that will serve as a bridge for effective communication between lawyers and their clients. Crucial Task Details: * The app needs to be dynamic and accessible from iOS, Android, as well as Web platforms - a wide reach is essential. * Key features that need to be integrated include: secure document sharing, intuitive appointment scheduling, seamless case tracking, ensuring up-to-date case details at everyone's fingertips. * The project has a strict deadline and needs to be completed and ready for use within a month. Desired Skills & Experience: * Proven expertise in cross-platform app development * Strong understanding of secure file sharing p...

    $215 (Avg Bid)
    $215 (평균 입찰가)
    18 건의 입찰

    ...on my Linux server. The main purpose of this installation is to enable me to efficiently monitor blockchain transactions. Key Requirements: - Installation of BlockScout on Linux: The selected candidate should be able to successfully install BlockScout on a Linux server. This includes all necessary configurations and settings to ensure the explorer functions optimally. - Configuration: The BlockScout explorer needs to be set up properly and configured according to best practices. This includes ensuring that all necessary dependencies are met. Ideal Skills and Experience: - Proficient in BlockScout: Prior experience with BlockScout is essential for this project. The ideal candidate should have a strong understanding of how the explorer works and how to troubleshoot ...

    $26 / hr (Avg Bid)
    $26 / hr (평균 입찰가)
    9 건의 입찰

    ...in a visually appealing and easy-to-understand manner. Project Details: Video Length: Approximately 2-3 minutes Style: 2D/3D animation (depending on the freelancer's expertise and recommendation) Content: Script, storyboard, and voice-over (to be provided by us) Objective: Highlight key features, user interface, and unique selling points of the software Target Audience: Potential clients, investors, and stakeholders Responsibilities: Collaborate with our team to understand the project requirements and objectives Develop a creative and engaging storyboard based on the provided script Create high-quality animations that align with our brand and project goals Incorporate feedback and revisions as needed to ensure the final product meets our expectations Deliver the fi...

    $237 (Avg Bid)
    $237 (평균 입찰가)
    10 건의 입찰

    ...Currently there is a bug that at checkout, the plugin charges the CC (reserves the money) and then it should activate a phone line and create a PDF with QrCode and then capture the money but it doesn't activate the phone line or send the pdf. We also want to integrate a few new suppliers via their API so we need new functionalities added to the plugin. -woocommerce plugin FIX - linux management - deploy on linux, create new features - long term maintenance Gitlab version control - create pipeline to our staging server and do version control RESPONSIBILITIES: - Integration of new B2B APIs - New payment gateway integration - - Implementation of bug fixes and performance improvements. - Regular software updates and security patches. - Feature additions and enhanc...

    $6 / hr (Avg Bid)
    $6 / hr (평균 입찰가)
    35 건의 입찰

    I need create calculator like on page : https:/...VAT. here is JS for this from page dreambed. <script> function calculateCustomPrice(element) { const customPriceInput = ('js-custom-input'); let productId = , location = String() + '?productId=' + productId + '&do=calculateCustomPrice'; for (let input of customPriceInput) { if ( === '') { return; } location = location + '&' + + '=' + ; } if (typeof jQuery !== 'undefined') { $.({ url: location, }); } else { ('POST', location); } } </script>

    $31 (Avg Bid)
    $31 (평균 입찰가)
    5 건의 입찰
    Appimage Createion 6 일 left
    확인

    We want to distribute our OpenGL-Based media server software via Linux. Appimage looks like a usable way to deploy on multiple distributions. We target solely x64 architectures. The software uses OpenGL, video capture, audio output and input and connects to IO devices via USB. We already have a working .deb workflow and it would be great if you could create an appimage workflow for us that we can introduce into our deployment.

    $129 (Avg Bid)
    $129 (평균 입찰가)
    9 건의 입찰

    Minimum requirements of the role -At least 3 years of hands-on experience with JavaScript frontend frameworks such AngularJS, Stenciljs or React. -Strong Experience with NodeJS and Electron. -Strong knowledge of Relational Database Servers such as MySQL or PostgreSQL. -Some experience with C#. -Experience with microservice based architecture. -Strong coding skills, ability to use BDD and TDD where needed. -Experience and confidence developing RESTful APIs and high-load apps. -Proficiency with fundamental front end languages such as HTML, CSS and JavaScript. -Ability to switch between languages and frameworks. -Knowledge of Agile and Scrum. -Fluent in English. -Nice to have: Google Cloud,...

    $19 / hr (Avg Bid)
    $19 / hr (평균 입찰가)
    119 건의 입찰

    I'm seeking a talented copywriter with experience...of joint pain management. - Patient Testimonials: The website should include real patient testimonials, so the copywriter should be skilled in incorporating these into the overall content. - Language Level: The content should be highly technical to cater to medical professionals, ensuring a precise and accurate representation of our clinic and services. Your role will be crucial in helping us connect with our Turkish-speaking audience. A deep understanding of pain management and medical terminology is essential, as is the ability to deliver engaging and authentic patient stories. If you're a professional copywriter with a passion for medical writing and the ability to translate nuanced content into Turkish, I'm loo...

    $255 (Avg Bid)
    $255 (평균 입찰가)
    20 건의 입찰

    Hi there, We are a travel agency looking for an expert in API integration to answer the following questions: Is it possible to connect and our own booking system to check and update automatically accommodation availability, rating, pricing and meals within our internal booking system? It should take into consideration a radius of 5-10km from a certain city point. Our own booking engine works automatically as follows, it sends a booking request to the accommodations on a certain accommodation list (from the first to the last one on that list) following a rule: if the first accommodation on the list denies our booking request, automatically the request will be sent to the second on the list, and so on. What will the requirements?

    $31 (Avg Bid)
    $31 (평균 입찰가)
    11 건의 입찰

    ...simultaneously sent to GoHighLevel (GHL) CRM for automated text and phone call follow-ups, as well as to an Excel sheet for manual review and further action. Key requirements: - Pixel Integration: Develop and implement a pixel solution that captures lead data. - Real-Time Collection: Ensure the system collects data instantly when a lead lands on the specified page. - GoHighLevel (GHL) Integration: Connect the system to GHL for automated text and phone call follow-ups. - Excel Integration: Enable the system to send collected lead data to an Excel sheet via email. Ideal skills and experience: - Proficiency in WordPress and pixel integration. - Experience with CRM systems, particularly GoHighLevel (GHL). - Knowledge of data handling and Excel automation. - Strong communication ski...

    $145 (Avg Bid)
    $145 (평균 입찰가)
    23 건의 입찰

    I'm in search of a skilled WordPress developer to take our current web site, , grow its traffic flow exponentially, come up with innovative ways to connect our various social media channels to the site to boost traffic from social to web, add api feeds to save content creation writing articles time, and bring tactics and ideas to bring more engagement, with the following key features: - **API Content Feeds:** I need the site to display a variety of content types, including news articles, video content, social media updates and publically valuable content, sports, birth & death notices. The ideal candidate for this project should have: - **Experience with News Media Websites:** Experience in creating personalised news media content and working with API content feeds is a ...

    $15 / hr (Avg Bid)
    $15 / hr (평균 입찰가)
    117 건의 입찰

    I need a specialist in server maintenance and troubleshooting, particularly for my Dedicated Linux Server Level 2 Strato. The key tasks required are: - Recovery: I need help with server recovery, the ability to troubleshoot and restore the server in case of failure. - Update: Keeping the server software up-to-date is crucial for security and compatibility. I need a specialist to handle the server updates effectively. Ideal skills for this job include: - Strong expertise in Linux server administration and management. - Proven experience with server recovery procedures. - Proficiency in updating server software without causing disruptions. - Strato dedicated server recovery - Operating system Ubuntu 16.04 LTS 64bit + Plesk Onyx (unsupported) - Ubuntu is outdated therefore we...

    $147 (Avg Bid)
    $147 (평균 입찰가)
    23 건의 입찰

    ...well-versed in server setup and configuration, ensuring a smooth and efficient back-end infrastructure. The ideal candidate should be able to ensure optimal performance and security. - API Integration: There is a need for the integration of an 'informative application' API. This task requires someone with prior experience in integrating custom APIs and a strong understanding of how to effectively connect APIs for seamless functionality. Ideal Skills and Experience: - Proficient in PHP for backend development. - Strong background in server configuration. - Demonstrated experience with API integrations, particularly information application API. - Ability to problem solve efficiently and effectively. - Excellent communication skills and ability to work under tight deadli...

    $80 (Avg Bid)
    $80 (평균 입찰가)
    23 건의 입찰

    I urgently need a Python script created to scrape data from Website 1 and write it to a CSV file. The data I need to extract is specific to TVL daily total. Site: Key Requirements: - Develop a Python script for web scraping - Extract TVL daily total data from - Save the data into a CSV file Ideal Skills: - Proficient in Python programming - Experience with web scraping tools and techniques - Strong understanding of data handling, especially writing to CSV files - Good communication for timely updates on the project's progress.

    $26 (Avg Bid)
    $26 (평균 입찰가)
    33 건의 입찰

    I'm seeking a skilled Python developer to create a script that can facilitate sending and receiving voice calls via Telegram VoIP. The main aim of this project is to integrate the developed script into an existing application. The script should be compatible with Python 3.x.

    $18 - $150
    $18 - $150
    0 건의 입찰
    AWS Hosting & SSL Setup 6 일 left
    확인

    hello I am currently looking for an Amazon AWS expert. We are currently creating about 5 WordPress websites and are looking for someone to host them on Amazon AWS Lightsail and connect the domain/install SSL and TSL. Budget is around 10 dollars Please enter "ITaws" to confirm you are not a bot

    $20 (Avg Bid)
    $20 (평균 입찰가)
    34 건의 입찰

    I'm seeking a skilled web developer to create a financial information website with features similar to forexfactory.com. The website will be designed with a modern and minimalist aesthetic. Key features include: - Live forums page: This will allow users to engage in financial discussions, share insights, and connect with other members of the community. - Economic calendar: We need a comprehensive economic calendar that notifies users of upcoming reports, events, and indicators that may impact the financial markets. We will need to find all the sources the main information comes from and scrape them using provided API's from the government sites that they provide usually. - SEC Insider Traders Page: This is a vital component of the website. It should include: - A list of...

    $2343 (Avg Bid)
    $2343 (평균 입찰가)
    62 건의 입찰

    ...Skills Required: - Proficiency in HTML, CSS, JavaScript, and responsive web design - Experience with web form development and validation PHP Integration (optional): - Form Data Processing: Develop a PHP script to receive the form submission and convert the data into a multidimensional array. - Data Population: Implement functionality to pre-fill the form fields with corresponding data from the multidimensional array when the form is displayed again. Deliverables: - one (1) fully functional and responsive webpage form based on the provided Microsoft Word document - optional: one (1) PHP script that processes form submissions into a multidimensional array - optional: Functionality to pre-fill the form with data from the multidimensional array - Testing and debugging to ...

    $34 (Avg Bid)
    $34 (평균 입찰가)
    31 건의 입찰

    ...clarity, pacing, continuity, and storytelling effectiveness, utilizing advanced editing techniques, transitions, effects, and color grading. 3. Incorporate audio elements, music, sound effects, and voiceovers to enhance the overall impact and emotional resonance of the video content. Creative Direction and Concept Development: 1. Provide creative input and guidance during pre-production meetings, script development, and storyboard sessions to ensure alignment with project goals and client objectives. Promo Production: 1. Develop and produce promotional content, including teasers, trailers, and ads, to effectively market and promote projects. 2. Collaborate with marketing and creative teams to align promotional materials with branding and campaign strategies. 3. Conceptualize an...

    $1800 (Avg Bid)
    $1800 (평균 입찰가)
    28 건의 입찰

    ...website. • Ensure domain and hosting are configured. Phase 6: Post-Launch Support (3 months) • Monitor the website for any issues. • Provide bug fixes and updates as needed. • Offer user support. Technology Stack Frontend: • HTML, CSS, JavaScript • Framework: React.js (or Angular/Vue.js) Backend: • Node.js with (or Django/Rails) • Authentication: JWT or OAuth Database: • PostgreSQL or MySQL Payment Gateway: • Stripe, PayPal, or another secure payment processing service Platform: • WhatsApp Business API File Storage: • AWS S3 or Google Cloud Storage Hosting: • AWS, Heroku, or DigitalOcean Budget Estimate Design: $X,000 Development: $X,000 Testing: $X,000 Deployment: $X,000 Support and Maintenance: $X,000/month Key C...

    $670 (Avg Bid)
    $670 (평균 입찰가)
    56 건의 입찰

    ...tool for patients, healthcare professionals, and the general public to find relevant information, connect with doctors, and explore hospital services. Key Features: - Doctor Profiles: A robust database of doctors' profiles. - Treatment Information: Detailed information about various treatments offered by the hospital. - Speciality Search: An intuitive search functionality for patients to find doctors based on their speciality. - Online Forms: Online forms for appointment booking and other requests. Key Objectives: - Provide Information: The website should serve as a reliable source of information for all visitors. - Booking Appointments: Enable patients to book appointments with doctors. - Connect Patients with Doctors: Facilitate direct communication between patie...

    $108 (Avg Bid)
    $108 (평균 입찰가)
    11 건의 입찰

    Olá, tenho um sistema simples de gestão feito em PHP com BD em MySQL, gostaria de converter esse BD para trabalhar de forma Multi Tenant (varias empresas no mesmo banco de dados em uma unica instalação), e tambem criar um painel administrativo para ativar e desativar essas empresas.

    $22 (Avg Bid)
    $22 (평균 입찰가)
    5 건의 입찰

    ...begin with; these will come in pairs. One partition will be high priority (aimed at running uninterruptible workloads) and the second will be low priority (spot), both using the same VM SKU. In the first instance, I would like to use HB120v2 for the two CPU partitions and the A100 GPU for the two GPU partitions. I would also like to have SLURM accounting set up within the cluster i.e. not using the MySQL service on Azure. Lastly I would like the cluster to have Prometheus/Graphana monitoring capability so that individual users can monitor job statistics. Eventually, we would like users to also be able to interact with the cluster via VS Code and Jupyter. Delivery : within 1 week -- please only bid if you have done this before. Please provide your past experience and any relevant...

    $114 (Avg Bid)
    $114 (평균 입찰가)
    9 건의 입찰

    ...deadline: This project needs to be completed within two weeks. Timeliness and reliability are crucial. I need the data coming from the server to the client over UDP socket to be encrypted with DTLS, and it should appear as DTLS in the protocol section of Wireshark. In addition, the code should be able to handle streaming video or live feed over the socket accordingly. This code should work in linux and windows. Ideal Skills and Experience: - Proficiency in C: Extensive experience with C language is a must. - DTLS Knowledge: Prior experience implementing DTLS is highly preferred. - Security Background: Strong understanding of encryption protocols and data integrity is necessary. - Time Management: Ability to work under strict deadlines and deliver high-quality results promptly....

    $419 (Avg Bid)
    $419 (평균 입찰가)
    10 건의 입찰

    Before you respond on Freelancer.com, please...excellent previous ratings. The chosen freelancer will receive positive feedback score and prompt payment. ----------------- About the subject ----------------------- This is a 3-hour project to create 3 videos which explain how to use a new software which we have created The deadline is sacred, we cannot extend the 3 hour timeline. ---------------- About the video ------------------- Video script: (See attached file - Video ) --------- Other details ------------------------- No voiceover is required. Generic background music is required, something light and peppy. Please bid only if you have prior experience in making animated videos, and can deliver this in 4 hours. Otherwise, do not waste your valuable bid. Good luck!

    $39 (Avg Bid)
    $39 (평균 입찰가)
    8 건의 입찰

    I need an experienced developer to create a custom online booking system for my business....handle online reservations. Key Requirements: - Develop a custom-built online reservation system to handle bookings for our services - Integrate the system with our existing website - Implement the necessary automation to streamline the booking process - Ensure user-friendly and efficient design for end users - Provide necessary documentation and support for future maintenance and updates - Connect the system to Ideal candidate: - Proficient in developing custom booking systems - Experience with integrating systems into existing websites - Strong understanding of automation and streamlining processes - Exceptional design skills for a user-friendly interface - Knows how to work with Monday

    $350 (Avg Bid)
    $350 (평균 입찰가)
    159 건의 입찰

    I need an experienced system administrator with a strong background in security to help me address a s...configured to allow/support weak key exchange (KEX) algorithms. I would like the freelancer to: - Conduct a thorough investigation to identify all weak KEX algorithms present on the server - Implement the necessary fixes to remove these weak KEX algorithms Additionally, I'd like the system admin to upgrade the Nginx server on my Linux operating system to enable Transport Layer Security (TLS) 1.2. Ideal skills and experience for this job include: - Proficiency in Linux system administration and security - Strong knowledge of SSH server configuration and KEX algorithms - Experience with Nginx server configuration and TLS implementation - An understanding of server se...

    $141 (Avg Bid)
    $141 (평균 입찰가)
    8 건의 입찰

    I want a skilled PHP developer with experience in form handling to create a script for me that will block a form's submit button until certain conditions are met. Key Requirements: - The button should only become active if the user types in any text. This means if the form is left blank or a field is left empty, the button should stay inactive. - After clicking the button, if the conditions are not met, I want an error message to be shown to the user. This is to ensure that they understand what is expected before the form is submitted. The form is working inside an wordpress website but was made with php

    $22 (Avg Bid)
    $22 (평균 입찰가)
    40 건의 입찰

    ...Thoroughly test the email server for functionality and security. Deploy the server and ensure all users can access their emails seamlessly. Monitoring and Maintenance: Implement monitoring tools to ensure server health and performance. Provide documentation and training for ongoing maintenance and support. Qualifications: Proven experience in setting up and managing email servers. Proficiency in Linux server administration. Experience with Postfix, Dovecot, and SSL/TLS configuration. Familiarity with DNS configuration and email security best practices. Strong understanding of email protocols (SMTP, IMAP, POP3). Excellent troubleshooting skills and attention to detail. Timeline: The project is expected to be completed within 2 weeks from the start date. Budget: The budget for ...

    $21 / hr (Avg Bid)
    $21 / hr (평균 입찰가)
    17 건의 입찰

    I'm currently in need of a talented Java backend developer who has a strong understanding of databases, particularly MySQL and PostgreSQL. Key Responsibilities: - API Development: The primary focus of the project is on developing APIs that are efficient, secure, and capable of handling high traffic. - Code Modification: The project requires some modification of existing code to ensure seamless integration of the APIs. - Reporting: The backend developer should be able to generate insightful reports based on the data stored in the databases. Ideal Skills: - Proficiency in Java: Excellent understanding of Java is a must. - Strong Database Skills: Prior experience with MySQL and PostgreSQL is necessary. - API Development: A proven track record in creating high-performance ...

    $6 / hr (Avg Bid)
    $6 / hr (평균 입찰가)
    16 건의 입찰

    hello, there, We need some Native Austrian and German to do a recording task, they are short sentences, the recording would take you about 15 minutes, the budget is $9 for the whole task the speakers need to be: -Age from 18-55, Both professional voiceover or amateur -Equipment: You just need to have a good phone. The recording script is in our recording app so you will need to download our recording app and then use task name we provide to log in and record. -Envrionment: Please record in a quiet room, no echo, no other noise like birds noise, car noise and so on. Don't need to use earphone or bluetooth. -Pronunciaiton: we will provide a few sample audios for you to check the pronunciation we need, you need to listen them first before starting the recording task If you are ...

    $10 (Avg Bid)
    $10 (평균 입찰가)
    1 건의 입찰

    ...Cards Against Humanity game that needs some adjustments and updates. Key Tasks: - Fixing Errors: The current project has some bugs that need to be addressed. The app is crashing on startup and experiencing database retrieval issues. Your task would be to resolve these errors and make the application functional again. - Database Update: You'll need to shift from the current WebSQL database to MySQL and ensure smooth data storage and retrieval. New Features to Add: - User Authentication System: Incorporate a new authentication system to enhance user privacy and security. - Game Timer: Implement a game timer to bring an additional level of challenge and excitement to the gameplay. - Animations & Interactivity: Enhance user experience with engaging animations and interact...

    $37 (Avg Bid)
    $37 (평균 입찰가)
    6 건의 입찰

    I'm in need of a skilled and creative video maker to help create a compelling one-minute promotional video for a Play Therapy course. Purpose: The overarching goal of the video is to: - Increase course enrollment - Raise awareness about the importance of play therapy - High...editing and content creation skills - Prior experience of creating engaging marketing videos - Familiarity with educational content - An understanding of the target audience Inspirations can be drawn from previous successful educational course promotional videos, with an emphasis on communicating the essential role of play therapy in children’s development. The video should make an emotional connect with the audience along with shedding light on how attending this course could be professionally ...

    $148 (Avg Bid)
    파워형 상금 보장형
    $148
    3 건의 응모작

    ...specific improvements to my existing PHP application and enhance its integration with QuickBooks Online. CURRENT: We have a QuickBooks Online application that syncs invoices from QuickBooks Online to two MySQL database tables (order headers and order lines). This application works correctly but we want to add a condition to the INSERT statement in this program so only invoices that have a custom field populated will get synced to these tables. The custom field name to check is "Online Order Number". Requirements: - Modify functionality of existing program to only INSERT records to MySQL table when invoice record contains a value in custom field "Online Order Number" The ideal freelancer for this project should have: - Proven experience working with ...

    $140 (Avg Bid)
    $140 (평균 입찰가)
    31 건의 입찰

    I'm in need of a skilled JavaScript developer to create a sophisticated web rich text linkage. I'd like this linkage to connect seamlessly with data from a web spreadsheet. The ideal candidate for this project would be comfortable with Onlyoffice, as I'm looking for advanced document collaboration features integrated into the solution. Key Points: - Develop a web rich text linkage that interfaces with a web spreadsheet - Expertise in JavaScript is mandatory - Familiarity with Onlyoffice for advanced document collaboration is a big plus - The solution should be hosted on an on-premise server If you have the skills and experience to deliver a reliable and feature-rich solution, please reach out.

    $153 (Avg Bid)
    $153 (평균 입찰가)
    57 건의 입찰

    Before you respond on Freelancer.com, ...freelancer will receive positive feedback score and prompt payment. ----------------- About the subject ----------------------- This is a 4-hour project to create a 30-second to 1-minute video (time can be slightly more or less, it is up to your judgment when making the video) The deadline is sacred, we cannot extend the 4 hour timeline. ---------------- About the video ------------------- Video script: (See attached file - video ) --------- Other details ------------------------- No voiceover is required. Generic background music is required, something light and peppy. Please bid only if you have prior experience in making animated videos, and can deliver this in 4 hours. Otherwise, do not waste your valuable bid. Good luck!

    $30 (Avg Bid)
    $30 (평균 입찰가)
    5 건의 입찰

    I'm in need of a skilled Python coder to assist me in deploying Locally Hosted Language Model (LLM) applications. Here are the details: - **Operating System**: The deployment is hybrid, so familiarity with Windows, macOS, and Linux is ideal. - **Purpose**: The primary aim of the deployment is for text ebedding (vector db) and generation. - **Requirements**: Specifically, I'm looking for functionality related to Language modeling and retrieval augment generation in the LLM applications. - mongoDB should be set up runining a .sh file - docker-compose deploy of the app - whisper transformers for stt ttl - AWS S3 bucket for file serving Essential skills for this project include a strong background in Python programming and experience with deploying applications on different...

    $207 (Avg Bid)
    $207 (평균 입찰가)
    15 건의 입찰

    Before you respond on Freelancer.com, ...freelancer will receive positive feedback score and prompt payment. ----------------- About the subject ----------------------- This is a 4-hour project to create a 30-second to 1-minute video (time can be slightly more or less, it is up to your judgment when making the video) The deadline is sacred, we cannot extend the 4 hour timeline. ---------------- About the video ------------------- Video script: (See attached file - video ) --------- Other details ------------------------- No voiceover is required. Generic background music is required, something light and peppy. Please bid only if you have prior experience in making animated videos, and can deliver this in 4 hours. Otherwise, do not waste your valuable bid. Good luck!

    $50 (Avg Bid)
    $50 (평균 입찰가)
    4 건의 입찰

    I'm seeking a professional web developer, extremely proficient in PHP and MySQL who can upgrade sales and users modules in our POS system. - Abilities: You should have substantial experience and demonstrated proficiency in building complex, user-friendly websites. Your PHP and MySQL skills must be exemplary. - Preferred Framework: I don't have a particular PHP framework preference. You can use the one you're comfortable with.

    $41 (Avg Bid)
    $41 (평균 입찰가)
    18 건의 입찰

    I'm looking for a Laravel expert to integrate Google Sheets into my system. Specifically, I want to connect it with a form on my site for seamless data handling. I have an html form php file on my server (built in laravel). I would like a passcode (no username) added to the form that captures the user connected to the passcode when the form is submitted. I would like the data sent to Google Sheets when a user submits the form. The Google sheet is complex. I would like the form data sent to 1 of 13 sheets. It should search for the sheet name, date, and user (from the html form) to find the correct sheet and row to insert the data from 5 fields.

    $23 (Avg Bid)
    $23 (평균 입찰가)
    8 건의 입찰

    I'm seeking a software-based solution that will help me bypass facial biometrics without the need for the individual's physical presence. With split cam program The site to be worked on. What is required is to find an idea or script

    $24 (Avg Bid)
    $24 (평균 입찰가)
    4 건의 입찰

    I'm looking for someone with experience with APIs and SDKs in Python who can guide me through successfully connecting to the Kwenta SDK. Your main task will be to help me connect it, so I can execute the order. I'm looking for someone who can explain things clearly and concisely, and is available to answer any follow-up questions I may have.

    $33 (Avg Bid)
    $33 (평균 입찰가)
    13 건의 입찰

    I have a web scraper script that needs fixing. It's designed to scrape various URLs from the Apollo website. Key Requirements: - Scraper debugging: The script is currently not working properly, and needs to be fixed. - URL scraping: The script should be able to successfully pull the data from the selected URLs on Apollo website. Experience with: - Web Scraping: Previous experience in web scraping is essential, as the data needs to be pulled accurately from this specific website. - Script Debugging: Ability to identify and fix issues within an existing script. - Proficiency in Python or relevant language for web scraping. - Knowledge of Apollo website structure. Please make sure your bid includes information on how you plan to approach fixing ...

    $25 (Avg Bid)
    $25 (평균 입찰가)
    16 건의 입찰

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

    $424 (Avg Bid)
    $424 (평균 입찰가)
    60 건의 입찰