Hi, I'm Nemanja Petrovic, a software engineer. I'm a maker of an npm package for logging HTTP requests in MongoDB database mongose-morgan and maker of a website for uptime checking iswebsiteup.com. Beside that, I work as a software engineer @ Badin Soft.




  1. You just need to find your Indie-Hacker-Parenting-Pattern


    I am in parents shoes right now and I’m pushing myself and trying to manage marriage, baby, work, and side projects …

  2. Logging Node.js Express HTTP Requests in a MongoDB Database Using Mongoose-Morgan npm package


    Recently, I have started using Node.js with Express for all of my personal projects. As we all know, creating a software without any logging is a bad idea so I had to log data from morgan …