!! JACK OF ALL TRADES , MASTER OF NONE !!
I'm a passionate Software Engineer with a love for Building Full Stack Applications which involve creative and out of box thinking. I enjoy working with JavaScript, Ruby on Rails,C++ etc , and I'm constantly learning new things. I bring over 3.5 years of work experience on table.
- π Iβm currently working on a Freelancing Project and learning about WebSockets and their Applications. Exploring new Design Patterns used in Industry and Implementing it.
- π± Iβm Proficient in Javascript, Nodejs , Ruby on Rails , Mongodb , React js , Typescript , C++ , System Design , Data Structures and Algorithms, Object Oriented Design , Design Patterns , AWS, GCP,Docker,Nginx.
- π€ Iβm looking for a Full Time Role.
- π¬ Ask me about Api Designing and Best Practices for Api Design , MVC Patterns, Schema Design.
- π« How to reach me: [email protected]
Here are a few of the projects I've been working on:
Description: A Fantasy Gaming Application having more than 50+ concurrent users,with the real time data of various cricket leagues being played all around the world. Tech Stack (Javascript , nodejs, express js , mongodb, websockets,docker,nginx etc.) Key Features:
- Super Admin , Mini Admin and User three roles and each role have their different features assigned to them as per their role based authentication.
- This Application has realtime short polling feature which polls the data from admin_server to client_server and displays real time gaming data to various users concurrently with blink indication on market update.
- Mini Admin can transfer their Market to other Mini Admins when they're buzy in some other work and they can look the status of all markets currently being played.
- Dockerized the Application and setup nginx reverse proxy along with process manager for node pm2 and deployed the application by scaling the worker nodes to maximum server instances.
Description: A Set of Web Applications built on the top of WebSockets which has real life use cases in our day to day work.
Key Features
- A P2P File Sharing Application which can share the files over a common websocket server.
- A P2P chat sharing text over websocket server where we can share common text over server.
- A whiteboard to share common drawing over P2P server.