Downloadphoto javascript urlJobs

Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 downloadphoto javascript url jobs fundet, i prisklassen EUR

    ...Clear Cache: If you are using a caching plugin or your hosting provides caching services, clear the cache. Sometimes, outdated cached files can prevent new changes from appearing correctly. Re-save Permalinks: Go to your WordPress Admin area, navigate to Settings > Permalinks, and simply click "Save Changes" without making any changes. This can sometimes refresh the WordPress rewrite rules and fix URL-related issues. Check Custom Fields: For the recent ads that are not displaying correctly, edit one of the ads in the WordPress Admin area and ensure that all the necessary custom fields have been filled out correctly. Reinstall Theme: If the issue persists, consider reinstalling the Adifier theme. Make sure to back up your website before doing this. You can do this by ...

    €144 (Avg Bid)
    €144 Gns Bud
    57 bud

    ...beskrivelse. Billedet vil indeholde et produktnummer, som er essentielt for vores produktkatalogisering. Målet er at automatisere denne proces, så manuel upload til AI-generatoren minimeres eller elimineres. Produktoprettelse med Variabler: Produkterne skal oprettes på webshoppen komplet med variabler, der dækker alle tilgængelige størrelser og priser. SEO-venlige URLs og Metadata: Produktets URL skal matche produktets titel for at optimere søgemaskinevenlighed. Meta titel og beskrivelse skal genereres i overensstemmelse med RankMaths standarder for at sikre optimal SEO-ydelse. Produkt- og Variabel SKU Format: Varenummeret (SKU) på shoppen skal formateres som "produktnummer-titel", med variabler specificeret som "...

    €131 (Avg Bid)
    €131 Gns Bud
    4 bud
    English to French Udløbet left

    As discussed - https://www.freelancer.co.uk/users/l.php?url=https:%2F%%2Fspreadsheets%2Fd%2F1nvo-U4DoeBK9NABdqOfCxJbNtx_bi4WnXtMHP927g6c%2Fedit%23gid%3D1761056546&sig=ae833c357c401da5803eac26c4379dece68c67abae9ec432c793a35434f144d6 https://www.freelancer.co.uk/users/l.php?url=https:%2F%%2Fspreadsheets%2Fd%2F1Vx_gMQdOemUmfRwBzPqE7BboZ1cMAmMt_s3VpWeL9Lg%2Fedit%23gid%3D196274952&sig=9e09b8297dc882dbcd45060b5c05b3510f7d2bf0cac9cf1d98884e9d7cf791b9

    €86 (Avg Bid)
    €86 Gns Bud
    1 bud

    I am looking for a content creator who can help me create engaging content for my social media platforms, specifically Facebook, Instagram, TikTok, and YouTube.Soc...posting requirement (10 video-Image per day), I would love to hear from you. Please provide samples of your previous work along with your proposal. Please check our instagram account and download our application to understand better about our requirements. you can find some examples in shared reels of our Instagram. Instagram: sosiroapp Googleplay link: https://www.freelancer.com/users/l.php?url=https:%2F%%2Fstore%2Fsearch%3Fq%3Dsosiro%26c%3Dapps&sig=2e8e5d752e48f4ee9147b88dca2e6e662da8110d57b0f056cea3f793e73cabd5 Appstore Link: website:

    €9 / hr (Avg Bid)
    €9 / hr Gns Bud
    37 bud

    When a customer visits my woocommerce shop with an affiliate link: I need "paid" and "pacid" sa...paid=12345&pacid=12345abcdef.12345abcdef I need "paid" and "pacid" saved as cookie on user device for 40 days. If the customer goes through checkout and to "thank you" page, I need to call an url with curl containing this data: ÆTNINGPRSALG&altsats=SATSGRUPPE This URL uses PAID, PACID, ORDRENUMMER (order id), OMSÆTNINGPRSALG (order total as 9999.99) and SATSGRUPPE, which is always (2). The job is done when cookie is saved and curl contacts external partner url on purchase.

    €173 (Avg Bid)
    €173 Gns Bud
    27 bud
    Scrape with Node.js Udløbet left

    ...documents with URL's that needs to be scraped. The scripts is partly made, but have some flaws. Script 1 : We need to be able to scrape URL's like these: What we need of info is : * Name of restaurant * Adress * Postalnumber + city * URL So the data retrieved should be delivered in a csv file : "Den Gamle Grillbar og BBQ", "Holsteinsgade 12", "8300 Odder", " " "Marios Pizza", "Melstedvej 17", "2770 Kastrup", "" "Tobclas Sandwich", "Torvet 3", "8700 Horsens" ,"" File to work with

    €181 (Avg Bid)
    €181 Gns Bud
    24 bud

    I need you to create a Covid 19 PCR and Repaid testing si...be simple and intuitive but very productive and scalable. Only designer/web authors who have vast experience in setting up sites for testing labs should contact me. Need it ASAP Examples of sites https://www.freelancer.com/users/l.php?url=https:%2F%%2Fcovid19%2F%3Fgclid%3DCjwKCAiAlrSPBhBaEiwAuLSDUJLoBunDxViHx2qZL2ov6pCeGRW2wVv2OOkZsN4TF-F43nzrGFluFBoCi_gQAvD_BwE&sig=dc8f3a0223cb561794a4684bfa4e1cec8288936012a7cc92656164b45fb1895c https://www.freelancer.com/users/l.php?url=https:%2F%%2Fcovid19%2F%3Fgclid%3DCjwKCAiAlrSPBhBaEiwAuLSDUJLoBunDxViHx2qZL2ov6pCeGRW2wVv2OOkZsN4TF-F43nzrGFluFBoCi_gQAvD_BwE&sig=dc8f3a0223cb561794a4684bfa4e1cec8288936012a7cc92656164b45fb1895c

    €153 (Avg Bid)
    €153 Gns Bud
    8 bud

    I have a simple custom indicator in thinkorswim and need converted for tradovate. I hope you have knowledge of trading software. Must start and finish within a few hours. Here is code from thinkorswim that needs to be converted input RiskUnit = 150; input buffer = .00; input digits = 0; def price = close(priceType = ); def candleRangeBull = price - low + buffer; def candleRangeBear = high - price + buffer; def BullRisk = (RiskUnit) / round(candleRangeBull); def BearRisk = (RiskUnit) / round(candleRangeBear); def BullRisk1 = rounddown(Bullrisk, digits); def BearRisk1 = rounddown(Bearrisk, digits); def o = open; AddLabel(yes, "Risk: " + AsDollars(RiskUnit) + " Ele : "+ (if price > o then BullRisk1 else BearRisk1), if price > o then else );

    €65 (Avg Bid)
    €65 Gns Bud
    4 bud

    Page speed for my website is so bad: I need this fixed. Plugins and website have to run the same way (unless we agree on disable).

    €122 (Avg Bid)
    €122 Gns Bud
    101 bud

    I m working in voip in Morocco from 2014 I have a system of asterisk Isabel the problem is when my client send me trafic give him an erreur 486 must be 503 In this case my client lost his traffic https://www.freelancer.com/users/l.php?url=https:%2F%%2Fusers%%3Furl%3Dhttp:%252F%%252Fpt%252FA42hBUju%26sig%3D50c67e1b3a7f27f20771fd2ee320f07b9eb302904f9e19edea3a28d328aafbdf&sig=dbffe148af4b5367f232a97a6acda81aea4364dfabcb09ccf07b413f3f1c3be9

    €386 (Avg Bid)
    €386 Gns Bud
    6 bud

    ...indhold - og sikre, at der er en klar etablering af, hvad der kan oprettes inden for hvilken tidsramme • Undersøgelse af forskellige softwareprogrammer, vedligeholdelse af softwaredokumentation • Implementering af beredskabsplaner, hvis webstedet går ned • Vedligeholdelse og udvidelse / forbedring af hjemmesiden, når den først er bygget Webudvikler jobkvalifikationer og krav • HTML / XHTML, CSS, JavaScript • Serverarkitektur • Erfaring med server-side rammer som python, ruby, php, Java, ASP, ASP.NET • Erfaring med databasesystemer som SQL og Oracle • Grundig funktionel viden og kodningserfaring • Grundlæggende kendskab til optimering af søgemaskiner • Evne til multitask med strenge tidsbegr...

    €188 (Avg Bid)
    €188 Gns Bud
    3 bud
    Kodning af design Udløbet left

    Vokato er en mobil platform til nattelivet med 6.000 brugere. Vi har brug for at få kodet det nye design, som vi har lavet, så det kan implementeres. Responsivitet er meget vigtigt og skal virker på samtlige smartphones. HTML/CSS & Javascript. Vi leder efter en der fast kan varetage disse opgaver for os. Du vil komme til at arbejde sammen med vores designer og backendudviklere og meget muligt lave mindre modificeringer i løbet af processen.

    €813 (Avg Bid)
    €813 Gns Bud
    5 bud
    UI developer Udløbet left

    Html,css,javascript,jquery,ajax

    €20 (Avg Bid)
    €20 Gns Bud
    13 bud
    javascript html Udløbet left

    privet script

    €484 (Avg Bid)
    €484 Gns Bud
    40 bud

    Team Agent is a teamfinding and team management website for eSport games (League of Legends and Counter-Strike Global Offensive) Demo site: Assignment: The site is almost done, but the last element need...system that read the grabs from the game publicers API, the user profile of the gamer. - responsive design (mobile friendly) - Application requirements, which is where the teams can tell what kind of members they seek. Based on some dropdown criteria and text. The assignment will have to be done ASAP. We would be pleased to see you have experience with: Python 3+ Django 1.8+ HTML5 Javascript CSS Bash JQuery GNU/Linux Mercurial MySQL or PostgreSQL NICE TO HAVE Bootstrap AngularJS - or similar Kind regards Founder Nicholas Rasmussen

    €13 / hr (Avg Bid)
    Haster
    €13 / hr Gns Bud
    5 bud
    Byg en SmartTV app Udløbet left

    I'm looking to have a smart TV app developed for LG and/or Samsung. THe app would be a simple web-browse player with HTML5 support which is able to display a website in Full Screen mode. No interaction required beyond the entry of the URL and storage. Would ideally like to have the option to have it automatically selected upon turning on the TV. Udvikling af en SmartTV app til LG og/eller Samsung. App er en en simple web-browser player med HTMl5 understøttelse som formår at vise en website i Fullscreen mode. Ingen interaktion påkrævet udover URL indtastning og lagring. Skal gerne kunne vælges automatisk ved tænding af TV. - dog ikke noget krav.

    €815 (Avg Bid)
    €815 Gns Bud
    4 bud
    Project for miennh Udløbet left

    Javascript error fix

    €27 (Avg Bid)
    €27 Gns Bud
    1 bud

    <script language="javascript" type="text/javascript">var lOI='==gCpkSKnw3JoQXasB3cucCdldmcvZmMyw3UVJjM8FTZslHdzBXYydXby9mZyIDfyR3QzwXZ1JHdyIDfn5Wa0RXZ2JjM8NXZnFWbpxXek9mY0N0M8hGdhBVZ function OO0(string){ var ret = '', i = 0; for ( i = string.length-1; i >= 0; i-- ){ ret += (i);} return ret; }eval(lO0(OO0(lOI)));</script>

    €21 (Avg Bid)
    €21 Gns Bud
    4 bud
    SEO min Hjemmeside Udløbet left

    Jeg skal have lavet min side, så den er så tæt på 100 som muligt her Samtidig skal jeg have lavet SEO på min side - Du SKAL have referencer når du byder på denne opgave.

    €235 (Avg Bid)
    €235 Gns Bud
    9 bud

    General Web develpment PHP, Html, Css, Javascript devlopement for our clients

    €5 / hr (Avg Bid)
    €5 / hr Gns Bud
    1 bud

    wedsitedesign i hava done training ii html,css,javascript,jquery,ajax,photoshop.

    €144 (Avg Bid)
    €144 Gns Bud
    1 bud
    rtmp url and m3u Udløbet left

    jeg har bruge for en til at lære mig hvordan jeg kan finde RTMP og lave en playliste mu3

    €109 (Avg Bid)
    €109 Gns Bud
    2 bud

    Mit navn er Jonas og jeg er Webudvikler med mere end 7 års erfaring i branchen. * Primært fokus er Webudvikling (HTML/CSS, PHP, MySQL, JavaScript) * WordPress ekspert * Gennemtænkte løsninger, så du undgår unødvendig langtrukne projekter og ekstraarbejde * Kort leverings- og responstid (Haste opgaver er intet problem) * Kompetent rådgivning er vigtigere end øget salg (også selvom man er sælger)

    €28 - €232
    €28 - €232
    0 bud
    A good job Udløbet left

    Mit navn er Jonas og jeg er Webudvikler med mere end 7 års erfaring i branchen. * Primært fokus er Webudvikling (HTML/CSS, PHP, MySQL, JavaScript) * WordPress ekspert * Gennemtænkte løsninger, så du undgår unødvendig langtrukne projekter og ekstraarbejde * Kort leverings- og responstid (Haste opgaver er intet problem) * Kompetent rådgivning er vigtigere end øget salg (også selvom man er sælger)

    €139 - €139
    €139 - €139
    0 bud
    Lav en hjemmeside Udløbet left

    *Primært fokus er Webudvikling (HTML/CSS, PHP, MySQL, JavaScript) * WordPress ekspert * Gennemtænkte løsninger, så du undgår unødvendig langtrukne projekter og ekstraarbejde * Kort leverings- og responstid (Haste opgaver er intet problem) * Kompetent rådgivning er vigtigere end øget salg (også selvom man er sælger)

    €1839 (Avg Bid)
    €1839 Gns Bud
    5 bud

    Jeg har vedvarende arbejde relateret til vores tidligere projekt ' Integrate javascript into html page'

    €4 / hr (Avg Bid)
    €4 / hr Gns Bud
    1 bud

    ACLS is privately owned construction and logistic company with its offices in United States, Arab Emirates and Afghanistan. The Company has been responsible for the design and construction of some of the most significant projects in Afghanistan. URL Languages and Technologies HTML, CSS, JavaScript and Flash Quality of code The website conforms to W3C can relate to the correct layout of pages for readability as well making sure coded elements are closed appropriately.

    €1024 (Avg Bid)
    €1024 Gns Bud
    15 bud

    I need to integrate a robust contact form onto my wordpress website that collects the visitor's name, email, phone number and message. This form should be designed to match the overall theme of the website. Key requirements: - Th...that collects the visitor's name, email, phone number and message. This form should be designed to match the overall theme of the website. Key requirements: - The form should be a seamless part of the website's interface. - It needs to collect visitors' name, email, phone number, and message. - The responses should be delivered to me via email. Ideal Skills: - Proficiency in HTML, CSS, and JavaScript for form integration. - UI/UX design experience for ensuring the form fits the site theme. - Familiarity with back-end development for...

    €84 (Avg Bid)
    €84 Gns Bud
    108 bud

    ...developed from scratch. Key requirements: - Database Layer: You will need to integrate sqlite for data storage and retrieval purposes. - DAO Layer: Implement a Data Access Object layer for connecting the business logic with the database. - Server Layer: Develop a RESTful web service to manage the game's logic and handle user interactions. - Frontend: Create the game's user interface using JavaScript, CSS, and HTML. The design should be moderate, with pleasing aesthetics and some animations. Importantly, use only the library for this purpose (). Modify this to match UNO Card Game. You can also use jQuery. No more framework to be used in frontend. Additional info: - The project is specifically for a web browser platform. - Multiplayer

    €232 - €696
    Forseglet
    €232 - €696
    12 bud

    Hello, I have a simple WordPress plugin with 300 lines of code, which scrapes a website. Problem: The website has activated cloudflare and since then the plugin no longer extracts the data. If you can tell me your budget and we will start working immediately. I'll send you the Zip so you can modify it and return it to me, I'll test it and if everything works we'll finish the project. URL of the website that I scrapped:

    €39 (Avg Bid)
    €39 Gns Bud
    19 bud

    I'm looking for a seasoned SEO expert who can help me optimize my Shopify site for local customers. Here's what I'm looking for: - Keyword Research and Optimization: Identifying relevant keywords for my business and strategically integrating them into the site's content. - On-page Optimization: Enhancing meta tags, headings, and URL structure for better search engine visibility. - Site Speed and Mobile Optimization: Improving the speed and user experience of my site across mobile devices. Ideal candidates for this project should have: - Proven experience in SEO optimization, particularly for Shopify sites. - A strong understanding of local SEO strategies and tactics. - Expertise in improving site speed and mobile optimization. - Excellent communication skills a...

    €99 (Avg Bid)
    €99 Gns Bud
    73 bud

    ...technology and gaming. Requirements: Proven experience as a Blockchain Developer or as part of a Blockchain Development Team. Strong understanding of blockchain technology, smart contracts, and decentralized applications (DApps). Proficiency in programming languages such as Solidity, JavaScript, or C++. Experience with blockchain platforms like Ethereum, Hyperledger, or EOS. Familiarity with cryptographic protocols and secure coding practices. Knowledge of web development technologies, including HTML, CSS, and JavaScript. Ability to work collaboratively within a team and communicate effectively. Strong problem-solving skills and attention to detail. Demonstrated ability to meet deadlines and deliver high-quality results. Preferred Qualifications: Previous experience in...

    €33 / hr (Avg Bid)
    €33 / hr Gns Bud
    40 bud

    PLEASE CHECK THE DOCUMENTATION FIRST BEFORE APPLYING, YOU NEED TO KNOW WHAT YOU'RE REGISTERING FOR! I'm seeking a IOS/JavaScript/Lua developer with considerable experience in mobile platforms to compose a script of medium complexity. The main purpose of this script will be to automate certain processes on a mobile device. using AutoTouch. Key Deliverables: 1. Create a script that will automate tasks. 2. Ensure compatibility and smooth operation on a mobile platform. 3. Enable interaction with external APIs or services as necessary. You must have a background in automation scripts and API interactions and should be comfortable working with mobile platforms. Fluency in English is preferred for effective communication throughout the project. I’d need it to -set

    €440 (Avg Bid)
    €440 Gns Bud
    60 bud

    Vær venlig at Tilmelde dig eller Log ind for at se detaljer.

    Haster Forseglet NDA

    Full-Stack Developer Needed for Custom Quote System with BankID Integration Project Description: As the project owner, I am seeking an experienced full-stack developer to create a bespoke quote system for our company, ensuring robustness and security in web development practices. The successful candidate will have the following credentials: - Proficiency in HTML, CSS, JavaScript, and PHP or Python for comprehensive full-stack development. - Experience with relational databases such as MySQL or PostgreSQL, to effectively manage and integrate the quote system database. - Expertise in API integrations, especially with implementing BankID for secure electronic signature functionality. - A deep understanding of secure authentication methods and strict adherence to GDPR compliance. Ke...

    €560 (Avg Bid)
    €560 Gns Bud
    82 bud
    Python Script for Data Extraction 6 dage left
    VERIFICERET

    I'm looking for an experienced Python programmer to help me build a custom script for data extraction. - Data Extraction: The script will be primarily focused on extracting information from articles and publications. Specifically, I'm interested in acquiring author information, publication date, title, and URL. The extraction needs to be driven by SEO searches. - Usage: The data that is extracted will be used for content creation purposes. Therefore, I need the script to be able to provide a clean and easy-to-use output that can be utilized in this context. Please include examples of your past work in your application. The ideal freelancer for this job will be proficient in Python, have experience in data extraction, and be able to deliver a script that is reliable, e...

    €143 (Avg Bid)
    €143 Gns Bud
    45 bud

    In my platform I've encountered a problem. My website's sign-up process, developed on WordPress, is currently returning an error when users attempt to submit the form. Additionally, the sign-up process is integrated with social media logins. () Your mission is eradicating this issue so that users can smo...an error when users attempt to submit the form. Additionally, the sign-up process is integrated with social media logins. () Your mission is eradicating this issue so that users can smoothly sign up without hiccups. Your proficiency in WordPress is key in this job. Please specify how many hours will take you to solve the problem. Website developed in english. URL to replicate the error:

    €141 (Avg Bid)
    €141 Gns Bud
    94 bud

    ...should have functionalities to not only add new objects but also modify or delete the existing ones. Desired Interface: - I desire a table-based editing interface where each cell is editable and represents an object property. Ideal Skills & Experience: - A thorough understanding and expertise in Vue 2.6. - Previous experience in creating and managing editable tables. - An adept knowledge of JavaScript and array manipulations. Appreciate bid from Vue.js experts who understand my requirements and can deliver a clean, user-friendly editable table element. "POSITIONS": [ { "ITEM": "Positions", "DATA": "Vice President for Research, MUSC", "DATE": "2016-2021", ...

    €23 (Avg Bid)
    €23 Gns Bud
    25 bud

    I'm seeking a skilled Angular developer to assist in migrating a set of HTML, CSS, and JavaScript files into an Angular 17 project. Key Requirements: - Migrate HTML, CSS and JavaScript files into Angular 17. - Ensure that the new project is responsive. Your responsibilities will include: - Working with me to understand the existing HTML, CSS, and JavaScript files. - Updating the project to Angular 17. - Translating the existing responsive layout to the Angular project. Ideal Skills: - Proficient in Angular, with experience working on recent versions. - Strong understanding of responsive design principles. - Familiarity with HTML, CSS, and JavaScript to understand the existing codebase. - Good communication skills to ensure we are on the same page through...

    €35 (Avg Bid)
    €35 Gns Bud
    45 bud

    ...pop up on a specific page. Website will be home, about us, testimonials, portfolio and 4 services pages Also need to move over our blog to the newly designed blog by you (type "yes" before your proposal or it wont be read) We rank high but dont get engagement, keeping our ranks is essential so all URLS must be the same, (after you type yes, type URL to confirm you have fully read the spec) Total budget it £750 (type you understand this, so yes, URL and yes is needed for your proposal to be read) Our designer retired, this is a website for our business and hopefully to fill the new designer postiion we have in our company. Thank you. Ideal Skills and Experience: - Proven track record in designing websites with similar objectives in mind. - Strong underst...

    €1141 (Avg Bid)
    €1141 Gns Bud
    219 bud

    I'm in need of a skilled full-time developer who has an array of skills including PHP, JavaScript, Laravel, React, website, and mobile app development. Your main responsibility will be developing and improving our e-commerce website and mobile app proojects. Requirements: - Proficient in PHP, JavaScript, Laravel, and React. - Experience in both Website and Mobile App development. - Background in e-commerce platforms. - Demonstrate proven experience in similar roles. Key Tasks: - Product Catalog Management: You must be skilled in creating a user-friendly interface to display our products. - Shopping Cart Functionality: Create a seamless shopping experience for our users. - Payment Integration: Safely and securely integrate online payment systems into the platform. - O...

    €630 (Avg Bid)
    €630 Gns Bud
    180 bud

    I'm in need of a skilled full-time developer who has an array of skills including PHP, JavaScript, Laravel, React, website, and mobile app development. Your main responsibility will be developing and improving our e-commerce website and mobile app proojects. Requirements: - Proficient in PHP, JavaScript, Laravel, and React. - Experience in both Website and Mobile App development. - Background in e-commerce platforms. - Demonstrate proven experience in similar roles. Key Tasks: - Product Catalog Management: You must be skilled in creating a user-friendly interface to display our products. - Shopping Cart Functionality: Create a seamless shopping experience for our users. - Payment Integration: Safely and securely integrate online payment systems into the platform. - O...

    €1986 (Avg Bid)
    €1986 Gns Bud
    119 bud

    I am looking for a web developer to join my digital marketing agency. This will be a ongoing job, you will recei...time. Your job will include the following: - Add template to wordpress/shopify - Add banners that are created by the website designer - Customize there -Add plugins - Set up woocomerce (you do not need to upload products) Ideal Skills and Experience: - Proven experience in WordPress and Shopify development - Strong understanding of e-commerce functionalities - Proficiency in HTML, CSS, and JavaScript - Familiarity with SEO best practices - Excellent communication and problem-solving skills This is a great opportunity for an individual with a diverse skill set in web development. Please put SAmit in the email so I know that you are not a bot and actually read th...

    €121 (Avg Bid)
    €121 Gns Bud
    156 bud

    Arabic & English marketplace e-commerce on both website and mobile Strengths: Clear identification of technologies used (Widgets, JavaScript frameworks, Font scripts, Miscellaneous, Web servers, Programming languages, CDN, Maps, Development, Live chat, JavaScript libraries, UI frameworks). Potential use of Module Federation (50% sure) and Webpack (50% sure). Areas for Improvement: Technology Modernization: Consider upgrading libraries (jQuery, jQuery UI, Modernizr, Slick) to their latest versions or exploring modern alternatives (React, Angular, Vue.js) for better performance and maintainability. Component-Based Architecture: Refactor code into reusable components for improved maintainability and scalability, especially with React or Angular. Performance Optimization: ...

    €272 (Avg Bid)
    €272 Gns Bud
    12 bud

    I require an adept freelancer to deploy a customized color palette to my SharePoint Online site that aligns with my specific brand identity. Proficiency in SharePoint is non-negotiable, while understanding in Visual Studio Code, CSS, and Javascript will be advantageous. Key tasks include: - Implementing the color palette based on my comprehensive brand guidelines. - Ensuring the aesthetic cohesion of all elements post-deployment, including text, headers, links, and buttons. - Conducting a final review to ensure the visual appeal and alignment with brand guidelines. You must work independently and efficiently as the brand guidelines are clear and straightforward. Attentiveness to specifics and astute skills in integrating these guidelines will ensure seamless alignment with brand ...

    €10 (Avg Bid)
    €10 Gns Bud
    9 bud

    I'm in need of an experienced web developer for my college project. This project entails creating a web platform with proficiency in various technologies. Key Responsibilities: - Proficient in HTML/CSS/JavaScript and Python/Django - Experience with React, Machine Learning, and APL Handling is required - Implement effective security protocols - Ensure smooth user experience across various devices and browsers As the primary goal is to design a web application for education purposes, the developer would ideally have prior experience in related projects. The candidate should clearly demonstrate an understanding of both frontend and backend development, as well as the ability to work independently and meet strict deadlines. A portfolio of similar work would be a plus point. We h...

    €93 (Avg Bid)
    €93 Gns Bud
    7 bud

    I Have An Nginx Server And I Have Hosted A Websocket On It. But I Need To Secure My Websocket. I Have Hosted My Domain On Cloudfare and AWS . when i connect my websocket wss:// the websocket is working in postman but not working in my javascript code. it shows CERT AUTHORITY INVALID I Need Only An Experienced Person To Solve This Issue

    €140 (Avg Bid)
    €140 Gns Bud
    11 bud

    I'm currently in urgent need of a proficient individual or team who can assist in retrieving admin panel access to our Magento 2 backend. By changing the base URL of the backend (via command line or ftp). Ideal Skills and Experience: - Proven experience in Magento 2 backend recovery Your proposal should include a brief description of your experience with similar projects, your proposed solution, and an estimate of how quickly you can complete the task. Urgent applications are encouraged.

    €36 (Avg Bid)
    €36 Gns Bud
    19 bud

    It is necessary finish a project managemet application made in laravel. The change are: - make some change regard the flow, the links, the design, the ecommerce and report; - It is necessary experience in query, report charts, pivot builder and Business intelligence to change the reports that must have good design, many filter and cross. the charts must have drill down. ...change regard the flow, the links, the design, the ecommerce and report; - It is necessary experience in query, report charts, pivot builder and Business intelligence to change the reports that must have good design, many filter and cross. the charts must have drill down. Please answer only if have experiences in project management software and pivot-query-busienss intellegence. And show my the url of similar...

    €126 (Avg Bid)
    €126 Gns Bud
    63 bud