Click "MY PROFILE" to return to the "about me" page. Also below "MY PROFILE", you will find some of the projects, several unfinished, that I've been working on. Please click the different ones below (listed in no particular order) to see some of my progress.
To help us practice JavaScript and jQuery Epicodus had a supplemental practice exercise. In this exercise, it is instructed to make a webpage that is a flashcard site for learning JavaScript and jQuery. There are several concepts that could be confusing for a beginner learning to code with these tools, so this website was made with JavaScript and jQuery to learn them as well!
On this webpage, it has four columns with different concepts across the page. A user should be able to click on the concept to see a definition. Consequently, clicking the definition should make the original term appear. This should help the user learn some of the concepts that are used in JavaScript and jQuery.
Additionally please see the following links for both the Github page, and its respective repository.