Available for opportunities

Ibuildsoftwarethatsolvesrealbusinessproblems.Ilearnwhateverstacktheproblemneeds.

Software engineer focused on outcomes, not frameworks. I design systems, ship products, and optimize what's slow: across APIs, web apps, AI, and infrastructure. I've shipped with Laravel, Next.js, and Python, and I pick up new tools as fast as the work demands.

10+Products ShippedProduction & personal
30%Avg. Query SpeedupVia N+1 elimination
95%Test CoverageOn latest production project

What I Do

Engineering capabilities

I don't just write code. I solve business problems with reliable, scalable systems.

Backend & Systems

I design the data models, business logic, and APIs behind production systems handling real company data, processes, and users. I choose the stack that fits the problem, not the other way around.

  • REST API design, validation & relational data management
  • Database query optimization & N+1 elimination
  • Business logic for order processing & inventory management
  • Production bug troubleshooting & performance tuning
LaravelPHPMySQLREST APIsCron Jobs

Frontend & Product

I turn requirements into interfaces people can actually use: admin panels, internal tools, and data-driven dashboards, all wired to whatever API backs them.

  • Internal dashboards & admin interfaces (Next.js)
  • Component-driven architecture with React
  • Responsive design from Figma to production
  • State management & API integration
React.jsNext.jsTypeScriptTailwind CSSFigma

AI & Automation

I integrate AI into production admin tools: automated content creation with OpenAI API, intelligent chatbots, and workflow automation that eliminates manual, repetitive tasks.

  • OpenAI API for automated SEO metadata generation in admin tools
  • GST & Pincode API integrations for production workflows
  • Custom chatbot development (Gemini API)
  • Prompt engineering for reliable, domain-specific outputs
OpenAI APIGoogle GeminiPythonGST API

DevOps & Deployment

I handle application deployment and production environment management: VPS migrations, automated backups, Netdata monitoring, and server stability across multiple production environments.

  • Migrated production infra from TMD Hosting → Hostinger (zero downtime)
  • Deployed 7+ staging & production environments
  • Automated bidirectional backups via cron jobs & shell scripts
  • Netdata real-time monitoring for CPU, memory & network
DockerLinuxVPSRailwayHostingerNetdataShell Script

How I Think

A process, not a stack

The frameworks change. This loop doesn't. It's how I approach any problem, whatever the technology turns out to be.

Understand the problem

Before code, I dig into the actual need: who's affected, what's slow or broken, what 'solved' really looks like. Most bad software starts with solving the wrong problem.

Design the solution

I map the data, the flows, and the trade-offs first. Architecture decisions made on paper are cheap; the ones discovered in production are not.

Select the tools

Only now do I pick the stack: the one that fits the problem, the timeline, and the team. The language is an implementation detail, not the identity.

Build fast

Ship a working version quickly to get real feedback. Momentum and a tight feedback loop beat a perfect plan that never meets reality.

Optimize

Measure, then make it fast and reliable where it matters: killing N+1 queries, tightening response times, hardening the edge cases that bite in production.

Iterate

Solutions are never finished. I watch how it's used, learn whatever new tool the next iteration needs, and improve. The loop never really stops.

Selected Work

Projects that solve real problems

Each project was built to address a specific business need, not just to learn a technology.

localhost:3000/saas-subscription
01

Full-stack billing system with Stripe integration

SaaS Subscription Platform

My role: Full Stack DeveloperFull Stack

Problem

Businesses needed a reliable subscription management system with secure payment processing, role-based access control, and automated billing cycles.

Solution

Built a complete SaaS billing platform using Laravel and React with Stripe-powered subscription plans. Implemented webhook listeners for real-time billing accuracy and role-based access for multi-tier plans.

Architecture & Trade-offs

Chose Laravel for its robust queue system and webhook handling, paired with React for a responsive billing dashboard. Stripe webhooks ensure payment state is always synchronized with the database.

Impact

Production-ready billing system with automated subscription lifecycle management, reducing manual billing intervention to zero.

