Java client applicationpekerjaan

Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    2,000 java client application tugasan ditemui, harga dalam USD

    I need an expert to set up a fully functional TikTok shop for me. I am a UK based client and aim to reach 20k followers organically. For this project, I have the following requirements: - Shop Setup: The freelancer will set up a TikTok shop (or have unused one) showcasing my products. The products will primarily be fitness equipment, health supplements and trendy affiliated products. The products should be showcased through a combination of images and videos. - Content Creation: The freelancer will create and upload necessary fitness, health product and music animated videos. The goal of this content is to engage the TikTok audience and ultimately achieve 20k plus followers. You tube or viral tik tok video to be downloaded , recreated (legally with little tweet), 100 viral video...

    $92 (Avg Bid)
    $92 Avg Bida
    16 bida

    I'm on the hunt for an experienced sales professional with a particular strength in client relationship management. Key Responsibilities: - Primarily, you will be handling the re-negotiation of contracts with our clients. Given the complex nature of this role, I require someone who has an advanced level of expertise in contract re-negotiation. Ideal Skills: - Advanced understanding of contract re-negotiations within sales - Previous experience in long-term client relationship management - Excellent communication and negotiation skills If you have a solid track record in improving client contracts while maintaining strong relationships, please bid on this project. Preference will be given to those with a proven history in the field.

    $11 (Avg Bid)
    $11 Avg Bida
    5 bida

    I'm seeking an experienced cyber security consultant to handle sales for a comprehensive range of services aimed specifically at smal...sales The ideal candidate should have: - Proven sales experience in the cyber security industry, particularly with small businesses or large Business - Strong understanding of the cyber security landscape and the ability to communicate complex security concepts in a clear and concise manner. - Excellent interpersonal and communication skills, with the ability to build and maintain strong client relationships. - Prior experience with vulnerability assessments, managed security services and cyber security HR services is a plus. This is a fantastic opportunity for an experienced cyber security consultant to make a real impact in the small b...

    $300 (Avg Bid)
    $300 Avg Bida
    1 bida

    I'm in need of a talented UI designer who can help me create a professional and effective landing page. My goal is to generate leads from professionals. Key Requirements: - Designing a user-friendly, visually appealing landing page that effectively targets professionals - Ensuring a clear, easy-to-use call-to-action for users to setup a meeting -...that effectively targets professionals - Ensuring a clear, easy-to-use call-to-action for users to setup a meeting - Incorporating elements that encourage lead generation Ideally, you should have: - Proven experience in UI/UX design, particularly for lead generation purposes - Strong understanding of landing page best practices - Clear communication skills and ability to understand and implement client requirements. Looking forwar...

    $85 (Avg Bid)
    $85 Avg Bida
    55 bida

    I'm looking for a skilled architect with demonstrated success in designing modern residential projects. Key requirements include: - Understanding of the principles of modern architecture and able to bring this vision to life for a residential home - Previous experience designing modern residential buildings - Ability to work with the client to determine what essential features to include in the design while respecting the user's preferences - Excellent communication skills, good attention to detail and creative problem solver Please share examples of your previous work in this space along with your bid. Preference will be given to freelancers who have received positive feedback on similar projects.

    $2155 (Avg Bid)
    $2155 Avg Bida
    16 bida

    I'm looking for an experienced Arduino and ESP32 LVGL programmer who is able to Build arduino code for a Waveshare ESP32 s3 Touch LCD 4.3 and recognize data from I2C ADS1115 interface a display grafically Display have to rapp...readings accurately - Implement the system in a way that is easy for someone with an intermediate level of programming experience to understand and modify Ideal Candidate: - Proficient in Arduino and ESP32 programming - Prior experience working with touchscreen displays and sensor modules - Good understanding of data interpretation and display - Excellent communication skills to help guide the client through the system - Experience working with Waveshare ESP32 s3 Touch LCD 4.3 and I2C ADS1115 would be an advantage - Able to deliver work within a reaso...

    $108 (Avg Bid)
    $108 Avg Bida
    17 bida

    Project Overview: Blockcube Technology is seeking an experienced developer or development team to create a sophisticated web application with integrated advanced machine learning capabilities. This project encompasses several core components essential for a robust, user-centric platform. Project Components: User Registration System: Develop a comprehensive and secure user registration and authentication system. Ensure scalability and seamless user experience. Live Chat Feature: Implement a resilient and real-time live chat system. Ensure high availability and responsiveness. Advanced Machine Learning Integration: Develop and integrate advanced machine learning algorithms to enhance user experience and platform functionality. Key machine learning functionalities should include: a. Re...

    $76 / hr (Avg Bid)
    $76 / hr Avg Bida
    22 bida

    I'm in need of a seasoned Laravel Developer with extensive experience in PHP and Laravel. The ideal candidate should have 7-8 years of proven track record in web application development. Our project is an exciting opportunity to work on both frontend and backend development, as well as bug fixes and maintenance. Key Responsibilities: - Collaborate with the IT Manager on assigned tasks - Frontend and Backend Development - Maintain and fix bugs in the application Skills and Experience Required: - Over 7-8 years of experience in web application development - Proficiency in PHP and Laravel - Strong problem-solving skills - Past experience in similar web applications - Ability to work independently and as part of a remote team - Excellent communication and time-manag...

    $9 / hr (Avg Bid)
    $9 / hr Avg Bida
    124 bida
    Mortgage Broker Assistant 6 hari left
    DISAHKAN

    We are a mortgage broker who needs an assistant to manage daily tasks, primarily focusing on document preparation and client communication. Key responsibilities: - Making phone calls to new leads to understand their goals and financial situation. - Preparing and processing loan applications daily - Effective communication with clients Ideal skills for this job would include a strong understanding of loan application processes, excellent attention to detail, and superior communication skills. Mortgage brokering experience is required. For time zone reasons, this role must be located in the Philippines.

    $3 / hr (Avg Bid)
    $3 / hr Avg Bida
    18 bida

    Busco desarrollador web para realizar una página exclusivamente con Java, Javascript, HTML, CSS (puede usar Bootstrap) con base de datos MySQL utilizando XAMPP (phpmyadmin) y Apache NetBeans/Eclipse como entorno. La pagina tiene que tener un inicio de sesión/registro de 2 tipos de usuario (usuario cliente y administrador). La pagina tendrá un menú de navegación en la parte superior con varias pestañas: inicio (introduccion a la web, ultimas noticias, etc), videojuegos (aqui estaran todos los videojuegos de la web con un filtro de busqueda por genero y plataforma sacado de la base de datos donde se ve el nombre de cada uno, foto de su portada, genero, plataforma, fecha de lanzamiento, etc. y alguna opcion para ponerles nota, opinar, añ...

    $158 (Avg Bid)
    $158 Avg Bida
    35 bida
    Java Code Fix Needed 6 hari left
    DISAHKAN

    ...private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can

    $26 (Avg Bid)
    $26 Avg Bida
    33 bida

    ...with at least 3 hrs. overlap with US Pacific business hours) Position Overview: The Sourcing and Procurement Specialist will play a pivotal role in our operations, responsible for managing client accounts and sourcing materials from various platforms and suppliers. The ideal candidate will be fluent in English and have strong Mandarin skills, as a significant portion of our supplier base is located in China. They will have a strong background in mechanical engineering, sourcing, negotiating contracts, and coordinating logistics. Strong communication skills will be essential to effectively communicate client needs to suppliers and manage the end-to-end procurement process. Qualifications: 1. Proven experience in sourcing, procurement, and account management, ideally withi...

    $466 (Avg Bid)
    $466 Avg Bida
    16 bida

    As discussed over the chat, I shared the work with the client on time.

    $160 (Avg Bid)
    $160 Avg Bida
    1 bida

    ...get all of the following INCLUDED with NO HIDDEN COST in a YEARLY price of 129 USD: ➡️ Be among the elite few to earn the new IFC badge on your profile so that you can stand out! (Upon successful completion of the test) - Priceless! ➡️ Unlock hours of groundbreaking video content I’ve been working on for months that's nowhere else to be found. (399 USD, INCLUDED!) ➡️ Numerous attachments with client conversation pipelines, strategies, tools and much more! (199 USD, INCLUDED!) ➡️ Dive into biweekly live streams with the masters, ask anything you want, and pick up secrets they don't just share with anyone. (100 USD per hour, INCLUDED!) ➡️ An overview with my thoughts of all newsletters I'm subscribed to in freelancing/AI/Digital, giving you the edge you ne...

    $28 (Avg Bid)
    $28 Avg Bida
    1 bida

    I'm looking for a highly skilled QT senior development engineer to help build a desktop application. This project will tap into your expertise in various areas such as C++ programming, the QT framework, and user interface design. Key Skills & Experience: - Strong proficiency in C++ - Extensive experience with the QT framework - Excellent User Interface (UI) design skills - Knowledge in Python and 3D will be a plus The main function: 1: Windows platform, jointly developed by QT+python. 2: Communicate with hardware devices through serial port/Ethernet. 3: Support MODBUS-485, TCP, UDP and other communication protocols, with 1ms cycle response. 4: Support hardware parameter configuration, multi-channel data analysis, storage, data playback, and support real-time data curves...

    $2217 (Avg Bid)
    $2217 Avg Bida
    37 bida

    I have a Vue 3 application that uses Quasar. The application is basically a blog with a few routes and simple pages. It uses backend API to fetch the data for articles. I want to deploy this app ideally to Vercel or Netlify. For SEO reasons, I want to use server-side rendering (SSR) so that user receives already rendered HTML and the API call is not necessary on the client. On the client, the app should hydrate so that it becomes interactive. The app is already working and when it is deployed without SSR, it works correctly. So you don't need to develop the app. You will need to configure the SSR in the project, configure the deployment location (Vercel or Netlify), and potentially adjust the existing JS code so that it works correctly in SSR environment ...

    $162 (Avg Bid)
    $162 Avg Bida
    38 bida

    We are seeking an experienced developer to convert the SPM12 GUI interface, currently built on the MATLAB compiler, into a Python application. The source code for SPM12 is available at SPM12 GitHub repository Objectives: • Translate the entire SPM12 codebase from MATLAB to Python while maintaining functionality. • Develop a Python-based GUI that replicates the current MATLAB interface. • Ensure the converted application integrates well with Python scientific computing stacks. Key Deliverables: • A fully functional Python version of SPM12. • Source code with comments and documentation. • A user guide for the Python-based GUI. Skills Required: • Proficiency in MATLAB and Python programming languages. • Experience with GUI...

    $83 (Avg Bid)
    $83 Avg Bida
    9 bida

    As a client seeking a proficient PHP expert, with a minimum of 10+ years of experience, I am looking to enhance an existing Real Time Dashboard within PHPMaker 2023. Key Responsibilities: - Modify existing features and incorporate new functionality - Implement user authentication system to ensure data privacy - Create real-time notification system for immediate updates - Develop advanced interactivity for data manipulation and customization Desired Skills: - Proven expertise in PHP development, ideally with PHPMaker 2023 - Comprehensive experience in building Data visualization (Charts, Heat maps, Custom Dashboards) - Strong understanding of user authentication mechanisms - Ability to develop real-time features for immediate data updates - Experience in creating advanced interacti...

    $162 (Avg Bid)
    $162 Avg Bida
    31 bida

    As I'm looking to establish a new SMM panel, I need a skilled developer who can integrate key features into the script. Here's an overview of what the project entails: - **Core Features**: Implement a User Management System, API Integration and Payment Gateway Integration. Given the sensitivity of the data involved, it's crucial that these features are robust, secure and user-fr...such as PHP, HTML and CSS. - Experience with SMM panel development. - Proven track record in integrating payment gateways and APIs. - Strong background in cybersecurity and implementing security features. - Prior experience in developing User Management Systems. - Experience in developing fast-loading services and theme page builders. - Attention to detail and the ability to understand and meet ...

    $514 (Avg Bid)
    $514 Avg Bida
    97 bida

    As an expanding business, we require a proficient Asp.net MVC expert for our new project. The main tasks are: * Developing an e-commerce web application * Integrating a comprehensive product catalog * Implementing a functional shopping cart This project requires someone who has proven their ability to craft user-friendly websites that are not only visually appealing but also functional and secure. It would be beneficial if you have prior experience with developing e-commerce platforms. We look forward to working with a seasoned professional who can deliver robust results. The ideal candidate needs to be savvy in Asp.net, MVC, database integration, and user interface design for a seamless user experience.

    $3 / hr (Avg Bid)
    $3 / hr Avg Bida
    31 bida

    I require a telecaller proficient in Information Technology to help with lead generation. They should have experience in dealing with corporate clients and able to comprehend their needs effectively. Key Responsibilities: - Generate qualified sales leads - Maintain and expand the client database Ideal Skills: - Excellent communication skills - Knowledgeable in IT - Proficient in customer service - Adept in corporate sales Experience: - Experience in telecalling, particularly in lead generation - Background in IT industry - Familiarity with dealing business-to-business, especially with corporate clientele.

    $307 (Avg Bid)
    $307 Avg Bida
    8 bida

    ...efficiently gather and analyze information from various sources. - Self-motivated and proactive, with the ability to work independently and as part of a team. - Testimonial and past work screenshots and client feedbacks - Basic understanding of social media platforms and digital marketing concepts is a plus. - *Benefits:* - Hands-on experience in lead generation and digital marketing within a dynamic agency environment. - Mentorship and guidance from experienced professionals in the field. - Opportunity to contribute to real client projects and campaigns. - A % commission on each closed client - Potential for future employment or recommendation based on performance. *How to Apply:* If you're passionate about digital marketing and eager to gain valuable exp...

    $69 (Avg Bid)
    $69 Avg Bida
    5 bida

    I'm seeking 2-5 experienced tele callers who can effectively communicate about commercial real estate properties. The ideal candidates should possess: - Strong communication skills in English - Proven experience in the real estate sector, particularly with commercial properties - Exceptional phone etiquette and persuasion skills - An ability to handle client queries professionally Your primary task will be reaching out to potential clients to discuss our available commercial real estate listings. Please submit your proposal highlighting your related experience and successful projects.

    $18 (Avg Bid)
    $18 Avg Bida
    1 bida

    As the client behind this project, I'm seeking a versatile video editor who can accommodate a broad spectrum of tasks given the varied nature of the work at hand. The specifics of the project were not disclosed, therefore adaptability and flexibility are key. Key responsibilities: * Editing unspecified types of video content, which could range from weddings and corporate events to music videos. * Being prepared to work with different video lengths. The duration of each project could potentially involve videos that are less than 5 minutes long or exceed 10 minutes. * Adapting to different videography styles and moods, including but not limited to: romantic, professional, and energetic. Skills & Experience: * Broad video editing experience in various contexts. * Ability to ...

    $273 (Avg Bid)
    $273 Avg Bida
    18 bida

    My project involves the development of an Android mobile app, primarily as a business tool with accounting capabilities. Key Features: - Splash Screen & Login with Auth Module: The app should have a splash screen and a login page that is modern and sleek in design. Your Skills: - Strong experience in Java for Android app development. - Knowledge in creating authentication systems. - Familiarity with inventory management and accounting concepts. I'm looking for a skilled developer who can bring these elements together in a user-friendly manner. The design should be modern and clean, reflecting the professional nature of the app's purpose.

    $104 (Avg Bid)
    $104 Avg Bida
    37 bida

    ...is intended to attract potential clients and showcase my work in web design, so it has to be visually appealing with a focus on excellent UI/UX. Key Requirements: - Design Portfolio: The main purpose of this website is to showcase my previous web design projects. I need a freelancer who can help me create a visually engaging, easy-to-navigate, and responsive design to display these projects. - Client-Attracting Focus: The website should not only display my work but also attract potential clients. It should have a professional feel and must be designed keeping in mind that the primary goal is to market my services and attract clients. Skills and Experience: - Proven Experience in Web Design: I am looking for a freelancer with a strong background in web design and a portfolio th...

    $32 (Avg Bid)
    $32 Avg Bida
    37 bida

    I'm in need of an experienced Java Full Stack Developer to build a comprehensive application with the following features and requirements: - **Features and Functionalities** I need the application to have the following features: - User registration and login: A secure and user-friendly way for users to create accounts and log in. - Payment processing: A seamless payment processing system. - Data encryption: Robust data encryption measures to ensure user data is safe and secure. - **Design and UI/UX Requirements** I'm looking for a modern and clean design that is responsive and mobile-friendly. The interface should be intuitive and user-friendly, making it easy for users to navigate and interact with the application. - **Integration an...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bida
    40 bida

    ...provide education and training, specifically catered to an audience of external clients. Ideal Specs and Experiences: - Expert in PowerPoint presentations - Understanding of business and training materials - Proven ability in creating engaging content for an external client base - Articulate in explaining complex business concepts in an easy-to-understand manner. Roles and Responsibilities: - Develop a PowerPoint presentation emphasizing business education and training - Ensure it's targeted appropriately for an external client audience. - Content should be engaging, easy to understand, and professionally done. - Aim to astutely educate and keep the audience engaged. - Must be able to make any necessary edits based on feedback. The final work should reflect a high...

    $78 (Avg Bid)
    $78 Avg Bida
    25 bida

    I'm seeking an app developer in the Philippines to collaborate with a skilled web developer on a unique project. The app will have multiple functionalities, including user registration and login. Your role will involve closely working with the web developer to ensure seamless integration between the web and mobile platforms. The ideal candidate would: - Have prior experience in app development - Be based in the Philippines - Be able to work closely with a web developer - Be proficient in integrating a variety of functionalities - Have a creative and collaborative mindset Please note that the target audience for this app has not been specified, so you should be comfortable working on a project with potentially broad appeal.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bida
    93 bida

    ...external clients. Key Requirements: - Microsoft Word Expertise: You must have a deep understanding of Microsoft Word’s functionalities and be able to create a fully custom template. - Design Skills: The template should not only be functional but also visually appealing and in line with our brand image. - Attention to Detail: It is crucial that the template is designed specifically for external client communications. - Communication: I require clear communication on the progress and any potential questions or issues that may arise. Please note that I will provide you with the specifications that the template should adhere to. Your role will be to implement these requirements in a user-friendly, professional, and attractive manner. If you have experience in creating simi...

    $117 (Avg Bid)
    $117 Avg Bida
    44 bida

    I'm urgently in need of a software developer who can help me fix some bugs in my software and make some necessary adjustments to the code. Key Requirements: - Debugging: You should be experienced in identi...a software developer who can help me fix some bugs in my software and make some necessary adjustments to the code. Key Requirements: - Debugging: You should be experienced in identifying and resolving bugs in software. - Code Customization: The project may require some customization of the code to ensure it meets my requirements. Your experience with software development, particularly with Java, Python or C++, will be highly regarded. The project is quite urgent, so I'm looking for someone who can start immediately and deliver fast, but without compromising the ...

    $45 (Avg Bid)
    $45 Avg Bida
    58 bida

    As a client, I'm in need of a few highly skilled red teamers to demonstrate that administrative level access can be gain on hardened targets. Key Requirements: - The primary goal of this project is to discover any potential weaknesses in the security of the network environment and gaps in the cybersecurity infrastructure's configuration. - We need to show the SOC how their security products can be bypassed. Ideal Skills and Experience: - Proven experience in red teaming. - Solid understanding of common security vulnerabilities and how they can be exploited. - Strong problem-solving skills and the ability to think like a cyber attacker. - Proficiency in using various pentesting tools and frameworks (metasploit, cobalt strike, sliver). This is a critical project and...

    $30 / hr (Avg Bid)
    $30 / hr Avg Bida
    7 bida

    Seekin...customer experiences is crucial. - Sales Reporting: We require comprehensive sales reports to review our business's progress and areas for improvement. Users: The software should easily accommodate 1-5 users at once, with unique access capabilities for each user. Ideal Candidates: I'm seeking professionals with experience designing and developing business-centric software. Experience with .NET, Java, or other relevant programming languages would be beneficial. Knowledge of Windows-based software development and expertise in back-end databases are essential. Applicants who understand the needs of small-to-mid-sized businesses and have previously developed software within these parameters will be viewed favorably. Ensure your bid reflects your ability to fulfill...

    $98 (Avg Bid)
    $98 Avg Bida
    19 bida

    As an Android developer, I am seeking a professional with expertise in Android Studio using Java who can support me in executing key tasks for my app. The main areas of support needed are app functionality and bug fixing. Key Tasks: - App Functionality: Your role will involve implementing and refining specific functionalities within the app. This includes features like push notifications and user authentication. Ideally, you will have a strong understanding of Android development best practices and be able to translate user requirements into tangible features that enhance the app's overall usability and appeal. - Bug Fixing: Being able to troubleshoot and resolve any technical issues or bugs that may arise during the development process is crucial. Your ability to debug, test...

    $136 (Avg Bid)
    $136 Avg Bida
    19 bida

    We are looking for someone to create a USPTO Trademark Application OBJ for the application files below. Candidates should confirm that they have experience with USPTO trademark applications. If you have already completed USPTO identity verification, let us know as well. Thank you

    $107 (Avg Bid)
    $107 Avg Bida
    4 bida

    As a client looking to increase my income, I'm in need of a talented graphic designer for logo creation. While I've not specified a preferred style in this listing, I'm expecting the chosen freelancer to be adept at determining and executing the best stylistic approach based on my input. Ideal Skills: - Ability to create engaging, visually appealing logos - Experience in various logo design styles - Excellent communication to understand and execute my vision - Strong graphic design expertise Your portfolio showcasing your previous logo design work will be a critical factor in my hiring decision. Let's create something truly unique together!

    $12 / hr (Avg Bid)
    $12 / hr Avg Bida
    87 bida

    ...a skilled Zoho expert to help me with the following tasks within Zoho CRM, Zoho Books, and Zoho Inventory, as well as integrations with Xero, QuickBooks, and Shopify. Key tasks include: - Data management and organization: Assist in setting up efficient data management structures within Zoho CRM, Zoho Books, and Zoho Inventory to help streamline our operations and enhance our understanding of client interactions. - Reporting and analytics: Create custom reports and set up analytical tools to help us better understand our business performance, customer interactions, and inventory management in Zoho. - Integration with other platforms: As we operate on Xero, QuickBooks, and Shopify for various financial and e-commerce functions, we require seamless integration with these platf...

    $129 (Avg Bid)
    $129 Avg Bida
    15 bida

    I'm on the lookout for a specialist to compile an in-depth and multifaceted sales process documentation. The final product should cover: - Sales cycle flow chart - Sales training playbooks - Comp plans - Meeting agendas - Handbooks - Sales funnels Client intake forms - Any other relevant sales documentation not listed As a freelancer, your past work weighs significantly for this project. Showcase your proficiency in creating similar sales documentation that not only informs but also engages. You should be comfortable creating complex flow charts and formulating playbooks that relay sales strategies efficiently. Your capability to work with Word documents format is essential as I prefer this medium for the final deliverables. Efficiency and attention to detail are key attrib...

    $101 (Avg Bid)
    $101 Avg Bida
    30 bida

    ...YOU on our team! We're a High Converting Website Design Agency looking for a driven, commission-only sales superstar to join our ranks. In this role, you'll be responsible for: Prospecting and Cold Calling: You'll identify potential clients who need a website refresh or a brand new online presence. Be prepared to make a positive first impression and build rapport over the phone. Understanding Client Needs: You'll have a knack for uncovering a client's vision and translating that into actionable website goals. Selling Solutions: You'll present our web design packages with confidence, highlighting the value we bring to their business. Closing the Deal: You'll guide clients through the sales process, securing their commitment to a website project...

    $15000 (Avg Bid)
    $15000 Avg Bida
    1 bida

    I'm looking for a skilled programmer to help me convert my invention into an app for iOS and Android devices. It is preferred that you're located here in SAN DIEGO, CA...however it's not absolute. Key requirements: - I'm open to the programming language, so your expertise in Python, Java, or C and C ++ would be beneficial in guiding the decision. - The main functions the app should possess are user authentication and data storage. I will require a Non Disclosure Agreement [NDA] to proceed with details of the invention. If you've got experience in app development [Coding] and can help me bring my invention to life on mobile devices, please reach out. Looking forward to working with you! Thanks, Mike

    $19 / hr (Avg Bid)
    $19 / hr Avg Bida
    71 bida

    I'm in need of a professional logo for my news website. I'm seeking a logo that conveys professionalism. Clean, modern, and sleek design with a touch of uniqueness would be perfect. The logo will be the face of my brand, so it should be memorable and easily recognizable. Ideal skills and experience for this job include: - Proven track record in graphic design, p...logo will be the face of my brand, so it should be memorable and easily recognizable. Ideal skills and experience for this job include: - Proven track record in graphic design, particularly logo design - Ability to interpret brand identity and values into visual design - Strong understanding of color theory and typography - Creativity and originality in design approach Need 2 - 3 variation. So client can c...

    $12 (Avg Bid)
    $12 Avg Bida
    18 bida

    I need a plugin that includes Apple Pay, Google Pay, and Link payment methods. This plugin should offer a dynamic button to facilitate these transactions based on Stripe's documentation. Please view the documentation here: The app that uses the plugin should also be able to customize the 'statement description', which is a capability provided by the Stripe API (createPaymentIntent). The suitable person would have experience in creating Bubble plugins, and hopefully would be easy for the person to make a quick and simple payment integration.

    $124 (Avg Bid)
    $124 Avg Bida
    18 bida

    I am looking for a person who can build my USDT/BTC flash application

    $657 (Avg Bid)
    $657 Avg Bida
    11 bida

    I'm in need of many skilled freelancers based in Udupi, who can assist me with various projects. The main goal is to support me in various projects and build a strong company. Key Requirements: - Skilled in particular areas like web-development...projects. The main goal is to support me in various projects and build a strong company. Key Requirements: - Skilled in particular areas like web-development, Flutter, content creation, UI/UX etc. - Able to work out of home or co-working space - Able to provide long term commitment to projects I am building a panel of freelancers in Udupi to work out of my co-working space, who can support me in client projects as well as my own projects. I would also like to build a set of talent pool out of Udupi to cater to the local as well as g...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bida
    13 bida

    ...further details. PLEASE BE SURE TO INCLUDE: - My phone number (206) 395-6759 - Bulleted list: - Backlinks, Content Writing, Social Media Management, Traffic Analysis, Keyword Relevancy, Image Tags, - OUR SEO BECOMES YOUR ROI - GUARANTEED PAGE 1 GOOGLE RESULTS - MONEY BACK GUARANTEE! (put in a starburst or similar) - 20 YEARS OF SEO MARKETING - SATISIFIED CLIENT REVIEWS AVAILABLE UPON REQUEST - GUARANTEED RESULTS OR YOUR MONEY BACK! - CLIENT REFERENCES AVAILABLE. - HAVE A WEBSITE BUT NOT GETTING PHONE CALLS? WE CAN HELP! GUARANTEED - MY SEO CLIENTS ARE FOUND ON PAGE 1 OF GOOGLE SEARCH RESULTS, ARE YOU? - SOCIAL MEDIA ACCOUNTS SET UP AND LINKED TO WEBSITE - 1 YEAR GUARANTEED SERVICE FROM $1,299. - ONE TIME FEE, NO HIDDEN COSTS OR MONTHLY FEES. And place SEO RIGHT NOW...

    $100 (Avg Bid)
    Dijamin
    $100
    150 penyertaan

    As a client, my need is for a comprehensive branding package. This includes the creation of an illustrative logo, a vibrant color palette, a suitable typography, and brand guidelines. Key Deliverables: - An illustrative logo: The logo should be unique and engaging, representing the essence of my brand. - Vibrant Color Palette: I'm looking for a colorful, energetic palette that will make my brand stand out. - Typography: The design should include a suitable and consistent typography that complements the overall brand. - Brand Guidelines: Finally, I will need a comprehensive brand guideline that outlines how the design elements should be used across various media. The ideal freelancer for this project should have: - Extensive experience in branding design, especially in creati...

    $87 (Avg Bid)
    $87 Avg Bida
    44 bida

    I need a unique logo for my watch company named "East 44". The logo should be versatile and suitable for a variety of purposes. Key points to consider: - The color scheme is left to the designer's discretion, but it should be elegant and suitable for a ...name. Ideal Skills and Experience: - Proven experience in designing logos for luxury brands, especially in the watch or fashion industry. - Strong understanding of brand identity creation and the ability to design with a target audience in mind. - Creativity and innovation to produce a logo that is memorable and stands out in the market. - Strong communication skills to understand and incorporate client feedback effectively. Please include a link to your portfolio or a few examples of previous logo designs you h...

    $100 (Avg Bid)
    Dijamin
    $100
    739 penyertaan

    I'm seeking a seasoned...of MongoDB and how to optimize it for performance and scaling is beneficial. The project is centered around building a backend system that can handle a variety of tasks and interactions. While the exact scale of the project isn't currently known, the potential for growth is high. Consequently, a focus on performance and scalability is crucial, even if it is not explicitly stated as such by the client. Ideal skills and experience for this job include: - Proven track record of API development in Node.js - Strong understanding of MongoDB - Experience in integrating various third-party services - Prior work on projects with high performance and scalability requirements If you believe you have the necessary skills to excel in this role, I encourage ...

    $2229 (Avg Bid)
    $2229 Avg Bida
    127 bida

    I'm seeking a skilled developer to create a Blazor application with a unique keyboard feature. Key Points: - Your primary task will be to develop a Blazor application. - This application needs to have a unique keyboard feature. Ideal Skills: - Strong experience with Blazor development is a must. - Knowledge of creating unique UI features. - Understanding of user experience design.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bida
    10 bida

    Sila Dafter atau Log masuk untuk melihat butiran.

    Ditampilkan Dimeterai Perjanjian Kerahsiaan