Full Stack Developer
Project Showcase at Coding Dojo:"Pizza Sutra" Youtube channel website / www.pizzasutra.com / https://github.com/dillon-temple/pizzasutraLead the creation of a website for and with the content creators of "Pizza Sutra" of Milwaukee , WI. The Pizza Sutra website is a highly stylized front-end project that seeks to highlight the silly, fun, and wild nature of the creators.-Single page website with Python routing-Fully responsive on all devices using CSS media queries-Highly stylized with JQuery event listeners/AJAX calls & CSS animations-Content includes links to all social media accounts & merchandise store, random videos generated with youtube playlists, and an animated "About cast" sectionTutor Library / https://github.com/dillon-temple/Tutor-LibraryA yelp-like web application geared at supporting an ecosystem of tutors at school campuses. Tutors can make profiles and students can get access to this information in addition to reviews from other students. Azure functions are used to increase website performance. - Written in C# ASP.NET utilizing the Entity Framework. - MySQL database with Language Integrated Query (LINQ)- CRUD functionality on user profiles including back-end validations- Integrated Twitter widget styled with JQuery- Utilizes Microsoft Azure cloud services and Dropzone to manage profile pictures. (Azure functions and blob storage)- "Featured Tutor" section currently displays random database user on page load, and index page generates html components by tutor's taught subject.Pokemon AJAX / https://github.com/dillon-temple/PokeAPI-practiceA web app made using the Pokemon API to generate up to 803 pokemon including relevant information and photos on selection.-Site runs completely off AJAX calls, all functionality requires no page reloading-Integrates the Pokemon API to fetch data-Stylized with JQuery including numerous hover effects as well as sharp CSS effects