What I use

Shout out to Wes Bos for the idea of this page, a living document that contains the list of softwares or hardwares I use.

Terminal + Editor

Apps & Services

  • I use Netlify for hosting web-application or PWAs. To deploy web-services, I use Render as Heroku has removed its Hobby tier.
  • For data-driven / auth-enabled fullstack app I use Firebase.
  • For static website deploy or showcase I useSurge.sh. And for SSR, I useVercel.
  • Metatags.io to generate useful meta-tags quickly.
  • I use Compresspng for compressing png images quickly.
  • We use Teams for official communication.
  • I use Chrome as my default browser for synced history across all my devices. I use Firefox when multiple session related things need to be checked or developed. Check on Safari only to resolve -webkit related issues.
  • YouTube and Amazon Music for my listening habit.

Tools

  • Githubfor revision control. (also for CI/CD integration)
  • PhotoShop for modification or creation of app or website Logos/ Dribbble shots, splash screens (of PWA) and other graphics manipulation related task.
  • FlatIcon,Feather Icons,HeroIcons,Ionicons for free icons.
  • ThunderClient (VSCode Extension) and Insomnia for backend/API testing.
  • For faster development workflow, Docker.
  • Gulp task automation tools i.e. pug, scss, js compilation, minification, bundling etc. for plain website development project

Hardware