Built withLaravel 10PHP 8.xReact.jsStripe APIMySQLTailwind CSSViteDocker
localhost:3000/stock-tracker
02

Product price monitoring with scraping & alerting

Stock Tracker App

My role: Backend DeveloperBackend

Problem

E-commerce businesses needed automated price monitoring across products with historical tracking, alerts for price changes, and exportable reports.

Solution

Built a Laravel-based product tracker with web scraping, queue workers for background jobs, price change alerting, and interactive charts for trend visualization. Includes admin dashboard and CSV exports.

Architecture & Trade-offs

Laravel queues handle scraping jobs asynchronously to avoid timeout issues. Chart.js provides interactive visualizations. Pest testing ensures scraping logic reliability.

Impact

Automated monitoring system that tracks price fluctuations in real-time, with admin dashboard for managing hundreds of products.

Built withLaravel 12PHP 8.2MySQLTailwind CSSChart.jsDockerPest
localhost:3000/milk-record
03

Business operations tracking for dairy retailers

Milk Record Management System

My role: Full Stack DeveloperFull Stack

Problem

Dairy retailers needed a digital system to replace manual record-keeping for daily milk quantities, billing with flexible payment cycles, and multi-retailer management.

Solution

Built a comprehensive tracking system with daily quantity logging, automated bill calculation supporting partial and flexible payment cycles, and a mobile-responsive interface with secure authentication.

Architecture & Trade-offs

Laravel's Eloquent ORM simplified complex billing calculations. Bootstrap ensured mobile-first responsive design critical for on-field usage by retailers.

Impact

Digitized daily operations for multiple retailers, eliminating paper-based tracking errors and reducing billing disputes.

Built withLaravel 10PHP 8.xMySQLBootstrap 5

More Projects

Additional work, smaller scope, focused on specific skills.

AI / ML

AI Chatbot

Sub-second response latency with domain-accurate answers, demonstrating practical AI integration and prompt engineering.

PHPJavaScriptGoogle Gemini APIBootstrap
Backend

ProTasker

Boosted task management efficiency by 35% versus spreadsheet-based tracking, measured by task resolution time.

PHPMySQLBootstrapAJAX
Backend

Job Board Lite

Complete, production-structured job board that demonstrates Laravel MVC discipline, validation patterns, and file management.

LaravelPHPMySQLBlade+1 more
Frontend

Gully Premier League

Interactive game engine with real-time score updates and statistical analysis, demonstrating frontend architecture skills.

Next.jsTypeScriptTailwind CSS
Backend

Dynamic Notes App

95% test coverage with a production-quality codebase demonstrating a testing-first development approach.

PHPMySQLComposerPest+1 more
Frontend

Learning Continuity Matrix

Interactive education visualization tool that demonstrates component architecture and dynamic data rendering in React.

React.jsJavaScriptHTML5CSS3
Frontend

Employee Assistance Dashboard

Reduced query load time by 25% through optimized data fetching and component-level caching.

React.jsViteTailwind CSSJSON Server

Career

Experience & growth

Building production systems and growing from trainee to leading full-stack development.

Full Stack & AI Developer

Sep 2025 – Present

Sportiff India Pvt. Ltd. · Full-time · Hybrid

Own problems end-to-end across a production ERP ecosystem: Admin Panel, B2B Catalog, ArenaSport, Warehouse and Orders. Whatever the work needs that week, whether backend APIs, frontend, server migrations, or AI integrations, I pick up the tool and ship it.

  • Migrated production infrastructure from TMD Hosting to Hostinger, transferring all files, databases, and DNS records with zero downtime
  • Deployed 7+ environments across staging and production: newproject, b2b.catalog, staging.api.sportsdrive, ArenaSport, main website, B2B, and Sponsorship
  • Developed ArenaSport APIs and updated Admin Panel backend APIs using Laravel
  • Built Next.js Admin Panel and Catalog frontends with role-based UI access control and permission-based module visibility
  • Integrated ChatGPT API for automated SEO metadata generation, Pincode verification API, and GST verification API
  • Resolved N+1 query problems in Warehouse and Orders modules, measurably improving backend response times
  • Developed bidirectional automated backup scripts (TMD↔Hostinger + internal server) scheduled via cron jobs
  • Installed and configured Netdata for real-time CPU, memory, and network monitoring across servers
  • Deployed a Python-based GST verification application on Railway
  • Designed Admin Panel, B2B Portal, and Catalog UI workflows in Figma; handled database planning for Inventory and B2B Pricing modules
