This Portfolio Site

I created the site you’re viewing now by building my own custom theme in WordPress. I used Local by Flywheel to initiate a local WordPress development environment on my computer. Next, Gulp and Webpack tools enabled me to incorporate Bootstrap SCSS and JS into my project. From there, I wrote my own PHP, JavaScript, HTML, and SCSS to style and shape the new theme to my needs. I incorporated the WordPress CMS into my theme so that new posts and pages could be added via the CMS interface.

PHP code of project within VS Code interface