Cyber Pet Project
This was a project developed with a fellow coder on my cohort. We practiced pair programming with live share and developed an app inspired by Tamagotchi, that helped us to develop our understanding of: Asynchronous Javascript, Higher Order Functions, Scope, Constructor Methods, OOP, Inheritance, Classes/Sub-Classes & Code Reusability.
HTML CSS JAVASCRIPT
React To Do App
Here I developed a react.js list application. This project helped me to further understand a library that allows developers to create interactive complex user interfaces. I developed a good understanding of JSX fundamental such as: Class Components (Stateful Components), Hooks, Use State/Effect, Passing Props, Array Methods & Rendering Dynamic Content.
REACT CSS JSX
Plant Enclyclopedia
Using purely HTML and CSS I developed a website, that allows you to search through houseplants and how to car for them. This was a self-indulgent project, that not only allowed me to share all the information I have retained as a house plant hobbyist but helped me to understand the capabilities of CSS and HTML. This project really helped me to become more proficient with flexbox in particular.
HTML CSS