Budget: 1000 UAH Deadline: 123 days
Good day, ready to help with your project. I have over 3 years of experience working with Vue.js
Rate $10/hour
Budget: 1000 UAH Deadline: 123 days
Good day, ready to help with your project. I have over 3 years of experience working with Vue.js
Rate $10/hour
Budget: 1000 UAH Deadline: 1 day
I will be glad to work on your project.
Rate $15/hour. Experience in vue more than 4 years.
Several recent works:
https://www.lionchange.com/
https://med-click.ru/
https://reloft.art
http://www.correas.ru/
https://www.mcmedok.ru/
https://ensol-ltd.ru
http://world-gym.com/
Budget: 1500 UAH Deadline: 1 day
Hello. Rate $5/hour. Have experience working with technologies:
- HTML5;
- CSS3;
- JavaScript, JQuery, VueJS, ReactJS;
Examples of work:
https://alerzi.github.io/Fitness/
https://alerzi.github.io/Agency/
https://alerzi.github.io/Construct/
Budget: 3000 UAH Deadline: 1 day
Good day,
5 years of experience working in product companies on Vue.js.
participated in the development of the project https://talentfly.com/
You can view information about me in the profile.
Budget: 500 UAH Deadline: 1 day
Hello.
I have extensive experience in developing SPAs using Vue 3 Composition API + TypeScript.
I have real working completed projects (I will provide links personally).
Currently working at a minimum rate - $10.
Write to me!
P.S. One of the Pet Projects (SPA on Vue.js): https://words-mincer.top/
Budget: 1111 UAH Deadline: 1 day
Good time of the day, I am a Middle+ Vue.js Dev - I can qualitatively implement functionality in Vue2/3 - feel free to contact me, I will be glad to cooperate!
1 hour - $15
Budget: 27000 UAH Deadline: 18 days
My experience covers both outsourcing and the company's product approach. I thrive in teamwork and effectively collaborate with other developers and specialists from various fields.
My skill set includes:
Development of single-page applications (SPA)
Creating web applications
Performance optimization
Internal integration
Managing existing projects
Ensuring code quality
Collaborating with other team members
I have a good understanding of these areas and strive to provide high-quality website solutions. I look forward to continuing to grow and participate in innovative projects in the future.
Budget: 22400 UAH Deadline: 7 days
Hello, feel free to contact me.
Adding VueJS to the project, integration with API across 6 pages, and testing I think will take 5-7 days (need to check the technical task and API).
Development rate - 400 UAH per hour. After reviewing the technical task, I will be able to provide more accurate deadlines, then we can agree on the final cost for the specified scope of work.
I can provide work in parts/pages/functionality if needed.
If there is a repository/version control system, I will provide commit history.
Work through a safe channel.
Budget: 1000 UAH Deadline: 1 day
Good afternoon, after reading the brief, everything is clear.
Provide access to Jira ivan.kalunuch12@gmail
I see a lot of graphics in the layout, I have experience in creating such things in Vue, my latest project https://freelancehunt.com/project/perenesti-verstku-htmlplusscssplusjs-na-vue/1346061.html
I work through a secure order system.
You can view my work in the profile.
I will be happy to help.
I have some logic in Google Excel related to the integration with the Nova Poshta API and the Turbosms API. Overall, everything works fine, but some functionality needs to be added. All details will be discussed in correspondence. I will provide access to the Excel and the code. It is essential for the performer to have experience working with Google Excel JS in Apps Script.
Hello everyone, we need to create a website for event creation and ticket sales. Possible options include using a ready-made template, a framework, or your own solution. It is preferable that you have experience in developing websites for ticket sales. We will send examples of websites in private messages. If necessary, we will create a prototype. If you have previously worked on similar websites, please send examples in private messages. We will discuss the details in private messages. Thank you and have a great day!
The site is built on the Next.js framework (based on React). All points in the technical specification need to be completed. The technical specification is attached in the file. I look forward to your proposals.
Website for evaluation: https://copy.eurobrands-shop.de/ Task: fix frontend bugs at the Magento 2 / Amasty theme level: CSS/LESS/JS, mobile, RTL, minicart, language dropdown, layout shift/CLS. Work format: - without local Magento deployment; - work through DevTools + theme source files; - edits in CSS/LESS/JS/template files of the theme; - result: diff / commit / archive of changed files; - deployment and assembly on our side; - work through a secure deal; - NDA until the transfer of source files/accesses. What needs to be checked and evaluated: 1. RTL / Arabic version: - phone in the header is displayed incorrectly; - element offsets in header, minicart, wishlist/account, product page; - margins, direction, unicode-bidi, positioning. 2. Header: - language dropdown; - cart/wishlist; - hit-area of icons. 3. Minicart: - opens unstably on some pages; - check Console / Network / Event Listeners / customer-data / z-index / overlay. 4. Mobile: - cart/wishlist badges are too large; - Categories block is compressed/cut off; - mobile menu / Menu-Account. 5. Product page: - layout shift / CLS of images; - Add to Cart / Quantity / BOX / PALLET in RTL. 6. Wishlist/account: - /wishlist/ - /mwishlist/ - tabs, Back button, overflow of counters. Problematic URLs: - https://copy.eurobrands-shop.de/alpro - https://copy.eurobrands-shop.de/producers - https://copy.eurobrands-shop.de/wishlist/ - https://copy.eurobrands-shop.de/mwishlist/ In your response, please write: 1. Do you have experience with Magento 2 frontend? 2. Do you have experience with RTL? 3. How many hours do you need for the first stage? 4. What is the cost? 5. When can you start? 6. What accesses do you need? 7. Are you ready to work through a secure deal and sign an NDA? Important: a specific result is needed — corrections or a technical explanation for each point: fixed / not reproducible / not a frontend issue.
Order description: We are looking for an experienced frontend developer/OpenCart specialist to optimize the loading speed of the website (categories and product cards) according to Google Core Web Vitals requirements. About the project: * CMS: OpenCart. * Specifics: The site operates in catalog mode (no cart or checkout). * Volume: 2900 items. * Server part: Already optimized (runs on OpenLiteSpeed). * Stack: Work is done exclusively with the template code, modifiers, and frontend. No work with the database. What needs to be done (Technical task): 1. Delayed loading of scripts (Delay JS): * Problem: Third-party analytics scripts (GTM, Google Tag) block the main thread on mobile devices for about 4.3 seconds. * Task: Set up delayed execution of these scripts. The scripts should activate strictly on the first user action (first scroll, tap on the screen, or mouse movement). * Important: Data collection, analytics, and ad functionality must remain intact. 2. Fixing the CLS metric (Layout Stability): * Problem: The page "jumps" and shifts during image loading. * Task: In the style files or theme template, hardcode the HTML attributes width and height for all product images in the catalog (listings) and product cards. * Goal: Reserve space for images in the DOM tree until they are actually loaded to prevent content shifting. Ensure that responsiveness (CSS) is not broken. 3. Optimization of the critical path (LCP): * Task: Add the fetchpriority="high" tag for the main product image on the first screen. This will instruct the browser to load the main product photo as a priority. Requirements for the performer and acceptance conditions: 1. No unnecessary modules: Work is performed with clean code/modifiers, without installing additional third-party or paid optimization plugins. 2. Security and layout: You are fully responsible for the layout. After making changes, the visual display of the site on mobile and PC, as well as functionality (filters, photo switching in the gallery, menu) must remain unchanged. 3. Criteria for job submission (DoD): Provide a screenshot and a link to a live test report from Google PageSpeed Insights (for the mobile version). The performance score must be no lower than 75 points, and the CLS metric must be no more than 0.1 (in the green zone). Changes must be made strictly through modifiers (OCMOD) or a copy of the theme to avoid overwriting core updates. In your response, please indicate: 1. Have you had experience configuring Delay JS specifically for GTM on OpenCart? 2. The estimated time for task completion. 3. The cost of the work.