Opencv java linux jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 opencv java linux jobs found, pricing in USD

    I'm in need of a Java expert who is proficient in implementing design patterns, specifically creational, structural, and behavioral ones. Key Requirements: - Implement all Creational design patterns (Singleton, Factory, Builder) - Implement all Structural design patterns (Adapter, Bridge, Decorator) - Utilize Behavioral design patterns effectively Ideal Skills: - Proficiency in Java - Strong understanding of Creational, Structural, and Behavioral design patterns - Experience in implementing design patterns in Java - Good problem-solving skills If you have a solid understanding of these design patterns and can effectively apply them in Java, I'd be happy to hear from you. Please provide examples of your previous work in this area. Note : Min pric...

    $70 (Avg Bid)
    $70 Avg Bid
    4 bids

    I am seeking a web designer who can refine and improve the layout of the included CX Navigation Script. - Skillset: Proficiency in HTML and Java is a must-have. - Design: The project entails taking the existing HTML design attached and improving its functionality via a combined/redesigned menu bar. Creating a more modern, clean, and user-friendly design that reflects a minimalist aesthetic. Along with adding the below improvements. Birthday Pop Up (Modal/TBD): Currently titled as (openpop1) to be triggered upon selecting the “Caller is verified” #button# in the “Inbound Opening Call Script”. If the requirements are met that are currently in the script then it should populate on the screen. However, the end user should not have to interact with the pop up ...

    $127 (Avg Bid)
    $127 Avg Bid
    45 bids
    python flask an java EXPERT 6 days left
    VERIFIED

    Hello, I need a developer with a lot of experience in Java, Python and Socketweb - with the ability to create and solve problems with easy understanding of codes The rest of the details will be given to the correct developer

    $139 (Avg Bid)
    $139 Avg Bid
    37 bids

    I need to create new functions in a system based on React Native, Java Script

    $150 (Avg Bid)
    $150 Avg Bid
    49 bids

    As a seeking employer, I'm urgently in need of a skilled web developer proficient in Kotlin to code a complete feature that will span the entire application stack. Our application uses Java and Kotlin to connect a relational database backend to a modern web frontend. We're looking for a full stack developer who can code a complete feature spanning the entire application stack. Requirements: Java (5+ years) JavaScript (3+ years) Knowledge of software design principles Test driven development SQL HTML The timeline for the project completion is "ASAP", hence efficiency and timely delivery is vital. Looking forward to your bids!

    $2203 (Avg Bid)
    $2203 Avg Bid
    65 bids

    I have previously worked code in and stored but it stopped working because readyPromise doesn't work and in that case, it can't load sequently and crashes. New Java stuff?? It doesn't recognize readyPromise with var/const only works as await. Async has problems too. Even without Crashing tilesets seem not to load both from ION and Private/Public Domain. Need to solve this ASAP. You need to download files and work within your Domain or IDE or any other way to work directly with CESIUM LIBRARY!!!!! Or I will give you my Domain FTP access to the project folder and you can Upload .js .html files and see RESULTS in this directory as it will load html and js: YOU HAVE TO WORK WITH CESIUM LIBRARY!!

    $19 (Avg Bid)
    $19 Avg Bid
    14 bids

    I am looking for an experienced Android developer to help with a couple of key issues in my app. The primary focus should be on UI improvements. Key Tasks: - Refactoring and enhancing the UI of my Android app - ...layout and design, including color scheme and branding, typography and font styles, iconography and visual elements - Ensuring a smooth navigation flow - Enhancing user interaction and feedback Other requirements: - The app's token refresh mechanism must be revised and optimized - You should be able to ignore battery optimization permission I would ideally like a freelancer who is experienced with Java, Android Studio and UI/UX principles. Experience with token refresh mechanisms and battery optimization is also highly desirable. Please provide examples of previous...

    $93 (Avg Bid)
    $93 Avg Bid
    9 bids

    I am looking for an experienced Android developer to help with a couple of key issues in my app. The primary focus should be on UI improvements. Key Tasks: - Refactoring and enhancing the UI of my Android app - ...layout and design, including color scheme and branding, typography and font styles, iconography and visual elements - Ensuring a smooth navigation flow - Enhancing user interaction and feedback Other requirements: - The app's token refresh mechanism must be revised and optimized - You should be able to ignore battery optimization permission I would ideally like a freelancer who is experienced with Java, Android Studio and UI/UX principles. Experience with token refresh mechanisms and battery optimization is also highly desirable. Please provide examples of previous...

    $12 (Avg Bid)
    $12 Avg Bid
    2 bids

    I aim to develop a w...tool is primarily intended for software developers and will be used to aid in the effectiveness of testing processes. Key Features: - Capable of analyzing data flow graphs to generate test cases - Simplistic, user-friendly interface designed for software developers - Incorporation of Java programming language for analysis The ideal candidate for this project should have: - Proficiency in web application development - Strong understanding of data flow graphs and test case generation - Excellent command over Java programming - Previous experience in creating tools for software developers This project is a great opportunity to contribute to the efficiency and productivity of software developers, with an emphasis on generating test cases through data flo...

    $490 (Avg Bid)
    $490 Avg Bid
    53 bids
    Data Science Engineer 6 days left
    VERIFIED

    We're in need of an experienced Data Sc...cleaning: The candidate should be able to clean and preprocess large datasets. - Data analysis: The candidate should be proficient in analyzing data and extracting actionable insights. - Machine learning modeling: The candidate should have experience in building and implementing machine learning models. Although specific programming language requirements were not provided, proficiency in Python, R, or Java would be a strong advantage. This project does not specify a particular industry domain, but any prior experience in Healthcare, Finance, or Retail would be beneficial. Please bid on this project only if you have a solid background in data science, machine learning, data analysis, and are proficient in the programming languages m...

    $177 (Avg Bid)
    NDA
    $177 Avg Bid
    10 bids

    I need some Android developer for some easy tasks I need work at low budget I need coder from Pakistan or India

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    12 bids

    ...Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 install_r...

    $212 (Avg Bid)
    $212 Avg Bid
    9 bids

    ...Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 install_r...

    $56 / hr (Avg Bid)
    $56 / hr Avg Bid
    20 bids

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $99 (Avg Bid)
    $99 Avg Bid
    6 bids

    I need some Android developer for some easy tasks I need work at low budget I need coder from Pakistan or India

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

    I'm looking for a competent Java developer to assist with the development of several data structures and algorithms. In this project, you will conduct a set of experiments to compare the performance of dictionary implementations that use unsorted arrays vs. sorted arrays. You are given the Dictionary interface () and its implementation class (). In addition, the file contains a list of 10,000 key-value pairs that represent certain measurements. Key Skills: • Expertise in Java programming • Extensive experience with diverse data structures and algorithms • Ability to adapt to fluctuating project requirements Your ability to create powerful, flexible systems with Java will be crucial for this undertaking. Though the

    $27 (Avg Bid)
    $27 Avg Bid
    14 bids

    Hi, I need assistance with installing a Public SSH key on my Linux server. The task focus on a single user who will need to access a specific folder located on the server. Key tasks to be completed include: - Enabling both write and read permissions for this user to that specific folder using its Public SSH Key authentification (without password). - The user should not have "execute" permissions or access to any other folders or areas. - Create a cron that will copy the content from this folder to another every 5min. The ideal freelancer for this job would have extensive understanding and experience with Linux command line, SSH configurations, permissions settings and security principles. Best regards.

    $127 (Avg Bid)
    $127 Avg Bid
    35 bids

    Hello, I need a developer with a lot of experience in Java, Python and Socketweb - with the ability to create and solve problems with easy understanding of codes The rest of the details will be given to the correct developer

    $493 (Avg Bid)
    $493 Avg Bid
    60 bids

    I need some easy work in Android I need some android apps using java I need easy work at low budget but for long term I need work from Pakistan freelancer

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    10 bids

    ...my project to the next level. The project requires multiple improvements. The project needs to be updated to the latest version of nodejs. I have included in the attachments the and to get an understanding of what will need to be done. Some packages are no longer maintained and alternatives will have to be found, updated or created. The project environment is set up for Linux so good if you have that setup already on your local machine. Please don't ask what the budget as it is already listed in this posting, your bid is the budget. No payout will be made until the project is complete. Key Responsibilities: - Adding new features to the existing framework - Implementing performance enhancements - Providing updates Ideal Skills: - Proficiency in Ember.js -

    $2237 (Avg Bid)
    $2237 Avg Bid
    145 bids

    ...scalability, and security. Stay abreast of emerging technologies and industry trends in inventory management. Provide technical support and guidance to end-users as required. Requirements: Bachelor's degree in Computer Science, Software Engineering, or a related field. Proven experience as a Software Developer, focusing on inventory management software. Proficiency in programming languages such as Java, Python, or C#. Familiarity with database management systems like MySQL, PostgreSQL, or MongoDB. Strong problem-solving skills with acute attention to detail. Excellent communication and collaboration abilities. Capacity to work independently and collaboratively within a team environment. Prior exposure to Agile development methodologies is advantageous. How to Apply: If you...

    $336 (Avg Bid)
    $336 Avg Bid
    7 bids

    ...tasks: - Computing the Greatest Common Divisor (GCD) of a given set of numbers - Counting the number of characters in a file The main requirement for this project is to accurately measure the time taken to complete the entire process, including sending a file from the client to the server, computing the tasks, and returning the results to the clients. Ideal Skills and Experience: - Proficient in Java and Android app development - Strong understanding of networking principles and multi-client server applications - Experience with implementing complex algorithms, ideally bin packing - Solid knowledge on file handling and computation tasks - Previous experience in calculating process times Please note that while the project is focused on the Android platform, the server will b...

    $20 (Avg Bid)
    $20 Avg Bid
    7 bids

    As a client, I require the expertise of a Python programmer who's adept at scripting. The centerpiece of the project is to write an algorithm for stereo vision and pose estimation. Notably, OpenCV will be the preferred library for this task due to its robust array of features. ArUco markers are being used as objects for calibration. Requirements: - Experience in Python scripting - Ability to write an algorithm for stereo vision and pose estimation - Proficiency with OpenCV Your relevant portfolio that illustrates your competency in the above tasks will be highly appreciated.

    $201 (Avg Bid)
    $201 Avg Bid
    25 bids

    Enhancement for existing Java app. Who able to follow task shared onw by one.

    $151 (Avg Bid)
    $151 Avg Bid
    47 bids

    More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Past work How soon do you need your project completed? ASAP

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    6 bids

    I am looking for a C programmer to develop a simple keylogger detector specifically for Windows and Linux operating systems. The primary use of this tool will be on my personal computer. Key Features and Tasks: - The detector should be capable of detecting and alerting keyloggers' presence on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer is fairly safe from keyloggers. Looking forward t...

    $11 (Avg Bid)
    $11 Avg Bid
    5 bids

    The urgent need of a skilled programmer specialized in Java, JavaScript, and PL-SQL, as well as familiar with Oracle Database, PL-SQL Developer, Oracle SQL Developer, Eclipse. The project involves writing comprehensive tests for a range of technologies including: - Java and JavaScript. - Spring Framework. - Oracle Database. - XML and JSON. - Junit. - Eclipse/Intellij. - PL-SQL Developer. - Utilizing Github and other version control tools. The ideal candidate must have a deep understanding and practical experience with these technologies. The project has an urgent timeline, so the selected candidate must be able to work under pressure and deliver high-quality results quickly. Ideal Skills: - Proficient in Java, Spring Framework, Oracle, XML, JSON, Junit, and JavaScr...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    54 bids

    I need assistance in setting up an Azure Redis Cache to enable quick data access for my distributed systems. Key Requirements: - A thorough understanding of Azure Redis Cache setup, particularly in a private endpoint configuration. - Proficiency in Java for integration with the Redis Cache. - Ability to ensure the cache is optimized for data access. It's essential that the setup is secure and efficient, ensuring the data access is quick and reliable for my distributed systems. Your expertise in this area will be valued greatly.

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    7 bids

    I need an experienced server administrator to assist me in setting up a domain remotely. he should have some experience with Digital Ocean and Linux server setups The ideal freelancer for this project should have experience in: - Setting up Linux servers, particularly on Digital Ocean - Proficiency in configuring and managing Ubuntu - Experience with Nginx web server software - Understanding of web hosting best practices and security measures - Strong troubleshooting skills in case of any issues. Please note that the server will be used for hosting a website, so it should be optimized for performance and security.

    $41 (Avg Bid)
    $41 Avg Bid
    14 bids

    I want a Linux Ubuntu 24.02 expert who knows multiple domain handling on the server. I already created a .conf file but respective subdomain is redirecting to another website than required.

    $17 (Avg Bid)
    $17 Avg Bid
    17 bids

    ...display an HTML page that contains an iframe and gif elements above it. Once the project is fully operational, I'll need it installed on a vanilla cPanel account, ill supply which runs on Linux Centos7 all changes made for the project will be committed back to github. Key responsibilities include: - Deploying the GitHub project on a vanilla cPanel account - Ensuring the project functions as intended - Implementing the minimalistic design requirements Ideal skills for this project include: - Proficient in PHP, HTML, and JavaScript - Experience working with GitHub projects - Familiar with cPanel deployment on Linux This project would be well-suited for a web developer with a strong background in full-stack development and deployment. If you feel confident in your abi...

    $145 (Avg Bid)
    $145 Avg Bid
    54 bids

    ...based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame number ... - the time position/time code ... - the data detected ...... - e.g. the sharpness and this should be outputed in a JSON file per video file. Ideal Skillset: - Proficiency in Python - Experience with video processing libraries (like OpenCV, PyAV, or MoviePy) - Experiences with OOP (classes and lists) - Familiarity with JSON output format. Milestones: MS1: provide...

    $267 (Avg Bid)
    $267 Avg Bid
    24 bids

    I'm in need of a junior Java developer to assist me in developing a web-based application for my personal use. This will be a great opportunity for someone looking to gain experience in application development. - Key Requirements: - Proficient in Java, C#, HTML, Javascript programming language - Understanding of web-based application development - Ability to troubleshoot and debug code Previous experience with Java, C#, HTML, Javascript is a plus. My main goal is to collaborate and share ideas with someone who shows initiative and creativity. Looking forward to working with you!

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    26 bids

    I'm in need of an individual with an in-depth understanding of the 12-Factor App principles, particularly in Java. The main goal of this project is to apply these principles to our existing application, to enhance its scalability, maintainability, performance and more. Key aspects of the project include: - Codebase management and version control: You'll be tasked with setting up a robust codebase management system that ensures version control. - Dependencies management: You should have experience dealing with dependencies in Java applications, and be able to streamline and optimize these processes. - Configuration, release, and runtime processes: You'll also be responsible for ensuring that our application's configuration, release and runtime processes al...

    $41 (Avg Bid)
    $41 Avg Bid
    4 bids

    I'm in urgent need of an adept Android developer for the prompt creation of an e-commerce application. E...Product listings and details: Display a wide range of products with accurate, detailed descriptions. - Shopping cart and checkout: Functional, user-friendly interface to facilitate purchases. - Customer reviews and ratings: Platform for customers to rate and review products, enhancing the shopping experience. 1. At least 2 years of experience in Android application development 2. Proficient in Java or Kotlin programming languages and Android development tools and frameworks 3. Have a certain understanding of mobile application design and user experience 4. If you have published applications for s-/--a--/--l---/-e, I am interested and look forward to further communi...

    $43 (Avg Bid)
    $43 Avg Bid
    13 bids

    ...systems. Ideal Skills and Experiences: - Past work on similar applications, especially in the healthcare sector - Basic functionalities such as user registration, appointment scheduling, and billing and payments - Creation of clean, intuitive, user-friendly graphic interfaces Despite not specifying the desired operating systems, experience in making software compatible with Windows, macOS, and Linux would be a definite plus. Get in touch with your CV, past work references, experience, and detailed project proposals if you feel this is the right project for you....

    $34 (Avg Bid)
    $34 Avg Bid
    21 bids

    I am in need of a well-versed Python expert to assist in managing a Linux server. This project is task oriented and requires specific skills including: • Working with server data analysis • Implementing web scraping techniques • Establishing automation processes The role also demands a comprehensive understanding of Linux operations and the ability to print headers. A background in server security, setting up database servers and performance optimization would be ideal, but the focus is primarily on Linux server management via Python. Proficiency in Python, Linux, server data analysis and web scraping are must-haves. Experience in automation and server management will highly be appreciated. Looking forward to your knowledgeable and expert assi...

    $133 (Avg Bid)
    $133 Avg Bid
    3 bids

    ...translated text is displayed on our frontend for the user to view. Requirements: Proven experience in building web proxy servers with a focus on passing text to the backend for translation. Strong proficiency in server-side programming languages. Familiarity with secure communication protocols. Experience with integrating web applications with backend translation services. OS - Latest Ubuntu / Linux Nice to Have: Previous experience with translation platforms or services. Knowledge of legal and ethical considerations related to web proxy servers. How to Apply: If you are interested in this project, please provide: Details of your experience in building web proxy servers and integrating with backend services. Examples of similar projects you have worked on. A brief overview ...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    11 bids
    Hospital System GUI 6 days left
    VERIFIED

    I'm looking to enhance the appearance of my Hospital Management System on Java, which currently has a glitch; the buttons and logo do not scale consistently when viewed on different laptops. Ideally, the modifications would consider the following: - Modify the button styles: Currently, there's no specific preference on the style. Having a design that doesn't change inconsistently when displayed on different laptops would suffice. - Redesign the logo: A unique and attractive logo that represents a hospital management system is preferred. However, no specific color scheme preference was provided. - Enhance the overall layout: The aim here is improving aesthetics and functionality to provide a more user-friendly experience. The freelancer should have a strong skill set...

    $56 (Avg Bid)
    $56 Avg Bid
    30 bids

    ...manually update to the latest version. o Personalization Management: Users can customize certain personalized functions. o Wallet Binding: Users can bind wallet addresses on their own. o Hiseven Recharge: Provide Hiseven recharge function, users can top up on their own. • IM Module Development o Build IM Architecture Platform: Use Netty to implement instant messaging (IM) functionality in Java. o User Authentication: Used to verify user identity, common authentication methods include username and password, OAuth, two-step verification, etc. o Presence Management: Manage and display user statuses such as online, offline, busy, invisible, etc. o Message Transfer: Implement message sending and receiving between users, including text, images, audio, video, a...

    $1443 (Avg Bid)
    $1443 Avg Bid
    71 bids

    I'm currently seeking a skilled backend developer who has proven expertise in Python, Java, and Ruby. I need someone who can guide me through whether to use the current source code or start from scratch, a decision that we can make together as the project evolves. As our project's main responsibility is to handle authentication and server configuration, the perfect candidate should be experienced in: - Setting up, managing, and sustaining server configurations - Handling various authentication tasks - Expertise in Python, Java, and Ruby - Decision-making skills concerning source code development This project will be rewarding for someone who enjoys tackling unique challenges and has a flair for problem-solving. If you're up to the task, please don’t ...

    $745 (Avg Bid)
    $745 Avg Bid
    57 bids

    Hello, I am currently looking for an excellent developer who is well versed in at least any one of the following fields: Java, C#, Golang, Rust, JavaScript, Python, solidity, web3, blockchain, web frontend and backend. Of course, he must be prepared to work with us long term, more than 40 hours per week. You must be geographically located in Europe or the Americas, be able to work at least 6 hours EST day time, and possess written/verbal English skills at an advanced level or higher. In order to select excellent talents, you will need to anticipate a 30-60 minute technical interview with a project manager in our team. Dont worry. We need at least 3 developers. Expected salary range is $15-$25/hr depends on experience. Please feel free to send us applications embroidered with yo...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    54 bids

    I'm seeking a skilled Java UI/UX designer who can revamp my hospital management system's GUI. The goal is to render a modern, minimalist design, ensuring component stability, consistency, and responsiveness across varying screen sizes. Your tasks include: - Redesigning the overall layout to infuse a modern and minimalistic theme. - Fixing the GUI so the components retain their placement on larger screens. - Improving stability and responsiveness across all GUI components, not limited to buttons, text fields, and drop-down menus. In your bid, please include your relevant Java UI/UX design experience and any hospital/healthcare-related projects you've worked on. Expertise in modern UI/UX design and responsiveness is paramount for this project. Thanks for your i...

    $38 (Avg Bid)
    $38 Avg Bid
    10 bids

    Hello, I want someone good with compiler construction subjects Like creating a parser for a language You can find the project file from attachment you can find readme file in there explaining the project and task You would utlize the scanner that is in src/scanner, and build the parser in , which is the starting file you can also find it in the src folder The goal is to build the parser and pass all test cases Please read and check before bid

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

    ...p7s digital sign in base64 who needs to be add it to the PDF dictionary. (It can be one or more signatures) What I want is, the ability to add the sign to the PDF in NodeJS (better if it's with typescript) and then open it in adobe acrobat and see the sign. I will provide the PDF sample, the hash of the file and the response of the API in base64 to be tested. Additionally I have an example in Java to better undestanding of the requeriments The flow of the file will be: 1. Give the hash and received the API response (this will be mocked) 2. The API response must be decoded (it's in base64) and add it to the PDF 3 A new PDF must be saved in the disk 4. When the new pdf is opened in Adobe acrobat, the sign must be available in the signature panel I don't need a U...

    $127 (Avg Bid)
    $127 Avg Bid
    37 bids

    Java developer who can work with flutter. As requirements are to integrate Java sdk in small flutter print app. We are integrating new android printer with Java SDK in flutter is fully working and printing already but we need to change the SDK as we are upgrading android printer. If you have experience of integrating java sdk into flutter app come forward.

    $121 (Avg Bid)
    $121 Avg Bid
    42 bids

    I'm seeking an experienced tech professional who can help build a Linux-based mailserver. This project requires knowledge on setting up large number of email accounts and managing manual IP rotation. Key Components would include: 1. Setting up a Linux-Based Mailserver - Your experience setting up mailservers on Linux OS will be important for this task. 2. Adding a Large Number of Email Accounts - I need the mailserver to cater to a large volume of email accounts. 3. Manual IP Rotation - I've opted for manual IP rotation, so your expertise in this area would be a major advantage. 4. Mailserver needs to be able to have an API for us to create mailboxes automatically. Operating systems experience, particularly Linux, and familiarity with the ins ...

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

    I am in need of a proficient programmer with expertise in Python, Java, and JavaScript. The main goal of this project is to develop a mobile app pertaining to social networking. The perfect fit for this project will have the following expertise and experience: - Proficiency in Python, Java, and JavaScript - Extensive experience in mobile app development - Knowledge of the architectures, trends, and emerging technologies of social networking apps - Experience in building mobile apps with superb user experience and interface design The ultimate goal is creating a unique, user-friendly, interactive, and impressive social networking mobile app.

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

    I need some easy work in Android I need some android apps using java I need easy work at low budget but for long term I need work from Pakistan freelancer

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    7 bids

    Looking for an experienced DevOps Engineer to set up & document a 3-node HA Vault cluster (Linux Ubuntu) using Docker Compose (not Swarm, not k8s) with Consul as the storage backend (plus ensuring SSL/TLS self-renewing certs & snapshotted backups to an S3 bucket (on ) every time a new policy or secret added). You'll get sudo-level account access on all nodes which are already up and running on Contabo. You'll need to use the latest versions of Docker & Docker Compose. Your Experience + Multiple Docker-based Vault cluster deployments + Proficiency in Linux shell scripting and Docker Compose + Ability to document setup process clearly disaster recovery Summary acceptance criteria + I follow docs & rebuild cluster & recover existing backup + I r...

    $188 (Avg Bid)
    $188 Avg Bid
    18 bids