Skip to content
View NLoo1's full-sized avatar
  • 08:27 (UTC -04:00)

Block or report NLoo1

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

Hi! I’m Nick 👋

I'm a software engineer passionate about building efficient, user-friendly applications. I recently completed a 9-month, self-paced bootcamp and enjoy collaborating on innovative projects while solving complex problems through code. If you want to work together, feel free to message me!

Some things about me

  • Stony Brook University alumni. Did not major in CS, though
  • I completed Springboard's Software Engineering bootcamp
    • For the capstone project, I made a full-stack Pokemon Team Builder! You can check out the frontend here.
    • A live demo is available here!
  • Yes, a lot of my repos don't have a README at this time
  • I'll probably lean towards gaming-related or passion projects

Skills

I’m always learning new technologies and refining my approach to development. I have experience writing full-stack applications and have worked with:

  • React
  • Node
  • Java
  • Python
  • Express

Popular repositories Loading

  1. basic-blackjack basic-blackjack Public

    Rudimentary version of Blackjack in Java as a personal challenge to refresh my programming skills.

    Java

  2. NLoo1 NLoo1 Public

    Config files for my GitHub profile.

  3. bus-simulator bus-simulator Public

    Incomplete simulator of several buses on 2 preset routes and a random number of passengers. Based off an old homework assignment from Stony Brook Uni's Data Structure class. Currently returns [NaN,…

    Java

  4. PassengerQueue PassengerQueue Public

    Recreation of old assignment from Stony Brook's CSE 214. Made slight modifications to account for sorting algorithm I added, so user can no longer manually insert nodes in specified locations, as t…

    Java

  5. MindsAndMatter MindsAndMatter Public

    Java

  6. RockPaperScissors RockPaperScissors Public

    JavaScript