ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 joomla components debugging งานที่พบ, การเสนอราคา USD
    สร้างต้นแบบ Joomla หมดเขตแล้ว left

    อยากหา website developer เพื่อออกแบบเวป ของรร.นานาชาติ ถ้าเป็นไปได้อยากให้มีวีดีโอ หรือภ่าพเคลื่อนไหวอยุ่ที่หน้าHOME และมีช่องกรอกข้อมูลเพื่อ mailing list ตัวอย่างรูปแบบเวปที่ต้องการ หรือ

    $563 (Avg Bid)
    $563 การประมูลเฉลี่ย
    2 คำเสนอราคา
    สร้างต้นแบบ Joomla หมดเขตแล้ว left

    พัฒนา Extension พัฒนาเว็บทั้งระบบ ระบบต่างๆ ด้วย Joomla Framework

    $506 (Avg Bid)
    $506 การประมูลเฉลี่ย
    4 คำเสนอราคา
    POS for joomla หมดเขตแล้ว left

    เขียน joomla extension สำหรับ ทำระะขายหน้าร้าน (pos) โดยเชื่อมต่อข้อมูลผ่านฐานข้อมูล

    $1448 (Avg Bid)
    $1448 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Affiliate Program & Sales Mangament หมดเขตแล้ว left

    ทำเวบขายของ มีระบบ affiliate กับ ตัวแทนจำหน่าย เขียนโดยใช้ JOOMLA อยากได้ระบบแบบ ขอให้มานำเสนองานที่บริษัทครับ แบบหน้าบ้านหลังบ้าน เรื่องงบเดี๋ยวคุยกันอีกทีครับ

    $2830 (Avg Bid)
    $2830 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Beginner Java Debugging Assistance Needed 6 วัน left
    ยืนยันแล้ว

    I require a skilled Java programmer to assist me with debugging a beginner-level program. Key aspects of the project: - Debugging: The main focus of this project is to help me fix basic syntax errors and runtime errors that I am encountering in my Java program. - Goal: The primary goal of this collaboration is to ensure that all identified bugs are fixed in the program. Ideal Freelancer: - Proficient in Java: The ideal candidate should have a strong understanding of Java programming, particularly when it comes to debugging and handling errors. - Patient and Detail-Oriented: As this is a beginner-level task, I am looking for someone who is patient and detail-oriented, to help me navigate through the debugging process.

    $17 (Avg Bid)
    $17 การประมูลเฉลี่ย
    7 คำเสนอราคา
    Debugging Login Issue for Laravel Website 6 วัน left
    ยืนยันแล้ว

    We're experiencing an...the cookie, or somewhere in the webpage Key Points: - Occurring for regular users on Google Chrome - Random failures without a pattern I'm looking for a skilled Laravel developer who can help me diagnose and resolve this issue. Ideal Skills and Experience: - Strong proficiency with Laravel PHP framework - In-depth understanding of backend/frontend synchronization - Previous experience with debugging login/authentication issues - Familiarity with handling cookies in a secure manner - Excellent problem-solving skills and attention to detail - Ability to effectively communicate technical information to non-technical personnel The work has to be done remotely using remote control software like TV or anydesk Your help in fixing this issue would be ...

    $144 (Avg Bid)
    $144 การประมูลเฉลี่ย
    46 คำเสนอราคา
    Electrical Engineering Pro for Simulink Project 6 วัน left
    ยืนยันแล้ว

    ...design, and performing signal processing. Key responsibilities: - Build a model simulation - Design a stringent control system - Perform signal processing Although the specific task was not clarified, I value a freelancer who can dynamically adjust to the task at hand. Hence, your application should highlight your past work, experience, and a detailed project proposal–these are essential components to your success in this project. The ideal freelancer should display: - Excellent knowledge of Simulink - Previous experience in model simulation, control system design, and signal processing - Proficiency in MATLAB, and Simulink Blocksets Please ensure to include any relevant software expertise in your application. Robust skills and experience in MATLAB, Simulink, and S...

    $11 (Avg Bid)
    $11 การประมูลเฉลี่ย
    3 คำเสนอราคา

    I have a simple C/C++ program that needs debugging on an urgent basis. I need someone who's an expert in C and C++ and can quickly identify and fix any errors in the code. Ideal candidate should: - Be proficient in C and C++ - Have a good understanding of basic functions and structures in C/C++ - Be able to quickly debug and fix errors -Syntax and Analysis Parsing - Have good communication skills and be able to work under tight deadlines The project is simple in terms of function and structure, so it should be quick work for the right person.

    $24 / hr (Avg Bid)
    $24 / hr การประมูลเฉลี่ย
    37 คำเสนอราคา
    Engaging Online Networking and Resource Forum 6 วัน left
    ยืนยันแล้ว

    I'm on a quest to build a vibrant online forum for discussion and networking. A space where engaging dialogues are initiated, resources are shared liberally, and connections are built organically. It's intended to be more than just a platform, but a thriving community where everyone comes together to exchange ideas, insights, and learnings. Key Components of the Site: - Resource Sharing: As part of fostering knowledge exchange, the website will feature robust resource sharing capabilities. Users should be able to freely access and share E-books, articles, online courses, case studies, white papers, and online applications. - User Interaction: The success of this community hinges on dynamic user interactions. Therefore, the forum should support posting comments and repl...

    $750 - $1500
    แนะนำ ปิดผนึก
    $750 - $1500
    62 คำเสนอราคา
    Custom Business App with Image Capture 20 ชั่วโมง left
    ยืนยันแล้ว

    ...by an "Upload" button for each document section. Step 1: Initialize the App Start by creating a new Canvas app from blank in Power Apps Studio. On the app’s OnStart property, initialize context variables that will control the visibility of the camera and determine which section is active. PowerApps Copy code UpdateContext({showCamera: false, currentSection: ""}) Step 2: Set Up User Interface Components Add text input controls for "First and Last Name". Label each text input appropriately. Step 3: Insert Camera Control Insert a Camera Control and set its Visible property to the showCamera variable. PowerApps Copy code Visible = showCamera Step 4: Implement Upload Buttons for Each Document Section You'll need separate buttons for each secti...

    $189 (Avg Bid)
    เร่งด่วน
    $189 การประมูลเฉลี่ย
    7 คำเสนอราคา
    CSCART MV Site: Debug, Optimize & Redesign -- 2 19 ชั่วโมง left
    ยืนยันแล้ว

    I have a CS-Cart Multi-Vendor site that experienced a severe breakdown ...experience. This could involve improving page loading speed, streamlining the user journey, or other UX-related optimizations. - Create and install a new visual template: A fresh, engaging visual template can breathe life into the site. This is vital for user retention and engagement. Ideal candidates for this job should have: - Profound expertise in CS-Cart Multi-Vendor platform. - Strong debugging skills in PHP and MySQL. - Experience in server configuration and security settings. - Solid understanding of user experience principles. - A creative eye for designing visual templates. Looking to establish a long term relationship as I will be needed more maint and features..including getting the mobile versi...

    $451 (Avg Bid)
    เร่งด่วน
    $451 การประมูลเฉลี่ย
    59 คำเสนอราคา
    SQL Server VB.net Developer Needed 6 วัน left
    ยืนยันแล้ว

    I need a talented VB.net developer with a strong background in SQL Server. Key Responsibilities: - Develop software applications using VB.net - Efficiently manage databases - Designing, coding, testing, and debugging software applications using VB.NET. - Calling third-party API - Payment gateway integration - Stored Procedure Ideal Candidate: - Proven experience in VB.net development - Strong familiarity with SQL Server - Good problem-solving skills - Ability to work independently and meet deadlines. Please provide relevant work samples in VB.net development and describe your experience with SQL Server.

    $339 (Avg Bid)
    $339 การประมูลเฉลี่ย
    13 คำเสนอราคา
    Web App Email Notifications Repair 6 วัน left
    ยืนยันแล้ว

    I'm seeking a programmer to fix the email notifications in my web-based application. Currently, emails are not being sent out as intended. Key Responsibilities: - Troubleshoot the email notification system within the web app - Identify and correct the issue causing emails not t...Troubleshoot the email notification system within the web app - Identify and correct the issue causing emails not to be sent Ideal Skills: - Proficiency in working with web-based applications - Extensive experience with email notification systems - Strong troubleshooting and problem-solving skills - Knowledge of SMTP servers and how to configure them - Attention to detail and thoroughness in debugging Please apply if you have the required skill set and are confident in your ability to resolve this ...

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    26 คำเสนอราคา
    Sophisticated Backtrader Strategy Development with Interactive Brokers 6 วัน left
    ยืนยันแล้ว

    I am looking for a highly experienced developer specifically skilled in Backtrader and Interactive Brokers integration to create an intricate trading strategy. Key components of this strategy include: - Incorporation of risk management tools to safeguard investments - Multiple time frame analysis for comprehensive market overview - Utilization of Exponential Moving Average (EMA) in decision making I require the strategy's entry and exit criteria to be based on: - Moving average crossovers to identify potential market opportunities - Identification of support and resistance levels to pinpoint price boundaries - Breakout strategy implementation to exploit significant price moves I am open to discussing other elements that you think might be beneficial to the strategy, your...

    $147 (Avg Bid)
    $147 การประมูลเฉลี่ย
    17 คำเสนอราคา

    I am currently experiencing several issues with my Flutter project and urgently require skilled assistance. The primary problems include persistent build errors and several UI layout issues. Ideally, the chosen candidate will be proficient in working with the Flutter framework, experienced in solving similar issues, and familiar with both Android and iOS development. • Build Errors: My project has been spawning various build errors that hinder the execution of the application. The freelancer is expected to help identify and rectify these errors. • UI Layout Problems: There are also vital concerns with the user interface layout. Some pages don't render correctly on different screen sizes, and the general responsiveness of the UI is inconsistent. The task would involve pinp...

    $30 (Avg Bid)
    $30 การประมูลเฉลี่ย
    7 คำเสนอราคา
    Laravel Web App Revamp 6 วัน left
    ยืนยันแล้ว

    I've purchased a Laravel web app from CodeCanyon and it needs some modifications. This project will include design changes, functionality enhancements, and bug fixes. Here are the specifics: - Design Changes: Al...functionalities, refining them for a smoother user experience would be ideal. - Bug Fixes: As part of this assignment, I'll need bugs identified and fixed to ensure everything operates smoothly. Familiarity with Laravel and web app troubleshooting are critical. Skills & Experience Needed: - WordPress recognition - Laravel framework - Payment integration - UX/UI design skills - Proven troubleshooting and debugging abilities. Should you possess these skills and can deliver quality work, I urge you to bid. Looking forward to seeing the Laravel magic in my ...

    $19 (Avg Bid)
    $19 การประมูลเฉลี่ย
    16 คำเสนอราคา
    Multiplatform Dance Studio Mobile Application 6 วัน left
    ยืนยันแล้ว

    I'm after a full-fledged mobile appli...platform for users to discuss dance classes, schedules, or general queries. - 'Booking Studio Space': We have 2 dance studios for rent, users should be able to book them through the app. Registration Process: We require users to register for classes: - An Enrollment Form within the app itself - emailed to the Owner The preferred freelancer for this project must have the ability to merge these components into a cohesive, user-friendly experience. Previous experience in developing similar multi-functional applications is greatly appreciated. The main skills required are mobile app development, UI/UX design and knowledge of both iOS and Android development. Knowledge of the dance industry is a plus. Dont have a big school, so ...

    $194 (Avg Bid)
    $194 การประมูลเฉลี่ย
    63 คำเสนอราคา
    Fire Panel Installation Step-by-Step Animation 6 วัน left
    ยืนยันแล้ว

    I'm looking for a talented animator to create a detailed, step-by-step animation of the installation process of fire protection panels. The animation should provide a clear understanding of how the system is assembled, making it easy for technicians and installers to follow along. Key Requirements: - Detailed Animation: The animation needs to be highly detailed to show the specific components and connections of the system. - Step-by-Step Process: The animation should follow a logical sequence, breaking down the installation process into clear and easy-to-follow steps. - Audience-Oriented: The animation is intended for technicians and installers. Therefore, it should be technical enough to be instructive but also accessible to those with practical, hands-on experience. Ideal S...

    $137 (Avg Bid)
    $137 การประมูลเฉลี่ย
    47 คำเสนอราคา

    I'm looking to have a specialist in ESP programming who can integrate motion sensors into a mechatronics project. You will be tasked with implementing motor control functionality and programming motor speeds. Writing and deploying a program. Key components are 2 step motors 1 proximity sensor 1 ESP32-S3 3.5 inch for control misc. electrical components Key aspects of the project include: - Sensor Integration: Specifically, I require the integration of proximity sensor. Your experience with such sensors will be crucial to the success of this project. - Motor A, Control from touch panel, the only variable setting is speed - Motor B, Control from touch panel, the user must be able to set the speed of the rotation, also this motor will have a proximity sensor, when triggere...

    $227 (Avg Bid)
    เร่งด่วน NDA
    $227 การประมูลเฉลี่ย
    10 คำเสนอราคา

    ...to be converted to our new layout The winner then is chosen and will convert 9 more pages for a total of 10 pages So again please only convert one page now, but if you win you will have to convert 9 more pages! Convert content of ten pages (see list below) to our new layout Attached is our current packageof nuxt-vue-components You use existing components and create new ones. !!Any boldings must be translated from <b> to <strong>, text must be copied correctly!! Any icons and images you use will also be delivered even if copyrighted. We will later replace them. The other 9 urls (DO NOT CONVERT THESE! ONLY THE WINNER WILL) www

    $70 (Avg Bid)
    การันตี
    Linux and Bash Script Expert Needed with networking expertise 6 วัน left
    ยืนยันแล้ว

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $88 (Avg Bid)
    $88 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Electrical Engineering Internship Experience Report 6 วัน left
    ยืนยันแล้ว

    I am looking for a detail-oriented writer to help me create a comprehensive Industrial Experience Report highlighting my internship at Electrical Shelf - an electrical engineering firm. I would like the report to focus on the following aspects: - Electrical system design: This includes designing circuit diagrams, calculating power requirements, and selecting the right components. A good understanding of electrical engineering principles and practices will be required for this. - Switching board assembly: This involves understanding wiring diagrams, troubleshooting electrical faults, and ensuring proper insulation and safety measures. Experience in handling electrical assembly tasks will be beneficial. - Problem-solving techniques: My internship entailed regular problem-solv...

    $13 (Avg Bid)
    $13 การประมูลเฉลี่ย
    12 คำเสนอราคา

    I am looking for a Laravel programmer with experience in Filament. The primary purpose of this project is to modify or extend an existing application. Key Requirements: - Expertise in Laravel: Proficiency in Laravel is a must. You should have a solid understanding of its structure, components, and best practices. - Experience with Filament: Knowledge of Filament is crucial. You should be able to navigate its features and effectively integrate it within the existing application. The ideal candidate should be able to enhance the existing application with new features, improve user experience, and ensure a seamless, bug-free operation. You should be able to understand the existing codebase and work collaboratively to deliver the required modifications. Decent communication skills ar...

    $126 / hr (Avg Bid)
    $126 / hr การประมูลเฉลี่ย
    97 คำเสนอราคา

    I'm seeking a skilled Bootstrap developer to construct a professional and interactive business/portfolio website. Key responsibilities include: - Implementing a responsive design to ensure optimal readability across various devices. - Creating customizable templates to fit a variety of content types. - Utilizing Bootstrap components to enhance user experience. The project also requires close attention to color scheme and branding, as I will provide specific guidelines that need to be strictly followed. Ideal Skills and Experience: - Proficient in Bootstrap framework - Great understanding of responsive design principles - Experience in Web Design implementing customizable templates - Flair for color scheme and branding compliance.

    $311 (Avg Bid)
    $311 การประมูลเฉลี่ย
    81 คำเสนอราคา

    I need a proficient Matlab coder to assist with debugging my existing Matlab code which is currently undergoing some issues. Here's what needs to be accomplished: - Debugging: The code needs to be thoroughly examined for bugs and the cause of the malfunctions need to be rectified. - Adding New Functionality: Progressive functions need to be infused into the existing code to improve its overall productivity. - Optimization: In order to expedite the execution process, the overall performance of the code needs to be enhanced. The ideal candidate should not only possess substantial experience in Matlab coding, but must also be dexterous in debugging and optimizing for performance improvement. Prior experience in adding new functionalities will be highly advantageous...

    $31 (Avg Bid)
    $31 การประมูลเฉลี่ย
    9 คำเสนอราคา

    ... The aim of this phase is to further enhance the user experience, strengthen the marketplace's functionality, and implement new features. Key responsibilities will include: - Improving the user experience: making the platform more intuitive and user-friendly. - Enhancing marketplace functionality: ensuring the platform runs smoothly and efficiently. - Implementing new features: adding fresh components to keep the marketplace competitive and engaging. Successful freelancers should have: - Proven experience in marketplace development. - A strong understanding of user experience design. - Proficiency in relevant programming languages and technologies. - Excellent problem-solving skills and attention to detail. Please provide details of your relevant experience and how you pl...

    $180 (Avg Bid)
    $180 การประมูลเฉลี่ย
    44 คำเสนอราคา

    ...compression level and preserve colors; - the package must be developed in c#, compliant with .net/.net framework/Mono and ready to be used in windows/ maui ios & android projects; - the developer must provide c#, not hardcoded and fully commented source code; - the developer can't use third party components except for open source ones; - in case third parties components are involved, the develope must ensure us the licenses for third parties components allow distribution/use for commercial purposes; - the developer must sign the feelancer's intellectual property agreement. The payments will be: - 1/3 milestone after the developer provide sample projects for each platform with the compiled package, after we checked it's fully compliant - 2/3 miles...

    $544 (Avg Bid)
    $544 การประมูลเฉลี่ย
    61 คำเสนอราคา
    Modern Bathroom Elevation Design 5 ชั่วโมง left

    I am searching for an expert in creating modern bathroom elevations. The primary goal is to prepare detailed drawings for builders to properly plot plumbing, electrical and tile work, ensuring space optimization and enhanced fu...Precise placement of plumbing fixtures - Clear designation of electrical outlets and switches - Thoughtful layout and pattern suggestions for tiles. Ideal candidates will have a proven track record in bathroom design, particularly in modern styles. Depth of experience with drafting elevations that can be effectively utilized by builders is vital. Attention to detail when planning for varied components and an ability to envision stylish yet functional spaces is highly preferred. A strong understanding of efficient design and flow within modern bathrooms i...

    $377 (Avg Bid)
    เร่งด่วน
    $377 การประมูลเฉลี่ย
    30 คำเสนอราคา

    ...course should be tailored to fit learners who already grasp the basic principles of software development and technology are prepared to move into more intermediate techniques and principles. Course Content • Put emphasis on practical applications and live coding examples to reinforce theoretical concepts. • The course should also cover key software development areas such as code writing and debugging, system design, and software testing. • The content should be geared towards an intermediate understanding, hence prior experience in teaching or tutoring at this level would be beneficial. Certifications and Skills Needed • Test-driven development • Knowledge in various software development languages (PHP, HTML, REACT, Java, Python, C++, etc.) • E...

    $48 (Avg Bid)
    $48 การประมูลเฉลี่ย
    6 คำเสนอราคา
    Laravel Controller Bug Fix 6 วัน left
    ยืนยันแล้ว

    As a client, I'm currently experiencing an unspecified "controller not found" bug in my Laravel application. Unfortunately, I haven't been able to determine any exact error messages, affected pages/routes, or recent application changes that could be related to the issue. I'm looking for an experienced Laravel developer with the following skills: - Debugging and troubleshooting Laravel applications - Comprehensive understanding of Laravel controller structures My main goal is to have the current bug fixed efficiently and professionally. Don't hesitate to ask if you have any questions. Please include any similar Laravel bug fixing experiences in your proposal. Your ability to describe the possible problems based on the lack of specific error information...

    $27 (Avg Bid)
    $27 การประมูลเฉลี่ย
    67 คำเสนอราคา
    C++ MFC Expert for Bug Fixing 6 วัน left
    ยืนยันแล้ว

    I am in need of a skilled C++ MFC expert, specialising in bug fixing. My software is experiencing runtime errors during specific ope...skilled C++ MFC expert, specialising in bug fixing. My software is experiencing runtime errors during specific operations, and I require assistance to diagnose and correct these glitches. - Tasks will include tracking down the source of these errors and rectifying them. Skills and Experience Needed: - Extensive knowledge and experience with C++ and Microsoft Foundation Classes (MFC) - Strong debugging skills - Proven experience in handling runtime errors - Capacity to understand complex software operations - Exceptional problem-solving abilities. If you have the relevant experience in resolving runtime errors in an MFC environment, I welcome...

    $31 (Avg Bid)
    $31 การประมูลเฉลี่ย
    14 คำเสนอราคา
    Entertainment-Focused Android App Development 6 วัน left
    ยืนยันแล้ว

    ...project. Creativity and ideas for entertainment-focused applications are a definite advantage. Task Management Features: - The app must primarily include the ability to manage tasks. While specific functionalities were not listed, potential features of interest could be creating tasks, setting due dates, and assigning tasks. Knowledge and experience in designing user-friendly task management components will be highly valuable. Freelancers are encouraged to ask questions if further details are needed before placing a bid. The ideal candidate will have a proven track record of designing and developing successful entertainment and productivity apps. Integral to this project is the ability to align with my needs while also contributing original ideas based on industry expertise an...

    $122 (Avg Bid)
    $122 การประมูลเฉลี่ย
    10 คำเสนอราคา
    Trophy icon Minimalist Webpage Redesign in Figma 29 วัน left

    ...page includes two tabs, and I will adjust their layout, structure, and user interface elements to mirror the overarching, minimalistic theme. Desired Skills & Experience: * Proficiency with Figma. * A keen eye for minimalistic design. * Experience in web page and web app redesign. Essentials: * Harmonize designs while adhering to minimalistic principles. * Rework on layout structure and UI components. * Ensure the website maintains user-friendly navigation. The primary intent is to furnish the website with a minimalist personality, without compromising on usability and navigation ease. The renovated designs must encapsulate a clean and compelling digital experience, which the brand aims to offer to its users. Webapp is: Login info: User: supertech

    $30 (Avg Bid)
    การันตี
    Sanity Developer 6 วัน left
    ยืนยันแล้ว

    We are seeking a proficient Sanity Developer who specializes in mobile design and is adept at resolving website errors. As a Sanity Developer in this role, you will be responsible for creating mobile-friendly designs and addressing any technical issues or errors on our website using Sanity CMS to ensure a seamless user experience across all devices. Tech Stack: Sanity CMS HTML5, CSS3, J...in this role, you will be responsible for creating mobile-friendly designs and addressing any technical issues or errors on our website using Sanity CMS to ensure a seamless user experience across all devices. Tech Stack: Sanity CMS HTML5, CSS3, JavaScript React.js (or similar front-end framework) Responsive design frameworks (e.g., Bootstrap) Version control systems (e.g., Git) Web debugging to...

    $2515 (Avg Bid)
    $2515 การประมูลเฉลี่ย
    81 คำเสนอราคา

    ...Lightning Web Components (LWC) and can assist in the creation of custom pages for my Salesforce instance. Key Points: - The primary task is to create custom pages that are responsive and user-friendly. - Your expertise in Salesforce LWC is paramount. Please ensure you have demonstrable experience in this area. - The development of the pages should be done with scalability in mind, ensuring they can grow with the needs of the business. Additionally, I require ongoing support for this project: - This includes regular maintenance and updates to the custom pages. - A proactive approach to identifying and rectifying potential issues is highly valued. - You should be available for consultation and support as and when required. Ideal Skills: - Proficient in Salesforce Lightning Web...

    $25 / hr (Avg Bid)
    $25 / hr การประมูลเฉลี่ย
    29 คำเสนอราคา
    Experienced PHP CodeIgniter Developer Needed 6 วัน left
    ยืนยันแล้ว

    I'm in need of a skilled PHP CodeIgniter Developer to help me debug my existing application. Key Points: - The main goal of this project is to fix bugs within the current application. Therefore, I require someone with a strong background in troubleshooting and debugging. - I'm specifically looking for a developer with extensive experience in PHP CodeIgniter. Therefore, please highlight your experience in this specific framework when you apply. Ideal Candidate: - Proficient in PHP CodeIgniter - Proven experience in debugging applications - Strong problem-solving skills - Excellent attention to detail - Ability to work independently and efficiently Please make sure to include your experience in your proposal. Looking forward to working together.

    $183 (Avg Bid)
    $183 การประมูลเฉลี่ย
    119 คำเสนอราคา
    Senior Unity Developer for Action Game 5 วัน left
    ยืนยันแล้ว

    I'm in need of an exceptionally experienced Unity Developer who can aid in crafting an action game for the PC platform. Key responsibilities will include: - Collaborating in the design & development of the game mechanics and user interface - Debugging and optimizing for compatibility and performance on PC - Implementing innovative and immersive gameplay features Ideal Candidate Skills: - Expertise in Unity game development - Proven history of developing action games - Strong grasp on C# and object-oriented programming - Familiarity with PC game development and compatibility optimization Applicants, please share your relevant portfolio pieces and prior experiences pertaining to action PC games development.

    $1665 (Avg Bid)
    $1665 การประมูลเฉลี่ย
    31 คำเสนอราคา
    J2Store Extension Developer Required 5 วัน left
    ยืนยันแล้ว

    I need a Joomla plugin developer to create a payment plugin specific to J2Store. Skills and Experience: - Joomla Plugin Development - Extension Specific for J2Store - API payment integration

    $167 (Avg Bid)
    $167 การประมูลเฉลี่ย
    57 คำเสนอราคา

    I'm looking to create a custom CRM platform that leverages NFC card technology, and an accompanying iOS app. Here's a breakdown of the project's key components: - **NFC Card Interface Features:** - Payment Processing: Users should be able to make purchases directly through the interface - Access Control: Secure access to certain information or features based on user roles - Loyalty Program Management: Implement a loyalty program to incentivize user engagement - User Portfolio: Users should be able to customize their interface with links, contact information, and product displays - **iOS App Development:** I need an iOS app to complement the NFC interface and provide a seamless user experience across different platforms. Ideal candidates for this p...

    $125 (Avg Bid)
    $125 การประมูลเฉลี่ย
    6 คำเสนอราคา
    Trophy icon Refreshed Brand Logo Design 5 วัน left

    ...‘Animal Assisted Therapy’ under the barn in smaller font 5. Change the background colour to one provided 6. Open to a creative flair on font I'm searching for a talented graphic designer to help breathe new life into my company's logo. I am currently not satisfied with the existing design and want to focus on modifying the color scheme and typography, with a possible addition of few words. Key components of the project include: • Transitioning the color scheme to earth neutral tones from its existing palette • Revamping the typography to provide a more appealing look • Adding words to the logo (will be disclosed in further discussions) Experience in logo design and branding with an understanding of current design trends is important for ...

    $51 (Avg Bid)
    การันตี

    I require your expertise for an end-to-end testing of my Ruby on Rails application. Inclusive of all the components, which are Models, Controllers, and Views. Knowledge and usage of MiniTest, Simplecov, and Capybara for the testing frameworks are also required for this project. Key features for testing: - User Authentication - Database Queries - Form Validation The ideal candidate would be someone experienced with Ruby on Rails applications, fluent in the use of multiple testing frameworks, and specializes in identifying and rectifying potential pitfalls.

    $147 (Avg Bid)
    $147 การประมูลเฉลี่ย
    23 คำเสนอราคา

    I'm in need of JavaScript help, but I've skipped the specific questions pertaining to what I exactly need in terms of assistance, JavaScript frameworks or libraries, and the main purpose of the project. This could mean I need help on multiple fronts. So, I'm seeking an experienced JavaScript developer with broad expertise including but not limited to: - Debugging - Code optimization - Designing interactive web elements - Working with commonly used frameworks such as React, Angular, and Vue.js - Creating dynamic web pages - Building web applications - Enhancing user interactions Your bid should reflect your ability to handle a wide array of tasks and complexities. As we move forward, I will provide more detailed information about the specific tasks at hand. Here is ...

    $23 (Avg Bid)
    $23 การประมูลเฉลี่ย
    24 คำเสนอราคา

    ...expert to modify an existing STL file of a box container, designed to house a 2.8-inch display. The primary objective of this project is to enhance the functionality and aesthetics of the current model. Scope of Work: 1. Internal Modifications: Integrate four stoppers/screw guides inside the container to secure the components effectively. 2. External Modifications: Add three strategically placed holes on the sides of the container to accommodate additional components or wiring needs. Transform an existing USB-C port into an SD Card port, ensuring precise dimensions and fit. 3. Aesthetic Enhancements: Refine the design by rounding the borders and corners of the container, aiming for a sleeker and more user-friendly finish. Existing Model: :4297704

    $34 (Avg Bid)
    $34 การประมูลเฉลี่ย
    16 คำเสนอราคา

    I am in immediate need of a skilled AWS developer to address various issues in my application. These include improper error handling, server banner disclosure, and misconfigured CORS. Requirements: - Identify and rectify improper error handling, ensuring that user-friendly error messages are displayed and errors are logged for debugging purposes. - Address server banner disclosure, to enhance the security of the application. - Modify CORS configuration to prevent misconfigurations and enhance security measures. I am looking for an expert who is well-versed in AWS, particularly in working with applications. The ideal freelancer for this job should have: - A thorough understanding of AWS services and its integration with Next.js. - Proficiency in addressing security vulnerabili...

    $21 / hr (Avg Bid)
    $21 / hr การประมูลเฉลี่ย
    13 คำเสนอราคา
    Figma to React.js/Angular.js (Front-End) 5 วัน left
    ยืนยันแล้ว

    Bids: Please show at least 3 websites ...Tailwind CSS for this project. I need the project completed within 1-2 weeks, so the ideal candidate will have experience working with tight deadlines and be able to deliver quality work within a short timeframe. Tech: Front-end Framework: React.js/Angular with + Typescript Styling: Tailwind CSS Requirements: - Must be ready to be able to be integrated with a backend and have all components and APIs required - Must be responsive (work across mobile/desktop/laptop/tablet screens) - Must not have any spacing/alignment/responsive/font issues or mistakes - Must match design provided - Must use an admin panel theme such as minimals or better - Must have all required animations - Must show progress throughout - Must be tested and look g...

    $886 (Avg Bid)
    $886 การประมูลเฉลี่ย
    224 คำเสนอราคา

    Looking for a talented engineer to build a vending machine that can reblend frozen protein-packed smoothies and dispense them daily, with a capacity for 50 to 100 servings. Key Requirements: - The machine must be capable of storing and dispensing protein smoothies. - The machine should have the capacity to...and dispensing protein smoothies. - The machine should have the capacity to reblend frozen smoothies before dispensing. - The machine should be able to handle daily use. - Designed to hold and dispense between 50 to 100 servings. Ideal Candidate: - Previous experience with vending machine design and construction. - Strong mechanical engineering skills, and ability to source necessary components. - Understanding of health and safety regulations for food dispensing ...

    $15033 (Avg Bid)
    $15033 การประมูลเฉลี่ย
    12 คำเสนอราคา

    ...Management: Ensure compliance with labor laws and regulations, as well as mitigate HR-related risks. 10. Timekeeping System: Integrate a timekeeping system to track employee attendance and manage work hours effectively. Deliverables: • Design and development of the All-in-One AI-Based HR Solution Platform. • Comprehensive documentation outlining system functionalities and user guides. • Testing and debugging to ensure the platform's reliability and performance. • Ongoing support and maintenance as needed. Skills and Experience: • Proficiency in AI development, particularly in natural language processing (NLP) and machine learning (ML). • Experience in HR software development and familiarity with HR processes and best practices. • Strong p...

    $2115 (Avg Bid)
    $2115 การประมูลเฉลี่ย
    78 คำเสนอราคา
    # Fast API **Backend Developer (FastAPI)** -- 3 5 วัน left
    ยืนยันแล้ว

    ...in FastAPI to join our dynamic team. This individual will be responsible for building and maintaining the server-side logic, ensuring high performance and responsiveness to requests from the frontend. **Key Responsibilities**: 1. Design, build, and maintain efficient, reusable, and reliable FastAPI code. 2. Implementation of security and data protection solutions. 3. Integration with frontend components and third-party services. 4. Define and maintain the database models and schemas using MongoEngine with MongoDB. 5. Optimize applications for maximum speed and scalability. 6. Collaborate with the frontend team to integrate user-facing elements. 7. Ensure the application is containerized using Docker. 8. Use Bitbucket for version control and code collaboration. 9. Implement CI/CD...

    $12 / hr (Avg Bid)
    $12 / hr การประมูลเฉลี่ย
    35 คำเสนอราคา

    I'm experiencing an issue in my Android application where it crashes on startup when opening specific features. The bug seems to trigger and cause the application to malfunction. I am therefore in need of a skillful developer with solid experience in Android app development and debugging to help address this glitch. Essential Skills: - Proficient in Android App Development - Advanced troubleshooting and debugging skills - Familiarity with Login features mechanisms Responsibilities: - Identify the root cause of the crash - Implement a solution to stop the app from crashing on startup - Ensure proper functioning of the login feature. I look forward to a quick resolution of this critical hindrance in my app.

    $76 (Avg Bid)
    $76 การประมูลเฉลี่ย
    21 คำเสนอราคา
    Linux and Bash Script Expert Needed with networking experience 5 วัน left
    ยืนยันแล้ว

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $82 (Avg Bid)
    $82 การประมูลเฉลี่ย
    10 คำเสนอราคา