Skip to content
View pmanthan009's full-sized avatar

Block or report pmanthan009

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. spam-email-detection spam-email-detection Public

    Machine learning project that classifies emails as spam or ham using TF-IDF and Naive Bayes, trained on the Enron dataset.

    Python

  2. graph-visualizer graph-visualizer Public

    Visual tool built in JavaFX to demonstrate graph traversal and shortest-path algorithms with interactive node selection and live simulation.

    Java

  3. chess_engine chess_engine Public

    A Chess Engine I am built using Java. It uses the standard "Bitboard" representation of the board to visualize the squares. It implements Minimax algorithm with Alpha-Beta pruning to find the best …

    Java

  4. airplane-seats-assigner airplane-seats-assigner Public

    A tool that reads flight data along with passenger data and assigns seats to the passengers automatically keeping preferences in mind.

    Java

  5. freeCodeCamp freeCodeCamp Public

    Forked from freeCodeCamp/freeCodeCamp

    freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

    TypeScript

  6. oppia oppia Public

    Forked from oppia/oppia

    A free, online learning platform to make quality education accessible for all.

    Python