Pinned Repositories
budget_tracker_project
budget_tracker_project_react
Greedy-Snake
h-online-store
Hp2240
Hp2240.github.io
hyerees-snake-game
restaurant_reviews_app
spaceinvaders
Space Invaders Browser game built using HTML, CSS, and Vanilla JS
u1_hw_codewars_challenges
In this deliverable, you'll be introduced to a site called Code Wars, which is an excellent way to practice JavaScript!
Hp2240's Repositories
Hp2240/u1_hw_control_flow_adventure
Practice using JavaScript control flow by building a Choose Your Own Adventure game.
Hp2240/u1_hw_markdown-1
Introduction to Markdown language and a walkthrough for creating project ReadMe files.
Hp2240/u1_hw_star_wars
Practice using terminal commands in a galaxy far far away.
Hp2240/u1_lab_box_model
In this group exercise, we'll work together to try and create our own version of the provided example.
Hp2240/u1_lab_DOM_quotes
Practice with DOM Manipulation in JavaScript.
Hp2240/u1_lab_dots
Create a game that will test your skills with DOM manipulation, event listeners and applying conditional game logic.
Hp2240/u1_lab_fake_resume
In this lab, we'll create a new resume for everyone's favorite foul-tempered feline.
Hp2240/u1_lab_HOF
Practice using array methods .map(), .filter(), and .reduce().
Hp2240/u1_lab_jurassic_objects
Practice using JavaScript objects by exploring the world of Jurassic Park.
Hp2240/u1_lesson_ES6
Introduction to the new standard in JavaScript syntax: ES6. We'll learn all about the new powerful features it offers and how to get the most out of it.
Hp2240/u1_lesson_flex_grid
Introduction to Flexbox and Grid in CSS and the magic they provide to Front End developers.
Hp2240/u1_lesson_intro_HTML
A basic introduction to HTML where you will be building a homepage layout.
Hp2240/u1_lesson_intro_to_APIs
In this lesson, we'll be working with and retrieving 3rd party information from external sources. These are typically referred to as APIs or Application Programming Interfaces.
Hp2240/u1_lesson_js_objects
In this lesson, we'll discuss Objects and how they are essential data structures in JavaScript.
Hp2240/u1_lesson_OOP
In this lesson, we'll introduce the concept of Object Oriented Programming.
Hp2240/u1_lesson_VSCode
A brief introductory lesson to the interface and usage of VS Code.