Hi, I think there are some improvements I could make to the codebase. 1. Move application logic from routes to controllers. 2. Change callbacks based asynchronous code to async/await or promises. 3. Clean up code. Use pure functions. Optimize things. Are you interested in my help?