Skip to content
View imbriankeeley's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report imbriankeeley

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
imbriankeeley/README.md

Hi there 👋

My name is Brian Keeley, I'm a student learning software engineer and computer science while sharing my progress here for anyone interested in my journey. I'm open to any collaborations and you can email me to send any inquiries.

  • 🔭 I’m currently working on my Java Fundamentals building a platformer video game.
  • 🌱 I’m enrolled at WGU getting my Bachelors in Computer Science. Grad Year: 2024.
  • 📫 How to reach me: [email protected]
  • ⚡ Fun fact: I graduated from highschool a year early in 2020 and got 2 diplomas by accident during the craziness that followed covid.

Pinned Loading

  1. TODO-TOP TODO-TOP Public

    Creating a todo list app for the odin project. Will help solidify concepts such as singular responsibility/oop and give more practice using the dom. Storing the information on the users computer so…

    JavaScript

  2. Rock-Paper-Scissors-TOP Rock-Paper-Scissors-TOP Public

    Rock paper scissors game made with javascript

    JavaScript

  3. Tic-Tac-Toe Tic-Tac-Toe Public

    Creating a basic tic tac toe web app that will integrate knowledge of objects and closures to complete the logic.

    JavaScript