ListingWall is a project I've been working on in my free time since November 2013. It started as and exercise to teach myself PHP and refine my CSS and JS skills, but has grown into something that I'm very passionate about.

It's a website similar to Craigslist, where users can upload apartments for rent, houses for sale, job listings, etc. but with a few key changes that I think result in a much better experience.

Post-Here.com uses a BERT classification model and ~4,000,000 posts mined from ~5,000 subreddits. The front end uses Nuxt and tailwind UI and is deployed as a static site to Cloudflare using Cloudflare workers. The model was converted to ONNX and uses the serverless framework to deploy to AWS and onnxruntime to run inferences.