Pinned Repositories
admin2020-plugin-match-EasyCustomJSandCSS
When using the Admin 2020 plugin and the Easy Custom JS & CSS plugin (Envato Elements) here is the Admin2020 CSS to add so you can use Dark Mode. (*note* the "Add" buttons for the plugin don't work, but it's fairly easy to deactivate the Admin 2020 plugin long enough to create the new file)
admin2020-plugin-match-project-huddle
When using the Admin 2020 plugin and the Easy Custom JS & CSS plugin (Envato Elements) here is the Admin2020 CSS to add so you can use Dark Mode. (*note* the "Add" buttons for the plugin don't work, but it's fairly easy to deactivate the Admin 2020 plugin long enough to create the new file)
adventofcode-2023
Here is all of my work from the 2023 Advent of Code challenges.
analytics-facebook-pixel
analytics-google-analytics-javascript
analytics-google-analytics-tracking
analytics-google-search-console
squarespace-breakpoints
squarespace-sticky-subnav
wordpress-oxygen-builder-custom-fonts
jared-leddy's Repositories
jared-leddy/adventofcode-2023
Here is all of my work from the 2023 Advent of Code challenges.
jared-leddy/clickup-middleware-timecards
jared-leddy/fider_feedback
Open platform to collect and prioritize product feedback
jared-leddy/github-api-samples
jared-leddy/html-tags
jared-leddy/js-array-merge-keys
Combine two arrays based on a common key.
jared-leddy/js-dynamic-year
Dynamic year for footer copyright line. Useful on Javascript-based CMS platforms like Squarespace.
jared-leddy/lightfeather.io-challenge-2022-06
jared-leddy/nestjs-cert-course
jared-leddy/nestjs-crud-test
jared-leddy/nextjs-learn-app
jared-leddy/npm-module-template-typescript
jared-leddy/sass-base-template-2018
jared-leddy/sp-dev-fx-webparts
SharePoint Framework web part, Teams tab, personal app, app page samples
jared-leddy/spfx-test
jared-leddy/treehouse-css-to-sass-compiler
jared-leddy/treehouse-expressjs-book-app
jared-leddy/treehouse-mongodb-test-drive
jared-leddy/treehouse-profile-search
jared-leddy/treehouse-unit-testing-mocha-chai-battleship
jared-leddy/udemy-react-typescript
jared-leddy/udemy-vuejs2-complete-bootcamp
jared-leddy/udemy-webdriver-testing
jared-leddy/wordpress-admin-customization
jared-leddy/wordpress-admin-post-sort
This script is a simple copy/paste into the functions.php file so that your posts will always sort by title in the admin area.
jared-leddy/wordpress-hide-post-from-everywhere-except-post-single
jared-leddy/wordpress-imagify-picture-tag-fix
When you install Imagify.io's plugin to your WordPress website, it will convert all <img> into a <picture> with the <img> as a child. Because of this, any CSS that was written for the image tag no longer works. This quick fix solution will restore or fix those working features.
jared-leddy/wordpress-plugin-starter-react
A quick way to get up and running with a React-based WordPress plugin.
jared-leddy/wordpress-plugin-starter-vue
A quick way to get up and running with a Vue-based WordPress plugin. Link below is from forked repo.
jared-leddy/wordpress-typescript-types