Hi!
My name is Courtney
I'm
My name is Courtney, I'm a junior web developer who enjoys both designing and creating apps
for the web. I am a recent alumni from the CareerFoundry Full Stack Web Developer program.
I have used creative problem solving to traverse various industries in my work career,
along with great organization and attention to detail.
I consider myself a life long student,
with a passion to learn and grow.
🌱
My first Angular application using the pirate movie API I created. It allows users to
create a username and password, to view various pirate movies and add them to a favorite list.
It is also my first project using Typescript.
My first Javascript application using the PokeApi to display various characteristics of Pokemon.
GitHub
A React Native app for mobile devices. Users can chat and share images and their location
I used Google Firestore for user authentification.
A serverless web application I built using React. It was a project to help me better
understand test-driven development. It uses the Google Calendar API to display data on
various events that can be searched for by city and number of.
My first foray into server-side web applications, I created an API featuring pirate movies.
I created endpoints to display different directors, genres and for visitors to sign up
and create a favorite pirate movie list. I used Javascript, mongo, cors and express-validator
among other things to create it.
A continuation of my pirate movie API, I also created the client-side view of the web app as
a React application. I used React, Redux, axios, prop-types and used parcel as my build tool.