just some web developer

More about my projects

NextJS migrations

I'm currently in the middle of migrating some development projects to the latest version of NextJS. The tools that enable web developers evolve fast, and it's important (especially in the Front End space) to be cognizant of emerging technologies and the pros/cons they bring to the development landscape. Here's some examples of these migrations: Lee, Hill and Johnston Insurors, Indoor Climate Experts, The KT Team, Tandoor and Tap.

Paros Films

This site includes an interactive onboarding process and client dashboard that I built while working closely with the owners of Paros Films. The site is pre-built from JSON data, so I had to make creative use of LocalStorage and URL queries to serve the client relevant information.

Integrity Compounding Pharmacy

I delivered this project against a very restrictive deadline. With a little under a week to build the entire site from scratch, I threw everything I had at it. Via a combination of my own boilerplate components, knowledge of the JAMstack (and the midnight oil), I was able to meet the deadline and launch the site in time for a company conference!

Abide Cares

This project required integration with a zip code API. It was really fun to build! If a user inputted a zip, the function would feed that zip to the api and return the care homes closest to their location. I built many of the interactive components on this site via AlpineJS. It worked out so well, I'll probably ditch my older vanilla JS components for Alpine based ones.

sequence-events.com

I managed this project from design file to production. The backend is Wordpress and the client can make edits to the site autonomously. When edits are commited via the Wordpress, a build hook is triggered over on Netlify and the 11ty frontend is built on demand. The client's blog was on Hubspot before project start and remains there now. I call the Hubspot API when building 11ty to fetch blog names, descriptions and featured images for use on the website.

Problems I had on this project:
We weren't aware of the client's Hubspot blog until weeks into the project's development. I had to learn to use the Hubspot API very quickly to meet milestones and delivery commitments.

bullochacademy.com

This client required a ton of pages to house hundreds of lines of content and important links. I created dozens of unique components to ensure the academy's content is displayed properly and as user-friendly as possible.

Problems I had on this project:
Using the JAMstack to create such a content-heavy site had its challenges. To minimize possible downtime, I duel deployed the site on Netlify and Vercel. I also built a robust Wordpress-based backend that will allow the school to update pages, staff, sports and all kinds of other essential information without my help.

web hosting

In late 2020, I purchased the hosting clientele of another company. The 40-something sites are all on Wordpress, and most were hosted on a dedicated InMotion server running WHM/Cpanel. I've worked to move about 20 of them to a Linode instance and still host some using InMotion's services. Since the purchase, I've gained experience using WHM/Cpanel as well as a number of Wordpress-focused server management tools.

Note:
The billing and management of these hosting clients are managed via my LLC (Green Zero Development). You'll find its site linked in this box. Please be gentle. The design is old, bad and neglected.