Andrey K.
1 298 1
  • Projects 1 302
  • Rating 5.0
  • Rating 105 072

Budget: 3500 UAH Deadline: 2 days

Hello. I have extensive experience in speeding up websites. I am ready to collaborate.

  • Projects 5
  • Rating 4.9
  • Rating 756

Budget: 2000 UAH Deadline: 7 days

Hello, I worked on optimizing the performance of an online clothing store with 2.1 million products - improved Performance from 23 to 89, reduced LCP from 8.2s to 1.8s, and increased conversion by 34%.

I see that your TTFB is 5.4s - this is very critical! Are you currently using any server-level caching, and what is your current database architecture for the product catalog?

I suggest we get in touch; I will provide you with free technical consultation and we can create a development plan + I will tell you about my team! ⚡

  • Projects 27
  • Rating -
  • Rating 937

Budget: 2000 UAH Deadline: 1 day

Hello! I can take on the performance optimization of booratino.com.ua.

I have experience with performance optimization for custom-built websites: LCP, TTFB, FCP, TBT, CLS, caching, JS/CSS optimization, images, CDN, and post-deploy checks.

According to your specifications, I see the main priority is to reduce TTFB from 5.4s, as this significantly affects LCP/FCP. I would start with the server side: Full Page Cache, OPcache, slow SQL queries, CDN/Cloudflare, and Brotli/Gzip. After that, I would focus on JS, CSS, images, and CLS.

I will also definitely check critical scenarios after changes: cart, filters, search, checkout, mobile menu, GTM/pixel, and forms, to ensure that the optimization does not break functionality.

I am ready to first conduct an audit, identify the main bottlenecks, and then gradually bring the metrics to the target values.

  • Projects 79
  • Rating 5.0
  • Rating 4 346

Budget: 2100 UAH Deadline: 3 days

Trust a professional with over 10 years of experience! The rates and deadlines are current!
I would be happy to collaborate!
Experience in commercial development of online stores on CMS, business portals, and corporate websites - 11 years!
+CMS: WordPress (+Woocommerce), PrestaShop, Opencart, Joomla, Bitrix, MODX, DLE, Shopify
php/html/css/js/Mysql, PhotoShop/Figma
Examples of work (from scratch, turnkey):
Https://outoftime.market
https://rebitc.com
https://amari.net.ua/
https://heypretty.gr/

  • Projects 41
  • Rating 5.0
  • Rating 3 177

Budget: 26000 UAH Deadline: 10 days

Good day, I reviewed the website, I looked at your checklist (the items that need to be completed), I can optimize everything.
I indicated an approximate cost because we still need to understand what exactly the implemented website is based on, as it seems to be a custom-built system; if so, it could be even more expensive.

Examples of optimized websites > Freelancehunt
Client reviews about website optimization > Freelancehunt

  • Projects 89
  • Rating 5.0
  • Rating 4 852

Budget: 4000 UAH Deadline: 2 days

Good day, Artem
I guarantee desktop 85+
mobile 70+
write in private messages, we will discuss the details

  • Projects -
  • Rating -
  • Rating 310

Budget: 2000 UAH Deadline: 4 days

Hello, I can take on performance optimization focusing on Core Web Vitals: LCP, FCP, TBT, and CLS, as well as quickly separate frontend issues from server causes of high TTFB. First, I will conduct an audit of key pages to determine what is causing the most drop — JS, CSS, images, third-party scripts, or server response. After that, I will make safe adjustments for the first screen, lazy loading, defer/async, Critical CSS, and layout stability, with checks on the cart, filters, search, and order processing after the changes.

  • Projects 5
  • Rating 5.0
  • Rating 1 274

Budget: 10000 UAH Deadline: 5 days

Good day.

I can take care of the optimization. From the description, the problem is not only on the front end but also on the server side — TTFB of 5+ seconds indicates either heavy SQL queries or a lack of proper caching.

I can:

* set up Full Page Cache / OPcache / Brotli / Cloudflare
* optimize SQL and PHP parts
* unload JS (defer/async, lazy, GTM/pixel/reCAPTCHA)
* extract critical CSS

Roman Tokar

Roman Tokar

Winning proposal
14 0
  • Projects 15
  • Rating 5.0
  • Rating 2 163

Budget: 2000 UAH Deadline: 2 days

Hello, I am an individual developer with over 4 years of experience, officially working through a private entrepreneur. I will personally take care of your website: from rewriting slow SQL queries to configuring Cloudflare Workers. I have experience with custom engines in PHP, so I will quickly understand the logic of your catalog. You will receive direct communication and legal transparency. My portfolio: 3magency.co, Behance.

  • Projects -
  • Rating -
  • Rating 261

Budget: 2000 UAH Deadline: 1 day

