I'm interested in seeing any languages, frameworks, and domains. Ideally these would be production applications and not tutorial apps. Here are some examples to get you thinking:<p>- A rails/spring/phoenix web application to learn how to structure code, handle authentication, front-end code, and common dependencies used<p>- A GIS application that uses an open source mapping library such as Leaflet, MapLibre, or OpenLayers and how that interacts with a frontend framework or state management library<p>- A Rust CLI application that demonstrates reading in parameters, error handling, and text processing
<a href="https://github.com/gothinkster/realworld">https://github.com/gothinkster/realworld</a><p>It's just for web app (a Todo app). Your GIS and CLI ideas are interesting, I haven't seen anything similar to realworld for those.