Create java picture uploader jobs
I need an experienced programmer to modify my existing Windows desktop Java application. The program should be able to book appointments from the TLS website, notify me via SMS when an appointment is booked and do so as quickly as possible. The ideal candidate will have: - Proficient skills in Java programming - Experience with Windows desktop application development - Knowledge of web scraping and automation - Ability to implement SMS notification system I have many clients waiting for appointments and I'm falling behind. Time is of the essence, and I would greatly appreciate a fast turnaround. Thank you for your help.
I'm looking for a skilled photo editor to enhance some pictures of cars. Key Requirements: - Color correction of the car images. - Moving the car from the foreground to a provided background. Ideal Skills: - Proficiency in photo editing software, particularly for product images. - Attention to detail, especially in color matching. - Ability to seamlessly integrate the car into the supplied background.
I need a skilled photo editor to add me to a casual family photo. The purpose of this task is to include me in an obituary picture with my dad. Ideal freelancer should have: - Proficiency in photo editing software - Experience in enhancing and manipulating images discreetly and tastefully - Understanding of the emotional sensitivity required for this project
I'm seeking a proficient UX designer to create an engaging and intuitive iPhone app interface for my medical software focused on patient record management. The app's primary users will be patients, so the design must be user-friendly and accessible for all age groups and technical skills. Key functions of the app include: - Patient data entry and retrieval: The design should facilitate easy and intuitive data input for patients as well as seamless data retrieval. - Prescription management: The UX should allow for easy tracking and management of prescriptions. -Appointments management: view and schedule upcoming medical appointments - authentication screen to allow a health care provider access to their medical information Ideal candidates will have: - Extensive experienc...
...This should naturally complement the artistic style. Please let me know if you offer this kind of work. Thank you very much! PS : The picture i sended is just the whole ingame screenshot. I have the backround picture with only the painting and the circles separated in HQ as data ready) If you agree you can start an order for 5 USD we will accept. If not, its also okay but we will 100% not go higher , because its only a first test-picture. We try more than one Artist and will decide from the results we get. If the first picture is in a high quality, we have about 300+ pictures (for each card in a card game) we develop with a budget up to 5 - 7 USD /each Picture, based on complexity / quality. but we may order from more than 1 artist, depends on how...
I'm in urgent need of an Android Java application for my college assignment, themed around e-education. The app should primarily deliver course content, specifically through text-based lessons. Key Features Include: - Background Tasks: Utilisation of AsyncTask and AsyncTask Loader for efficient data processing. - Internet Connection: Implementing tasks to ensure seamless online learning. - Broadcast and Service: For real-time notifications and updates. - Alarms and Schedulers: Scheduling lessons and reminders. - Efficient Data Transfer: Using JobScheduler for optimal data handling. - Shared Preferences and Settings: Customisable user settings for a personalised learning experience. - Room-SQLite Primer: Storing and retrieving data. - Room Live Data and View Model: For dynamic...
I am looking for a WordPress WooCommerce developer with expertise in PHP and JavaScript (Ajax). Problem 1: When I add any plan from the "Monthly Plans" section to my cart, the page reloads and then switches back to the "Annual Plan," which is the default template in the toggle. I want one of the following solutions: - Either prevent the page from reloading and directly add the service to the cart. - Or, if the page reloads, ensure the toggle remains on the "Monthly Plans" template after reload. Problem 2: Check the WooCommerce webhook to ensure it is sending order data to our app API. If it is not, identify the issue and fix it.
I need a photo to be enhanced for printing as a poster. The enhancements should make the photo good for print, including color correction . Paying $10 just need this one picture
I'm seeking a seasoned Java Spring Boot developer to help maintain/enhanced an existing application. The ideal candidate must align with the EST (Eastern Standard Time) time zone. 8 PM IST to 2:30 AM IST. Key Responsibilities: - Maintain the current application - Focus on user authentication and authorization - API creation, integration and development. - back up all meetings and chats to the client. Skills & Experience Required: - Proven experience with Java Spring Boot core, AOP, webflux, Security, - Strong understanding of user authentication and authorization. - Proficient in API integration and development - Ability to work within EST time zone(Must 8 pm IST to 2:30AM) - Expertise in reactive java programming using webflux and other concepts. - Experie...
...from admin 4. At the time of registration user need to take E-pin and submit the E-pin and completes the registration (For multiple membership up-line user need to purchase E-pin for that, it is generated by admin) 5. e-pin also required for the user to go to the next level 6. E-pin amount will be managed by admin based on the level Profile management for user 1. User can manage their profile picture 2. User can update their password 3. User can view their personal details 4. User can view sponsor details 5. User can view Nominee details 6. Referral link for user to share Binary Tree view (Genealogy) 1. User view their down-line user by tree view 2. Tree will show the user details 3. Tree will show down-line user count 4. Based on membership Tree panel will be varies R...
I'm looking for an experienced Java Edition Minecraft mod developer to create an engaging Adventure/Quest mod. Key Features: - New Biomes and Structures: The mod should introduce various new landscapes and build sites to keep players intrigued. - Unique Mobs and NPCs: I want the mod to include different, engaging characters and creatures that will enhance gameplay. - Custom Items and Weapons: The mod should provide players with a range of specially designed items and weapons to aid in their quests. Ideal Skills and Experience: - Proven experience in Minecraft mod development, specifically for the Java Edition. - Strong understanding of creating and implementing unique game features. - Ability to design interesting biomes, structures, mobs, and NPCs. - Experienc...
I need a photo editor who can remove an Insta360 object blocking a face from my photo. The main aim is to improve the overall aesthetics of the picture. Ideal skills for this job include: - Proficient in photo editing tools (e.g., Photoshop) - Excellent attention to detail - Experience with object removal and retouching Please provide examples of previous work where you've successfully improved photo aesthetics through object removal.
...the neurologist workforce, my personal experiences with burnout, and my subsequent micro-retirement. For this venture, I'm in need of a logo that is playful and approachable, yet professional enough to reflect the serious nature of the content. The website will include humorous essays (as seen in my other blog, ) but will address the serious issues facing doctors in the US. I picture myself as a rebel fighting the suffocating bureaucracy and corporatization of medicine that is killing my beloved profession. Key requirements for the logo: - It should embody a playful and approachable style. - Use of bright and vibrant colors is essential. - Any iconography should make it clear the blog is by and about neurologists/ doctors and NOT neurology or medical subject matter, perha...
...and features for future updates. Required Skills: 1. Experience and expertise in mobile app development for iOS and Android (React Native, Flutter, or native development in Swift/Java/Kotlin). 2. Proven ability to implement freemium models and in-app purchase systems. 3. Knowledge of game development for basic gamified features. 4. Expertise in integrating APIs for sharing functionalities with messaging platforms. 5. Experience with e-commerce integration, such as linking to Shopify or WooCommerce. 6. Strong skills in backend development for managing user data and emoji assets. 7. UI/UX design expertise to create an engaging and intuitive app. Preferred Skills: 1. Experience developing emoji or similar image-based apps. 2. Familiarity with secure payment gateway integrat...
import autopep8 import sys def format_code(file_path): try: with open(file_path, 'r') as file: code = () # Auto-format the code according to PEP 8 formatted_code = autopep8.fix_code(code) # Save the formatted code to the file with open(file_path, 'w') as file: (formatted_code) print(f"Successfully formatted {file_path} according to PEP 8 standards.") except Exception as e: print(f"Error formatting file: {e}") if __name__ == "__main__": if len() < 2: print("Usage: python <path_to_python_file>") else: format_code([1]) How it works: Reading the file: It reads the Python file from the path...
I need a PHP library for my App to meet Zatca E-invoicing Phase 2 requirements. Key Requirements: - Implement the functionality of the React/Typescript package from the provided GitHub link but entirely in PHP. - The library should not use Reactjs, Java, or any other programming language besides PHP. - Source code delivery is mandatory. Ideal Skills and Experience: - Proven experience with Zatca E-invoicing Phase 2 requirements. - Strong background in PHP. - Familiarity with XML generation, security feature compliance, and data dictionary integration. - Experience with creating libraries in PHP. Please note that the specific Zatca requirements to be implemented are not limited to but include XML generation and validation, security features compliance, and data dictionary integrat...
I'm looking for a colorful and playful label for my Mushroom Soup. The design should be modern, clean, yet infused with a playful twist, Mexican Style Im attaching the following: -Logo -Sample label (I need something more colorful, Im in Mexico) -Picture of the soup Key elements: - Prominently feature bright patterns or shapes. I want the design to be eye-catching and appealing. - Use warm tones (reds, oranges, yellows) to dominate the label. The color scheme should evoke warmth and comfort. -Texts should be the same Ideal skills for this job include graphic design, brand identity creation, and an ability to work within established color palettes. Experience in food packaging design would be a significant advantage. Please include your portfolio with similar work in your bid...
Please Sign Up or Login to see details.
Project Requirements: Piper Installation on Raspberry Pi 5: (linux) Current setup python3 -m venv venv source venv/bin/activate # On Windows: venvScriptsactivate Install Required Python Packages: Run the following command to install all required dependencies: Flask==3.0.0 gTTS==2.3.2 wikipedia-api==0.5.8 vosk==0.3.43 Guide for installing Piper TTS, ensuring compatibility with Python 3.11. Use Java 3.11 for Piper's dependencies where applicable. Validate Piper's functionality on the Raspberry Pi. Integration with Flask Application: Replace gTTS with Piper in the existing Flask app (). Ensure the TTS functionality works offline. Adapt Flask UI to allow configuration of Piper's settings (e.g., voice selection, speed, and pitch). Testing and Documentation: Ensure t...
I have a photo of a candle and need someone to create a photoshop mockup so that I can use photoshop to insert candle designs, and list the finished product in my online store.
I need a skilled photo editor to help complete a family picture by adding two people to it. The goal is to make it look as natural and realistic as possible. Ideal candidates for this project should: - Have experience in retouching and background removal - Be able to work with low-quality images and make them blend seamlessly with the existing picture - Have a good eye for color correction to ensure the added individuals match the overall aesthetic of the picture I will provide the photos of the two people who need to be added, but they are not high quality. The final edited photo will be used for a family album, so it is important that it looks realistic and polished.
All details have been shared with the client. Please accept the quote so we can start working.
I'm looking for a skilled Node.js developer to create a robust member login/register system. This system should allow users to register using both Email and SMS, with options to login via these methods as well. The system will also need to interface with an Admin panel, which will allow for member management including banning, messaging, and deleting members. Key Requirements: - A multi-channel registration system (Email & SMS) - Node.js expertise - Integration with an Admin panel for member management The system should also pull relevant information from the Admin panel to create member profiles from HTTP version to HTTPS. These profiles will include the member's name, their profile picture, ability to delete profile, and additional information contain...
I'm seeking an experienced mod developer to create a unique Minecraft mod that introduces new mechanics or features specifically to the game's combat system (but not limited). Ideal Skills and Experience: - Proficient in Minecraft mod development - Strong understanding of Minecraft's combat system - Innovative thinking to create engaging new features - Experience with Java (Minecraft's modding language) - Ability to deliver high-quality, bug-free code Your task will include: - Conceptualizing and implementing new combat mechanics - Ensuring the mod is compatible with the latest version of Minecraft - Providing thorough testing and debugging - Delivering comprehensive documentation for the mod Please see attached project plan for a...
I'm seeking a graphic designer to create 5 title pages for a presentation/course. The domains are listed below. Each page needs to maintain a professional and formal style, incorporate our company branding colors, and use our standard fonts. Domains: 1. Security Operations & Leadership 2. Defensive Tactics & Use of Force 3. Verbal Judo & Tactical Communication 4. Security First Aid for the Field 5. Emergency Management & Response Specific requirements: - Each title page should feature the Security Responder logo. - Each page should include the text "Domain" followed by the respective number. - Each page should include a corresponding picture (to be provided). Ideal skills for this job include graphic design, brand adherence, and a stron...
...Feedback and Transparency: o Clear steps: Guide users through the application process step-by-step, letting them know what will happen next. 5. Profile Section: o The profile should include: â–ª Profile picture â–ª Recent activities (e.g., tests completed, applications submitted) â–ª Skills and experiences. o Organize sections for Education, Experience, Languages, and Other Relevant Information. 6. UI and Aesthetics: o Colors I want: #e61f27 , #F17F84 , #6a727b , #fff5eb , #000000 , #ffffff o Fonts I want: Helvetica, Dreaming Outloud Pro o Ensure the design feels fresh, professional, and welcoming. o Create responsive designs that work well on both desktop (theme chrome) 7. User Flow and Navigation: o Simple navigation: Use clear buttons, icons, and calls to action. You could al...
I'm seeking a professional designer to create a sleek, modern and minimalist 2-page restaurant menu. The menu should include: - Page 1: Appetizers and mains - Page 2: Drinks and desserts, Specials and promotions - one spot for remarks notes and or to say something - one spot for a picture if we want - sample of what we would like is provided along with our logo - we will need to be able to change the menu - items and rates etc... on our own in future - we require 3 draft / edits The ideal candidate should have a strong portfolio of modern minimalist design and experience in creating restaurant menus. Please provide examples of similar work in your proposal.
Please contact me only if you are good at using Cascadeur!! As a beginner in the animation world, I'm looking for an experienced animator who can teach me, in the simplest and quickest way, how to create character movements using Mixamo in the Cascadeur software. I'm not interested in 3D animation. Also, I don't want to spend a lot of time and effort on modeling and such. I just want to create animations that other people have made in MIXAMO using Cascadeur program and upload them to my YouTube channel. <LIST> How to import animations from MIXAMO and change their position, rotate them, and merge them When importing two or more animations, how to make them flow naturally when the positions are different between each animation How to import an object an...
I need a Photoshop expert to prepare a photo I took with an iPhone camera for metal printing at a size of 24x36. The ideal candidate will have: - Proficiency in Photoshop - Experience with photoshopping for metal prints - A strong understanding of modern design aesthetics - Ability to work with vibrant colors Please provide samples of previous similar work.
...Responsibilities: - Develop, debug, and integrate systems using our proprietary development stack - Frequent client interaction for requirement gathering - Inherit and maintain existing codebases - Manage up to 10 simultaneous projects in a dynamic environment - Ensure the quality of code through regular code reviews and automated testing practices Ideal Skills and Experience: - Proficient in Python, Java, JavaScript, and TypeScript - Primarily experienced in backend systems development - Strong client-facing skills for regular requirement gathering - Self-driven and organized with a knack for juggling multiple tasks - Previous experience maintaining existing codebases - Proven ability to deliver quality projects consistently on a weekly basis. The primary focus will be on back...
As per object I intend to automate bets on Betfair Exchange according to my parameters, and also create an automatic indicator on Telegram, possibly also exploiting as a bridge the aid of artificial intelligence, for example perplexity, to immediately have statistical data connected to the web
Artist Magnet is recruiting an experienced mobile app developer to create a social networking app for both iOS and Android via Flutter. Key Features: - User Profiles: The mobile app revolves around user profiles that need to be integrated with the existing web app. Each user should be able to create and customize their own profile and resume, production, venue and company pages. - Developer will also be asked to fix Github errors. App Details: - Profile Picture: Users should be able to upload a profile picture. - Bio/Description: Each profile should have a section for a brief bio or description about the user. - Contact Details: Users should have a space to include their demographic and personal data. - Artist Magnet will provide PDF design templates that th...
Hi everyone, I am looking for a freelancer who is able to create a script for me to import product images (with a CSV file) in Magento 1. Based on the product SKU, it needs to import the product image. This image will be used as first priority for all image display options. Current products already got an image, but our imported image should be the first priority. It needs to be imported in the default store, as my other store views will use the default store image (settings). New product images are available in var/import location on the server. We will first work on my develop server. When the import works, we will apply it on the live server. Looking forward to hearing from you. My maximum budget for this task is €30.
Create cTrader trading bot that use High & Low system and indicators signals
Graphics for newly formed company which must portray professional and cohesive brand presence, Need to create the following graphics in various sizes and formats: --- 1. Logo Primary Logo: Your main logo design. Formats: PNG (transparent), JPEG, SVG (scalable vector graphic), and PDF. Sizes: High-resolution (3000x3000 px or larger). Standard resolution (1200x1200 px). Small resolution (300x300 px). Alternate Logo Versions: Monochrome (black & white) version. Simplified/minimal version for small usage (e.g., favicon, social media profile picture). Logo Variants: Horizontal version. Vertical/stacked version. Icon only (no text). --- 2. Website Graphics Banners: Full-width website banners: Size: 1920x1080 px and 1920x600 px. Purpose: Homepage hero...
I'm looking for a Photoshop professional who can help me combine two images into one for a social media post. The final image needs to be a realistic blend, with particular emphasis on making my face and the faces of others in the picture stand out. Ideal skills for the job: - Proficient in Photoshop - Experience with realistic image blending - Ability to highlight specific elements in an image I look forward to seeing your bids and hopefully working together on this project!
Description: I am looking for an experienced freelancer to build a professional and user-friendly online store to sell my products. The store should include the following features: 1. E-Commerce Functionality: • Product catalog with categories and filters. • Product pages with detailed descriptions, images, and pricing. • Shopping cart functionality. 2. Online Payment Integration: • Secure payment gateway integration (e.g., PayPal, Stripe, or others). • Support for multiple payment options (credit/debit cards, digital wallets, etc.). 3. Shipping Integration: • Integration with shipping carriers for real-time shipping rates. • Automatic tracking updates for customers. 4. Responsive Design: • Fully optimized for desktop, tablet, and mobile ...
I'm in need of a professional designer to create two eye-catching signages for my studio. The design should be sophisticated and appealing to a high-end clientele. Key Information: - One signage measures 6ft in width and 4ft in length. - The other is 6ft in length and 5ft in width. - One signage should prominently feature my studio's services and specialties. - The color scheme can be elegant light pastel colors that look very luxury and chic - The design should incorporate photographs of the studio or my yoga pose picture. You will be provided with: - A few sample pictures for design inspiration. - My logo (created on Canva). - The information to be included (sourced from a sample I made). - The specific color schemes I'm considering. The design must be vi...
I need this picture of the Tramp Drum base to pop a little more than it is. The photo is in jpeg in raw format. Here's what I want done: 1. The word "Tramp" should remain unchanged. Everything else on the base around this word should be turned black. 2. The outer rim should stay red, and the tension rods need to be made chrome and stand out a little more. Please also enhance the clarity of the microphone. 3. The entire background should be changed to solid black. Ideal skills for this job include photo editing and color manipulation. Please apply only if you have experience with similar tasks.
**Project Title:** Voice-Enabled Learning Android Application **Project...achievements. 4. **User-Friendly Interface**: - Simple, accessible UI for young learners and students with disabilities. **Deliverables:** 1. Fully functional Android application using **Android Studio**. 2. Complete **source code** with comments for easy understanding. 3. **Basic documentation** explaining features and usage. **Tools and Technologies:** - Android Studio - Kotlin/Java for development - Voice recognition API - Notification API for progress updates **Additional Notes:** - The app should be intuitive and lightweight. - Post-delivery support required for testing and debugging. **Budget and Timeline:** - Please provide your **estimated cost** and **delive...
Mobi...networks (e.g., Google AdMob, Facebook Audience Network) - Implement user rewards system - Design and develop user profiles and ad-watching history - Ensure app stability, security, and performance Technical Requirements: - Proficiency in mobile app development frameworks (e.g., React Native, Flutter) - Experience with ad network integrations - Strong knowledge of programming languages (e.g., Java, Swift, Kotlin) - Familiarity with backend development and API integrations Preferred Qualifications: - Fluency in Telugu language - Experience with reward-based app development - Portfolio showcasing previous mobile app projects What We Offer: - Competitive project-based compensation - Opportunity to work on a unique and engaging project - Flexible working hours and remote wo...
I'm in need of a very simple Java program that I can deliver in the next 5 hours. The program's primary function will be handling text files, specifically performing both reading and writing operations. Key Requirements: - The program must be able to read and write to text files. - The program should be designed based on slides I will provide. - Must be delivered within a strict 5 hour time frame. Ideal Skills: - Proficient in Java programming. - Experienced in file handling operations. - Able to work under tight deadlines.
Create a Jupyter Notebook for Adding Custom Datasets to SSD MobileNet Object Detection Model
create gird puzzle n * n so that each row and column exactly appear one unique number and The arithmetic operation of division, multiplication, addition and subtraction works on 2 column cells and the row cell is added, note shoude be using only java and python .
I need an ...father for framing, as well as a photo of both my parents. The project entails: - Editing a photo of my father from a family picture, including changing the background to a studio-style setting. - Creating a photo of both my parents with the same studio-style background. I require the final images to be high-definition, suitable for printing in larger sizes. The level of editing needed is advanced - I'm looking for someone who can skillfully retouch and restore the images to perfection. Ideal skills for this job include: - Professional photo editing software proficiency (e.g. Photoshop) - Experience with advanced photo retouching and restoration - Ability to create and implement studio-style backgrounds - Capability to deliver high-resolution images suit...
...looking for a skilled WordPress developer to help create a custom Event Calendar page or use a different plugin on my website. This calendar will be used to display weekly classes. It can even be a different plugin or WooCommerce setup. Just let me know. Again... There may be a simple add-on or plugin extension that will do what I need. So I will pay for this knowledge. The key features I need are: - It needs to look like this website: - The ability to support recurring, weekly classes. - An event search functionality to help users navigate the calendar. - A list format for events, complete with a registration button for each event. The main point is the classes need to be in a list format, no picture, no real description, yet it would be great to
Hey I want to four stickers based on the examples i provide with the following adjustments. Those are from generative AIs but only work as an example. I need the work in editable vector graphics for a print of 10cm X 10cm. There are some changes to be made, as well as some orthographic errors in the texts, but the overall ideas are what i want. These are the adjustments to be made based on the provided file: 1) Include the logo within the borders of the shadow of the font 2) exchange the logo with ours and it's written "Hagalé pues" (only one "e" and one accent) 3. Change the background to the one of sticker 4 4. Its should say love where you live and not love where you love.
I need someone to edit a photo of mine. The shorts I’m wearing in the picture are a bit too revealing, and I’d like them adjusted to cover more. Specifically, I need the shorts edited to be the same as the original but longer. A little butt can be out but not too much as the original . Ideal skills for this project include: - Proficiency in photo editing software (like Photoshop) - Attention to detail - Ability to make realistic adjustments to clothing in images Please note, I do not require any additional enhancements to the photo, such as adjusting lighting, contrast or removing blemishes. I’m only looking for someone to adjust the shorts in the image.