Pinned Repositories
AngularWeatherApp
I've wanted to build a weather app using Angular for a while, so this is my trial and error repo. I'll need to find a free weather API in order to complete it.
BackToBasicsHTML
Been feeling a little rusty on basics of web dev, so I picked up a course on Udemy that I'm going to work through. I figured I should upload everything to Github. It can't hurt, right?
GrandCircus-AngularLab1
First Part of Angular Lab1
GrandCircus-AngularLab2
Adding components.
GrandCircus-AngularLab3
Continued practice with Angular. Introduces a service.
GrandCircus-AngularLab4
Continued practice with Angular. Introduces routing of components.
GrandCircus-JavascriptLab1
First Part of the Javascript Lab1 at Grand Circus
GrandCircus-JavascriptLab2
Second part of the Javascript Game, includes functions.
GrandCircus-JavascriptLab3
Third Part of the Javascript Lab at Grand Circus, includes Object-Oriented Programing (OOP).
GrandCircus-JavascriptLab4
Fourth Part of the Javascript Lab at Grand Circus, includes DOM manipulation.
dhornback10's Repositories
dhornback10/GrandCircus-JavascriptLab2
Second part of the Javascript Game, includes functions.
dhornback10/AngularWeatherApp
I've wanted to build a weather app using Angular for a while, so this is my trial and error repo. I'll need to find a free weather API in order to complete it.
dhornback10/BackToBasicsHTML
Been feeling a little rusty on basics of web dev, so I picked up a course on Udemy that I'm going to work through. I figured I should upload everything to Github. It can't hurt, right?
dhornback10/GrandCircus-AngularLab1
First Part of Angular Lab1
dhornback10/GrandCircus-AngularLab2
Adding components.
dhornback10/GrandCircus-AngularLab3
Continued practice with Angular. Introduces a service.
dhornback10/GrandCircus-AngularLab4
Continued practice with Angular. Introduces routing of components.
dhornback10/GrandCircus-JavascriptLab1
First Part of the Javascript Lab1 at Grand Circus
dhornback10/GrandCircus-JavascriptLab3
Third Part of the Javascript Lab at Grand Circus, includes Object-Oriented Programing (OOP).
dhornback10/GrandCircus-JavascriptLab4
Fourth Part of the Javascript Lab at Grand Circus, includes DOM manipulation.
dhornback10/GrandCircus-jQueryLab1
First jQuery Lab for Grand Circus. Table Selector/Reservations
dhornback10/GrandCircus-Lab1
First Part of the HTML/CSS Lab1 at Grand Circus
dhornback10/GrandCircus-Lab2
HTML/CSS Lab2 at Grand Circus
dhornback10/GrandCircus-NodeJSLab1
First part of NodeJS Lab. Learning to link different files and display contents through the local server.
dhornback10/GrandCircus-NodeLab2-
Using Postman and Node to connect to previous Angular 4 lab
dhornback10/HornbackJavascriptExercises
Four exercises completed with Javascript
dhornback10/HornbackPortfolio
A showcase of some HTML and CSS.
dhornback10/jQueryLab2
Second Part of the jQuery Lab at Grand Circus
dhornback10/NewBudgetApp
A new budget app, using AngularJS as opposed to solely jQuery.
dhornback10/QuickWeather
Current weather and 5-day forecast app using React framework & OpenWeather.org's API.
dhornback10/ReactTestRepository
A test repository for working with React