🏠
Working from home
Currently working as mentor and full stack consultant for startups and ad agencies that require the development of multiplatform, mobile or interactive apps
-
Digital Dealers
- Mexico
- vampaynani.digitaldealers.mx
Pinned Loading
-
Socket.io multiplayer basis
Socket.io multiplayer basis 1const Client = {
2socket: io(),
3zombieManager: false,
4newPlayer: function(){
5this.socket.emit('newplayer');
-
How to apply merge sort on a single ...
How to apply merge sort on a single linked list 1class Node{
2constructor(value){
3this.value = value;
4this.next = null;
5}
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.