close

Profiles

Bio

Hi there!

My name is Artemy, and I am a freelance WordPress/WooCommerce expert. I help businesses and agencies to build, maintain and grow their WordPress projects.

My deep knowledge of PHP and JavaScript allows me to solve complex and puzzling problems of my clients.

I’ve been freelancing since 2018. During these years, I’ve worked with 200+ clients worldwide: the USA, the UK, Australia, Germany, Switzerland, Israel, and many others.

I speak English, Russian and Ukrainian.

I believe that communication is the key to great results. That’s why I try to dive deeper into the clients’ goals and issues, asking many questions and discussing all ideas that appear in this process.

Do you want to discuss your project? Feel free to contact me with any questions or issues you have, and I’ll be happy to help you.

Interests

Books, coffee, music, IT, self-improvement

Current Job

Freelance WordPress/WooCommerce Backend Developer
Present
Self-employed, freelancer

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
June 2023
Jun 09 Fri · 14:08
Forums med
Posted a reply to Variated Products Problem, on the site WordPress.org Forums:
I have the same issue. The plugin works fine for simple products but doesn't work…
February 2022
Feb 20 Sun · 16:41
Forums med
Posted a reply to Good choice for simple community-based projects, on the site WordPress.org Forums:
Hi @imath Just a mistype. Already edited :)
Feb 16 Wed · 04:07
Forums med
Created a topic, Best free security plugin, on the site WordPress.org Forums:
WordFence is great. In most cases, its free version is…
Feb 16 Wed · 04:05
Forums med
Created a topic, 5 stars, on the site WordPress.org Forums:
WooCommerce is one of the most important plugins in th…
Feb 16 Wed · 02:04
Forums med
Created a topic, Good choice for simple community-based projects, on the site WordPress.org Forums:
If you need basic community features for your website …
Feb 15 Tue · 22:17
Forums med
Posted a reply to Product condition (Used Or New), on the site WordPress.org Forums:
Sounds like a good reason to learn more about custom fields. I'd recommend you to…
Feb 12 Sat · 19:34
Forums med
Posted a reply to Can I use UUID (create a serial number) and integrate with Contact Forms 7 ?, on the site WordPress.org Forums:
Do you use a CF7 form as an order form?
Feb 11 Fri · 20:09
Forums med
Posted a reply to where is the action `woocommerce_thankyou_bacs` added?, on the site WordPress.org Forums:
The action you're looking for is do_action( 'woocommerce_thankyou_' . $order->get_payment_method(), $order->get_id() ); It's defined in…
Feb 10 Thu · 19:19
Forums med
Posted a reply to How do I embed WooCommerce checkout pages on another site?, on the site WordPress.org Forums:
You can use WooCommerce REST API for that: https://woocommerce.com/document/woocommerce-rest-api/ https://woocommerce.github.io/woocommerce-rest-api-docs/
Feb 09 Wed · 17:48
Forums med
Posted a reply to How to validate email address using external api, on the site WordPress.org Forums:
There're two possible ways to use an external API to validate email addresses on the…