Skip to content
Parvat
Career

Experience

The full picture behind each role — not just titles and dates, but the decisions and trade-offs behind them.

Software Developer

Millipixels Interactive Pvt. Ltd.

May 2025Present

Software developer building four enterprise-scale products end to end: a contract lifecycle management platform, an AI integration platform, a governance-risk-compliance (GRC) platform, and a mobile device management (MDM) admin panel — spanning contract authoring, AI-assisted workflows, compliance reporting, and device administration.

Responsibilities

  • Developed multiple frontend modules across four enterprise platforms using Next.js, React, and TypeScript
  • Built and maintained a reusable enterprise component library used across all products
  • Integrated REST and .NET APIs, and real-time features via SignalR
  • Managed application state using Redux Toolkit across complex, multi-module products
  • Implemented JWT-based authentication and role-based access control
  • Collaborated with backend developers and designers in an Agile environment
  • Focused on performance optimization and accessibility across all products

Achievements

  • Delivered four enterprise platforms end-to-end on the frontend: a contract management system, an AI integration platform, a GRC platform, and an MDM admin panel
  • Built a reusable enterprise UI component library adopted across all four platforms
  • Integrated AI-assisted workflows into a production enterprise product
  • Implemented JWT-based authentication and role-based access control used platform-wide

Problems Solved

Problem —Complex application state needed to stay consistent across many interdependent modules within large enterprise products, without the UI becoming slow or hard to maintain.

Solution —Designed reusable components and centralized Redux Toolkit state management to reduce duplication and simplify feature development across modules.

Problem —Handling dynamic, unpredictable AI responses while keeping the interface smooth and reliable.

Solution —Built dedicated, defensively-designed components and modular API and state patterns to isolate AI response handling from the rest of the UI.

Problem —Large datasets — compliance records, device fleets — needed to stay fast and usable in the UI.

Solution —Used reusable, server-side paginated data-table components across modules instead of ad hoc per-module implementations.

Engineering Decisions

Standardized on Redux Toolkit with per-module slices plus shared cross-cutting slices for entity data used by multiple modules.

Kept module-specific state changes contained while still giving every module a consistent view of shared entities like a contract or device.

Built a shared, reusable component library (tables, forms, modals) on top of Shadcn UI and Radix UI rather than letting each product build its own.

Reduced duplication and meant new modules across all four platforms could be built faster and more consistently.

Next.jsReactTypeScriptRedux ToolkitTailwind CSSSignalRREST APIs.NET APIsNode.jsJWT AuthenticationShadcn UIRadix UIFramer MotionDockerGitPostman

Software Developer

Battle Mount · Udaipur

Aug 2023Apr 2025

Built the Battle Mount web application from scratch, including a fuel supply management system (customer-facing site and admin panel), and maintained a meat supply management platform in production.

Responsibilities

  • Implemented responsive, mobile-friendly UI components using Next.js and Tailwind CSS, ensuring consistent user experience across devices
  • Integrated dynamic forms, dashboards, and data tables with server-side APIs, supporting pagination, search, filters, and role-based actions
  • Ensured high system availability by continuously monitoring application behavior, debugging live issues, and delivering timely fixes
  • Worked closely with stakeholders to understand business requirements and translate them into scalable technical solutions
  • Deployed and managed applications on Vercel, ensuring smooth builds, environment configuration, and reliable production releases

Achievements

  • Built the Battle Mount web application from scratch, taking ownership of frontend architecture, reusable component design, and seamless backend API integration
  • Developed a fuel supply management system, including a customer-facing website and an admin panel to manage orders, logistics, pricing, and operational workflows
  • Maintained and supported a meat supply management platform, resolving critical production bugs, performance issues, and UI inconsistencies
Next.jsReactTailwind CSSREST APIsVercel

Software Developer Intern

Battle Mount · Udaipur

Jan 2023May 2023

Frontend development intern contributing to the Coaliance EDI Management System, building scalable, responsive interfaces and reusable UI components for EDI workflows.

Responsibilities

  • Gained hands-on experience working in a professional development environment, following coding standards and collaborative workflows

Achievements

  • Contributed to the development of the Coaliance EDI Management System, focusing on building scalable and responsive frontend interfaces using React.js, HTML5, CSS3, and Tailwind CSS
  • Developed reusable UI components to streamline EDI workflows, improving data visibility and user efficiency
ReactHTML5CSS3Tailwind CSS