Student
Nashville, Tennessee, United States
Intensive full-time 6 month software development program learning through individual and group projects. Hands on experience with Git and GitHubExtensive experience with JavaScript, HTML5, and CSS3 to create responsive single page applications.Short project periods simulate agile work environment.projects:Daily JournalThe daily journal is an ongoing project that allows me to further experiment with in class concepts. The most recent added features includes a delete feature that removes previously saved notes from the api json server. Other concepts in daily journal are the use of event listener to automatically update a list of notes, a form that the user(myself) can fill in and a submit button that will add the entered information from the form to the api.tools used: HTML, CSS, JavaScript, postmanhttps://github.com/aring97/Daily-journalGlassdaleGlassdale is an ongoing collaborative class project that has individuals adding on in-class snippets of code. This a project meant to allow the instructor to introduce new concepts and explore questions in a live coding session. While the snippets of code are similar the individual implementation allows for small variations in both code and visual look. The features are similar to those found in daily journal. tools used:HTML, CSS, JavaScript, postmanhttps://github.com/aring97/GlassdaleStatefairAllows the user to click a button that will automatically update the number of colored squares that signify a type of purchased tickets. This allowed for a simpler exercise with eventhub and event listeners.tools used: HTML, CSS, Javascripthttps://github.com/aring97/StateFairDotard and SimpletonA display of company names and related information. The information is stored in an array of objects that must be filtered and passed to the n render to the DOM after the HTML has initially loaded.tools used: HTML, CSS, and JavaScripthttps://github.com/aring97/Dotard-and-Simpleton