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

Block or report seannakama

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. JNotepad JNotepad Public

    Notepad created using Java Swing.

    Java

  2. PalindromeDetector PalindromeDetector Public

    C++ program that reads input from a file line by line and determines whether or not it is a palindrome. The results are printed onto a separate file.

    C++

  3. SimpleGame SimpleGame Public

    C++ program using polymorphism and virtual functions to implement an inheritance hierarchy.

    C++

  4. NewtonsInterpolation NewtonsInterpolation Public

    Program written in java to perform Newton's Interpolation. Inputs are taken in through separate file.

    Java

  5. MemoryGame MemoryGame Public

    Memory game using Java Swing. Several bugs still known.

    Java