Budget: 1000 UAH Deadline: 1 day
Hi, call me to you. Ready to perform. Price + deadlines indicated
with UW. by Sergey
Budget: 1000 UAH Deadline: 5 days
Hello to you!
I was familiar with the topic and the task, ready to start work.
I do it qualityly, according to all your requirements.
• • • • • •
My contacts:
Skype/Viber/WhatsApp: +380964457125
Posts by: @elena_mazurchak
My last work:
HTTP://lenamazurchak.com
Budget: 1000 UAH Deadline: 3 days
Good day Dmitry.
I will set the theme on the wordpress and adapt to your requirements, quickly and quality.
I take all my responsibility and do everything until the end.
We are ready to get started as we discuss the details.
Write, I will be happy to collaborate.
Contact for communication:
Telegram: +380955464941
Viber: +380955464941
WhatsApp: +380955464941
Skype: zemfira151
Email: [email protected]
Email: [email protected]
with UW. Veronika
Budget: 1000 UAH Deadline: 1 day
Hello to you. Wordpress for you. Free to work. Write to L.S.
Budget: 700 UAH Deadline: 5 days
Hi, there is experience with WP, write in the telegram if you are interested in https://t.me/heneros
Budget: 700 UAH Deadline: 3 days
Hello Dmitry, I have 3 years of work experience.
I do quality at 1000%.
Latest work http://danda.dev.yuush.co.uk/ http://bimet.biz https://gepatologist.ru/ http://pilipok.zzz.com.ua/dolg/ https://royal-kovka.ru
With respect to Alexander
Budget: 500 UAH Deadline: 1 day
Hello I am about your post I can help.
Ready to discuss the details of the project and show your portfolio.
I am a web developer.
I am working on the front-end, back-end and back-end sites.
For you my proposals:
- Adaptive slope (it is when your site looks equally and well on different devices).
I write a valid and clean code without errors, it helps search engines read the site code faster and download it faster.
Pixel perfect (the site looks like a point in point on the design package).
I do everything in good quality and at the time.
I use the knowledge:
The HTML5
The CSS3
by Sass
Adaptive crossbrowser,
JavaScript and jQuery
The wordpress
The Opencart
by PHP
by Java
The MySQL
I will be happy to discuss and cooperate with you.
Skype by Karush07
https://mkarush99.000webhostapp.com/
HTTP://xn--80aaa1bbbted9agc0d.xn--p1ai/
HTTPS://kar1295.000webhostapp.com/
HTTP://a9828860.beget.tech/
HTTP://3generations.am/
Budget: 1000 UAH Deadline: 2 days
Hello to you! I will do everything in good quality and in time. Go to turn.
Budget: 800 UAH Deadline: 2 days
Hello, you are ready to complete your project. Experience with WordPress 3 years. I will be pleased to cooperate
Budget: 700 UAH Deadline: 2 days
Welcome to Dmytro Ivanov.
Ready to start immediately after clarification.
Budget: 600 UAH Deadline: 1 day
Hi Dmitry, I am specializing in VP, ready to implement your project. Interested in details, please contact us.
Budget: 1000 UAH Deadline: 3 days
Hello to you. I have a lot of experience with WordPress. Ready to start immediately after clarification.
Budget: 500 UAH Deadline: 1 day
Welcome to Dima,
I am interested in your project!
I work responsibly, quality, quickly and cheaply.
Always in communication, I appreciate my and the time of others.
My work experience with the wheat is 4 years.
Backend - 3 years
Post - [email protected]
Posts by @art_money_pro
Viber - 380997893979
Skype – ArtMoneyPro
Proposals concealed
Proposals are currently absent
Current freelance projects in the category Content Management Systems
Website management and SEO promotion
Need a WordPress + SEO specialist for ongoing support and development of the websiteI am looking for a specialist for long-term cooperation in supporting, developing, and SEO promotion of the website for the barbershop network “Chub and Vusa”.Website WordPress ElementorMain TasksTechnical Support making changes to the website; creating new pages and Landing Pages; updating WordPress, Elementor, and plugins; fixing technical errors; optimizing website speed; backing up; ensuring website security; integrating new services and features.SEO Promotion conducting SEO audits and implementing recommendations; internal optimization of the website; optimizing meta tags, headings, and page structure; working with interlinking; improving Core Web Vitals; preparing technical tasks for copywriters or independently placing SEO texts; analyzing and fixing technical SEO errors; working with Google Search Console and Google Analytics; increasing organic traffic and improving the website's positions in Google.Requirements confident experience with WordPress and Elementor; practical experience in SEO promotion of commercial websites; knowledge of modern Google requirements; understanding of technical SEO; responsibility, promptness, and quality execution of tasks.Advantages experience with local SEO; knowledge of HTML, CSS, JavaScript, PHP; experience with Google Tag Manager; cases of bringing websites to the TOP of search results.Collaboration FormatA specialist is needed on a permanent basis. Tasks will arise regularly: from small edits to comprehensive website development and SEO promotion.When responding, please indicate: examples of websites you support or promote; cases with specified SEO results; your working format (hourly or monthly support); estimated cost of services.
We are looking for an experienced Embedded developer to create energy-efficient firmware for a wearable device (form factor: chest strap) for monitoring psychophysiological state. The circuit design is complete, and development will be based on a development kit with subsequent transfer to a custom board.Stack and hardware base:MCU: Nordic Semiconductor nRF52840 or nRF5340.Development environment: nRF Connect SDK / Zephyr RTOS (strictly C/C++).Peripherals:Optical pulse sensor (PPG) — operates via I2C.6-axis inertial sensor (IMU accelerometer + gyroscope) — operates via SPI.Haptic motor driver (LRA 1030) — controlled via PWM.External SPI Flash memory for cyclic logging.Work scope by stagesStage 1: Bring-up, peripheral drivers, and BLE telemetryGoal: Bring the hardware to life, set up stable data collection, and transmit it to a smartphone/PC.Configure I2C and SPI buses using DMA (Direct Memory Access) to offload the processor.Write/integrate drivers for PPG and IMU (configure polling frequency, sensor FIFO buffers).Deploy a custom BLE profile (GATT service) for real-time transmission of raw data from sensors.Basic initialization of PWM for controlling the haptic LRA motor (launch test vibration patterns).Stage 2: Algorithmic layer (DSP and multi-level feedback logic)Goal: Implement mathematical signal processing directly on the chip (Edge Computing) and device reaction logic.Implement algorithms for filtering motion artifacts: clean the PPG signal using accelerometer data (IMU).Extract R-R intervals (HRV) from the cleaned PPG signal.Implement 4-level system stability logic:Drift Level: Track gradual changes in HRV and breathing.Prediction Level: Calculate a mathematical trend for deterioration.Micro-correction Level: Generate barely noticeable haptic patterns on the LRA motor when a target data pattern is detected.Hardware Reset Level: Implement safety logic (high-intensity haptic pulse at critical metrics).Stage 3: Energy saving, logging, and fault toleranceGoal: Prepare the device for autonomous operation from a miniature battery and ensure "24/7" stability.Deep optimization of energy consumption. Put the MCU into sleep mode (System ON/OFF) between measurement cycles. The processor should wake up only on interrupts from sensor FIFO buffers or a timer.Write a fault-tolerant file system in external SPI Flash (e.g., LittleFS) for autonomous cyclic log saving.Configure a hardware watchdog timer to prevent firmware hangs.Requirements for the performer:Experience in commercial development for Nordic chips (nRF52/nRF53) of at least 3 years.Proficient in Zephyr RTOS and debugging tools (Segger Embedded Studio / VS Code, J-Link).Understanding of digital signal filtering principles (DSP) and low-power design.Having your own debugging kit (nRF52840-DK or similar) for starting work is welcome.Work format:Milestone payments with results documented on GitHub. Please indicate your hourly rate or approximate cost and timeline estimates for each of the three stages.
Project Description We are looking for an experienced developer or a small team to create a modern online store for an optical salon. The goal is not just to update the design, but to create an effective online sales tool that will become the main sales channel for the company in the future. The current website is already operational and has an SEO history, so it is important to maintain Google rankings as much as possible during the transition to the new site. We will base the UX and functionality on modern global optical online stores (for example, Warby Parker), but the solutions must be adapted to the Ukrainian market.Required Functionality WordPress + WooCommerce modern responsive design product catalog with filters Mega Menu selection of frames and lenses glasses order builder ability to upload a prescription online appointment for vision check online payment integration with Nova Poshta simple administrative panel product import SEO-friendly structure possibility of further integration of an AI consultantImportant A specialist is needed who has experience in creating online stores, understands UX, SEO, conversion, and can offer their own solutions for improving the project. A detailed technical task will be provided after the preliminary selection of candidates.Please include in your response Links to 3–5 similar implemented online stores. Your experience with WooCommerce. How you plan to maintain SEO during the site transfer. What improvements you recommend to increase conversion. Estimated cost of the project. Estimated completion time.Specialization ✅ Website creation ✅ Online stores and e-commerce ✅ WordPress ✅ WooCommerce ✅ PHP
It is necessary to develop a modern online store for electric, gasoline, and battery tools with a separate B2B platform for partners, dealers, and dropshippers. At this stage, I would like to receive a preliminary estimate of the cost, development timelines, and technology recommendations. (because I have a website on the Horoshop platform)Main Site The following should be provided: a product catalog with categories, brands, filters, and search; product pages with specifications, photos, descriptions, prices, and availability; cart and order checkout; customer personal account; adaptive version for phone, tablet, and computer; SEO settings; the ability to independently add and edit products, categories, pages, and banners; integrations with payment systems, delivery services, CRM, or accounting systems; import and automatic updating of products, prices, and stock.B2B Platform After authorization, the partner should have access to a separate account where they can: see individual or wholesale prices; view current product stock; create and track orders; view order history; see order statuses; view their balance, debts, payments, and settlements; upload invoices, waybills, and other documents; submit requests for returns, warranties, or service; receive notifications about new products, promotions, and price changes. It is preferable to provide different types of partners with varying prices, discounts, credit limits, and working conditions.Administrative Part The administrator should be able to: manage products, prices, and stock; create partners and assign them individual conditions; set personal discounts and limits; view all orders, payments, and debts; generate documents; view sales statistics; manage service, return, and warranty requests; send messages to individual partners or all users of the B2B platform; distribute access rights among employees.Important Requirements The system must be fast, secure, user-friendly, and suitable for further expansion. It is important that most information can be changed through the admin panel without the intervention of a programmer. In your response, please indicate: the estimated cost of development; approximate timelines; recommended technology or CMS; what is included in the cost; which integrations can be implemented; whether you provide further technical support; examples of similar online stores or B2B systems that you have developed. I am considering both a complete development from scratch and implementation on a ready-made CMS with further refinement for the necessary functionality.
Looking for an experienced developer OpenCart / ocStore who can transfer the existing online store to a modern version of the system and make several small improvements. First, an audit of the site is necessary! https://bigbears.com.ua/ Initial Data Active site on ocStore 2.3.0.2.3 The store is operational and accepting orders. It is necessary to maintain the store's functionality. The domain and hosting remain the same.Main Task The site needs to be transferred to the current stable version of OpenCart / ocStore. During the transfer, it is necessary to preserve: all products; categories; manufacturers; photos; attributes; options; SEO URLs; customers; order history; store settings (if possible).Additionally After the transfer, some small improvements need to be made. Currently, they are minor but may be added during the work process. For example: fixing minor bugs; small changes in the admin panel; small changes on the site; module configuration; fixing the display of individual elements.Requirements Experience specifically with OpenCart / ocStore. Preferably, completed projects. Work through a test copy of the site. Make a full backup before starting. Provide a working site without data loss after completion. It is preferable that after the project is completed, the contractor can make small improvements if necessary.What Will Be Provided The contractor will be provided with: FTP access; database access; admin panel access; hosting access if necessary.Please Indicate in Your Response Experience working with OpenCart / ocStore. Which versions you have transferred. Examples of completed projects. Completion time. Cost of work. What difficulties may arise during the transfer.