Web Systems
Green Card Forum
A Turkish-language community forum for people going through the US immigration process. First built on WordPress with a mobile app; now being rewritten in .NET and Next.js.
People going through the green card process were asking their questions in scattered Facebook groups. The same question hundreds of times, answers lost, no searchable archive.
The first version
I built the community forum on WordPress and wrote a companion mobile app in Flutter. Notifications were real time, so a user knew from their phone the moment an answer arrived.
Why it is being rewritten
As the community grew, the forum side of WordPress began to struggle under load and extending the content model got steadily more expensive. The second version is being built as a modular monolith: domain-driven design on .NET 10, PostgreSQL, and a separate web and admin surface in Next.js.
Status
The first version is live and working. The second is in development; the migration will happen without data loss and with existing addresses preserved.