During my time on the Black Codher Bootcamp, we were assigned a number of projects along the way and my interpretation of them can be found here.
To Navigate through them you can use the contents table below and the links in the footer of each page.
Project | Code Files | Programming Language(s) | Description |
---|---|---|---|
Personal Profile | Personal Profile | HTML and CSS | Our first project was to create a portfolio type site on a topic of our choice |
Book Shop | Book Shop | HTML and CSS with JavaScript | The Bookshop started with HTML and CSS which you can see on the Harry Potter page, we learnt to use bootstrap which was introduced on the suggested reading page and lastly the Amazon Wishlist page uses arrays and javascript knowledge. I really enjoyed the progression of this project |
Simple Quiz | Simple Quiz | HTML and CSS and JavaScript | This project came at the end of our JavaScript module and incorporated all learning to date and some independent learning |
My Bookcase | My Bookcase | HTML and CSS and React | Using React we created an interactive one page site using modules. This project really highlighted the possibilities of front end programming for me. |