tanmayrauth - Overview

Pinned Loading

  1. Python solutions with descriptions for all Blind 75 Leetcode Problems

    Python 1

  2. Implemented using Flask, Socket IO Connection, webRTC, HTML, CSS, JavaScript. The users connects to each other in a peer to peer mesh network using WebRTC. There is no need of central server during…

    Python 1 1

  3. It is implemented to support concurrent requests utilizing Mutex, Channel, and Goroutine. Tested under a simulated environment, which covers the circumstances such as network loss, network partitio…

    Go

  4. Ecommerce microservice architecture implemented using Docker, Flask, Django, MYSQL, RabbitMQ, ReactJS. There is Admin microservice & Product microservice which interact with each other using events…

    TypeScript 1 1

  5. It fetches the tweet from Twitter using the TweePy API. Using those fetched tweet it identifies the sentiment polarity of it using TextBlob package.

    Python

  6. It parases the resume and categorises the resume to a particular category(ML, Backend, Data Science, Blockchain) based on the keywords used in it. These keywords are passed into the trained model …

    Jupyter Notebook