Mihir Jichkar

Results 5 issues of Mihir Jichkar

Using socket.io and node.js, it would be possible to create an online multiplayer version of this game. I agree this might make things unnecessarily complicated for the beauty of chain...

Writing this in a hurry, so cannot be sure, but I noticed that return values were wrong for the following program. (I'll update as soon as I can). Find a...

bug

The hrx edition of the MiBand 2 does not support heart rate measurement and thus cannot be used with this library. Introducing simple if statements to check if the band...

Most of the dependencies required upon by this repo have been deprecated. Additionally, `Buffer()` is also deprecated in most browsers and node. Also, in node, `crypto` makes more sense than...

The Heroku CLI (`heroku config:set ...` command) can handle multiple space-separated `key=value` formatted strings at the same time. I suppose all variables can be set at once that way.