Tazko
A task and project management application — a Laravel API and a separate Vue single-page front end, with a permission system that had to be designed rather than installed.
00Intro
Available for freelance
Laravel and Vue applications, and React-based WordPress plugins. Behind them: eight years of client work, and around 45 production sites shipped as a US agency's development partner.

Bangladesh · Remote
A task and project management application — a Laravel API and a separate Vue single-page front end, with a permission system that had to be designed rather than installed.
A drag-and-drop builder for Contact Form 7 — canvas, conditional logic and a submissions database — built as a layer that changes nothing about the forms already on a site.
2026 · Project management app
Independent
US digital agency
Remote, via Fiverr
The same question opens every project, and it is never the technical one: who maintains this after I leave? It decides as much about an API contract as it ever did about a client's homepage.
Eight years of client work, from design-to-code conversion through WordPress and outward into Laravel, Vue and React application work.
Where an application's real decisions get made.
Single-page applications, and the state that comes with them.
React interfaces inside wp-admin, over a PHP core.
The decade underneath all of it.
164 reviews across 223 orders, averaging 4.99 out of 5. These are the clients' own words, quoted exactly — typos and all.
Read every reviewTry this Rupash_das and you will be very happy. I would highly recommend Rupash_das to anyone needing work done right the first time. His communication skills were excellent and he was very prompt with all inquiries. We will definitely be using his skills for our future projects, as we are very pleased.
Rupash is an amazing person to work with. Showed immense patience with all the changes we asked for and also had stellar communication throughout the process. His work really speaks for itself. I'm a repeat buyer at this point lol. Highly recommended! Great experience.
If I could give 10 stars, I would have. We worked on a project that needed many changes and Rupash was on top of his game, quick changes and effecient ones made sure we closed out the project with perfect results. A+++ Hightly recommended.
It has been a pleasure working with Rupash, a true online professional that delivers high quality coding. Great communication, great understanding and overall a great person! Highly recommended
Rupash was very responsive. He was upfront and honest with me. Very methodical, he made sure he could do the job prior to sending me an offer. He is also fast. I would definitely use him again.
Rupash is very knowledgeable and very quick to deliver. He went above and beyond to ensure that all my needs were met. I will be partnering with him in the future for more jobs.
The code is perfect, well documented, it was better than I expected, it exceeded my expectations, I highly recommend working with Rupash, his work is incredible
Roles composed out of capabilities rather than labelled with a list, so every check asks about a capability and adding a new kind of member is a data change instead of a code change.
This became a product →Dragging a card updates the store immediately and the server stays the authority on order. The reconciliation has to be invisible when the two agree and correct when they do not.
A share link is not a user with fewer rights. Modelling it as a weak user is the mistake that leaks data, so it became a separate grant with its own scope and expiry.
Form tags being escaped into visible text on save. Found and patched on a live site without touching the plugin's own files — and it is the bug Defer Forms for Contact Form 7 grew out of.
This became a product →A field group redesigned after the content already existed. Thousands of repeater sub-rows moved onto the new structure with direct database queries rather than by hand.