Pinned Repositories
cors.io
a simple cors proxy
ftsautocomplete
prototype
treehouse-front-end-techdegree-project-1
Customize a personal online profile by adding graphics, customizing text, and improving the look of a web page using Cascading Style Sheets, the formatting language of the web. Share your finished project on GitHub, a website used by teams of programmers to share and work on programming code.
treehouse-front-end-techdegree-project-10
Use an API to Create an Employee Directory with Pagination
treehouse-front-end-techdegree-project-11
React Flickr App
treehouse-front-end-techdegree-project-12
The final capstone project for the Front End Web Development Techdegree Program. Show off your skill and expertise in the tools and techniques you've learned in the Techdegree by building a professional portfolio to showcase your work.
treehouse-front-end-techdegree-project-2
Designing web pages that look and function well on multiple screen sizes is an essential skill for a web developer. Using HTML, CSS, and responsive design, you'll create a mobile-first web page with a layout that adjusts to fit mobile phones, tablets, and desktop displays.
treehouse-front-end-techdegree-project-3
Web forms appear everywhere online: forms allow users to order books, sign up for websites, and post to Facebook. This project challenges you to build a responsive, mobile-first registration form using a variety of HTML form elements.
udacity-front-end-nanodegree-capstone-travel-app
FEND Capstone - Travel App
MartinJJones's Repositories
MartinJJones/udacity-front-end-nanodegree-capstone-travel-app
FEND Capstone - Travel App
MartinJJones/cors.io
a simple cors proxy
MartinJJones/ftsautocomplete
MartinJJones/prototype
MartinJJones/treehouse-front-end-techdegree-project-1
Customize a personal online profile by adding graphics, customizing text, and improving the look of a web page using Cascading Style Sheets, the formatting language of the web. Share your finished project on GitHub, a website used by teams of programmers to share and work on programming code.
MartinJJones/treehouse-front-end-techdegree-project-10
Use an API to Create an Employee Directory with Pagination
MartinJJones/treehouse-front-end-techdegree-project-11
React Flickr App
MartinJJones/treehouse-front-end-techdegree-project-12
The final capstone project for the Front End Web Development Techdegree Program. Show off your skill and expertise in the tools and techniques you've learned in the Techdegree by building a professional portfolio to showcase your work.
MartinJJones/treehouse-front-end-techdegree-project-2
Designing web pages that look and function well on multiple screen sizes is an essential skill for a web developer. Using HTML, CSS, and responsive design, you'll create a mobile-first web page with a layout that adjusts to fit mobile phones, tablets, and desktop displays.
MartinJJones/treehouse-front-end-techdegree-project-3
Web forms appear everywhere online: forms allow users to order books, sign up for websites, and post to Facebook. This project challenges you to build a responsive, mobile-first registration form using a variety of HTML form elements.
MartinJJones/treehouse-front-end-techdegree-project-4
Sass is an important tool in a modern Front End Web Developer’s toolbox. It's used by many developers to make styling web pages with CSS easier and faster. Create a style guide that can act as your own personal and custom Bootstrap that you can drop into any of your projects to speed up styling, layout and development in general.
MartinJJones/treehouse-front-end-techdegree-project-5
Interactive image galleries are a common feature of many websites, from photo sites to e-commerce applications. Use HTML, CSS and the popular programming language JavaScript to create an interactive, searchable gallery of photos.
MartinJJones/treehouse-front-end-techdegree-project-6
In this project you refactor a website to use SVGs instead of images.
MartinJJones/treehouse-front-end-techdegree-project-7
Interactive video player
MartinJJones/treehouse-front-end-techdegree-project-8
In this project you have to make an unaccessible site accessible, using a variety of best practices and tools available.
MartinJJones/treehouse-front-end-techdegree-project-9
Build an interactive dashboard for a web application using advanced web techniques including SVG graphics and JavaScript programming. The project involves creating tables, charts, graphics and other user interface components in a manner that promotes interactivity and usability.
MartinJJones/treehouse-full-stack-js-techdegree-project-1
Practice your knowledge of basic JavaScript syntax and data structures by building a Random Quote Generator, a program that displays a randomly selected quote each time the user clicks a button.
MartinJJones/treehouse-full-stack-js-techdegree-project-2
JS Techdegree Project 2 - Pagination
MartinJJones/treehouse-full-stack-js-techdegree-project-3
Interactive Web Form - Vanilla JS
MartinJJones/treehouse-full-stack-js-techdegree-project-4
Tic Tac Toe game
MartinJJones/treehouse-full-stack-js-techdegree-project-5
Using JavaScript, you’ll create an employee directory by communicating with a third-party API (Application Programming Interface).
MartinJJones/treehouse-full-stack-js-techdegree-project-6
A node website scraper
MartinJJones/treehouse-full-stack-js-techdegree-project-7
Node.js and Express make a powerful pair when used together on the server side, and are used everyday to make fast, modular and dynamic web applications. For this project, you'll use Node.js, Express and Pug templates to create a portfolio site to show off the projects you've built.
MartinJJones/treehouse-full-stack-js-techdegree-project-8
Use Gulp to build a web project
MartinJJones/udacity-front-end-nanodegree-evaluate-news-article-nlp
Evaluate a new article with Natural Language Processing
MartinJJones/udacity-front-end-nanodegree-landing-page
Use your new skills with HTML and CSS to build a personal blog website, complete with a main page and example blog posts!
MartinJJones/udacity-front-end-nanodegree-personal-blog-website
Use your new skills with HTML and CSS to build a personal blog website, complete with a main page and example blog posts!
MartinJJones/udacity-front-end-nanodegree-weather-journal-app
This project requires you to create an asynchronous web app that uses Web API and user data to dynamically update the UI.
MartinJJones/udacity-front-end-nanodegree-webpack-content
Webpack Content in the Front End Developer Nanodegree program