Oleksii Kozoriezov
Winning proposal- Projects -
- Rating -
- Rating 673
Budget: 1500 UAH Deadline: 1 day
Good day, I will do it quickly and beautifully, with the animation you desire. Sincerely, Oleksiy
Budget: 500 UAH Deadline: 1 day
Hello, I will do it. Write to me, I will be happy to collaborate.
Budget: 1000 UAH Deadline: 2 days
Hello, I will do it, I have written the price. I will make clean html / css, write in private messages.
Budget: 1500 UAH Deadline: 2 days
Hello! I am interested in your offer, very keen on collaboration)
On my part, I offer high-quality and clean layout with full responsiveness, and if necessary, the addition of animations.
I always create clean and valid code, regardless of complexity, which passes any validation.
I check all websites on Google Page Speed, always in the green zone, which positively affects SEO promotion.
Further integration into CMS WordPress is possible for convenient and easy content editing.
After the project is completed, support and consultation regarding the completed work is possible. Always in touch.
Please see my portfolio Freelancehunt
The exact price and deadlines will be determined after detailed agreement.
Thank you for your attention, have a great time of day)
Budget: 2000 UAH Deadline: 1 day
I don't know what to write here, quickly, simply, like everything..........
I can do the animation, but then we will change the price.
Budget: 1100 UAH Deadline: 2 days
Good day
My experience as a web developer is 5+ years
I will complete your frontend task
I will make pixel-perfect layout, I will make your menu a reality)
Choose me, I liked the design
Budget: 500 UAH Deadline: 1 day
Good day, Oleksandr, I am ready to perform the layout of the page according to the design, I code in clean HTML, CSS, SCSS, with the addition of JS functionality, I create responsive, cross-browser, valid layouts, following BEM methodology.
Examples of my layout work:
https://vitalik-13.github.io/my-portfolio/
For more detailed discussion, please write in private.
Proposals concealed
Proposals are currently absent
-
Oleksandr Rozhnov
4 December 2024
Можливо, щоб іконки контактів трохи рухались чи скейлились, кнопка демо натискалась/вдавлювалася (вона стилями зроблена)
І також заанімувати хлопця.
Щось по типу такого:
https://playable.store/ads/best/demo2/
все тіло "дихає" та голова трохи рухається, трохи руки рухаються у лікті, очі кліпають
я можу зробити приклад, але на канвасі - або надіслати таймінги що куди и коли
всі анимації мають однакові таймінги - всього 3 ключових кадри та повернення на першу позицію
єдине, що дихання тіла(скейл всього хлопця) робиться для всіх елементів, а у середині (мувікліпа чи якогось контейнера) вже рухаються елементи окремо
Current freelance projects in the category HTML & CSS
# Need a Frontend Developer (WordPress / WooCommerce): Product Card ## About the Project Active online store The design is already ready — need to be properly coded and integrated product card (single product). - Current page (example): https://obertshop.com.ua/shop/dysky/audi/r21-audi/disk-r21-na-avto-audi-obr9006/ Template coding for single-product ## Requirements - Coding according to the Figma layout. - Responsive: desktop + mobile, correct display in major browsers. - Integration into the existing WooCommerce theme, clean and maintainable code. - Result — a working page on the site that matches the design. ## What to Send in Your Response 1. Portfolio (preferably WordPress / WooCommerce, product cards). 2. Cost — suggest a convenient format (fixed price for the project or hourly rate). 3. Deadline in days. 4. Questions about the layout and a list of accesses/materials needed from us to start. Access to Figma, the site, and necessary materials will be provided in private messages after the response.
A website needs to be coded according to the design. The layout is a bit crooked, so pixel perfect is not required. Coding, responsive for mobile devices, opening pages via links, and the site in three languages. All texts in blocks in other languages will be sent later. Additionally: optimization for Google PageSpeed 100 / 100 for mobile and desktop. Or at least 98 out of 100, no less!!! Propose timelines and costs. Layout: https://www.figma.com/design/AkM2GAvaLAPw7IAOtkGPIy/DSL-2010--%D0%9F%D1%80%D0%B0%D0%B2%D0%BA%D0%B8-1-?node-id=6177-908&t=u7qPBPqxIifkwaug-0
The website is developed on: Backend: Java + Spring Boot Database: MySQL Frontend: JavaScript, HTML, CSS Template Engine: Thymeleaf Server: VPS (Linux Ubuntu) Reverse Proxy: Apache2 Architecture: Monolithic application Currently, the website has implemented: A blog with an admin panel. The ability to create and edit articles through the admin panel. The ability to add HTML markup and content through a visual interface. Static pages of the site, which are currently created by the developer manually. ⸻ Task Objective It is necessary to implement the ability to create and manage new commercial service pages through the existing admin panel similarly to how blog articles are currently created. After implementation, the administrator should be able to independently create new SEO service pages without the involvement of the developer. ⸻ Current State Currently, only blog posts can be created through the admin panel. Example: Article 1 Article 2 Article 3 Each article has: Title URL (slug) Content SEO parameters Images ⸻ What Needs to be Implemented 1. New content type "Services" Create a separate section in the admin panel: "Services" It should be independent of the blog section. Example structure: Blog Services ⸻ 1. Creating a service page The administrator should be able to create a new service page through the interface. Commercial service pages consist of 13 blocks, of which 4 blocks are dynamic and 9 are static. Fields: Service name URL (slug) H1 SEO Title Meta Description SEO Keywords Main content of the page Image Publication status (Draft / Published) ⸻ 1. Page content The content should support: HTML markup Text formatting Headings H2-H6 Lists Images Links It is preferable to use the existing editor that is already applied in the blog. ⸻ 1. URL generation Each service should have its own URL. Examples: /visa/usa/business-visa-usa /visa/usa/business-visa-uk /visa/usa/business-visa-canada ⸻ 1. Display on the site After publication, the page should: automatically become available at its URL; use the existing service page template or a new template; display correctly on all devices. ⸻ 1. SEO For each service, it is necessary to provide the ability to configure: Title Description H1 Canonical URL (preferably) Open Graph (preferably) Pages should be indexed by search engines similarly to blog pages. ⸻ 1. List of services In the admin panel, implement: a list of all services; search; editing; deletion; changing publication status. ⸻ 1. Important Implement the ability to create new types of SEO pages without code modifications in the future. through a unified content management mechanism. ⸻ What is Expected from the Developer It is necessary to analyze the existing implementation of the blog and maximize the reuse of the current architecture to create the new "Services" section. When responding, please indicate: How the task will be implemented. What changes will be required in the database. Time estimate. Cost of work. What technologies should the performer know Mandatory: Java Spring Boot MySQL Thymeleaf HTML/CSS JavaScript Working with Linux Ubuntu Desirable: Spring Security SEO optimization of server pages Experience with CMS and CRUD modules Experience supporting monolithic Spring Boot projects
It is necessary to conduct an audit of the existing website, fix technical errors, improve SEO, optimize speed, and gradually enhance functionality. Redesign is not required. What needs to be done: Conduct a technical audit of the website. Conduct an SEO audit and propose a plan for improvements. Identify and eliminate technical errors. Propose improvements for UX/UI and design. Optimize loading speed. Make enhancements to the website, and if necessary, work with the code. In the future — support and development of the website. In your response, please include: links to similar projects; experience working with WordPress (if any); estimated cost of work; whether you are ready for long-term cooperation.
There is a page on our website (waiting list) - https://onchainradar.ai It is overloaded and lagging too much. We need to fix this, slightly adjust the animations and some elements on mobile. The site is in HTML and CSS. Please estimate the implementation time and cost. We need this done today or tomorrow at the latest. Thank you.