Introduction

Mrunal Bhoyar

Software Developer

Building full-stack applications using React and FastAPI. 8 months of dedicated experience in developing functional, API-driven web solutions.

Download Resume
Available to join immediately
Toolkit
Python JavaScript FastAPI React HTML CSS SQL Git GitHub
Location

📍 Based in Pune, India

Project

Pipeline Builder

An interactive drag-and-drop workflow builder featuring dynamic variable parsing, centralized state management, and real-time backend DAG validation to ensure loop-free execution.

Linear Pipeline & Dynamic Handles

Shows a loop-free workflow execution. Watch as typing {{variable}} in the smart text node dynamically generates a new input handle in real-time. On submission, the backend verifies the structure and returns the exact node and edge metrics.

Real-Time Loop Detection

Demonstrates the validation engine handling a cyclic graph. When an invalid loop is created between nodes, hitting submit triggers an immediate backend warning that blocks execution and guides the user to fix the recursion.