Welcome, we are a small team that has been developing and supporting high-load stores for over 4 years. Our approach is security above all. We will create a staging copy of the site, where we will carry out all work on minimizing CSS/JS and implementing WebP/AVIF. After achieving the target metrics (Performance 75+), we will transfer the changes to the main domain with full testing of the order funnel. Our results: freshagro.com.ua, farfieworldwide.com, rivnekolo.com.

  • Projects -
  • Rating -
  • Rating 160

Budget: 2000 UAH Deadline: 1 day

Good day, my colleague and I have been specializing in technical SEO and e-commerce acceleration for over 4 years. We offer to implement Full Page Cache at the Nginx level and optimize the database architecture to reduce TTFB to the target of 0.8s. We will remove all JS junk and set up "smart" deferring of GTM and Pixel through Partytown or custom scripts. Check out our case studies: drkukharevich.rivne.ua, crave-agency.com.ua, jk-solution.com.ua.

  • Projects 12
  • Rating 5.0
  • Rating 1 150

Budget: 2000 UAH Deadline: 1 day

Hello, my partner (designer + full-stack) and I are ready to take your website for full technical tuning, having over 4 years of joint experience. I will handle the server side (SQL queries, OPcache, Redis), while my partner will assist with Critical CSS and layout for LCP. We guarantee the stability of the cart and filters after each stage of optimization. Our joint works: hyperfi.tech, espressolab.com.ua, hudi.com.ua.

  • Projects -
  • Rating -
  • Rating 231

Budget: 3000 UAH Deadline: 1 day

Hello!

I quickly looked at the site — there are 3 critical points that I can fix in a day, which will significantly improve PSI:
1. Cache-Control: no-store, no-cache — the browser forces a reload of all resources on every transition. This is the top issue, causing a ~3-5 second loss on repeat visits.
2. 239 images on the homepage without lazy-loading + not WebP. I will convert → loading="lazy" + WebP/AVIF with a fallback → -60-80% size reduction.
3. HTML 2 MB + 5 CSS files without bundling + GTM/VK/instafeed loading synchronously — render-blocking. Bundle CSS + defer/async JS = LCP ↓ by 1-2 seconds.

In 1 day I will do:
- Lighthouse audit (5 key pages)
- All 3 points above

  • Projects -
  • Rating -
  • Rating 265

Budget: 2000 UAH Deadline: 1 day

Good day, I am writing on behalf of the company Devoxen. We specialize in optimizing high-load and custom e-commerce projects. We have extensive experience in performance auditing, optimizing backend/frontend parts, server caching, and accelerating Core Web Vitals to meet Google PageSpeed requirements. We can comprehensively optimize your website booratino.com.ua focusing on TTFB, LCP, TBT, and the stability of the mobile version.

We can implement Full Page Cache, OPcache, SQL optimization, CDN/Cloudflare, Brotli/Gzip, as well as optimize JS/CSS, extract Critical CSS, defer GTM/Facebook Pixel/reCAPTCHA, and implement proper lazy-load and preload for LCP elements. After each deployment, we conduct functionality checks and metric monitoring through Lighthouse/PageSpeed with mobile throttling and without browser cache.

We can do this without unnecessary questions and wasting time. We also provide a guarantee and support if desired. We can start working on your project immediately after discussing the technical specifications.

I suggest moving to private messages for a more detailed dialogue.

  • Projects 4
  • Rating -
  • Rating 570

Budget: 3000 UAH Deadline: 3 days

Good. Over 20 years of web programming experience. Ready for collaboration. Rate $15 per hour.

  • Projects 5
  • Rating 5.0
  • Rating 805

Budget: 16000 UAH Deadline: 16 days

I will perform this task better than anyone else because I have deep experience with custom PHP projects, server-side optimization, caching configuration, and working with Core Web Vitals. My methodology is based on a step-by-step audit, precise measurement, and prioritization of changes based on their impact on speed. I do not just "speed up the site" — I build a stable architecture where every byte of code, every database request, and every image works towards the result. You will receive guaranteed improvements in metrics, preservation of cart functionality, filters, and forms, as well as detailed documentation of changes. My code is always clean, and my approach is transparent: you see progress after each stage.
Work plan:

Audit of the current state: measuring metrics in Lighthouse without cache, analyzing database requests, identifying bottlenecks in the server and frontend.
Server optimization: enabling Full Page Cache, PHP OPcache, configuring Brotli, connecting Cloudflare/CDN, refactoring slow SQL queries.
Working with JavaScript: adding defer/async, deferring GTM/FB Pixel/reCAPTCHA, removing unused code, lazy-loading for modules.
CSS optimization: extracting Critical CSS, minification, removing dead styles, inlining critical rules.
Working with images: converting to WebP/AVIF, preloading for LCP elements, lazy-loading, adding width/height to prevent CLS.
Final testing: checking the cart, filters, search, forms, mobile menu, and integrations after each deployment.
Result control: final measurement in PageSpeed Insights and Lighthouse with mobile throttling, correcting remaining issues.

  • Projects 8
  • Rating 5.0
  • Rating 507

