Skip to content
View PranavMin's full-sized avatar

Highlights

  • Pro

Block or report PranavMin

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. bulk-sentiment-analysis bulk-sentiment-analysis Public

    Simple tool run TextBlob sentiment analysis on multiple files

    Python 1

  2. gameOfLife gameOfLife Public

    Conway's Game of Life built in java from scratch using swing.

    Java

  3. gitignore gitignore Public

    Forked from github/gitignore

    A collection of useful .gitignore templates

  4. C-Compiler-in-C C-Compiler-in-C Public

    A C compiler written in C using flex and bison

    C

  5. DFA-Simulator DFA-Simulator Public

    A DFA simulator and properties evaluator written in Python3

    Python