Skip to content
View SebastianPD's full-sized avatar

Block or report SebastianPD

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

    This was a game engine I made in high school that was then used to make a top down shooter. It comes with collision detection, A primitive level maker, movement, different AI enemies, and limited i…

    Java 1

  2. AndroidApp AndroidApp Public

    An android app I made which combines the games pong and break out. You can use the wall as cover and break it for you to try and score on the other side. It is a two-player game.

    Java 1

  3. VariousSmallJavaExercises VariousSmallJavaExercises Public

    Various Java programs which include answering small coding questions, Sorting, Stacks, Queues, Hash Tables, Trees, Binary Search, Etc.

    Java 1

  4. CountryInfoGetter CountryInfoGetter Public

    An app I made as a technical challenge for a company. It has my resume, and then you can select a list of countries which will pull information of that country from a website link.

    Java 1

  5. MyWebsite MyWebsite Public

    My personal website

    HTML 1

  6. VariousSmallAndroidApp VariousSmallAndroidApp Public

    These where small android apps I made to get familiar with android development. Tilt, Touch, Canvas, and other exercises

    Java