Github java library jobs

Filter

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

    I'm looking for a skilled developer who can help me implement a geolocation control feature in ...and unchanged, while all geolocation-related checks and functionality are performed simply and centrally in the mobile app. If you read my need, you will find the exact way I want this modification, which makes it a simple change that does not affect the original logic of the code. I need a fair quote based on my needs. I included documentation because I know the code and its structure. I'm a Java developer and have a basic understanding of Flutter. If you haven't read my need yet, please go back and read it. Don't give me a quote without at least considering what I need. I need the app to also be posted on the Apple Store, I don't have a Mac Book, on Googl...

    $513 (Avg Bid)
    $513 Avg Bid
    28 bids

    ...beneficial for this project. Knowledge of secure payment gateways is crucial to ensure secure transactions within the system. Proficiency in developing dynamic and user-friendly interfaces is essential for the user accounts' feature. Your expertise will help us deliver a reliable and secure platform for currency exchange. Se requiere un sistema de escritorio que realice la funcion de cambio de dolares en JAVA con conexion a base de datos mysql , donde tenga un login de inicio de sesion y registro de usuario, modulos de deposito de dinero a traves de tarjeta de credito y retiro a través de cuenta bancaria , modulo de cambio de dolares , donde muestre siempre el saldo actualizado, modulo de transacciones , donde se visualice todas las es para un trabajo de universidad ...

    $20 (Avg Bid)
    $20 Avg Bid
    4 bids

    *****Only Corporate freelancers who can work remotely, no credentials will be shared for Google account***** Overview: We are seeking a Google Ads and Google Analytics expert to help increase online sales for our do not currently have a Google Ads account set up. Goals: - Increase online sales through effective Google Ads campaigns - Configure Google analytics manually by setting java code on the website - Successfully configure Google ads with the flyer provided by us, create a landing page on our website and host it. Target Audience We are IT coporate and our target audience is B2B in India and Middle East Skills and Experience: - Proven experience in setting up and managing successful Google Ads campaigns - In-depth knowledge of Google Analytics to track and analyze campa...

    $69 (Avg Bid)
    $69 Avg Bid
    20 bids

    Need a responsive HTML page with a button, following functionality should only apply to a mobile device view (width < 780px) Once clicked the camera app should launch with an overlay frame, the overlay should include 2 buttons: A 75% transparent camera icon should capture the picture once clicked. The red button should close the camera app with the overly Once a picture is taken a ...icon should indicate an upload failure and a blurry thumbnail with a sandbox icon should indicate the picture is currently being uploaded. Desktop view should allow to upload a picture and compress it before uploading. Compressed picture: Max Size: 350KB Quality: 90-95% File type: .JPEG Files expected: HTML pages Javascript files with libraries Avoid angular or react. Only HTML and Javascript libra...

    $137 (Avg Bid)
    $137 Avg Bid
    57 bids

    I'm looking for a skilled web developer to build an association website for me. The website will have all the standard association management features like event management, member directory, and document library. **Key Features:** - **Event Management:** The website should have a feature that allows me to create, schedule, and manage events. - **Member Directory:** The website should have a searchable member directory. - **Document Library:** The website should have a well-organized document library. **Financial Features:** - **Excel Accounting File:** The website should be able to accept an Excel accounting file. - **Automated Financial Data Updates:** I would like the website to automatically update the financial data. **User Access:** - **Board Members:**...

    $570 (Avg Bid)
    $570 Avg Bid
    61 bids
    Fix Jasper Report Error 6 days left
    VERIFIED

    ...to open a Jasper report. The error is highlighting missing dependencies, although it's not specific about what exactly is missing. Tasks required include: - Investigating the error and determining the cause - Fixing the error so Jasper report operates smoothly - Ensuring future dependency issues can be prevented or quickly resolved The ideal candidate should possess knowledge of JasperReport Library, possibly having handled Jasper report issues before. As the error is based around dependencies, an understanding of relevant dependencies for Jasper Reporting is a plus. Freelancer should work remotely on our machine to fix the error through anydesk Error : Failed to read the project description file (.project) for 'MyReports'. The file

    $7 - $18
    $7 - $18
    0 bids
    Java work 9 days left

    i will do complete work till tomorrow 12:00 pm

    $35 (Avg Bid)
    $35 Avg Bid
    1 bids

    We are seeking a Laravel developer to create a ready-made solution for an API with JWT authentication and OTP verification. The project aims to provide seamless user authentication and secure communication between Android, iOS ...enhance the security and reliability of the API. Adhere to best practices in Laravel development, including code organization, performance optimization, and security measures. Deliverables: Fully functional Laravel project meeting the specified requirements. Documentation outlining API endpoints, request/response formats, and usage instructions. Source code repository hosted on a platform like GitHub for version control and collaboration. Note: Please provide examples of similar projects or relevant experience in Laravel development when applying for thi...

    $92 (Avg Bid)
    $92 Avg Bid
    17 bids
    Trophy icon Make a Linkedin cover photo for me 4 days left

    You can got through my freelancer.com profile. I am a fulltime freelancer with 5 star rating and awesome reviews. Profile links https://www.freelancer.com/u/Puneet84370?sb=t ML, Network Models Cybersecurity: IDS, SIEM tools, Network Security Linux, Cloud Computing, Cryptography Risk and Incident Management Database security Data Analytics: Tableau, Data Visualization Predictive Modeling, Kaggle EDA, Regression Analysis Project Management, Communication Additional Skills: Docker containerization Cloud platforms (AWS, Azure, GCP) Version control (Git, GitHub) CI/CD tools (GitHub Actions) The cover photo should be stylish and depict me . I am a generative ai specialist with a track record of execellence. looking forward to your creativity

    $11 (Avg Bid)
    $11
    7 entries

    I'm on the look-out for proficient Java Developer with deep understanding of Linphone SDK. Given the information gap on my end, I'd prefer if he/she could recommend the most suitable Linphone SDK version for audio calls. Do note, my project demands specific focus on audio calls only. A background working with similar features would be valued. Recommendations on any additional features could be discussed. Let's chat if you have the expertise I need in order to make this a success.

    $22 (Avg Bid)
    $22 Avg Bid
    5 bids

    We will make a site where users can chat from the chat bot using the Chatgpt API. They will be able to spend more tokens by purchasing a premium member and upload a pdf. Can you do this? And at the same time, it is a system where I can upload PDFs to vector db from the admin panel and automatically increase the information. And need frontend also need intergate Stripe and one github ai project

    $516 (Avg Bid)
    $516 Avg Bid
    42 bids

    ...script that utilizes axe-core $command = escapeshellcmd("node " . escapeshellarg($url)); $output = shell_exec($command); echo "<pre>$output</pre>"; } ?> <form method="post"> URL: <input type="text" name="url" required> <button type="submit">Test Accessibility</button> </form> Step 3: Node.js Script () This script uses the axe-core library to perform accessibility tests on the URL passed from the PHP form. The results are then printed out in the console, which PHP captures and displays. javascript Copy code const axeCore = require('axe-core'); const { JSDOM } = require('jsdom'); async function checkAccessibility(url) { try { ...

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

    ...application. - Integrate functionality to capture weight inputs from a digital weighing scale. - Implement features for manual entry of product prices and quantities. - Develop logic to calculate invoice totals based on weight inputs and prices. - Ensure compatibility with various digital weighing scale models and accounting software. **Requirements:** - Proficiency in programming languages such as Java, Python, or JavaScript. - Experience in software development with a focus on interfacing with hardware devices. - Familiarity with serial communication protocols and device integration. - Strong understanding of software architecture and design principles. - Excellent problem-solving skills and attention to detail. **Preferred Qualifications:** - Experience with integrating ha...

    $320 (Avg Bid)
    $320 Avg Bid
    7 bids

    I want add group chat feature in My Web App Laravel. I used Chatify by Munafio... This feature already have for public in youtube and github.

    $38 (Avg Bid)
    $38 Avg Bid
    13 bids

    As a business, we are in the process of creating a backend system and require a Java Spring Boot Consultant to guide us through the development and integration stages. - Setting up Project Environment: Your role will be to set up the project environment, ensuring all the necessary tools and frameworks are installed and configured correctly. You should be comfortable working with Java Spring Boot and have a solid understanding of project setup. - Developing RESTful APIs: As the goal of this project is to create a backend system, the consultant we're looking for must have experience in developing RESTful APIs. You should be able to design and implement API endpoints that are efficient and scalable. - Integrating SQL Databases: In this specific project, we're focus...

    $79 (Avg Bid)
    $79 Avg Bid
    15 bids

    Hey there, I've already set up some indicators on PythonAnywhere(there's already a working strategy), Ä°'ll add some extra indicators on monthly, weekly periods. already a stock library installed and there's a working system for different indicators. i'll send the indicators pine editor codes, we need to change it to pyhton. the project is really very small.

    $47 (Avg Bid)
    $47 Avg Bid
    10 bids

    ...Livewire, Tailwind CSS 3) Experience building API integration such as GupShup, WhatsApp, Telegram, Twitter, Facebook, Google maps, Instagram, etc. 4) Hands-on experience in MySQL databases 5) Experience with Amazon Web Services 6) Optimization SEO/Content/Website Speed, Web security 7) Document deliverables Desirable Skills: 1) Experience in Agile development methodology 2) Experience with GitHub and other code repositories 3) Experience with Rollbar error management 4) Experience with Trello 5) Experience Sketch, Figma or Adobe XD 6) Experience with Bootstrap Other attributes 1) Ability to explore new tools and technology 2) Strong analytical and problem solving skills 3) Strong team player, easy-going character 4) Mature and independent Compensation -----...

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

    We are in need of a talented Android game developer for small, periodic tasks. Key Responsibilities: - Developing Android games, the type of the game will change depending on the task. Ideal Candidate: - Prior experience in developing Android games is a must. - Proficiency in Java and Unity. - Strong problem-solving skills. - Ability to work in a fast-paced environment and deliver quality work under tight deadlines. Please submit your proposal including past examples of your games and your availability for short tasks.

    $152 (Avg Bid)
    $152 Avg Bid
    10 bids

    I'm looking for someone to develop a stock prediction program specifically targeted at the Saudi market. Key Requirements: - Programming Language: You can use any language you're comfortable with, whether it's Python, Java, C++, or another language or excel sheet. - Technical Requirements: The program should be highly accurate, providing predictions with an accuracy rate of over 90%. - Data Sources: The program should utilize a range of data sources to inform its predictions. These should include historical stock data for the Saudi market and any other relevant information that you can source. Be creative with your data sources and demonstrate a strong understanding of the market. Ideal Skills and Experience: - Strong background in programming and algorithm develop...

    $503 (Avg Bid)
    $503 Avg Bid
    34 bids

    I'm looking for an experienced Android developer to join my project. Although I haven't specified the exact type of app or its purpose yet, I can tell you it'll be important for you to be proficient in the following areas: - Java programming - Android Studio - UI/UX design Please only bid if you are comfortable with the above skills and have a vast experience in Android development. I'll provide further details about the project to the right candidate. Thank you.

    $200 (Avg Bid)
    $200 Avg Bid
    15 bids

    I'm in need of a professional video editor to enhance a one-hour long yoga video. The project entails: - Editing the current footage into a cohesive, engaging video - Voice dubbing by a female profe...entails: - Editing the current footage into a cohesive, engaging video - Voice dubbing by a female professional, in English - Inclusion of a soothing, instrumental and ambient background music The ideal candidate should have: - Experience in video editing, especially with fitness or yoga content - Access to a professional female voice-over artist - Understanding of the yoga and wellness tone - A library of instrumental and ambient music If this project piques your interest, please provide samples of your previous work. Your expertise can help create a calming, engaging yoga vi...

    $96 (Avg Bid)
    $96 Avg Bid
    41 bids

    We need a website that allows us to provide pre-employment assessments for our clients. Nothing we need is new, and building from existing tools is acceptable. 1) Website. For the most part, pretty standard stuff. Other than this we would want: a) a test library so that people can see what tests we offer (but not the entire test, just a description or some example questions), and b) an ROI calculator - where the user can specify some details about number of jobs etc and we can show the ROI. We will provide the mathematical calculations. 2) Candidate Portal. Applicant needs to be able to: a) redirect to this from the job board or company career page, b) create an account and create and/or edit candidate profile. Profile could (optionally) be created at the same time as fi...

    $4365 (Avg Bid)
    $4365 Avg Bid
    64 bids

    I am seeking a skilled and knowledgeable mobile app developer to bring to life an intuitive platform for showcasing short stay rentals in Ghana. Called GhanaStay The envisioned app should: - Showcase each rental's key info...Reviews: Platform for previous tenants to leave their honest reviews. The ideal candidate for this project would have a strong background in mobile app development, with a portfolio showcasing similar work in real estate or hospitality. Experience in UX/UI design to ensure a user-friendly approach will be a major plus. Coding skills in languages commonly used for mobile apps such as Swift (iOS), Java (Android), or cross-platform languages (Flutter, React Native) are essential. A keen understanding of the rental market in Ghana or similar environments is ...

    $30 - $250
    Sealed
    $30 - $250
    23 bids

    Please support us to operate and create manual for Git, Github and Heroku. We need to create pipeline, push, pull, and revert to the previous in daily task. So please support us. Architecture Local (Git) with Windows 11, VS Code > Github(Enterprise) > App on Heroku Cloud (connected with Github)

    $15 (Avg Bid)
    $15 Avg Bid
    3 bids

    I am seeking a US IT Recruiter with expertise in sourcing and screening candidates to fill less than 10 positions per month. Specifically, I need assistance in recruiting JAVA and SAP professionals. Key Requirements: - Proficiency in sourcing and screening candidates - Familiar with applicant tracking systems - Ability to fill positions for JAVA and SAP specialists The ideal candidate will have a strong track record of successful placements, a keen attention to detail, and excellent negotiation skills. Prior experience in IT recruitment is essential.

    $292 (Avg Bid)
    $292 Avg Bid
    13 bids

    I want an android developer with java, php, laravel, api Working on android studio and laravel app control panel

    $155 (Avg Bid)
    $155 Avg Bid
    50 bids

    I'm seeking a proficient Java Developer to undertake an exciting project focused on creating an engaging simulation game. Key Tasks: - Complete software development of the simulation game from conceptualization to completing the final product. A brief explanation of what the game looks like: The game has two clients. The clients have a map and on this map a fort and a treasure is hidden. The client needs to find the treasure and the fort from the enemy to win the game. Also there are specific rules for generating the map, that needs to be validated. Project Specific Requirements: - Extensive experience in Java development with emphasis on game programming - Knowledge in bug fixing and troubleshooting during development stages - Expertise in code optimization to...

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

    I'm seeking a skilled Full Stack Developer with a main focus on backend development. The project requirements are as follows: - Backend Development: Proficiency in Node.js is a must. - Frameworks and Libraries: While I haven't specified any specific framework or library for you to use, feel free to suggest ones that you believe will benefit the project. - Database Management: Proficiency in working with MongoDB is a requirement for the successful completion of this project. - Basic Knowledge of integrating Backend with frontend (frontend is in ) Ideal Skills and Experience: - Solid experience with Node.js development. - Proficiency in MongoDB for database management. If you can bring these skills to the table, I'd love to hear from you.

    $13 (Avg Bid)
    $13 Avg Bid
    8 bids

    ...current bugs, so an updated version of the product can be launch. PHASE 2+ - Feature development including implemention of designs already made via Figma, maintance and continue enhance the platform, optimization of performance and scalability. - SMS and WhatsApp API integration. - integrate Payment Methods like PayPal and gateways. The ideal developer needed to be with a strong proficiency in GITHUB, AWS, experienced PHP developer, experience with Laravel, MySQL (RDS), Vue.js, EC2 (Ubuntu). IMPORTANT: Thee current version needed some improvments by UX/UI and fufunctionality. Prior expercience in user interface design needed as well. ~ - Please mention recent projects you did. - Fluent English needed so we can communicate smoothly. - Responsibility for development and maintan...

    $8 - $15 / hr
    Sealed
    $8 - $15 / hr
    52 bids

    Hi , Developers skilled in Node.js who can complete the first stage within 3 days should apply. If you can integrate TypeScript applications from GitHub and have previously integrated GPT-4, feel free to make an offer. You are free to determine the timeline for subsequent stages. 1. Stage One: • Basic: Login via GitHub or Google, registration, and forgot password • Admin Basics: Dashboard displaying new registrations (daily, weekly, monthly, and total) and active user stats • Admin Medium: Modify user info (delete or suspend) • Pricing: Stripe integration to facilitate monthly premium subscriptions • ChatBot: Create a page where users can upload PDFs, access chat history, modify chat names, delete chats, create new chats, and select chat models (free...

    $496 (Avg Bid)
    $496 Avg Bid
    44 bids

    SimpleWeb RTC changed again how they get the amount of users in a room. This one I can not figure out as we use this to count users in the room. See attachment. We use the original curl with Java Script to show that count on our webpage. $20 Job

    $23 (Avg Bid)
    $23 Avg Bid
    11 bids

    I'm seeking a full-stack developer to build a sophisticated core banking solution web application. Key Requirements: - JavaScript and Java proficiency are a must - The web application should have a sleek and modern design Key Features: - The most critical feature for this project is user account management Ideal Candidate: - Proficient in JavaScript and Java - Experience in designing modern and aesthetically pleasing web applications - Previous experience with core banking solutions or financial applications is highly desirable - Strong background in creating robust user account management systems - Excellent problem-solving and analytical skills - Ability to work independently and efficiently Please include your relevant experience and a portfolio of your previous ...

    $693 (Avg Bid)
    $693 Avg Bid
    19 bids

    It allows the users to Custom Pet Portrait. So we are going to develop an APP to let people to custom th...Users to custom their own pet Portrait by AI prompt. AI Editing and Multiple Print Sizes. Editing: Allow users to provide text prompts to refine the AI generation. For example, "thicker beard" or "wearing a red bandana." a tool like CLIP (Contrastive Language-Image Pre-training) to let users edit specific aspects of the portrait based on text descriptions. an image scaling library within your app to resize the generated image for different print sizes without losing quality. Tips: Consider offering a "surprise me" option where the AI generates a random portrait for the user. users to share their creations on social media directly from the app...

    $442 (Avg Bid)
    $442 Avg Bid
    14 bids

    I am looking for a specialist to create an interactive UI in React Js that provides a seamless user experience. This project will require: - The creation of at least two UI test cases, with a clear emphasis on user interaction tests. - Setting up and integrating Routing and Guard Components for authorization. - Developing a bac...with a clear emphasis on user interaction tests. - Setting up and integrating Routing and Guard Components for authorization. - Developing a backend in Spring Boot. - Saving credentials in a MySQL database. Ideal candidates should have solid experience with React Js, Spring Boot, and MySQL database. Proficiency in creating user interaction tests is also a must. Once completed please provide a GitHub link for the project in .docx file with screenshots ...

    $35 (Avg Bid)
    Guaranteed
    $35
    9 entries

    ...(2021 & 2022 passout only)? Are you passionate about programming languages and eager to make your mark in the IT industry? Look no further! We’re hiring talented individuals to join our dynamic team. Position: Software Engineer Domain: Finacle (Banking) Location: Major cities in India and international locations Why Choose Us? Comprehensive end-to-end training in Unix/Linux, JSP, HTML, Core Java, Node JS, Node red, Oracle SQL, and PLSQL. Exciting projects in the banking domain Opportunities for growth and career advancement Terms and Conditions: Commitment: Minimum 3 years with us Training: First month (free accommodation), followed by competitive salary Performance-based increments from the second year onward Global travel opportunities Qualifications: - While we...

    $45 (Avg Bid)
    $45 Avg Bid
    7 bids

    I'm seeking a hard-working programmer capable of developing a multifunctional bot for personal use. This bot's main purpose is automating specific tasks, with key functionalities including Natural Language Processing and Data Scraping. The ideal freelancer for this job should have: - In-depth knowledge and skills in languages such as Python, Java, or C++ to efficiently build the bot - Expertise in Natural Language Processing and Data Scraping - Experience in building bots, particularly ones focused on task automation Although the bot is primarily for personal use, ensuring its compatibility across different platforms is fundamental. Therefore, any previous experience or knowledge in optimizing bots for varying platforms will be advantageous. We can discuss further the s...

    $277 (Avg Bid)
    $277 Avg Bid
    15 bids

    ...Carousel: A rotating carousel displaying success stories of matrimony matches and upcoming Satsang events. Call-to-Action (CTA) Buttons: Buttons prompting users to explore matrimony profiles or join upcoming Satsang events. Satsang Page: On the Satsang page, we cover the following functionality as mentioned Daily Inspiration Carousel Upcoming Events Carousel Event Calendar Recorded Satsang Video Library Search Functionality Matrimony Page: On the Matrimony Page, we cover the following functionality as mentioned User Profile Matching Algorithm Search Filter Featured Profile Messaging System Verification Subscription Success stories/Testimonials Account Page: On the Account Page, we cover the following functionality as mentioned Edit Profile Terms & Conditions Privacy Policy...

    $455 (Avg Bid)
    $455 Avg Bid
    33 bids

    I need an experienced Native Android app and SDK developer to work on an existing wellness app. The main focus should be on health tracking, specifically heart rate monitoring. You should have prior experience developing similar health or fitness apps and be familiar with heart rate monitoring technology. Bonus points if yo...developer to work on an existing wellness app. The main focus should be on health tracking, specifically heart rate monitoring. You should have prior experience developing similar health or fitness apps and be familiar with heart rate monitoring technology. Bonus points if you can provide examples of previous work in this field. Key skills required are Android development, SDK, Android Library creation, Java, Kotlin and health app design and developmen...

    $12 / hr (Avg Bid)
    NDA
    $12 / hr Avg Bid
    18 bids

    I'm seeking a seasoned resume writer, with a knack for crafting resumes focused on the IT industry and a comprehensive understanding of executive-level priorities. - Your target audience will be, primarily, senior decision-makers in IT recruitment. - Also, ...writer, with a knack for crafting resumes focused on the IT industry and a comprehensive understanding of executive-level priorities. - Your target audience will be, primarily, senior decision-makers in IT recruitment. - Also, the resume must highlight my skills as an Architect. Ideal Candidate: - Proficient in resume building for executives. - Knowledge of the IT industry (java Full Stack development) and architect roles. - Excellent communicator with collaborative editing skills. -...

    $83 (Avg Bid)
    $83 Avg Bid
    39 bids

    We developed custodial wallet using Kotlin, JAVA, Node.js, etc. and when we click the "send" button coins cannot be sent. Please check and fix the issue. apk backend admin panel

    $154 (Avg Bid)
    $154 Avg Bid
    8 bids
    Python PDF Filler from Excel 5 days left
    VERIFIED

    I'm looking for a Python programmer who can create custom code to extract text, numerical data and dates from an Excel spreadsheet and populate PDF fields using the PDFMiner library. You should be confident writing Python scripts and have experience manipulating Excel and PDF files. Familiarity with PDFMiner is a essential. - Must Haves: - Proven Python programming experience. - Familiarity with the PDFMiner library. - Ability to extract and manipulate data from Excel. - Experience in PDF field population.

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

    ...Android developer to create an Android application from the software available at the following GitHub link: // Key project requirements: - The Android app should include all the functions and methods currently present in the GitHub software. - The application must be responsive, adapting to different mobile screen sizes seamlessly. - The project need to be completed within 2 days. Ideal candidate: An ideal candidate would be an experienced Android developer who has a thorough understanding of GitHub software implementation and has experience in fast-paced development environments. Critical skills required includes: - Experienced in app development - Knowledge of GitHub software integration - Skill in developing responsive screen applications. If you ...

    $18 (Avg Bid)
    $18 Avg Bid
    4 bids

    We are searching for a mobile developer to join the team to finalise a project for MVP. We need a single developer with both Android (react/java) and iOs (swift) to finalise the app already well underway but requiring changes in UI and functionality. You will also use WhatsApp for comms and JIRA for ticket management and be a strong communicator. Experience a must. Looking for a price per week, and 4 milestones are created and based on sprints achieved.

    $1454 (Avg Bid)
    $1454 Avg Bid
    90 bids

    ...Essential features for the app include: - Live streaming capabilities - Chat functionality that enables active interaction during a live stream - Social media integration for easy sharing and connectivity - User profiles for personalization The developer must be good working with SDKs. For this project, we will be working with this SDK: In order to truly assess your capabilities, applications should include examples of past work, especially projects that demonstrate experience in the above contexts. The successful app should also provide users with the ability to sign in through their social media accounts. This is an important aspect for me as this feature will enhance user personalization and engagement. Given the project's

    $569 (Avg Bid)
    $569 Avg Bid
    67 bids

    I'm in need of a skilled developer who can create an automation tool for a game on Windows using Python. The primary aim of this tool would be to automate simple, repetitive in-game tasks. i would like to use this library as i think it ill be a good base to work from

    $14 (Avg Bid)
    $14 Avg Bid
    7 bids

    We're seeking freelance programmers with a flexible skill set as the specific programming languages and project objectives weren't defined. An ability to adapt to various programming languages would be ideal, encapsulating yet not limited to Java, Python, and C++. As the project's main target and functionality weren't specified, experienced bidders with diverse backgrounds in creating mobile apps, website development, and software application building would be preferred. This project may contain elements like user authentication, database integration, and payment processing. It's important you're adaptable and comfortable with possible modifications as the project progresses.

    $28 (Avg Bid)
    $28 Avg Bid
    23 bids

    ...projects in these areas and help me post my work on GitHub. Key Project Details: - Hands-on Guidance: I'm not looking for theoretical knowledge alone. I need you to walk me through practical applications within the realms of Network, Application, and Cloud security. - GitHub Posting: It's crucial that the projects we work on together are shared on GitHub. You'll need to assist me in this process. Ideal Candidate: - Strong in Network, Application, and Cloud security: You should be well-versed in all three areas and able to pass on this knowledge. - Teaching Experience: I'm a beginner, so you should be able to break down complex concepts and guide me through them. - GitHub Proficiency: Experience with sharing cybersecurity projects on ...

    $159 (Avg Bid)
    $159 Avg Bid
    12 bids

    ...an existing WEBRTC-based video conferencing system from Github. This extension will be specifically designed for my PHP-based social networking site. In addition to these features, the live broadcasting system must function seamlessly with the existing structure of my PHP social networking site: 1. User Authentication for Broadcasting: The broadcasting system should allow user authentication to secure the broadcaster's channel. 2. Push Notifications for Live Streams: When a host initiates a live broadcast, a push notification should be delivered to followers or subscribers. Ideal freelancers for this project have a solid grasp on PHP, WEBRTC broadcasting systems, and social networking platform integration. Familiarity with Github and social network site developme...

    $139 (Avg Bid)
    $139 Avg Bid
    42 bids