Zend certified senior php developerpráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 zend certified senior php developer zakázek nalezeno, ceny v EUR

    I'm looking for a skilled Swift developer to assist me with the creation of a user-friendly iPhone application. The main tasks would involve iOS app development and UI/UX design. The app is intended to be relatively straightforward, focusing on simplicity and ease of use. Key requirements: - Proficiency in Swift - Experience with iOS app development - Ability to create simple, intuitive UI/UX designs This project would be ideal for a developer with a good eye for design and a passion for creating user-friendly applications.

    €76 (Avg Bid)
    €76 Průměr. nabídka
    14 nabídky

    I acquired a PHP script from Codecanyon and seek a skilled developer to enhance its capabilities. The primary tasks involve implementing robust data validation mechanisms and integrating a specific condition for the calculator functionality. Project Requirements: Data Validation: Strengthen the script's data validation process to ensure accuracy and security in handling user inputs. Calculator Functionality Enhancement: Customize the existing calculator feature to include a specific condition, optimizing its performance and usability.

    €14 (Avg Bid)
    €14 Průměr. nabídka
    12 nabídky

    I will be choosing someone one hour from now. Answer me this questions: Are you available immediately? We have a demo tomorrow 9am EST What is your experience with PHP? What AI tools do you use to make your devleopment faster? Are you comfortable working hourly?

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    11 nabídky

    I am writing with excitement and a bit of nervousness as I'm on the brink of publishing my own app. It's been a labor of love, and now I'm eager to share it with the world. However, navigating the process of publishing an app can be a bit daunting, and I find myself in need of some guidance. I know you're experienced in this field, and I admire your expertise. Would you be willing to spare some time to lend me your insights and possibly assist me through this process? Your support would mean the world to me, and I am genuinely grateful for any assistance you can offer. Thank you for considering my request. Yours regard. Alok

    €283 (Avg Bid)
    €283 Průměr. nabídka
    9 nabídky

    I need a talented senior React JS developer to take over the front-end development of my project. I need help to create a responsive ui based on screen resolution. Which will bind the email address as in Outlook view Key Tasks: - Handling front-end development effectively - Implementing high quality user interfaces Skills & Experience: - At least 5 years of experience with React JS - Proficiency in Redux is a must - Familiarity with RESTful APIs would be a great advantage

    €349 (Avg Bid)
    Neodkladné DOM
    €349 Průměr. nabídka
    16 nabídky

    I'm looking for a Django expert skilled in website development. My project is an E-Parking solution, and although I've managed to do most of it, I need some additional features added. Primary Responsibilities: - Add features to existing E-Parking solution Ideal candidates should possess a strong background in Django and a good understanding of database management and API integration. Experience with developing E-Parking solutions or similar will be a great advantage. You should be able to understand my requirements clearly and work efficiently to implement these features to my satisfaction.

    €202 (Avg Bid)
    €202 Průměr. nabídka
    18 nabídky

    I am in need of an experienced Laravel expert who can upgrade a food delivery PHP script, consisting of Laravel + React PWA Apps, from Laravel 5.8 to 6.20.44. This is a Codecanyon PHP Script that I have already purchased. - No feature changes are needed within the upgrade process. - Skills needed include Laravel, PHP, React and PWA Apps knowledge. - Hands-on experience in upgrading Laravel projects would be an added advantage. It is essential that you understand the intricacies of both versions to ensure the upgrade is seamless, with no bugs or errors. Prior experience with food delivery scripts will be highly regarded.

    €164 (Avg Bid)
    €164 Průměr. nabídka
    63 nabídky

    We have a server of rohan some one using packets or ddos to crash ure server

    €167 (Avg Bid)
    Neodkladné
    €167 Průměr. nabídka
    26 nabídky

    I'm in search of a developer proficient in PHP, React JS, and Python to help me create a dynamic and interactive web application. Key Responsibilities: - The main task will be website development, focusing on creating an interactive web application. Ideal Skills and Experience: - Proficiency in PHP, React JS, and Python. - Previous experience developing interactive web applications. - Understanding of UI/UX principles for crafting engaging user experiences. The web application will primarily serve as an interactive platform, so prior experience in developing similar applications will be a big plus.

    €155 (Avg Bid)
    €155 Průměr. nabídka
    53 nabídky

    I will be choosing someone one hour from now. Answer me this questions: Are you available immediately? What is your experience with react native? What AI tools do you use to make your devleopment faster? Are you comfortable working hourly?

    €7 / hr (Avg Bid)
    €7 / hr Průměr. nabídka
    49 nabídky

    I'm looking for a proficient PHP developer who can help me with parameterizing a MySQLi query in my project. Specifically, I need assistance with data retrieval operations. Key requirements: - Proficiency in PHP: You should have a strong grasp of PHP programming. - MySQLi Query Parameterization: The ideal candidate should be experienced in properly parameterizing MySQLi queries. - Data Retrieval: The primary task will be focused on data retrieval operations. The project may include: - Handling multiple parameters: You should be comfortable working with queries that handle multiple parameters at once. - Optimization: Ensuring the queries are optimized and secure. It's a relatively straightforward task for a skilled PHP developer with M...

    €25 (Avg Bid)
    €25 Průměr. nabídka
    22 nabídky

    I am in need of a skilled developer to create an educational app for the iOS platform. Key Requirements: - Your primary task will be developing a feature-rich educational iOS app. - The app is intended to serve as a learning tool, so it should be user-friendly, engaging, and interactive. - I would like the app to have the capability of including quizzes and information boxes. These features are key to creating an effective learning platform. - Prior experience in educational app development will be a plus. Ideal Skills and Experience: - Proficiency in iOS app development. - Experience in creating educational apps. - Ability to implement interactive features like quizzes. - A keen eye for user interface design to ensure the app is engaging and easy to navigate. If you are conf...

    €1473 (Avg Bid)
    DOM
    €1473 Průměr. nabídka
    48 nabídky

    I have already prepared my Balance sheet, P&L, and Cashflow so that CPA Certified this statement. Ideal Candidate: - Must have a CPA and certified statement.

    €133 (Avg Bid)
    €133 Průměr. nabídka
    29 nabídky

    The code stuck when xml is wrong or long or when the close tagID is not found. I want to correct it in order to manage more connection. Consider that the XML is a camera that send more or less 1 xml every 2sec. Here my code: $listen_port = $this->cameraPort; $sock = socket_create_listen($listen_port); if ($sock === false) { $errorcode = socket_last_error(); $errormsg = socket_strerror($errorcode); $this->logger->error($this->logPrefix . "Couldn't create socket: [$errorcode] $errormsg"); return Command::FAILURE; } socket_getsockname($sock, $addr, $port); $this->logger->warning($this->logPrefix . "Server Listening on $addr:$port"); while ($c =...

    €127 (Avg Bid)
    €127 Průměr. nabídka
    7 nabídky

    I'm in need of a skillful full stack web app developer with expert-level knowledge in HTML, JavaScript, and PHP. The primary objective of this project is to develop a comprehensive web application. Key Features: - Display Business Services - Sell Products Online - Collect User Data through Forms - Provide Content - Job Portal These features should seamlessly combine to create a dynamic, user-friendly platform. The web application aims to reach a diverse range of users including the general public, business professionals, and job seekers but is open to anyone who finds it useful. Ideal candidates must have substantial experience in both front-end and back-end development. I'm looking for someone who can comprehend the project's needs and execute them efficie...

    €1191 (Avg Bid)
    €1191 Průměr. nabídka
    194 nabídky

    As a React Front-End Developer I require a professional who can skillfully incorporate Forms and validation, Dynamic data rendering, Responsive design, along with , CraftJs and MUI libraries into my project. More specifically, the project demands: - Integration of Forms and validation: You must be able to handle complex forms and efficiently implement form validation. - Dynamic data rendering: The project requires handling and displaying dynamic data efficiently. - Responsive design: Your ability to ensure that the design is responsive across various devices. - Implement CraftJs and MUI: You should have experience with these libraries and be able to effectively incorporate them into the project. - Wireframe and Design: I have a ready wireframe and design which you will need to

    €12 / hr (Avg Bid)
    €12 / hr Průměr. nabídka
    142 nabídky

    We're in search of a highly versatile .NET developer for our undisclosed project. While we haven't stated specific skills or project type, candidates should have: - Broad knowledge in .NET and its most popular programming languages (i.e., C# programming, ASP.NET development, and SQL database) - Experience in various .NET projects (i.e., web and desktop applications, as well as enhancement of existing .NET applications) - Proficiency in Windows, Linux, and Mac development platforms Your flexibility and adaptability are our key considerations as project specifics will be discussed upon engagement.

    €98 (Avg Bid)
    €98 Průměr. nabídka
    42 nabídky

    I'm looking for a skilled and efficient Photoshop expert to update my hairstyle in a picture. The primary task is to replace my current braids in the photo with straight hair in my senior quality of the edit should be seamless and realistic. I uploaded a photo of the senior portrait I would like to use (blue background). I also uploaded three reference photos of the altered hair I would like to have. Not sure if this is something somebody could do… Key Requirements: - Proficiency in Photoshop - Experience in hair styling edits - Ability to deliver the edited picture within a day I appreciate your swift response.

    €72 (Avg Bid)
    €72 Průměr. nabídka
    62 nabídky

    I am writing with excitement and a bit of nervousness as I'm on the brink of publishing my own app. It's been a labor of love, and now I'm eager to share it with the world. However, navigating the process of publishing an app can be a bit daunting, and I find myself in need of some guidance. I know you're experienced in this field, and I admire your expertise. Would you be willing to spare some time to lend me your insights and possibly assist me through this process? Your support would mean the world to me, and I am genuinely grateful for any assistance you can offer. Thank you for considering my request. Yours regard. Alok

    €96 (Avg Bid)
    €96 Průměr. nabídka
    6 nabídky

    ~10 php files in stock Rework everything - rewrite texts - change graphics and make it modern corporate. the design requirement is a modern corporate style, one of the main requirements for the landing page is trust the same requirements as for landing pages for affiliate marketers - PPC google ads companies The user must trust the design - the content - aif-usa com a couple of links as an example for additional content The theme of the design must correspond to the direction of the company’s activities: The company is globally engaged in transportation and logistics - WAREHOUSING SERVICES - Import Export operations The company is globally engaged in transportation and logistics - WAREHOUSING SERVICES - Import Export operations One of the company’s projects is the...

    €431 (Avg Bid)
    €431 Průměr. nabídka
    123 nabídky

    Cloud Restaurant Website & Mobile App Development I will not be interested in your offer unless I see your Proposals in response to deep reading and understanding of the project requirements (only seniors make bids! The project has a Penalty clause for the deadline) I'm on the lookout for a talented web and mobile app developer who can help bring my cloud restaurant concept to life. Here's what I need: Features: 1. Online Ordering - For easy and convenient customer orders. 2. weekly menu (a page to show our weekly menu) 3. Menu Management - Ability to add, edit, remove, and categorize menu items based on my needs, plus setting item availability. 4. Delivery Tracking - Allowing customers to check their food order status. 5. Nutrition Coaching Reservation - Ca...

    €1258 (Avg Bid)
    €1258 Průměr. nabídka
    158 nabídky

    I need an experienced Python programmer to modify an Instagram comment script I already have. The modifications will primarily focus on comment targeting specificity. Key project tasks: - The script already logs in to multiple Instagram accounts, provided in a file, and writes comments. This functionality is to be preserved. - The main edit entails tailoring the script to target specific user accounts. I want the script to focus its commenting on these specified accounts. - The usernames of these particular accounts will be provided in a file. You must incorporate this file into the script logic to direct commenting activity. Ideal skills for this task: - Proficient in Python scripting. - Previous experience in working with Instagram's API is preferred. - Excellent probl...

    €134 (Avg Bid)
    €134 Průměr. nabídka
    41 nabídky

    I'm seeking a top-notch freelancers with expertise in Laravel PHP to design my business-oriented payment gateway website. Ideal candidates should have a deep understanding of e-commerce platforms and a proven track record of delivering reliable and secure payment solutions. The final product should enable hassle-free transactions for businesses and ensure a seamless user experience. Key Requirements: - High proficiency in PHP, particularly Laravel - Familiarity with business-oriented platforms - Experience in integrating multi-currency support - Mobile wallet integration expertise - Proven ability in creating detailed transaction reporting systems - Deep understanding of security protocols - Excellence in UI/UX for a seamless user experience By evidenced past work, th...

    €12 / hr (Avg Bid)
    €12 / hr Průměr. nabídka
    150 nabídky

    Please fix my task that we spoke about

    €23 (Avg Bid)
    €23 Průměr. nabídka
    26 nabídky

    I'm looking for a skilled Swift developer to help build a small iOS app that will require user authentication and push notifications. Key Requirements: - Develop an iOS app - Implement User Authentication - Integrate Push Notifications - Ensure seamless functionality between the features - Provide support and maintenance post-development The app is intended to be user-friendly and efficient, supporting a smooth login process and real-time notifications. Prior experience in developing similar apps and a good understanding of iOS app development guidelines are highly preferred. Please provide examples of your previous work and any specific expertise you may have in user authentication and push notifications for iOS.

    €166 (Avg Bid)
    €166 Průměr. nabídka
    74 nabídky

    I need a capable Android app developer who is adept at handling MIDI and SoundFont files. Main tasks revolve around: - Compatibility: The created app must be specifically compatible with Android phones as the main target platform. - Features: The crucial functionality needed is playback control for MIDI and SoundFont files. This implies appropriately managing these files and ensuring smooth audio playback in different scenarios. - Interface: The envisioned user Interface for the app is sleek, simple, and minimalist. We aim for user-friendly engagement without overwhelming users with too many options or design elements. Ideal Skills: - Proven experience in Android app development. - Fundamental understanding and prior work with MIDI and SoundFont files. - Great UI/...

    €155 (Avg Bid)
    €155 Průměr. nabídka
    33 nabídky

    READ FIRST: ONLY HOURLY CONTRACTS, no fixed rate because I have multiple bug fixes on trello and I need someone to start immedaitely. We have demo tomorrow. I want someone to work the next 8-10 hours on time tracker (no manual hours). Important, I need someone immediately

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    69 nabídky

    I'm in need of a skillful developer who is proficient in Flutter app development and Full-stack development (Node.js and Flutter). The primary task of this project is to help with integrating backend services with a pre-existing mobile application. The scope of the project entails: - Full integration of backend services - Ensuring seamless integration on both Android and iOS - Streamlining the end-to-end communication within the app If you're experienced in both Node.js development and Flutter app development, this project is for you. Solid work history showcasing previous backend integrations on both Android and iOS platforms is highly desirable. Get in touch if you can bring good work-ethics, time management, and problem-solving skills to this project. Looking forward...

    €124 (Avg Bid)
    €124 Průměr. nabídka
    16 nabídky

    I'm seeking an experienced Java developer, ideally with exposure to the trading industry. Though I couldn't specify the type of trading experience, any kind would certainly be a plus. Despite not providing detailed project objectives, I'm confident such expert will inherently understand typical tasks in this field. This could include creating automated trading strategies, building a platform, integrating APIs, and so forth. Here are the primary aspects I'm looking for: - Strong Java programming skills - Previous experience in a trading domain - While technology stack specifics aren't set, proficiency in commonly used techs like Python and Node.js would be beneficial. If you believe you suit this role, I'd be excited to view your bid and past experie...

    €1192 (Avg Bid)
    €1192 Průměr. nabídka
    16 nabídky

    I'm looking for a skilled game developer to create an engaging action game for mobile. The game should be optimized for mobile gameplay and should focus solely on a single player experience without any multiplayer features. Ideal candidates should have: - Prior experience in developing mobile games, ideally in the action genre - A strong portfolio showcasing completed games - Proficiency in game design and development for mobile platforms Please include samples of your previous work in your proposal. I need a cheap mobile game including in app purchasing skins for me to own and promote.

    €1458 (Avg Bid)
    €1458 Průměr. nabídka
    15 nabídky

    I'm seeking an intermediate-level embedded systems developer specialized in the use of interrupts in parallel programming. A knack for solving synchronization issues and implementing real-time functions is imperative. Your responsibilities will include: - Develop and optimize various IoT devices, automotive systems, and medical devices - Solve synchronization problems efficiently - Implement real-time functions effectively The ideal candidate should have: - Solid experience in embedded systems development - Knowledge of interrupts for parallel programming - Familiarity with IoT devices, automotive systems, and medical devices With your digital dexterity, you will propel our diverse projects towards success, leveraging the benefits of parallel programming. Apply now to join...

    €346 (Avg Bid)
    €346 Průměr. nabídka
    9 nabídky

    I am seeking a proficient Java developer to handle back-end tasks for an innovative iOS application. Key responsibilities include: - Implementing server-side logic - Defining and maintaining the database for ensuring performance and responsiveness - Collaborating closely with the front-end developers You would be the perfect fit if you have: - Strong experience with Java and server-side scripting - Firm knowledge of data storage solutions - Prior experience with iOS application development - Good understanding of front-end technologies is a plus. Let's join hands to bring this iOS application to life! يشترط تحدث اللغه العربيه

    €53 (Avg Bid)
    €53 Průměr. nabídka
    19 nabídky

    ** FAVOR DE VER Y LEER EL PDF ADJUNTO CUENTA DEMO WEB ACTUALMENTE EL REPORTE SE PUEDE CREAR PERO EN 2 FORMAS DIFERENTES NECESITO UNIFICARLO Y QUE ME MUESTRE LA DIFERENCIA QUE HAY ENTRE CARGA Y DESCARGA Se requiere un reporte con la siguiente información: Reporte en donde marca el máximo valor de nivel de combustible (carga) en este caso es 20,000lts El reporte deberá tener la condición para tomar el punto de carga de si se conservo en un nivel alto por más de 10 minutos, no se ha movido y no cambio el valor digamos 5000,10000,15000,20000lts lo marcará como carga, cuando este detenido por 10 minutos y empiece a detectar movimiento de descarga de más de 2000 litros lo tomará como descarga el ultimo valor más grande. • ...

    €190 (Avg Bid)
    €190 Průměr. nabídka
    24 nabídky

    **PLEASE SEE AND READ THE ATTACHED PDF WEB DEMO ACCOUNT A report is required with the following information: Report where it marks the maximum fuel level value (load) in this case it is 20,000 liters The report must have the condition to take the load point if it was kept at a high level for more than 10 minutes, it has not moved and the value did not change, let's say 5000,10000,15000,20000lts, it will mark it as load, when it is stopped for 10 minutes and begins to detect discharge movement of more than 2000 liters, it will take the last largest value as the discharge. • The report must be generated in the same place where they are currently generated (image 1). The PDF, HTML and XLS format is required, such as those for Fuel fillings and Fuel thefts. • What we want t...

    €142 (Avg Bid)
    €142 Průměr. nabídka
    42 nabídky

    This Bot is a comprehensive trading platform designed to streamline the process of buying and selling tokens on the Solana blockchain. Here's a breakdown of its key features: Token Purchase: Upon initiating the process (by typing "/start" again), users' wallets refresh with the deposited balance. Users can buy tokens using the deposited amount by simply pressing the "Buy" button. They are prompted to reply with the token address or name and specify the desired amount to purchase. Transactions are executed instantly, providing users with a seamless buying experience. A congratulatory message confirms the successful purchase, marking the beginning of their trading journey on the platform. Managing Positions: After successfully purchasing tokens, users can ma...

    €33 / hr (Avg Bid)
    €33 / hr Průměr. nabídka
    59 nabídky

    I am in need of an experienced web application developer who can help bring my project to life. The ideal candidate should have a strong background in front and back-end development, with a focus on the following key areas: Key Project Details: - User Authentication: The application should have a secure user authentication system, ensuring that only authorized users can access specific features. - Database Integration: A robust database backend is essential for this project. The developer should have experience in designing and working with databases to ensure optimal performance. - Payment Gateway Integration: The successful candidate will be responsible for integrating a payment gateway into the application, ensuring smooth and secure transactions. Desired Skills: - Profi...

    €680 (Avg Bid)
    €680 Průměr. nabídka
    50 nabídky

    Please do not use AI to bid, it will never be accepted. We are seeking a highly experienced Senior React Developer who has a proven track record of working with Solana. As a Senior React Developer, you will be responsible for developing and maintaining high-performance applications using React and Solana. This role requires a deep understanding of React language and Solana blockchain technology. You will collaborate with our team to design and implement efficient and scalable solutions. The ideal candidate should have excellent problem-solving skills, strong communication abilities, and a passion for clean and efficient code. Skills required: - Strong experience with React - Solid understanding of Solana blockchain technology - Proficient in designing and deve...

    €33 / hr (Avg Bid)
    €33 / hr Průměr. nabídka
    83 nabídky

    PLEASE DON'T BID IF YOU CANNOT WRITE EXCEL MACRO TO SCRAPE THE DATA. PYTHON SCRAPPER DON'T NEED I'm in need of a VBA developer who can help in creating a small code for scraping contact details from a specific website. The task involves creating a button in an Excel file that triggers the scraping process and saves the extracted data back into the same Excel file. Note : Project budget is only 6k because it will take max 2-3 hour for experience developer Key Requirements: - Scrape contact details from - Specifically, scrape Owner Name & Address - Implement a function where a user clicking a button triggers the scraping process - Save the extracted data back into the same Excel file Ideal Skills & Experience: - Proficient in VBA programming

    €107 (Avg Bid)
    €107 Průměr. nabídka
    21 nabídky

    I am having a problem with my PHP script that has led to an undefined variable error. Specifically, this error is showing up in the section that handles database activities, particularly during data insertion process. I will provide a video to illustrate the exact issue. Here's what I am seeking: - An expert in PHP scripting that can resolve this undefined variable error - Someone with solid experience handling database operations (especially with data insertion) - Ideally, you will have a background in debugging PHP scripts and database handling Your task will be to identify and correct the errors in my script to ensure smooth and error-free database operations. This should involve an in-depth understanding of the code, pinpointing the undefined variable and ma...

    €25 (Avg Bid)
    €25 Průměr. nabídka
    59 nabídky

    We are currently in search of a skilled Flutter Front End Developer to join our team on a freelance basis in our Hyderabad location. Key Responsibilities: - Develop a mobile application from scratch using Flutter Ideal Candidate: - Proficient in Flutter - Prior experience developing mobile applications - Located in or near Hyderabad - Strong problem-solving skills - Excellent time management and communication skills If you meet these qualifications, we'd love to hear from you. Our project is ready to kick off, so please get in touch as soon as possible. Hello Freelancers We Are Hiring For Bellow Mention Site Location ?Hyderabad Freelance Project Front End Developer 1. Backend server and database Management 2. Android and IOS AND WEB APP Development 3. Mobile ...

    €6 / hr (Avg Bid)
    €6 / hr Průměr. nabídka
    39 nabídky

    We are seeking a highly skilled Python developer with expertise in Microsoft 365, Azure, and Selenium automation to develop a sophisticated account management and reporting system. This project involves integrating Microsoft 365 with Bitwarden or a secure credential management system, automating user account management, and implementing Selenium scripts for login verification and automated reporting from web portals. Responsibilities: Integrate Microsoft 365 and Bitwarden APIs to automate the creation and management of user accounts and secure credentials. Develop and maintain Selenium automation scripts to validate logins and pull reports from web portals. Implement robust error handling and reporting mechanisms for failed logins and other issues. Schedule automat...

    €13 / hr (Avg Bid)
    DOM
    €13 / hr Průměr. nabídka
    20 nabídky

    I'm in need of an expert front-end developer with proficiency in HTML/CSS, JavaScript, React, TypeScript, NextJS, TailwindCSS, PostgreSQL, Prisma, and TurboRepo. Your main task will be focused on form and radio button implementation as part of the user interface. The target design is custom-made, requesting a unique style and layout that will meet our project's specific needs. Your input and creative ideas will be highly valued. OA keen eye for detail, creativity, experience in the mentioned languages, frameworks, editing custom designs, and a record of past similar work are essential for this job.

    €15 (Avg Bid)
    €15 Průměr. nabídka
    9 nabídky

    We are actively seeking an experienced Full-Stack Developer who is proficient in the T3 stack. The ideal candidate should be able to work collaboratively with our team, who are primarily based in India/Pakistan, on an ongoing basis. Preferred skills and experience: - Proficient in T3 stack. MERN stack is optional. - Strong full-stack development abilities - Collaborative work ethos - Availability on a monthly/weekly basis This is not a project-based position; instead, the developer will be engaged on a recurring monthly/weekly basis, providing a consistent stream of work. Please indicate your availability and WEEKLY rate in your proposal. We look forward to working with you. We will be ignoring all proposals not including your WEEKLY rate.

    €173 (Avg Bid)
    €173 Průměr. nabídka
    75 nabídky

    I'm in need of an experienced Android developer to create an educational app. The project will involve implementing a variety of features and functions. Key Features: - Homework Submission: The app should allow students to submit homework through the platform. - Interactive Quizzes: The application should be capable of hosting interactive quizzes for students. - Attendance: Implement a feature for tracking and recording student attendance. - Exams: Integrate a system for conducting and grading exams within the app. The platform is exclusively Android, so the ideal candidate will be proficient in Android app development. It's also a plus if the developer has prior experience integrating APIs, as the project may require this down the line, although this is not yet c...

    €412 (Avg Bid)
    €412 Průměr. nabídka
    38 nabídky

    I'm seeking a highly skilled developer for a cloud-based application, utilising Alfresco for records management. Your responsibilities will include: - Integrating collaboration tools and workflow automation functionalities into the application - Ensuring application is optimised for compatibility with web browsers The ideal candidate has experience in cloud application development, specifically with collaboration tools and workflow automation. Equally essential is a good understanding and experience in Alfresco, particularly in records management. While the application will primarily be for web browsers, the candidate should have a view to potential future compatibility with iOS and Android devices.

    €492 (Avg Bid)
    €492 Průměr. nabídka
    54 nabídky

    We're in search of a talented, reliable and experienced React.js developer who can collaborate with us on a long-term basis to build corporate web applications. Key Requirements: - Proven experience with React.js: You should have a solid understanding of React.js and have worked on similar projects in the past. - Understanding of Corporate Design: Corporate applications often have a more professional and serious tone in terms of design. It is essential that you have experience with corporate design, or at least a willingness to adapt to this style. This is an exciting opportunity to form a long-term partnership with us. If you're a proactive and skilled React.js developer, we'd love to hear from you. We always provide design that should be followed strictly.

    €23 / hr (Avg Bid)
    €23 / hr Průměr. nabídka
    140 nabídky

    Ready to take on a challenge? I am in need of a well-experienced full stack developer who is adept in Wordpress, or another similar site-building system that can be easily modified in future for both design and SEO optimisation. Your expert ability to seamlessly combine front-end and back-end capacities will be crucial to the success of this project. The project encompases 3+ websites, new logo design, testing, and hosting capabilities. Key Requirements: - Mastery of Wordpress or similar. - A minimum of 5 years experience in full stack development. - Expert in UX/UI. - Integration of chat function. - Integration of ticketing system. - Integration of chat function. - Integration of advertising banner function. - A proven record in deploying and maintaining functional, secure and h...

    €18 / hr (Avg Bid)
    €18 / hr Průměr. nabídka
    69 nabídky

    I'm exploring the possibilities of blockchain technology and need the assistance of an experienced C# developer. The task is to create a simple (SAMPLE) program using the NBitcoin library. This program will create a Bitcoin transaction, pushing data into both op_return and op_pushdata segments. I would want to be able to do it live or on testnet. Skills Required: - Proficiency in C# - Experience with the NBitcoin library. This task would involve mainly pushing simple text data for demonstrating purposes. Familiarity with manipulating both fixed and dynamic datasets is highly beneficial for this project. If you're an experienced C# developer with a solid background in NBitcoin and can easily complete this task, please reach out.

    €173 (Avg Bid)
    €173 Průměr. nabídka
    42 nabídky

    I am in need of an experienced React Native developer to build a mobile app compatible with both Android and iOS. The primary functionality of the app will be QR code generation and scanning. It needs a way to generate unique QR codes and accurately scan them. User authentication is also essential to this project. The app should allow creating users with login ad password and allow them to log in to scan qr code. Ideal skills for this job: - Proven experience with React Native - Knowledge of QR code generation and scanning - Experience building secure authentication systems

    €575 (Avg Bid)
    €575 Průměr. nabídka
    218 nabídky

    I'm looking for a skilled PHP coder to tackle the coding aspect of a website project. This website is an online paid-to-play role-playing game, and you'll be instrumental in bringing it to life. Key Responsibilities: - Website Development: You'll be working on the PHP code that will form the backbone of the site. - Building from Scratch: The project is starting from ground zero, so you'll be involved in its creation every step of the way. Ideal Skills and Experience: - PHP Expertise: A strong foundation in PHP is essential for this role. - Web Development: Experience in website development will be a big advantage. - Game Development (preferred but not mandatory): While not a must, any experience in game development, particularly RPGs, would...

    €29 (Avg Bid)
    €29 Průměr. nabídka
    44 nabídky