Curb.NYC is an educational site about the dog waste problem in New York City. Dog waste is classified as raw sewage (not just unpleasant to step on). It carries bacteria and parasites that are a hazard. Think about wheelchair users and kids.
Tech: next.js, exported as fully static html. A GitLab pipeline pulls from NYC’s open 311 dataset daily and commits the updated files. The initial version had a traditional backend with a database. I ended up scrapping it after realizing the data files were small enough to ship as static json. I also wasn’t prepared to commit to maintaining a live backend service indefinitely.
Comments welcome!


















