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

Block or report secbajor

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

  1. Arrays_Madlibs Arrays_Madlibs Public

    Provides basic practice with creating and adding values to arrays with a silly Madlib project! [JAVA]

    Java

  2. GP_2DGraphics GP_2DGraphics Public

    Create objects of custom color in a simple GUI. [JAVA]

    Java

  3. Objects_NinjaWarrior Objects_NinjaWarrior Public

    A basic example creating objects with a class file, with comments explaining constructors, gets, and sets. [JAVA]

    Java

  4. GP_BasicSearching GP_BasicSearching Public

    This program uses a simple algorithm to execute a binary search. [JAVA]

    Java

  5. GP_BubbleSort GP_BubbleSort Public

    Run.java implements a bubble sorting algorithm to sort a series of user inputted numbers; RunAlpha.java uses the same to output a word in reverse order that it is inputted. [JAVA]

    Java

  6. Calculator_TextFields Calculator_TextFields Public

    A GUI calculator that uses two textfields to read in keyboard-entered input and outputs answers in a third text field. Contains commented-out code for adding images and aesthetic variations. [JAVA]

    Java