CTFLFG is a Looking-for-Group (LFG) forum built specifically for CTF (Capture The Flag) enthusiasts, ethical hackers, and cybersecurity learners of all skill levels
I created this forum using Next.js and a great deal of TypeScript. I chose to use Vercel to launch along with Prisma and Neon for ease with scalability. After some long nights and a lot of debugging, the first version is out. Git for version control and various lint tools proved extremely useful for this project, especially because of the complexity associated with handling databases, a front-end, user input, authentication, and a back-end.
CTFLFG is now live at ctflfg.com .