Front-end version 4.0 for my personal website, portfolio and blog at clarknewell.tech
- Frontend built with Gatsby an opensource frontend framework based on React an opensource JavaScript library developed by Facebook
- Frontend deployed to Netlify with CI/CD (Continuous Integration and Continuous Deployment) via Github commits
- Netlify provides the honeypot and data transfer for the contact form
- Custom CMS (Content Management Studio) for blog content built with and hosted by Sanity.io. Designed with a default starter blog, minimal adjustments (for the time being) to the database schema for custom fields were added to the code, which can be viewed on Github here: clark-blog-sanity
- The query language GraphQL is implemented to traverse the Gatsby and Sanity APIs
- Sass, Styled Components, Typography.js, and a custom responsive grid are implemented for CSS styling
- Pure React Carousel by Express (yes, the clothing company), is implemented for the testimonial carousel
- SVG artwork sourced from flaticon
- Accessibility audit is performed with WAVE
- Custom self-designed logo/branding and original blog content