Skip to content
View Navneet575's full-sized avatar
Block or Report

Block or report Navneet575

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

Popular repositories Loading

  1. Fake-News-Detection Fake-News-Detection Public

    A machine learning based Web Application to detect whether a given news is fake or not, based on the given dataset. The model is built in python and the app built using flask.

    HTML 1 1

  2. virtual-market virtual-market Public

    This is a shop based web platform so as to help small shops to take them online. Main technologies used are HTML, CSS, Javascript, NodeJs and MongoDB.

    JavaScript 1

  3. Snake-Game-in-Cpp Snake-Game-in-Cpp Public

    The traditional snake game. This one is a command line based in c language. Snake eats fruit and grows until it collapse with itself or the boundaries of the game.

    C++

  4. Scientific-Calculator-using-Java Scientific-Calculator-using-Java Public

    A Java GUI based scientific calculator based upon AWT and Event Handling

    Java

  5. geeksay geeksay Public archive

    Forked from swapagarwal/geeksay

    🤓 geeks will ctrl+s the world!

    JavaScript

  6. 8-game 8-game Public

    A simulation of the popular 8 game in Artificial Intelligence using search algorithms. The UI has been built using netbeans and algorithms written in java.

    Java