Budget: 2000 UAH Deadline: 2 days

Good afternoon. The problem may not only be in the frontend (images, scripts, the layout itself), but also in basic database queries. For example, the absence of indexes can significantly affect performance.
I suggest the following:
You give me access to the code and the database, I will take a look and try to improve something - add indexes, optimize queries on a specific page, and see what is causing the slowdown. I will do this locally on my end, your site will not be affected, and I will make a backup beforehand. This will be done within a day (24 hours from the moment I receive access).
If there is any positive outcome - I will show you the difference, we will agree on the price (starting from 2000 UAH) and the timeline (starting from 2 days) and make a decision about further cooperation.
If not - no one owes anything to anyone, you continue your search, and I will too.

  • Projects 32
  • Rating 5.0
  • Rating 1 815

Budget: 3000 UAH Deadline: 3 days

Good day, I have been in web programming for over 9 years. I work with REST APIs, frameworks, and CMS such as Django, Laravel, Yii2, WordPress, OpenCart, CodeIgniter, etc. I am ready to complete the task. Reviews: Freelancehunt

  • Projects 3
  • Rating 5.0
  • Rating 543

Budget: 2000 UAH Deadline: 5 days

Ready to perform comprehensive performance optimization of the custom website booratino.com.ua. I will optimize the server, caching, SQL, JS/CSS, images, and Core Web Vitals with a focus on mobile performance.

After each stage, I will check the stability of the functionality: cart, filters, checkout, mobile menu, GTM/pixel, and forms. Testing will be done through Lighthouse, PageSpeed, and real mobile scenarios.

  • Projects 5
  • Rating 4.5
  • Rating 1 382

Budget: 6000 UAH Deadline: 6 days

Hello. I have thoroughly studied the technical specifications and the PageSpeed screenshots of your website. The task is interesting, but the main difficulty lies in the fact that it is a custom engine, so standard solutions will not work here, and I will have to work directly with the core and the database. A server response time of more than five seconds indicates a bottleneck in the database architecture or a lack of hosting resources, so first of all, I will start with profiling the queries and setting up aggressive server-side caching. Next, I will manually rewrite the logic for loading scripts and styles to eliminate render-blocking and configure the generation of modern image formats. After each stage, I will conduct manual testing of the cart and filters to ensure stable functionality. Such deep optimization will take about a week. Please let me know if you currently have access to the server control panel or SSH, and what version of PHP is currently being used in your project?

  • Projects 14
  • Rating 5.0
  • Rating 4 205

Budget: 2000 UAH Deadline: 5 days

Hello!

The task is clear — it is a classic comprehensive optimization of a custom high-load website focusing on TTFB, JS weight, and CLS.

I have experience with similar optimizations for custom PHP/JS projects, where the main issues were slow SQL queries, overloaded frontend, and lack of proper caching/critical rendering path. I usually work in stages: first the server level (OPcache, SQL, full-page cache, CDN), then the frontend (JS/CSS split, defer/async, critical CSS), and finally images and CLS.

A couple of clarifications before starting:
— what stack does the project use (PHP framework or pure PHP)?
— is there currently Redis/Memcached or just file caching?

  • Projects -
  • Rating -
  • Rating 272

Budget: 2000 UAH Deadline: 3 days

Hello!

Working with custom engines is always a challenge that I enjoy. You can't just "install a plugin"; you need to understand the logic of the developer who created the system. I specialize in optimizing high-load projects and guarantee bringing PageSpeed metrics into the "green zone".

My technical optimization plan:
Backend & Database:

Query analysis: I will conduct a review of SQL queries. A common problem for custom sites is the lack of indexes in the database or cyclical queries that "crash" TTFB (time to first byte).

Server-level caching: I will implement Redis or file caching for parts of pages that rarely change (menu, footer, product specifications).

  • Projects 103
  • Rating 5.0
  • Rating 4 951

Budget: 2000 UAH Deadline: 1 day

Hello, Artem! I will increase the loading speed of your website by optimizing image sizes and minimizing the number of server requests so that visitors can quickly browse your content. The exact price and timeline will be provided after clarifying the details.

Profile: Freelancehunt
Reviews: Freelancehunt

  • Projects 34
  • Rating 5.0
  • Rating 8 541

Budget: 2000 UAH Deadline: 5 days

The task is clear: to raise the Performance from 27 to 75+ on mobile through server caching, OPcache, defer/async for JS, Critical CSS, WebP + preload for LCP images, and connecting Cloudflare.

I will complete the full cycle across all 4 blocks of the technical specifications, checking the cart, filters, forms, and GTM after each deployment. I will document the results with screenshots of PageSpeed before/after.

The budget is 2000 — I am ready to discuss, depending on access: is there SSH to the server or only FTP + hosting panel?

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules