From zero coding knowledge to shipping a platform
When I committed to building Wapka, I had a clear destination. I didn’t yet know the path. I understood HTML and CSS. But servers, databases, deployment, SSL, DNS — these were all unknowns. So I did what made sense: I started learning. Year one: building the foundation The first year was discovery. PHP. Databases. How a web server handles requests. Shared hosting versus VPS. Each concept unlocked the next. I built prototypes. Early ones were limited — simple subdomain routing, basic file uploads, a minimal database layer. Each prototype taught me something. Each limitation pointed to what needed to improve next. ...
