LOLSummonerInfoApp

Overview LOLSummonerInfoApp is a React app built around League of Legends player information. The repo structure is straight Create React App, which suggests the focus was on product behavior and API/UI integration rather than custom build tooling. What It Represents game-adjacent product building React single-page app workflow pulling structured data into a user-facing dashboard Stack React JavaScript HTML/CSS Create React App Repo GitHub: yutongjin/LOLSummonerInfoApp

October 29, 2020

NorthEast

Overview NorthEast is a Java/Maven project with ANTLR-generated code plus frontend assets. Even with a sparse README, the structure suggests a project that combined language tooling or parsing work with a browser-facing layer, which makes it different from the earlier CRUD-style app repos. What It Represents a more technical Java project shape parser or language-processing work through ANTLR combining backend logic with a user-facing interface Stack Java Maven ANTLR HTML/CSS/JavaScript Repo GitHub: yutongjin/NorthEast

June 23, 2021

votwin

Overview votwin is a lightweight idea repo described as “vote and win.” There is not much code or documentation, but it reads like a product concept capture rather than a random scratchpad. What It Represents a simple product prototype idea packaging a concept into a named repo early using GitHub as a place to hold small experiments, not only full builds Stack concept repo Repo GitHub: yutongjin/votwin

July 21, 2021

aram-beimei

Overview aram-beimei is a Django app with Docker packaging and Fly.io deployment notes. This is one of the clearest recent repos because the README includes actual run, migration, and deploy commands, which makes the intended workflow explicit. What It Represents a more operational Python web app Django plus container-based deployment a repo where local development and production deployment were both documented Stack Python Django Docker Fly.io HTML templates Repo GitHub: yutongjin/aram-beimei

August 7, 2024