Фільтрувати

Мої недавні пошуки
Фільтрувати по:
Бюджет
до
до
до
Тип
Навички
Мови
    Статус роботи
    2,000 java sms maker робіт знайдено, ціни вказані в USD

    До цих 6 завдань я надам код прикладу, як це повинно виглядати, опис завдань, як їх треба зробити. Все це треба завантажити на Github у мій репозиторій .Та також важливий аспект щоб воно працювало. Від вас очікується швидка робота, на що я щедро заплачу.

    $23 (Avg Bid)
    $23 Сер. заявка
    6 заявки

    Курсова робота з об'єктно орієнтованого програмування мовою Java, подробиці у файлі.

    $34 (Avg Bid)
    $34 Сер. заявка
    3 заявки

    Є сайт на HTML + CSS. Для нього необхідно зробити корзину, щоб клієнт міг додати кілька товарів в корзину і купити їх. Краще, щоб корзина була створена за допомогою JAVA. $50

    $30 - $250
    $30 - $250
    0 заявки
    Створити веб-сайт Закінчився left

    Написати веб-сайт через OpenServer .Повний опис завдання у прикріпленому документі.Тема сайту"Мова програмування Java".

    $14 / hr (Avg Bid)
    $14 / hr Сер. заявка
    4 заявки

    Використати сингулярний розклад прямокутної матриці до розв'язування систем лінійних алгебраїчних рівнянь, методом Гревіля або склетним розкладом матриці в мові на вибір с++, c#, java, python. Програма повинна бути описана. При реалізації методу Гревілля треба звернути увагу, що дійсне число дорівнює нулю, якщо його абсолютна величина менша деякого малого числа (наприклад, 10 у мінус шостому степені, бо операції над дійсними сислами виконуютьсія наближено). Створити зручний інтерфейс. Теорія в книзі Гантмахер Ф.Р. - Теория матриц.pdf ст.32-40

    $30 (Avg Bid)
    $30 Сер. заявка
    1 заявки
    Android Java Login Screen With Token Auth 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    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.

    $98 (Avg Bid)
    $98 Сер. заявка
    31 заявки

    Hi Jame P., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $869 (Avg Bid)
    $869 Сер. заявка
    1 заявки
    Basic Android App with Admin Panel 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...Developer - SMS Processing and Remote Management App We are looking for a talented Android developer to build a secure and feature-rich mobile application along with a Laravel-based admin panel for remote management. Responsibilities: Develop an Android application (minimum Android 8) with the following functionalities: Read incoming SMS and identify target keywords. Send identified keywords to a designated remote server. Receive and display SMS messages triggered from the admin panel. Implement a sync button to synchronize SMS data and send details to the remote server. Design and develop a secure admin panel using Laravel 10, MySQL 8, and PHP 8: User registration and management. Device registration with approval workflow. Device blocking functionality. ...

    $206 (Avg Bid)
    $206 Сер. заявка
    38 заявки
    AI Trainer Needed for Python online and offline 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am looking for an AI trainer proficient in Python or java to assist me with my AI project. Key Requirements: - Proficiency in Python: You should be adept in using Python for AI projects. - Machine Learning and Deep Learning Skills: Ideally you will have a solid foundation in machine learning and deep learning concepts and their practical applications. - Communication Skills: A good trainer should be able to explain complex ideas in simple terms. I will require online and offline assistance, so you should be comfortable with both modes of training. The ideal candidate should be able to provide regular updates and feedback on my progress. I am eager to get started and would appreciate if you could commit some time to this project.

    $271 (Avg Bid)
    $271 Сер. заявка
    18 заявки
    3D Animation cartoon Video Maker Needed 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am in need of a skilled 3D animation cartoon video maker who can create an engaging and entertaining long-form video for me. Key Requirements: - 3D Computer-Generated Animation: The animation style I am specifically looking for is 3D computer-generated. I'm interested in high-quality, detailed animations. - Video Length: The video I need is more than 10 minutes long, so I need someone who is comfortable and experienced in creating longer-form content. Ideal Skills and Experience: - Proficiency in 3D animation software: You should be well-versed in using 3D animation software to create high-quality animations. - Portfolio: I'd like to see a portfolio of your previous work, especially any long-form 3D animations you've created. - Creativity: Since the primary purpos...

    $198 (Avg Bid)
    $198 Сер. заявка
    8 заявки

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

    $152 (Avg Bid)
    $152 Сер. заявка
    33 заявки
    Java Code Fix Needed 6 дні(-в) left
    ПІДТВЕРДЖЕНО

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

    $25 (Avg Bid)
    $25 Сер. заявка
    17 заявки

    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 and Third-Party Service...

    $11 / hr (Avg Bid)
    $11 / hr Сер. заявка
    39 заявки
    laravel Software Debugging and Customization 6 дні(-в) left
    ПІДТВЕРДЖЕНО

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

    $39 (Avg Bid)
    $39 Сер. заявка
    47 заявки

    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 Сер. заявка
    19 заявки

    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 Сер. заявка
    19 заявки

    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

    $18 / hr (Avg Bid)
    $18 / hr Сер. заявка
    63 заявки
    Video for e-commercial products needed 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    My e-commercial startups is hiring an video maker for our outdoor and automobile categories products, the video length will be less than 1 minute, whole work could be from A to Z video shooting to final video. if you feel this is interesting for you, Please don't hesitate to provide some of your past work to contact me.

    $58 (Avg Bid)
    $58 Сер. заявка
    32 заявки

    CAFE NAME: BIgmug Cafe Color black and white I'm looking for a creative logo design for my chain of cafes that can compete in the western market. Like Starbucks, Java House, Mugg & Bean I don't have any specific ideas for the logo yet, so I'm counting on your expertise to bring something unique to the table. Key Points: - The logo must convey a modern and innovative vibe, capturing the essence of my franchise cafe's vision. It should be memorable it’s extremely important it’s unique and memorable like starbucks - I'm specifically looking for a design in black and white or grayscale, so please ensure this is incorporated effectively.

    $100 (Avg Bid)
    Гарантований
    $100
    405 робіт
    Telegram API Multi-Threaded Inviter 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am looking for Telegram expert who have done similar projects in the or beginners please dont bother i do not have time to explain over and over again. So this is the requirements for the project: Inviter script must have some user friendly interface (HTML or app interface like Java or similar) Inviter script will take inputs of multiple Telegram API’s (accounts) total from 5 or 10 accounts a) API ID b) API Hash All API’s (Accounts) would be added to target channel/group as admins Script will read files where all accounts to be invited will be listed in the following format: @jacksparow @did738 @simao79 @wiro … The user file will contain anywhere from 1000-2000 users thats why i need script to be multithreaded and add Users from 10 Telegram ...

    $173 (Avg Bid)
    $173 Сер. заявка
    11 заявки

    ...will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and will be working with Java/Spring/JavaFX for the programming aspect of this project. The ideal candidate should possess the following: - Proficiency in Word 2010 and earlier. - Strong skills in Excel for data analysis and spreadsheet creation. - Experience in software and web application development with Java/Spring/JavaFX. - A creative flair with a keen eye for graphic design, particularly in logo design. If y...

    $20 / hr (Avg Bid)
    $20 / hr Сер. заявка
    14 заявки

    I'm in need of a full-time, mid-level software developer to join our e-commerce company. You should be proficient in Python, Java, and PHP. Your primary responsibilities will include: - Coding and programming: Developing robust, scalable software solutions for our e-commerce platform. - Database management: Ensuring the efficient operation of our databases and managing related processes. - Bug fixing and troubleshooting: Identifying and addressing software issues to maximize performance. Your experience should ideally span 2-5 years, giving you a good understanding of the nuances of software development. In addition to your technical prowess, you should be able to work efficiently within a team and communicate effectively. Your input will be crucial in enhancing our e-commer...

    $24 / hr (Avg Bid)
    $24 / hr Сер. заявка
    49 заявки
    AI Developer Required 6 дні(-в) left

    I'm in need of a seasoned AI developer to assist with a project that involves a variety of AI tasks. The ideal candidate should be proficient in Python and Java, with a solid understanding and experience in the following areas: - Natural Language Processing - Machine Learning - Computer Vision The project will involve a mix of training machine learning models and using pre-trained models. The output of the project will be a functional AI system that integrates these three areas seamlessly. Ideal candidates will have a deep comprehension of AI-related algorithms, excellent problem-solving skills, and an ability to work both independently and as part of a team.

    $22 / hr (Avg Bid)
    $22 / hr Сер. заявка
    52 заявки

    ...will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and will be working with Java/Spring/JavaFX for the programming aspect of this project. The ideal candidate should possess the following: - Proficiency in Word 2010 and earlier. - Strong skills in Excel for data analysis and spreadsheet creation. - Experience in software and web application development with Java/Spring/JavaFX. - A creative flair with a keen eye for graphic design, particularly in logo design. If y...

    $501 (Avg Bid)
    $501 Сер. заявка
    27 заявки
    Java Spring Boot Developer Needed for MQTT Integration 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm seeking a skilled Java Spring Boot developer to refine and extend existing code with MQTT integration. Key requirements: - Fixing issues with code execution, incomplete functionality, and performance. - Incorporating Influx library into the codebase. - Enable automatic messaging to multiple MQTT topics, following specific logic. - Tracking and managing duplicates based on both time and counters, and taking action accordingly. Ideal skills for this project: - Proficiency in Java, Spring Boot, and MQTT. - Knowledge of working with libraries, specifically Influx. - Experience with time series data and counter management. - Previous projects involving MQTT topic management. - Strong understanding of code optimization. I'm open to having a web service conversatio...

    $19 (Avg Bid)
    $19 Сер. заявка
    11 заявки

    ...will be crucial to help me interpret and visualize data effectively. - Developing software or web applications. I am working with Java/Spring/JavaFX and am open to creative development ideas and solutions. - Designing logos and visuals. Your ability to create engaging and unique visuals will be a big asset to my projects. I am currently using Word 2010 and will be working with Java/Spring/JavaFX for the programming aspect of this project. The ideal candidate should possess the following: - Proficiency in Word 2010 and earlier. - Strong skills in Excel for data analysis and spreadsheet creation. - Experience in software and web application development with Java/Spring/JavaFX. - A creative flair with a keen eye for graphic design, particularly in logo design. If y...

    $490 (Avg Bid)
    $490 Сер. заявка
    27 заявки
    PHP SMS System Customization 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm looking for a skilled developer to help me customize my current PHP SMS system. It's primarily used for sending notifications. I have the script and has been working with twilio, however all of a sudden it stopped working due to twilio changes I need assistance in modifying the script

    $43 (Avg Bid)
    $43 Сер. заявка
    27 заявки
    OOP-Based Java Development 6 дні(-в) left
    ПІДТВЕРДЖЕНО

    This is an assignment with 5 stages that 2/5 are done and Half of the remaining stages are done as well I want someone to help me finish it and the projects has a guidline and some libraries limitations plus an inbuilt automarker

    $25 (Avg Bid)
    $25 Сер. заявка
    23 заявки

    ...Minimum Viable Product (MVP) of an Android application for inventory management and tracking using GPS and Bluetooth beacons. Technology: Flutter Key Requirements The Application -------------------------- - The app should primarily be developed in Flutter. However, since a Foreground service is required to run indefinitely in the background, it is acceptable to create this service in Kotlin or Java. Communication between Flutter and the native code should be done via Platform Channels (MethodChannel and EventChannel). User Interface ----------------------- The app should have three main screens: - Splash Screen: Displays the app logo. - Login Screen: User authentication with username and password. When the login button is pressed, a POST request should be made to an API (...

    $212 (Avg Bid)
    $212 Сер. заявка
    7 заявки

    I'm looking for an experienced Java developer to help me with my test cases. The primary focus of these tests is Integration testing for multiple components. Ideal skills and experiences: - Java programming - Expertise in Mockito/Power Mockito - Experience in integration testing - Ability to work with existing test cases and refactor them.

    $32 (Avg Bid)
    $32 Сер. заявка
    7 заявки

    En nuestra empresa de Software, tenemos proyectos en Java, y necesitamos aumentar la fuerza de desarrollo, por ellos queremos sumar algunos freelance que trabajen por hora con nosotros

    $7 / hr (Avg Bid)
    $7 / hr Сер. заявка
    21 заявки

    I'm interested in application development for both Android and iOS platforms. The key feature is to allow sending SMS messages to a selected database. Any professional stepping into this project should be able to handle: - Database development: The backend needs to be designed to store contact details efficiently. Expectation is to accommodate less than 100 contacts initially, with potential for future expansion. Strong database management skills are a prerequisite. - App development: Looking for someone with profound knowledge of Android and iOS app development. Familiarity with SMS integration in apps is essential. Don't shy away from illustrating your previous experience in similar projects when bidding.

    $25 (Avg Bid)
    $25 Сер. заявка
    5 заявки

    I'm seeking a Django/ Java Script with Bootstrap expert who can assist with the layout and design of my website atplands.com. The primary goal of this project is to update the site's visual appearance. My website: Reference downloadable Theme code: Key tasks include: - Reviewing the current website and providing recommendations for improvements - Collaborating with the team to create a new, fresh look for the site - Ensuring the new design is functional and user-friendly Ideal skills for this project include: - Strong experience with Django/ Java Script with Bootstrap - Proven track record of working on front-end development using JavaScript/Bootstrap - A good eye for design and layout - Ability to understand and implement JavaScript

    $112 (Avg Bid)
    $112 Сер. заявка
    13 заявки

    ... Key Features Required: - Calendar Integration: This platform must allow each salon to manage their calendar and synchronize it with customer bookings. - Customer Reviews and Ratings: A system for customers to provide feedback on their experience is also required. It should enable future patrons to make informed choices about the services they engage. - SMS Notifications: The platform should notify customers of their bookings via SMS. Client Data Collection: In addition to standard contact information, the system should also be capable of capturing client preferences, including: - Phone Number - Email Address - Preferred Stylist/Technician The ideal freelancer for this project is highly experienced in building aggregator platforms and appointment scheduling software...

    $31 (Avg Bid)
    $31 Сер. заявка
    11 заявки
    PACMAN 8 дні(-в) left

    PACMAN GAME JAVA WITH PROCESSING 4.3 IDE

    $13 (Avg Bid)
    $13 Сер. заявка
    1 заявки
    Minimalist Java Pacman Game Prototype 5 дні(-в) left
    ПІДТВЕРДЖЕНО

    As the client, I'm looking for an experienced Java programmer to build a stripped-down visual representation of Pacman game mechanics for a basic coding project. Only in Programming 4.3 IDE. Key Functionalities: - Pacman Movement: Program the user's ability to control and move Pacman around the maze. - Pellet Consumption: Pacman should be able to eat pellets within the game. - Ghost Behaviors: Ensure ghost characters are present and exhibit the expected behaviors. Design and Visuals: Design need not be complicated. I require a simple, minimalistic design that effectively communicates game mechanics without overwhelming visuals. Ideal Skills and Experience: - Solid experience in Java programming - Previous experience creating game prototypes would be a plus ...

    $19 (Avg Bid)
    $19 Сер. заявка
    7 заявки

    I'm in search of a skilled Java developer who can assist with a web application project. The ideal candidate should be well-versed in software development, bug fixing, and code optimization. Key Tasks: - Software Development: You'll be responsible for creating a new web application from scratch, ensuring that it is efficient, user-friendly, and meets our requirements. - Bug Fixing: Should there be any issues with the application, you will be expected to identify and fix them promptly to ensure the smooth running of the app. - Code Optimization: You will also need to continuously monitor and optimize the codebase to guarantee the application's performance and stability. Skill Set: - Proficient in Java. - Solid experience with the Spring Framework, Hibernate, a...

    $83 (Avg Bid)
    $83 Сер. заявка
    14 заявки
    Windows 11: MLC Chat Installation Guide 5 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...explanations. - The guide should include troubleshooting tips to address possible installation issues that users might encounter. *All pre-requisites setups need to be included too - NDK, Cmake etc* Assume non-IT person or 10year old is following your instructions The test device will be a Samsung Note 21 NOT using Anaconda/Conda - just basic PATH settings etc on Windows. NOT using Koltin - using Java ** I suggest you have have installed MLC Chat and created the APK file to understand the challenges the guide you are writing needs to address ** Ideal Skills: - Proficiency in Android Studio and experience with software installation and deployment. - Excellent technical writing skills with the ability to convey complex information in a clear and concise manner. - Previous exper...

    $23 (Avg Bid)
    $23 Сер. заявка
    6 заявки

    I'm looking for a seasoned developer to create a desktop application focused on data management. This software will be used on the Windows operating system and must be developed using Java. The ideal candidate will have: - Extensive experience with Java and Windows development - A deep understanding of data management systems - The ability to work effectively and communicate progress regularly Please provide a clear demonstration of your skills in these areas when submitting a proposal, we are looking for the best development talents to execute this project.

    $81 (Avg Bid)
    $81 Сер. заявка
    15 заявки
    Role Setup in Spring Application 5 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm in need of a developer to set up user roles in my new spring application like they were in the old struts application. Key Project...roles in my new spring application like they were in the old struts application. Key Project Details: - Setting up roles: I require the creation of Admin, User, Manager, and Supervisor roles with the same permissions as in the old struts application. - No additional roles: The only additional role needed is 'Supervisor'. I do not require Developer or Guest roles. Ideal Freelancer: - Proficient in Java, particularly Spring Framework. - Proven experience in role-based access control. - Familiarity with legacy system migration. - Good understanding of the Struts framework (for comparison purposes). - Strong communication skills for c...

    $30 (Avg Bid)
    $30 Сер. заявка
    12 заявки
    Twilio OTP User Verification Campaign 5 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm looking for a developer who can help me set up an OTP campaign using Twilio specifically for user verification through SMS. Key Requirements: - Utilize Twilio's API for OTP: The main focus of this project is to create a seamless OTP system for user verification. - SMS Integration: The OTP verification process must be conducted via SMS. - Previous Experience: It would be beneficial if you have prior experience with similar Twilio OTP campaigns. Please note that this project is strictly for user verification, not for transaction authentication or password reset. Your experience in this specific area would be greatly beneficial.

    $48 (Avg Bid)
    $48 Сер. заявка
    13 заявки
    Advanced Web Crawler System Development 5 дні(-в) left
    ПІДТВЕРДЖЕНО

    ...the AI assistant to suggest better content for specific sections of the page. -Provide a simple "replace" feature that allows users to easily use the suggested content to update sections on the crawled site. Technical Requirements 1. Backend -Build the system with a robust backend architecture that supports high scalability and performance. -Use a well-known programming language such as Python, Java, or Node.js for backend services. 2. Database -Use a scalable database solution, such as PostgreSQL or MongoDB, to store scraped data and user information. 3. Proxy and IP Rotation -Implement IP rotation and use proxy servers to prevent website blocking. 4. Security -Implement security measures to protect user data and prevent unauthorized access. -Ensure data transmission...

    $2413 (Avg Bid)
    $2413 Сер. заявка
    86 заявки
    Shopify Website Customization & Marketing Setup 5 дні(-в) left
    ПІДТВЕРДЖЕНО

    I am looking for a skilled Shopify designer to customize various sections of my website using the Kellas theme. Additionally, I need assistance in setting up automated email and SMS marketing, a discount popup, upsells, cross sells, down sells, scrolling announcement bars, importing reviews, and creating marketing funnels. Please send the links of websites you designed.

    $144 (Avg Bid)
    $144 Сер. заявка
    100 заявки
    Expert Freelance Software Developer Needed (English speaking) 5 дні(-в) left
    ПІДТВЕРДЖЕНО

    I'm currently in need of an expert software developer to assist with maintaining and updating existing software initially on a hourly basis but i would consider full time as we build relations. This position requires someone proficient in Java, C#, HTML, CSS, and PHP (codeignitor). Key Responsibilities: - Maintaining and updating the existing software as required - Debugging and troubleshooting issues - Collaborating with other team members Ideal Skills: - Strong proficiency in Java, C#, and PHP - Previous experience in software maintenance and updating - Excellent problem-solving skills - Ability to work full-time and communicate effectively - Experience working in a team environment I'm looking for an individual who is reliable, skilled and able to commit to...

    $25 / hr (Avg Bid)
    $25 / hr Сер. заявка
    88 заявки

    I have a project that requires extensive knowledge in Scala Java, focused on analyzing post metrics from social media. Responsibilities include: - Coding in Scala Java to retrieve and analyze social media post metrics - Performing data analysis in order to draw actionable insights The suitable freelancer for this job is someone with previous experience in Scala Java and data analysis, preferably involving social media data. The task requires in-depth knowledge in data sorting and categorization methods and a good understanding of social media platforms.

    $38 / hr (Avg Bid)
    $38 / hr Сер. заявка
    29 заявки

    I am on the hunt for a skilled Android developer to assist with my project. My main focus is on app development, specifically in the context of an existing Java application. Key tasks and features include: - Developing a stable and efficient Android app based on the current Java application - Integrating Firebase as the main backend and database; making efficient use of its real-time database features - Creating robust user profiles functionality - Implementing live in-app chat - Introducing in-app purchases For this task, someone with experience in Java and Firebase is highly preferred. If you have done similar tasks before, please attach your portfolio when bidding. Your ability to produce quality UI design and to debug any issues promptly will make you an ideal ...

    $15 (Avg Bid)
    $15 Сер. заявка
    8 заявки

    I'm looking for a wizard developer who can create an enterprise API. I do not have a preferred programming language, therefore, use the one you find most suitable and efficient. I need the AP...and customer details. - Scheduling: The scheduling feature should be calendar-based, allowing users to easily follow-up appointments or tasks. - Credit card payments: The API should be able to handle secure credit card transactions without issues. similar to the attached Ideal skills and experience required are detailed knowledge of API development. Proficiency in at least Python, JavaScript, or Java is required. Additionally, a strong background in data security and e-commerce will be beneficial. A good understanding of calendar scheduling systems is also needed. Looking forward to he...

    $516 (Avg Bid)
    $516 Сер. заявка
    76 заявки

    I am looking for someone experienced in building tool websites with an emphasis on monitoring changes on various websites. The primary function is to detect and report on content changes, with users receiving notification of these adjustments via email & sms alerts. Ideal Requirements: - Proficiency in building tool websites for monitoring purposes. - Knowledge in setting up a system to detect website content changes. - Experience in integrating email alert notifications for users. - Loading Capacity 500+ Websites Searching per Hour - Foresight in creating an interface user-friendly even for non-technical users. This project will require strong analytical skills and a sharp eye for detail. I'm excited to work with someone who understands the critical need for website ...

    $4 / hr (Avg Bid)
    $4 / hr Сер. заявка
    9 заявки
    a Windows program for dynamically/artistically pixelating images 4 дні(-в) left
    ПІДТВЕРДЖЕНО

    an experienced C++ or Python or Tenserflow or Java or AI (etc.) developer to create a software program for Windows. A skilled developer with expertise in creating a dynamically pixelating images (not simple machine or grid pixelation). The program should have the following functionalities: - dynamically pixelate any imported image into mathematical, non-mathematical or custom shapes in various styles with user adjustable settings and configurations - adding additional shapes into the created shapes in separate layers to create more complex outcomes - export of the pixelated images as 300dpi vectorized or rasterized files - intuitive interactivity with user friendly adjustments, selections and editing The ideal freelancer would have extensive experience in graphic programming, cre...

    $489 (Avg Bid)
    $489 Сер. заявка
    28 заявки