Junaid Khan

Junaid Khan (29)

Founder of Fillvisa

Interactive Demo Case for Plus Users

Fillvisa Plus users can now walk through a fully guided demo case - from adding a contact to generating a filled USCIS PDF - before touching any real data. Getting started with a new tool is hard when you're staring at an empty dashboard. We…

N-400 Form: Bug fixes

Fixed 2 issues on form N-400 Users with no children under 18 can now enter 0 and submit the form without filling in any child fields. Previously, all child row 1 fields were unconditionally required, blocking valid submissions. File: children-info-map.js — added hasChildren() guard on…

Registration Welcome Email

Fillvisa Plus now sends transactional emails. When you create a new account, you'll receive a welcome email confirming your registration and the start of your 10-day trial. This is the foundation for upcoming email notifications - including trial expiry reminders and account updates - so…

🎉 I-485 Form is live

We’ve officially Form I-485 (Application to Register Permanent Residence or Adjust Status) on Fillvisa. You can now complete the full I-485 form using our smart, step-by-step interface - designed to simplify one of the most complex USCIS forms. Each section is broken down clearly, with…

Forms Autosave & Load Reliability

This update resolves a critical bug where form validation status was not being persisted to the database after submission. The root cause was an early-exit guard in saveFormToServer() that skipped the save when field values hadn't changed — meaning the formValid flag set during submission…