< Welcome to Brandon Nguyen's Portfolio . . . />


About Me

Java Developer

Hello nice to meet you, my name is Brandon Nguyen, and I'm an Java Full Stack Developer. My story started out as a lost college IUPUI undergraduate majoring in Psychology. After the realization I didn't know what I wanted to do with my career, so on a whim I attended an introductory course at Eleven Fifty. After that I discovered my new found appreciation for Computer Science and Web Development at Eleven Fifty Academy as a student.

If you would like to get to know more about me please use my Contact Me form below.

Skills:

Projects

CSS Creatures
CSS Creatures : Owl
Week 1:
  • CodePen project to create a CSS Creature using only HTML and CSS.
  • Was a fun project to do within the 1st week of learning code and test my knowledge of HTML and CSS.
Open CSS Creatures
Static Layout
Static Layout : Kast
Week 2:
  • Use HTML5 & CSS to recreate the layout for the page as closely as possible
  • Any buttons on the page must open to a blank tab.
  • Any links referring another section on the page must go to that section.
  • The finished project must be deployed to Github Pages
  • The site must utilize animation if it is present on the page
Open Static Layout
API Project 1
API Project 1 : Cat Fact Generator
Week 3:
  • Generates Cat Facts when you press the "Get a Cat Fact" Button
  • Utilizes fetch to pull data from an external API
  • Use of DOM manipulation to display data from the API to html.
  • Utilizes Async/Await
  • Deploy to Github Pages
Open API Project 1
API Project 2
API Project 2 : Crypto Dashboard
Week 4:
  • Fetches Data from the CryptoRanking's API and displays the top 50 Crypto Currencies
  • Crypto Currency Data updates off refresh.
  • Utilizes fetch to pull data from an external API
  • Utilizes an API Key
  • Use of DOM manipulation to display data from the API to html.
  • Utilizes Async/Await
  • Deploy to Firebase
  • Uses bootstrap
Open API Project 2

Contact Me