Githuballgames

Leo investigated the JSON file from CryptoGamer88 . Hidden deep within the data structure, the user had injected malicious code into the "publisher" field of several popular games. Because Leo hadn't sanitized the input, the code was executing on his users' machines.

It was exactly what Leo needed for his side project: a "Random Game Generator" app. Instead of spending weeks building a database, Leo simply forked the repository, wrote a script to parse the JSON, and his app was live within two days. His app got featured on a tech blog, and suddenly, he had thousands of users. githuballgames

: Developers can use any engine as long as they incorporate a specific theme (past themes include "moonshot" or "bug"). Leo investigated the JSON file from CryptoGamer88