LaravelNext.jsPHPMySQLOpenAI APIGST APIPincode APIRailwayHostingerVPSNetdataCron JobsShell ScriptFigmaGitLab

PHP Laravel Developer Trainee

July 2025 – Sep 2025

Johar Ride · Remote

Ramped quickly into production-grade development practices in an Agile team, shipping real features while learning the discipline behind clean, maintainable systems.

  • Built reusable, clean PHP code following Laravel best practices and MVC architecture
  • Integrated REST APIs, optimized database queries, and improved page load times
  • Participated in code reviews, debugging sessions, and Agile standups
  • Researched and implemented new tools and frameworks as part of continuous improvement
LaravelPHPMySQLREST APIsGit

B.Tech in Computer Science (AI)

2021 – 2025

Parul University, Gujarat · GPA: 7.46 / 10

Capabilities

How I'm equipped to solve problems

Grouped by what they let me build, not by language. Tools shift. The thinking transfers.

Engineering Foundations

The stack-agnostic core that outlasts any framework

SY
System Design
API Design
API Design
DA
Data Modeling
PE
Performance Optimization
TE
Testing & Debugging
Git & Version Control
Git & Version Control

Backend Systems

Business logic, APIs, and the data underneath

Laravel
Laravel
PHP
PHP
Python
Python
REST APIs
REST APIs
WordPress
WordPress

Frontend Experiences

Interfaces people actually want to use

TypeScript
TypeScript
JavaScript
JavaScript
React.js
React.js
Next.js
Next.js
Vue.js
Vue.js
Tailwind CSS
Tailwind CSS
Bootstrap
Bootstrap

AI & Automation

Putting models and scripts to work on real problems

OpenAI API
OpenAI API
Google Gemini
Google Gemini
PR
Prompt Engineering
TensorFlow
TensorFlow
WO
Workflow Automation

Cloud & Infrastructure

Shipping it and keeping it running

Docker
Docker
Linux
Linux
SH
Shell Scripting
Vercel
Vercel
Railway
Railway
Netlify
Netlify

Data & Databases

Modeling, querying, and making it fast

MySQL
MySQL
Firebase
Firebase
QU
Query Optimization
Postman
Postman

AI & Automation

Intelligent systems I've built

AI isn't a buzzword in my stack. It's a production tool I use to solve real business problems.

AI-Powered Admin Panel

Production Feature

Built a Next.js admin panel for Sportiff India that uses OpenAI API to auto-generate SEO-optimized product descriptions, meta tags, and content, reducing content creation time from hours to seconds.

Next.jsOpenAI APITypeScript

Gemini AI Chatbot

Project

Developed a conversational AI chatbot powered by Google Gemini API with custom prompt engineering for domain-specific responses. Optimized response latency using async JavaScript patterns.

PHPGemini APIJavaScript

GST Verification Service

Production Integration

Integrated a Python-based GST verification application for Sportiff India's B2B workflows and deployed it on Railway. Handles real-time GST number validation in production.

PythonGST APIRailway

Server Automation Suite

Infrastructure

Engineered automated backup and synchronization systems using shell scripts and cron jobs for database and file backups across TMD Hosting, Hostinger, and internal VPS to ensure zero data loss.

BashCronLinuxMySQL

Get in Touch

Let's build something together

Looking for a developer who ships reliable systems and thinks about the business problem? I'm open to full-time roles, freelance projects, and interesting collaborations.