Skip to content
View speters33w's full-sized avatar
  • Greene, Pennsylvania, USA
  • 22:54 (UTC -04:00)
  • LinkedIn in/speters33w

Block or report speters33w

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

Pinned Loading

  1. CSUGlobal_CSC475 CSUGlobal_CSC475 Public

    This repository contains my solutions while taking CSC475 Platform Based Development (Kotlin with Android Studio) from Colorado State University, Global Campus.

    Kotlin

  2. CSUGlobal_CSC470 CSUGlobal_CSC470 Public

    This repository contains my solutions while taking CSC470 (Software Engineering) from Colorado State University, Global Campus.

    Java

  3. EnumBuilder EnumBuilder Public

    **Create Java Enums from csv files - Just add imports;** EnumBuilder will generate a full Java enum that requires very little manual editing or post-processing from a CSV file. EnumBuilder can also…

    Java

  4. CSUGlobal_CSC205 CSUGlobal_CSC205 Public

    This repository contains my solutions while taking CSC203 (Logic and Design) from Colorado State University, Global Campus. I took this course out of sequence, close to the end of my degree.

    Java

  5. JavaSelectionAndControlStructures JavaSelectionAndControlStructures Public

    Diagrams and Samples of Java Selection and Control Structures in svg and emf format with simple sample code for each conditional statement or loop.

    Java

  6. solver solver Public

    An XY Point Class, ANSI text floor map generator and BFS maze solver

    Java