Skip to content

All the links to my work in the Treehouse Front End Web Development Techdegree program

Notifications You must be signed in to change notification settings

kristyburge/treehouse-front-end-techdegree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 

Repository files navigation

Treehouse Front End Techdegree Projects:

Customized a web page to create a personal profile. This project uses HTML, CSS, Git, and GitHub.

Built a responsive, mobile-first layout using HTML, CSS, and media queries.

Built a responsive, mobile-friendly HTML5 form and style with CSS3 using a mobile-first approach.

Created an interactive photo gallery using JavaScript to search and the jQuery Lightbox plugin for the images. Users search the responsive photo gallery by typing the search box and results are found based on the caption in the photo.

Created a web style guide using Sass. Style guides are used to help maintain consistency in branding and save development time through documentation.

Built an HTML5 video player using JavaScript and the HTML5 Video API. This project also uses MediaElementJS and SASS.

How it works: The video player synchronizes the video with the transcript in two ways:

  1. The transcript's current position is highlighted as the video progresses.

  2. When users click any part of the transcript, they will be taken to the appropriate place in the video.

Created a Game Show App with vanilla JavaScript using arrays, functions, loops, conditionals, and events.

GAME RULES:

  • Guess the phrase by selecting a letter on the screen's keyboard
  • You get 5 chances.
  • Guess the phrase before you run out of turns!
  • Guess 5 wrong letters and you lose the game.

This project uses optimized SVGs and CSS3 Animations & Transforms to create a fun site devoted to Corgi Kennels.

Built the front end of an interactive dashboard for a web application from scratch using advanced web techniques including SVG graphics and JavaScript programming. Implemented JavaScript-driven charts and graphics using the Chart.js library. Users can save settings to local storage.

Built the front end of an employee directory from scratch and update the dynamic data through a public API. The employee directory features 12 employees (which update each time the app is displayed) and when an employee's card is clicked on, a modal window appears displaying more information about that employee. This project uses JavaScript, jQuery, and JSON objects through the Random User Generator API.

Built an image gallery using React and the Flickr API. I bootstrapped the project using create-react-app. I built out the components from a mockup, integrated CSS, and set up routing. This project was not just about learning React, but also about learning how to handle URL routing, modular code design, setting and using state and stateless components, and fetching JSON data via an API.

The capstone project for the Front End Techdegree program is a portfolio of my work. I integrated multiple JavaScript interactions, FontAwesome SVG icons, and the Zurb Foundation framework.

About

All the links to my work in the Treehouse Front End Web Development Techdegree program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published