Skip to content
View greenleafvolatile's full-sized avatar
  • Arnhem, The Netherlands

Block or report greenleafvolatile

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

    (WIP) This repository contains all the exercises I did from the book Big Java Late Objects by Cay Horstmann. Before I started with this book I knew very little about programming in general and next…

    Java 1

  2. TicTacToe TicTacToe Public

    This repository contains the classic Tic Tac Toe game. I'm planning to do two versions: 1) Single Player, 2) (WIP) Two player online.

    Java

  3. Screen_Saver Screen_Saver Public

    A setup to what might one day be a full-fledged screen saver (let's just forget screen savers went the way of the dinosaur together with the CRT monitor)

    Java

  4. Analog_Clock Analog_Clock Public

    Just an analog clock that displays the system time.

    Java

  5. Arithmetic_Quiz Arithmetic_Quiz Public

    Java

  6. Messaging_System Messaging_System Public

    Play project to practice object oriented design. Also learning about Serialization and trying to implement MVC pattern.

    Java