Lit Law
Featured Project

Lit Law

Next.jsReduxTailwind CSSFramer MotionTiptap

Lit Law is a scalable AI-driven web platform tailored for the Indian legal ecosystem. As a Freelance Front-End Developer, I engineered the client-side architecture using Next.js and Redux, featuring a recursive Google-Drive–style document explorer and a collaborative Tiptap editor for real-time contract drafting. I optimized performance through virtualization and lazy loading to support high user concurrency, while ensuring code quality with tools like Husky and Lint-staged.

Role:Freelance Front-End Developer
Timeline:Mar 2025 - Dec 2025
Category:Frontend, Web Development, Freelance

Challenges

  • Visualizing complex, nested document structures without compromising UI performance
  • Enabling seamless real-time contract drafting and synchronization for multiple concurrent users

Solutions

  • Engineered a recursive, Google-Drive–style explorer using virtualization and lazy-loading to handle large datasets
  • Implemented a highly optimized Tiptap editor with collaborative live sync and advanced hydration strategies