2. Business Analyst (IT) – Onsite, Full-Time
BrainFleck Solutions is seeking a mid-level WordPress Developer in Surat to join their team. The role focuses on developing and maintaining custom WordPress themes, plugins, and custom functionalities using PHP, HTML, CSS, and JavaScript. Candidates are expected to handle API integrations, performance optimization, and security measures. The position requires strong communication skills for client interaction in an onsite environment.
50k new jobs listed every day. Install TAL to find more jobs like this.

Experience
3-6 years
Function
Engineering
Work mode
Onsite, India
Company
Tier 2
What you will work on
BrainFleck Solutions is seeking a mid-level WordPress Developer in Surat to join their team. The role focuses on developing and maintaining custom WordPress themes, plugins, and custom functionalities using PHP, HTML, CSS, and JavaScript. Candidates are expected to handle API integrations, performance optimization, and security measures. The position requires strong communication skills for client interaction in an onsite environment.
TAL's take
Tier 2 company with a clear but narrow scope in WordPress development, limited growth signal provided.
The JD is very specific regarding WordPress tasks, responsibilities, and the required technology stack.
Must haves
- 3+ years in WordPress development (frontend & backend)
- Proficiency in PHP, HTML, CSS, JavaScript, MySQL
- Experience with Gutenberg, REST API, Git, and performance optimization
- Strong English communication skills for client interaction
Tools and skills
Nice to have: woocommerce, acf.
About the company
Unfamiliar company, default mid-tier assigned.
Posts mentioning BrainFleck Solutions
Building a brainfuck interpreter in Rust
Almost done, its a long one. We are going to learn the language first and then we will build an interpreter for this using Rust. I'm very excited to publish this but doing some final editing. Publishing this weekend
Learn Rust Basics By Building a Brainfuck Interpreter
In this post, we are going to build a brainfuck language interpreter in Rust. But before that, we will learn about variables and mutability, scalar types, compound types, functions, basic string handling (we will dive deep in the next article), println! & basic macros. We will also learn about cargo and control flow in rust like if and else blocks, loops, and match (this is interesting). link -> https://blog.sheerluck.dev/posts/learn-rust-basics-by-building-a-brainfuck-interpreter/