News

📋 User Registration Form with Validation This is a simple web-based user registration form that includes client-side validation using vanilla JavaScript. Users must enter a valid username, email, and ...
A small Next.js TypeScript application featuring a contact form, mock authentication, API route handling, state management with Zustand, form validation with Zod, and data fetching with React Query.