Omran Jamal
omranjamal
CTO & Co-founder | Bonton Connect
Recent Tech Decisions
56 points

Companies
Following

  • NGINX

    #<User:0x00007f79ddf6eb00> Backend


    Insanely fast and easy to setup with TLS certificates.

  • Redis

    #<User:0x00007f79ddf6d200> Backend


    Mostly using it for cache and using it as a distributed queue job broker.

  • TypeScript

    #<User:0x00007f79ddf6b180> Backend


    We, our team can sleep comfortable at night know "x is undefined" will not occur in production. It's also really helpful as IDE help in code completion when they know types.

  • Python

    #<User:0x00007f79ddf69c40> Backend


    Large swaths of resources built for python to achieve natural language processing. (We are in the process of deprecating the services written in python and porting them over to Javascript and node)

  • Bitbucket

    #<User:0x00007f79ddf67e40> Backend


    TBH, it's private. It's free. It's beautiful!

  • MongoDB

    #<User:0x00007f79ddf66540> Backend


    The Geospatial features are the easiest to get up and running and easiest to scale beyond single servers. On top of that NoSQL allows us to iterate features at the speed of light.

  • ExpressJS

    #<User:0x00007f79ddf64740> Backend


    Least opinionated and easiest to hack around with.