Skip to content
View dhawal777's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report dhawal777

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Distributed-AI-on-the-Edge Distributed-AI-on-the-Edge Public

    Built a Distributed AI on the Edge Platform that is capable of managing & deploying tensorflow models using tensorflow serving. The platform was built using micro-service based architecture with fe…

    Python 1

  2. WikipediaSearchEngine WikipediaSearchEngine Public

    Created a mini wikipedia search engine on wikipedia data dump of 2019 of size 73 GB.Results are retrived in less than a sec.

    Python 1

  3. Restaurant_Rating_Prediction Restaurant_Rating_Prediction Public

    Implemented a model that is capable of predicting a restaurant rating taking into account several factors such as reviews and restaurant facilities. Analysis of review is done based on NLP techniqu…

    Jupyter Notebook

  4. MiniSQLEngine MiniSQLEngine Public

    Developed a mini sql engine particularly for processing of all variation of select based sql queries.

    Python

  5. BitTorrent BitTorrent Public

    Bittorrent is a P2P file sharing protocol which accounts for over 25% of traffic on the internet. In P2P file sharing,a software client on an end-user PC request a file,and portion of the requested…

    C++ 1

  6. TerminalFileExp TerminalFileExp Public

    It is a implementation of File Explore with two basic operating modes namely normal mode and command mode.Normal Mode:It displays list of files in current folder and can move between folder and cor…

    C++