1
2
3
4
5
6
7
8
|
-
-
About Me
Hello, my name is Chris McGraw! I'm a self-taught, front end web developer with a passion for critical thinking and creative problem solving. I have a background/degree in Advertising from West Virginia University; however, shortly after graduation I fell in love with front end web development and have been building websites ever since.
I strive to create interactive, accessible, and responsive webpages produced with clean, version-controlled code in languages such as HTML5, CSS3, SASS, JavaScript, jQuery, and more. As a developer in an ever-changing industry, I’m dedicated to a journey of continual learning and progression.
Scroll down to see some examples of my work or to get in touch!
Latest Projects
Drop Date
A single page application that provides users with a convenient way to discover and search for upcoming/recently released video games, movies, and/or television. Developed with AngularJS utilizing various built-in features and data pulled from The Movie Database and Giant Bomb APIs.
React Drum Machine
An interactive drum machine built from the ground up with ReactJS. Users can create, save, edit, and playback custom audio loops using different collections of samples and controllable effect levels. Connected to the native Javascript Web Audio API for audio processing with high precision/low latency timing control.
Shortly
A fully responsive landing page, integrated with the Shrtcode API, which allows users to create, save, and copy shortened URL links from valid web addresses. Features custom URL validation and error handling methods. Created from design files and image assets provided by frontendmentor.io.
Recipe Book
A progressive web application built with JavaScript/jQuery for client-side recipe storage, organization, and browsing/viewing. Users can add or delete recipes through the use of the JS localStorage property and search for new recipes by accessing the connected Edamam API database.