Skip to content
View nithish642k's full-sized avatar
  • Samsung Electronics
  • Chennai
Block or Report

Block or report nithish642k

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

  1. sheldon-friendship-algorithm sheldon-friendship-algorithm Public

    An implementation of Sheldon's friendship algorithm from the tv show 'The big bang theory'.

    HTML 2

  2. insurance-premium-predictor insurance-premium-predictor Public

    A web app that predicts the insurance premium charges of an individual using Machine learning

    Jupyter Notebook 2

  3. codeforces codeforces Public

    My solutions to codeforces problems

    C++ 1

  4. file-watcher-project file-watcher-project Public

    A program that monitors a given directory for changes using File Concepts and Inotify mehanism.

    C

  5. chemical-equation-balancer chemical-equation-balancer Public

    a lex-yacc project that balances a given chemical equation

    Yacc

  6. horse-betting-game horse-betting-game Public

    A simple horse betting game demonstrating the use of Java Thread class

    Java