Building Nonagon — Lessons from a Discord-Native System 2025-10-09 Python FastAPI Discord LearningByBuilding Backend Portfolio Reflecting on the technical and architectural lessons learned while building Nonagon — a Discord-native quest and summary management system built with FastAPI and MongoDB. [Read more]
REST vs GraphQL: Contrasting Two API Designs 2025-10-09 Python Java REST GraphQL Backend LearningByBuilding A deep technical comparison of REST (in Nonagon) and GraphQL (in Risk-Emulated), exploring schema design, error handling, performance, and trade-offs. [Read more]