You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FOSSology generates a large set of data that is exported to the time-series influx database and visualized with the help of Grafana. I Wrote a fossdash_publisher script that collects useful data fr…
Built a Distributed Platform that is capable of managing & deploying tensor-flow models on it. The platform was built using micro-service based architecture with features like auto-scaling, schedul…
Built a complete search engine by creating an Inverted Index on the Wikipedia corpus ( of 2018 with size 72 GB). That gives you top search result related to given query words.
Developed P2P multimedia file sharing network using TCP that allows uploading and downloading file using custom .mtorrent file from multiple available seeder. It also supports multithreaded client/…
StackOverflow web-based application in python with flask framework based on MVC architecture. Worked with MYSQL database and sqlalchemy ORM model to handle data. The user can ask a question, post a…
Designed Linux terminal based file explorer which operates on two mode command mode and GUI mode. Implemented all basic file operation such as create/delete/copy/move files or directory, search, re…