Hello, and welcome to my developer
portfolio website!
First, a little bit about me...
I have always had an interest in technology, even at a young age. I can
remember when my family got our first computer, and I was always on it
trying to figure out how everything worked. I even started looking into
how web pages were made and learned a little bit of HTML before
college.
I ended up going to college and entering into the healthcare field for
several years as a surgical veterinary technician, and I absolutely
loved that as well.
After being with a great company for about 14 years, I found an
opportunity to get into the tech field and fulfill my other dream of
becoming a developer. I attended Bryan University's Full-Stack Web
Development program, specializing in the MERN stack, and I earned my
full-stack certification on top of my previous general education and
healthcare studies.
I practiced putting together several full-stack applications, with and
without React.js, and since graduation, I have practiced making more
applications on my own specifically for my portfolio. I have also done a
few projects with a company that organizes work simulation projects, and
I volunteer with another organization helping with their React.js
projects.
Classic Tic-Tac-Toe game for two players made with HTML, CSS, and vanilla JavaScript.
Weather app that shows current conditions and a three-day forecast for any area searched via city, state, and/or zipcode. Created using HTML, CSS, vanilla JavaScript, and using axios to call from an external API.
A single page app that fetches a random joke from an external API each time the button is pressed and displays the new joke responsively on the page.
Made with and