Magento 2 pub static 404일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 magento 2 pub static 404 건의 일자리 확인, 급여 기준: USD

    ...want a static homepage that really grabs attention right from the get-go. Here's what I'm hoping you could help me with: • Dynamic HTML5 Homepage: I'm envisioning a robust and visually captivating homepage with an animated banner. Your knowledge of animation and its integration onto a webpage will be heavily leaned upon during this project. • React.js used for components: React should be used for the components in the website for building a user and dev friendly interface. • User-Centric Design: The homepage should be specifically designed to appeal to young adults which is my primary target group. Demonstrable experience in designing webpages that cater to this particular demographic would be beneficial. • Skills: HTML5, CSS3, JavaScript,...

    $100 (Avg Bid)
    $100 (평균 입찰가)
    45 건의 입찰

    ...method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: ../../../../../.pub-cache/hosted/:60:19: Error: No named parameter with the name 'primary'. primary: (), ^^^^^^^ ../../../../../dev/flutter/packages/flutter/lib/src/material/:22: Context: Found this candidate, but the arguments don't match. static ButtonStyle styleFrom({ ^^^^^^^^^ Target kernel_snapshot failed: Exception FAILURE: Build failed with an exception. * Where: Script '/home/beemo/dev/flutter/packages/flutter_tools/gradle

    $30 (Avg Bid)
    $30 (평균 입찰가)
    10 건의 입찰

    I am seeking an experienced graphic designer to create engaging visuals for my business's Face...job should: - Have a solid background in graphic design, with a rich portfolio that includes social media content and web banners. - Understand brand identity and how to communicate it effectively through visuals. - Have a strong understanding of Facebook and Instagram's user demographics, platform guidelines, and content trends, to tailor the visuals accordingly. - Be skilled in creating both static and dynamic content (i.e., images, reels, videos). - Be able to start immediately as this project requires an ASAP completion. - Proficient with CAD / Canva / Figma or similar tools I look forward to working with a creative and results-driven professional who can contribute to ...

    $71 (Avg Bid)
    $71 (평균 입찰가)
    33 건의 입찰

    worked based on templates setup and change color upload 500 product on language change logo and color based business All app will be buy client as per needed I will add multi language app after by from client this is first scope for noe second scop will discuss later and cost will be different that one

    $50 (Avg Bid)
    $50 (평균 입찰가)
    1 건의 입찰

    I need a skilled Wordpress PHP developer with experience specifically in manipulating Elementor widgets. Requirements: • Extensive knowledge of PHP to modify the existing functionality of an Elementor button widget. • Expertise in modifying Wordpress static pages. Objective: The current functionality of the Elementor button on my site redirects to an embedded iframe on a static page. I need an experienced PHP developer to modify this functionality. The new action should rewrite the URL for the embedded iframe on the static page once the button is clicked. This will require strong familiarity and expert knowledge of Wordpress, PHP, and Elementor, especially the button widget. Knowledge of JS could also be beneficial. If you believe you can effectively man...

    $18 (Avg Bid)
    $18 (평균 입찰가)
    58 건의 입찰

    ...come from already existing code, but GPT can also be used to rapidly develop code. Here's a breakdown of the APIs, webhooks etc. needed for the functionality we'd like: 1. Order Tracking Shopify Admin API: Use this API to access and manage order data, providing real-time tracking updates to customers. Webhooks: Implement webhooks to receive real-time notifications on order status changes. 2. Shopping Cart Management Shopify AJAX API: Use this API for a seamless shopping cart experience that allows customers to add items to the cart, update quantities, and view cart contents without reloading the page. Storefront API: Allows management of shopping carts directly through customer interactions on the frontend. 3. Order Modifications Shopify Admin ...

    $15 / hr (Avg Bid)
    $15 / hr (평균 입찰가)
    1 건의 입찰

    I'm seeking a skilled PowerPoint designer who can transform two JPEG diagrams into visually engaging PowerPoint slides (Or maybe Microsoft word) The goal is to make presenting information more impactful and striking. I have attached both the images that I require to be update/remad...presentation contemporary. I am also happy to used new/revised people icons. - Simplicity: I do not require any interactive elements like hyperlinks or animations, just a clean, aesthetically pleasing design that can effectively communicate the information. Ideal freelancers for this project would possess strong PowerPoint skills, a knack for visual design, and an understanding of how to translate static images into dynamic diagrams. Experience in graphic design and knowledge of color theory w...

    $61 (Avg Bid)
    $61 (평균 입찰가)
    110 건의 입찰

    I'm in need of a tech-savvy web developer who can build an engaging e-commerce website for my business. Additionally, I am looking for a soc...engaging content, managing ad campaigns and understanding analytics. Ideal Skills and Experience: - Proven experience in building e-commerce websites with a focus on the features mentioned above. - Solid understanding of e-commerce UI/UX principles. - A track record of successful social media marketing campaigns for e-commerce businesses. - Proficiency with platforms like Shopify, WooCommerce, or Magento (experience with more than one is a plus). - Excellent communication skills and a creative mindset to attract and engage a target audience. If you're a dynamic and experienced web developer with strong social media skills, I'...

    $32 / hr (Avg Bid)
    $32 / hr (평균 입찰가)
    214 건의 입찰

    I am in need of a bilingual static responsive website that will be solely one page in length. The site will be designed in both English and French, and should be optimized for basic SEO. Note : have the content ready. website is based on AI and design should be reflecting the same. Key Requirements: - Programming Languages: HTML, CSS, JavaScript - SEO Optimization: Basic SEO optimization is required, please include the best practices for this in your plan. When applying, please include: - Past Work: I would like to see examples of your previous projects, especially those related to single page websites. I am looking forward to your applications.

    $93 (Avg Bid)
    $93 (평균 입찰가)
    16 건의 입찰

    I am in need of an experienced Vue.js developer who can quickly fix my Vue 2.6 application. When I click on a button to go to another page it works fine in development but when I deploy it gives a 404 error. I need this fixed as fast as possible. When you respond to this posting please put "I CAN DO IT" at the beginning of your bid. I don't want to waste time with automatic bids that nobody answers. And please bid honestly and not low ball then ask what's your budget. I will upload the project when I find a person

    $25 (Avg Bid)
    $25 (평균 입찰가)
    26 건의 입찰

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    $176 (Avg Bid)
    $176 (평균 입찰가)
    13 건의 입찰

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    $54 / hr (Avg Bid)
    $54 / hr (평균 입찰가)
    23 건의 입찰

    As a Magento based business owner, I'm looking to significantly enhance the loading times of my website's pages. Key Project Goals: - Minimize the load time of my website's pages which are currently exceeding 4 seconds. After improvements, I'd like the pages to load as quickly as possible. - Specifically focus on optimizing the Product, Checkout, and Category pages as I'm facing the most loading time issues there. To achieve the above-mentioned goals, it is important to optimize the three crucial aspects of the website: - Image optimization – Utilize appropriate compression techniques for optimized image sizing. - Caching Improvements – Enhance the caching mechanisms to make the website extremely responsive. - Code minification –...

    $522 (Avg Bid)
    $522 (평균 입찰가)
    74 건의 입찰

    I am in search of a skilled developer to set up PHP 5.6 and PHP 7.2 on our dedicated server. The server currently runs Plesk and Ubuntu 22.04.4 LTS. I need both PHP versions running on the server, as we have one Magento 1.9 website and one Magento 2.3 website. Key Requirements: - Install PHP 5.6 and PHP 7.2 on our dedicated server running Plesk and Ubuntu 22.04.4 LTS - Set up both PHP versions to be used on different websites - I may require support in configuring the websites to use the specific PHP versions after installation The ideal candidate for this project should have: - Extensive experience working with PHP installations on dedicated servers - Proficient knowledge of Plesk and Ubuntu - The ability to provide guidance on PHP version selection based on the websites...

    $161 (Avg Bid)
    $161 (평균 입찰가)
    58 건의 입찰

    I need an experienced web developer specializing in Magento PHP to assist with an urgent project. The ideal candidate should be able to handle the following: - Work with Magento PHP: You must be proficient in Magento PHP development. Experience in customizing Magento-based websites and plugins is highly desirable. - Fast-paced: The project is time-sensitive and requires a quick turnaround. Therefore, you must be able to work efficiently and effectively under tight deadlines. - Detail-oriented: Attention to detail is key as the project involves the development of a user-friendly, high-quality web application. - Communication: Effective communication is crucial. You should be able to provide regular updates and be responsive to my queries. - Problem-solving: Bein...

    $8771 (Avg Bid)
    $8771 (평균 입찰가)
    34 건의 입찰

    Magento Ninja menu extension sub menu require Font size and spacing change.

    $27 (Avg Bid)
    $27 (평균 입찰가)
    36 건의 입찰

    I'm looking for an expert in R programming to assist with data analysis and visualization. Your main tasks would include: - Employing R for data analysis. - Generating static reports and graphs from the data. A key part of this role will involve applying different data visualization techniques to ensure the data is communicated clearly and effectively. Skills and Experience: - Proficient in R programming. - Experienced in data analysis. - Skilled in static data visualization techniques. - Understanding of data communication principles. Please note, the complexity of the dataset is not yet determined, so adaptability and problem-solving skills are a big plus.

    $7 - $20
    봉인형
    $7 - $20
    16 건의 입찰

    I am currently experiencing an unknown error during the checkout process of my Magento 1 website. The error occurs specifically while customers are entering their payment details. Unfortunately, the error message or codes that would normally help troubleshoot this problem are not visible. Ideally, the successful freelancer will possess: - Deep understanding of Magento 1 platform - Proven problem-solving skills, especially within the context of the checkout process - Ability to identify the cause of unknown errors - Experience servicing e-commerce businesses, dealing with payment processing issues. Your task will be to investigate this issue, identify the cause, and rectify the problem so our customers can complete their purchases successfully.

    $10 / hr (Avg Bid)
    $10 / hr (평균 입찰가)
    96 건의 입찰

    ...Redoute Asos OnBuy using the Amasty Product Feed extension for Magento 2. These feeds are crucial as they help to advertise and sell my products across different platforms. The freelancer should have a good understanding of the Amasty Product Feed extension and have experience in creating and optimizing feeds for different platforms. [Work to do] For all: + add analytics to the online feed + make sure the configurable products work For specific: - Bing, create account and add working feed - Amazon, create merchant account and add working feed - eBay, create merchant account and add working feed - All others, create merchant account and add working feed (we decide which ones to do) [Key requirements] - Proficiency in Magento 2 and Amasty Product Feed e...

    $20 / hr (Avg Bid)
    $20 / hr (평균 입찰가)
    51 건의 입찰

    I am seeking an experienced web designer who can expertly construct an e-commerce ...web designer who can expertly construct an e-commerce website as swiftly as possible. While I hesitated to choose a particular e-commerce platform, I am open to recommendations if they can demonstrably facilitate the project's rapid completion. Ideal skills and experience for this project would include: - Strong understanding and expertise with various e-commerce platforms, such as Shopify, Magento, or WooCommerce. - Previous experience in building e-commerce websites within a short time frame. - Good at understanding client requirements quickly and delivering accordingly. Respond promptly if you believe this project aligns with your skills and can be finished at the earliest. Time is of th...

    $140 (Avg Bid)
    $140 (평균 입찰가)
    81 건의 입찰

    I'm looking for an expert in R programming to assist with data analysis and visualization. Your main tasks would include: - Employing R for data analysis. - Generating static reports and graphs from the data. A key part of this role will involve applying different data visualization techniques to ensure the data is communicated clearly and effectively. Skills and Experience: - Proficient in R programming. - Experienced in data analysis. - Skilled in static data visualization techniques. - Understanding of data communication principles. Please note, the complexity of the dataset is not yet determined, so adaptability and problem-solving skills are a big plus.

    $7 - $20
    봉인형
    $7 - $20
    12 건의 입찰

    I'm looking for an expert in R programming to assist with data analysis and visualization. Your main tasks would include: - Employing R for data analysis. - Generating static reports and graphs from the data. A key part of this role will involve applying different data visualization techniques to ensure the data is communicated clearly and effectively. Skills and Experience: - Proficient in R programming. - Experienced in data analysis. - Skilled in static data visualization techniques. - Understanding of data communication principles. Please note, the complexity of the dataset is not yet determined, so adaptability and problem-solving skills are a big plus.

    $7 - $20
    봉인형
    $7 - $20
    10 건의 입찰

    I'm looking for a meticulous individual with expertise in web development and an interest in writing to superbly showcase my portfolio. * Core Skills: * Sensitivity towards both short and long-form written content. You should have a good eye for design, attention to detail and be able to meticulously highlight the unique features of my work. Your portfolio or samples of past work similarly done will be appreciated. Let me know your innovative ideas on how to effectively highlight these skills in my portfolio.

    $106 (Avg Bid)
    $106 (평균 입찰가)
    59 건의 입찰

    We are seeking an experienced freelancer to resolve a Varnish issue on our Magento staging site. The task requires immediate attention and the ability to work via AnyDesk to troubleshoot and fix the issue efficiently. Key Requirements: Proficient in Varnish configuration and troubleshooting. Expertise in Magento platform and server management. Ability to work via AnyDesk for immediate assistance. Ensure that the live site hosted on the same server remains unaffected during the troubleshooting process. Important Note: Only apply if you are confident in your ability to handle this task professionally and ensure that the live site remains operational without any disruptions. The selected freelancer must be available to start immediately and commit to resolvin...

    $30 (Avg Bid)
    $30 (평균 입찰가)
    6 건의 입찰

    ...looking for a proficient professional who can create a report in Microsoft Access from a MySQL database. The report should contain data from the MySQL database, calculations or summaries of data, visualizations or charts, and be structured as a paginated report, using SQL language. The report should be designed to be accessed as a printable PDF document. It is not required to be interactive, as a static report is sufficient for my needs. Key Requirements: - Proficiency in Microsoft Access, MySQL, VBA, PDF, Python, and Excel - Competency in SQL language for data manipulation - Experience in designing paginated reports The ideal candidate should have a proven track record of creating similar reports, with the skills and knowledge necessary to work with the specified technologie...

    $163 (Avg Bid)
    $163 (평균 입찰가)
    26 건의 입찰

    Hello, I am looking for someone who can do static calculations for the building facade. Details will be given below. M profile (70 * 20 * 0.5 mm), L anchor (80 * 90 * 50 * 3 mm), box profile (30 * 20 * 2 mm) in the lower carcass of the building facade. ) will preferably be of these dimensions and 12 mm fiber cement sheets will be placed on the carcass, but according to the static calculation, the most suitable and economical solution is desired, the building will be 26 floors. It is not a complex project, only the static calculation of the profile carcass to be made for the facade cladding needs to be made, I will share the details later.

    $130 (Avg Bid)
    $130 (평균 입찰가)
    31 건의 입찰

    I'm seeking a talented logo designer to create a vintage style logo for my gadget, primarily. This engaging logo should be instrumental in attracting potential customers. The project involves: - Producing a vintage-style logo - Incorporating specific shapes, text, and symbols into the design Ideal Skills and Experience: - Proven...Skills and Experience: - Proven experience in logo design and brand identity - Ability to design in a vintage style - Creativity and ability to incorporate several elements into a cohesive logo design. Need a logo like Birra Moretti (attached files) but my face in the middle and BIRRA MANASSI in the top and DAL 1985 in the bottom. This logo will be printed by laser in a lot of beer stein for my pub. So I need a definite face and 1 color logo. N...

    $28 (Avg Bid)
    $28 (평균 입찰가)
    80 건의 입찰

    ...of a professional logo and a static website, with fixed content. - The logo should be designed in a Classic and traditional style. It should be elegant and timeless. - The static website requires the following pages: - Home page: This is the main landing page for visitors. It should be visually appealing and provide a good introduction to our brand. - About us page: This page should provide information about our company, its history, and its mission. - Contact page: This page should have a contact form and our contact information, making it easy for potential clients or partners to get in touch with us. Ideal Skills and Experience: - Proven experience in logo design, with a strong portfolio showcasing Classic and traditional style. - Proficiency in static we...

    $250 - $750
    파워형 봉인형
    $250 - $750
    161 건의 입찰

    ...are looking for an expert for static site generation using faustjs/nextjs (v14) and a headless WordPress in a monorepo project. Data fetching is done using graphQL. We already have all required react components for the site, but the components need to be moved into a reusable, independent ui library (including build scripts). We use Storybook which should import components from the ui library. We use styled components as css-in-js solution in our react components. We use graphql code generation to generate typescript types from our fragments. Static site generation should make use of SSR and server components. The coding is more than half done. We are looking for someone, who has already made all the mistakes, and guide us. My backend dev scope the project for 2 da...

    $526 (Avg Bid)
    $526 (평균 입찰가)
    103 건의 입찰

    I am in immediate need of an expert to prepare a comprehensive coursework in explaining how 3 different recipes can help the immune system. Here are the key areas I want addressed: - How every component of the recipe affects the bodies immune system with evidence from pub med articles to back it up (others can be cited but mainly pub med). The perfect candidate for this task should have a solid background in nutrition and immunology, and exceptional research and writing skills. I'm on a tight schedule so please only respond if you can deliver promptly. The attaches is an example of a previous piece of work.

    $23 (Avg Bid)
    $23 (평균 입찰가)
    35 건의 입찰

    I have a JSON file containing form data that I need converted into both HTML and PDF. The PDF version should be static, without interactive elements. - The conversion process can be done manually, using HTML and PDF editors, or automatically, for which you can suggest a suitable script or tool. You're also welcome to combine both methods if you believe it would be more efficient. - The HTML output should be easy to read and navigate. The PDF should retain this readability in a static format, making it suitable for printing and viewing but without interactive features. - You will have creative control over how to best represent the JSON form in these two formats. The end goal is to make the content accessible and user-friendly. I'm looking for a professional wit...

    $17 (Avg Bid)
    $17 (평균 입찰가)
    24 건의 입찰

    I am currently facing a challenge with my website, Kenoshaquilting.net. Attempts to access the page without www. are returning 404 error messages. This is predominantly affecting the Home page, Contact page, and About page. Even though I'm unsure if a redirect from the non-www version to the www version of the website has been set up, I do have access to the website's hosting server. The ideal freelancer for this job should have: - Extensive experience dealing with 404 errors - Solid understanding of website redirects - Proficiency in backend website management - Immediate availability Your task will include: - Identifying and fixing the sources of the 404 errors - Setting up a successful redirect from the non-www version to the www version of the site - E...

    $130 (Avg Bid)
    $130 (평균 입찰가)
    81 건의 입찰

    I'm having trouble with the CSS of my Flask/Python application that's running on a WSGI server like Gunicorn or uWSGI. Despite having configured the server correctly to serve static files, the application's CSS is not displaying as anticipated. Specifics needed: - Experience working with Flask/Python applications - Understanding of CSS, HTML and image handling - Knowledgeable about deploying applications on WSGI servers - Ability to diagnose and resolve rendering issues Your task will be to troubleshoot where the issue is coming from and provide a solution. Your application proposals should be detailed with the steps you will take to rectify this issue, as well as any prior experience you have with similar projects.

    $17 / hr (Avg Bid)
    $17 / hr (평균 입찰가)
    74 건의 입찰

    I need a professional developer to create a static website for my CNC machine shop. The website should accurately portray our brand, mission, and vision, indicating who we are and what we bring to our clients. Main sections to feature prominently on the website include: (1) About Us: Showcasing our mission and vision. We aim to exemplify our company's strong commitment to excellence and customer satisfaction. (2) Services Offered: Highlight our skills in custom CNC machining, CNC milling, surface grinding, and wire EDM. Detailed descriptions will give potential clients a clear understanding of what we offer. (3) Portfolio: Exhibit a selection of past projects that demonstrate our expertise and commitment to high-quality outcomes. (4) Industries Served: Clearly ex...

    $127 (Avg Bid)
    $127 (평균 입찰가)
    158 건의 입찰
    Unity automation 종료 left

    ...what we do is: if you know a way this can be done using automation please reach me first i open each games in unity to see the libraries they are using than i delete the In-app purchase and ads libraries After deleting the libraries, we get errors in codes that uses ads and lAP, so i fix them than i modify the code to give the in app items to users for free Than i have to check for all the static variables used in games, because they needs to get reset every time user come back to home page, else, they will get error the next time we play the game Than i have to create bundle of all the images, sounds and stuffs used in game so that user can download them from our server I have to make sure that the script names for two different project should not be same under same names...

    $24 / hr (Avg Bid)
    $24 / hr (평균 입찰가)
    62 건의 입찰

    I'm looking for an experienced Magento 2 developer to resolve an issue with a broken link on my website. - The problem lies with a 404 error that appears when a checkout link is clicked. - Rather than seeing this error, I wish for users to be redirected smoothly to the correct checkout page, which exists. - Strong understanding of Magento 2, as well as experience in troubleshooting and resolving link issues, are necessary for this task. Your task will involve identifying and fixing the broken link, ensuring it correctly redirects to the appropriate checkout page. Your expertise in Magento 2 will be crucial to the successful and efficient completion of this project.

    $13 (Avg Bid)
    $13 (평균 입찰가)
    11 건의 입찰

    We are seeking a competent UX designer to create a game card face and interaction for children aged 2-5 years. The primary purpose of this project is to: - Improve user experience - Include static card design - Craft interactive contents design The ideal freelancer would need experience with UX design for young users and would be responsible for creating playful, functional, and aesthetically-pleasing designs. The designer should have a proficiency in creating child-centred illustrations and be well-versed in making these illustrations interactive and easy to navigate for small children. Their past work should demonstrate the ability to blend functionality with fun design elements. Their skills should include designing animations that can maintain the interes...

    $440 (Avg Bid)
    $440 (평균 입찰가)
    36 건의 입찰

    ...a Multi-Vendor E-commerce Marketplace using Magento. This marketplace is specially intended for the Indian market. A variety of goods, including but not limited to Electronics, Gadgets, Apparel, Accessories, Home and Kitchen items, will be sold on this platform. Key Features: - Product search functionalities and filters for easy navigation - User reviews and ratings system for transparent shopping experience - Order tracking option for buyers' convenience - Dedicated store pages for each vendor to showcase their products - Compatibility to shopping in India - Implementation of UPI payments for secure transactions - Mobile-friendly design for easy access on smartphones and tablets Ideal freelancer will: - Have considerable experience in Magento platform and e-commer...

    $379 (Avg Bid)
    $379 (평균 입찰가)
    34 건의 입찰

    My Magento website is currently down due to a critical error. This error was showing for a short time on the screen: "Exception: Notice: fwrite(): write of 211 bytes failed with errno=28 No space left on device in /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/ on line 133 in /var/www/html/vendor/magento/framework/App/ Stack trace: #0 [internal function]: MagentoFrameworkAppErrorHandler->handler() #1 /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/(133): fwrite() #2 /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/(119): MonologHandlerStreamHandler->streamWrite() #3 /var/www/html/vendor/magento/framework/Logger/Handler/(88): MonologHandlerStreamHandler->write() #4 /var/www/htm

    $118 (Avg Bid)
    $118 (평균 입찰가)
    33 건의 입찰

    I'm looking for a Python expert who can assist me in setting up real-time video streaming and data transfer from Raspberry Pi 5 to a PC over a static network configuration. The project involves an underwater camera and sensor data. Tasks include: Supply Python client and server scripts on a PC and rpi5+camera over a static IP network connection. Using the picamera2 module to stream video to PC. The video is recorded on the PC (time stamp for file name), with text overlay on the video showing PC date and time. UDP for simple 2way communications of small 'hello world' type text strings between the RPI5 and PC. Happy to control everything from the python script on the PC at present with a simple window for viewing the video. No GUI required at present. You sho...

    $181 (Avg Bid)
    $181 (평균 입찰가)
    9 건의 입찰

    I'm looking for a skilled and experienced developer to help me convert my extensive Adobe XD project into HTML. It's imperative that the end result is responsive and user-friendly across a variety of devices, with a particular emphasis on mobile compatibility. Key Requirements: - Transform multiple XD pages into a cohesive website - Ensure the site is fully responsive and mobile-friendly Ideal Skills: - Proficiency in HTML, CSS and JavaScript - Familiarity with Adobe XD - Prior experience creating responsive websites This project is a great opportunity for someone who enjoys tackling complex design challenges and can deliver a polished, responsive website from an Adobe XD file.

    $92 (Avg Bid)
    $92 (평균 입찰가)
    41 건의 입찰

    I'm looking for a BigCommerce developer to complete the migration of my Magento site. The majority of the site's structure is already in place, but your key role would be to develop: - Configurable Products - Bundle Products Additionally, my BigCommerce store needs to have Product Customization Options added. The desired feature for customization is: - Choice-based customizations: drop-downs or radio buttons Ideal candidates will have a deep understanding of different product types and how to effectively implement them within BigCommerce. Understanding of choice-based customization options is a must for this role. Our product options have cascading drop down selections that are dependent on previous selections. There are also other tasks that will be required to compl...

    min $32 / hr
    봉인형 NDA (비밀 유지 계약서)
    min $32 / hr
    50 건의 입찰

    I need a custom code component created for my PowerApps Canvas App. Key Requirements: - The component should decrypt static text encrypted with AES or any other simple algorithm Deadline: - I need this project completed ASAP. Ideal Skills and Experience for the Job: - Strong experience with C# programming, Java script or any language that we will use to achieve the goal - Prior experience with creating code components for PowerApps Canvas Apps. - Proficiency in encryption/decryption methods

    $164 (Avg Bid)
    $164 (평균 입찰가)
    39 건의 입찰

    The project is hosted on GitHub: The current state of the project is stable and operational. It currently relies on an API connection to fetc...com/caviva/caracoltelevision. The current state of the project is stable and operational. It currently relies on an API connection to fetch movie data, utilizing the public API provided by The Movie Database (TMDb): The upcoming task involves a simple modification: removing the API dependency. Instead, the project will transition to using static information. Additionally, it will integrate functionality to play videos directly from specified URLs. This adjustment aims to streamline the application's functionality and enhance performance.

    $20 (Avg Bid)
    $20 (평균 입찰가)
    6 건의 입찰

    Hi 5 Website work - We wanted to redevelop 3 existing Static HTML+PHP websites, and 2 new Wordpress website. I'm looking for a professional web designer to develop a unique, modern website. The website is to serve as an information sharing platform, targeted at the general public. We are planning for a wordpress website for a Interior Design Business. It should contain the below mentioned requirement. Key Points: - The target audience is the general public, so the design should be user-friendly and accessible to all. - The primary purpose of the site is to share information. It should be easy for me to add new content, such as articles, images, and possibly videos. Required Skills: - Web design expertise, particularly in creating user-friendly and visually appealin...

    $131 (Avg Bid)
    $131 (평균 입찰가)
    62 건의 입찰

    I have a magento webstore running on magento 2.3.4. I want to update it to the latest version with all patches, while maintaining current customers/database/products. I also want usps first class mail parcel/usps ground advantage to show up again as a shipping method.

    $196 (Avg Bid)
    $196 (평균 입찰가)
    27 건의 입찰

    I require a professional to develop an engaging PowerPoint presentation intended for investor pitch meetings in the healthcare business sector. The project needs to be business-oriented, polished, and persuasive. We already have static ppt, it would be nice to have it populated well again with good design and animation. Key requirements: - Clear and concise messaging that resonates with investors in the healthcare sector - A clean and professional design layout - Compelling and persuasive visual elements in line with a healthcare business context Ideal skills and experience: - Proven experience in creating PowerPoint presentations for investor pitches, specifically within the healthcare sector - Excellent visual design and layout skills - Strong ability to translate business...

    $72 (Avg Bid)
    $72 (평균 입찰가)
    44 건의 입찰

    I'm seeking a skilled graphic designer with a strong background in creating static ads for Meta (Facebook and Instagram) and LinkedIn. ABOUT US - We manufacture slushy / granita syrup in 24 flavours, ideally targeting different industries, Party Hire, Pubs and Bars, Take away / convenience stores, sporting clubs, aged care facilities - to name a few that we are targeting. Your core tasks will involve: * Designing captivating static social media ads aimed at driving website traffic / product awareness. * Creating concepts, artwork and layouts for digital ads based on our branding guidelines. * Creating different formats (sizes and layouts) for the various platforms * You will need to come up with the images you would like to incorporate, however if you need us to phot...

    $12 / hr (Avg Bid)
    $12 / hr (평균 입찰가)
    75 건의 입찰

    ...Harshit Sharma, hereinafter referred to as "Developer". WHEREAS, Client desires to have a website developed on the Magento 2 platform, and Developer desires to provide such services. NOW, THEREFORE, in consideration of the mutual covenants contained herein, the parties agree as follows: 1. Services Developer agrees to provide the following services for the Client's website: Magento 2 Site Backups: Regularly upload backups of the Magento 2 website to a test server. Feature Development: Develop any new features requested by the Client. Design Changes: Implement any design changes requested by the Client. Magento 2 Upgrades: Perform upgrades to the latest versions of Magento 2. ERP Sync Module: Develop...

    $506 (Avg Bid)
    $506 (평균 입찰가)
    21 건의 입찰

    ...Harshit Sharma, hereinafter referred to as "Developer". WHEREAS, Client desires to have a website developed on the Magento 2 platform, and Developer desires to provide such services. NOW, THEREFORE, in consideration of the mutual covenants contained herein, the parties agree as follows: 1. Services Developer agrees to provide the following services for the Client's website: Magento 2 Site Backups: Regularly upload backups of the Magento 2 website to a test server. Feature Development: Develop any new features requested by the Client. Design Changes: Implement any design changes requested by the Client. Magento 2 Upgrades: Perform upgrades to the latest versions of Magento 2. ERP Sync Module: Develop...

    $576 (Avg Bid)
    $576 (평균 입찰가)
    115 건의 입찰