Skip to content
View krisitown's full-sized avatar

Block or report krisitown

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 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

Pinned Loading

  1. Algoritms_DS Algoritms_DS Public

    Self study of algorithms. Written mainly in C or C++. Whenever I come across an algorithm during a study session(let's say discrete math) I try to write an implementation here.

    C++

  2. JavaOOP-Minesweeper JavaOOP-Minesweeper Public

    Implementing the classic game Minesweeper. Written in Java using swing components and object oriented design.

    Java

  3. PendulumSimulator PendulumSimulator Public

    A pendulum simulation software written in Java, using Swing API for visualization and object oriented design.

    Java