Jason Schramm

Web Developer

Resume LinkedIn GitHub Email Jason

About Me

I have been developing for the Web since the late 90s, back when GeoCities was a thing, and I have been developing with WordPress since 2004. I have been working as a full-time Senior Web Developer while also creating and managing my own WordPress websites on the side. Before that I worked with SharePoint for over 10 years and was a Senior SharePoint Developer.

I have a curiosity and love of learning that helps me to learn whatever is needed. I'm as comfortable working on the front-end as I am on the back-end, and I enjoy working on a variety of projects. I am experienced with PHP, JavaScript, CSS/SASS, MySQL, WordPress, DNS and server administration, site monitoring, caching, Core Web Vitals and page optimization, accessibility, responsive design, Figma, Google Tag Manager, Google Analytics, SEO, Cloudflare, CI/CD tools, local environments, and much more. I also have experience with Drupal, React, Vue.js, Next.js, and Python.

I have extensive experience managing dozens of websites and technical infrastructure, and coordinating with various department stakeholders. I enjoy distilling the benefits and drawbacks of technology to inform decisions and guide others through the use of those tools. And I have a special interest in improving performance and security, often suggesting and implementing opportunities to improve both.

I am skilled in planning projects and coordinating tasks, and I actually enjoy writing and maintaining technical and end-user documentation. I regularly collaborate with stakeholders to refine requirements and translate them into technical solutions. I also have experience evaluating tools and providing recommendations based on needs and budgets.

Like what you've read so far? Email Me

Side Projects

VegEvents

Logo Design, Website Design, Website Development, Speed Optimization, WordPress, Bootstrap 3, Google Maps API

Unique features:

  • Weekly email newsletter that sent a custom list of events to 6,000+ subscribers based on their latitude/longitude and other newsletter settings.
  • Custom PHP-powered administrative interface to import new events weekly from a list of over 500 third-party event sources and remove canceled events.
  • Custom WordPress plugin to manage event import sources and enable custom filtering and tagging of events as they are imported.
  • Custom WordPress theme with advanced logic to open events in modal windows, add events to third-party calendars, and share events links.
  • Custom JavaScript bookmarklet to copy Facebook event details into the VegEvents submission form.

VegMealDelivery

Logo Design, Website Design, Website Development, WordPress, Bootstrap 4, Google Maps API, TomTom Maps SDK

Unique features:

  • Heavily customized FacetWP WordPress plugin implementation for dynamic search filtering.
  • Custom FacetWP Facet type for searching for meal delivery services that deliver to a visitor’s address or have a pickup location near them. Each meal delivery service CPT is connected to one or more delivery locations (Taxonomy terms). Locations can be a street address, city, state, or country.
  • Meal delivery service pickup locations are displayed using the TomTom Maps SDK which is a low-cost alternative to the Google Maps API. (example)
  • Custom WordPress theme that modifies a custom post type’s New/Edit form.

VegMovies

Logo Design, Website Design, Website Development, WordPress, Bootstrap 4, iTunes Search API, OMDb API

Unique features:

  • Customized FacetWP WordPress plugin implementation for dynamic search filtering.
  • Custom WordPress plugin that modifies a custom post type’s New and Edit form to:
    • Import details from the omdbapi.com RESTful API, including descriptions and movie posters. The movie posters then get stored as the post's featured image.
    • Insert various helper links and buttons needed to assist personnel with generating movie listings.
  • Custom PHP code to display different versions of a listing with stream and purchase links based on the visitor’s country.
  • Custom WordPress theme using Bootstrap 4 and an image slider.

Plant Based Information (formerly VegResources)

Logo Design, Website Design, Website Development, WordPress, Bootstrap 4, iTunes REST API

Unique features:

  • Custom code that modifies a custom post type’s New and Edit form to:
    • Import Podcast details from the iTunes RESTful API, including the show title and image. The show image then gets stored as the post's featured image.
    • Insert buttons to assist personnel with generating new podcast listings.
  • REST-powered search (on the homepage and in page headers) that searches for guides matching keywords entered. Keywords are compared to the guide’s titles and assigned tags.
  • FacetWP-powered Podcast page with a WP cron job that periodically updates the “Latest Episode” date based on the iTunes REST API.
  • Custom WordPress theme originally modified from a freely-available theme.