Work – Jeny Pansuriya

Production full-stack work and personal projects — real metrics, clean architecture.

Real-Time Collaboration Web App

Enterprise Resource Planning System

Engineered a scalable full-stack ERP system supporting sales, purchase, and project lifecycle management. Architected modular REST APIs, designed normalized MongoDB schemas, and developed real-time analytics dashboards. Deployed on AWS EC2 with Nginx and PM2, following clean architecture and reusable component design to ensure long-term scalability.
React.jsNode.jsExpressMongoDBAWSRedux ToolkitTypeScript

The Water Engineer

Global Networking & Knowledge Platform

Built a high-performance, responsive platform for wastewater professionals. Developed a dynamic CMS, implemented SEO best practices (meta tags, sitemap, OG), and optimized load speeds using lazy loading and code splitting. Configured custom domain hosting on Vercel and integrated Google Search Console for improved visibility and search rankings.
React.jsVercelSEOTailwind CSSMERN Stack

Empire Enviro Tech

Corporate Informative Website

A professional corporate site for a leading water treatment equipment manufacturer. Showcases product catalogs, project portfolios, and technical resources with a responsive design.
ReactTailwind CSSFramer Motion

Collaboration Web App

Advanced

Teams-Like Platform for Industry — Connect People in One Place

Key Contributions: • Engineered real-time messaging using Socket.IO clustering + Redis pub/sub for horizontal scaling • Built event-driven reminder system using BullMQ, reducing polling overhead by 90% • Optimized MongoDB aggregation pipelines, cutting API response time from 2.3s → 400ms • Fixed N+1 query pattern reducing DB calls from 15 → 2 per request • Designed role-based access control with 12 permission levels across multi-company architecture • Resolved Ant Design Select production bug; fixed IST timezone bugs affecting 200+ attendance records
Message Latency
<100ms
API Response
2.3s → 400ms
Polling Overhead
-90%
ReactNode.jsExpressMongoDBRedux ToolkitSocket.IOBullMQRedisAnt Design

ERP Web App

Advanced

Enterprise Resource Planning System

Manufacturing company ran on 3 disconnected tools → built them a unified ERP. Invoices: 15 min → 2 min. Data errors down 80%.

Key Features: • Inventory management with automated low-stock alerts (SMS/Email via Twilio) • Real-time sales analytics dashboard tracking revenue, profit margins, and top products • Role-based workflows: Sales creates quotations → Admin approves → Purchase generates POs • Invoice generation with GST calculation + PDF export • Deployed on AWS EC2 with Nginx reverse proxy, SSL, and PM2 clustering
Daily Transactions
200+
Invoice Time
15m → 2m
Data Entry Errors
-80%
React.jsTypeScriptNode.jsExpressMongoDBAWS EC2Redux ToolkitChart.jsjsPDF

B2B Website

Intermediate

Export & Trade Portal with RFQ Lead Generation

Export business had zero structured online leads → built an SEO-driven RFQ site. Lighthouse 95+, quote form bounce down 35%.

Key Features: • Product catalog with 40+ items, filterable by category • Multi-step RFQ form with smart field validation • SEO: Schema markup, XML sitemap, Open Graph tags • Performance: lazy loading, Next.js Image optimization, CDN • CMS-ready architecture for non-technical content updates
Next.js 14Ant DesignTailwind CSSReact Hook FormVercel

Ecommerce Site

Intermediate

Full-Stack Platform with Buyer & Seller Portals

Artists had no way to sell directly online → built dual-portal ecommerce with Razorpay checkout for buyers and sellers.

Cart, checkout, Razorpay payment integration, product management, and order tracking across separate buyer and seller portals.
ReactJSNode.jsExpressMongoDBRazorpayMaterial-UI

MovieFlix

Learning

Movie Recommender App

Developed a movie recommendation system with search, genre filters, trailers, and ratings. Integrated TMDB API and a Flask backend for personalized recommendations.
ReactJSFlaskTMDB API

OneHealth

Learning

Healthcare Management System

Built a healthcare platform for appointment booking, patient profiles, and doctor management with secure authentication and REST API integration.
ReactJSNode.jsExpressMongoDB