MENU

GET IN TOUCH

amankureshi.contact@gmail.com
Back

Formnex

Year

2025

Tech & Technique

Next.js, Redux, Tailwind CSS, API Integration, React i18n, Debouncing

Description

Formnex is a modern form handling platform built for developers to easily collect and manage form submissions via POST requests. It enables seamless integration with static sites, custom frontends, or backend-less apps using just an endpoint and a form action.

Key Features:
  • POST-Based Submissions: Accept form data via a dedicated API endpoint
  • Submission Dashboard: View and manage form data in a clean UI (planned feature)
  • Easy Integration: Plug-and-play with any tech stack using standard HTML forms
  • Debounced Validations: Ensures real-time user feedback without spamming the server
  • Multi-language Support: Built-in i18n with RTL support for global access
  • Fully Responsive: Optimized for all devices using Tailwind CSS

Technical Highlights:
  • Handled asynchronous API integration for real-time POST form handling
  • Used Redux for predictable state flow and debounced inputs for UX efficiency
  • Animated UI with Framer Motion for polished transitions
  • Implemented RTL-compatible internationalization with React i18n

My Role

Full Stack Developer
As the solo full stack developer, I:
  • Designed and built the UI from scratch using React and Tailwind CSS
  • Integrated POST-based API system to handle real-time form submissions
  • Implemented full i18n support including RTL capabilities
  • Applied Redux for efficient state management and user flow
  • Enhanced user experience with Framer Motion animations and input debouncing