Skip to content
View cleverington's full-sized avatar
Block or Report

Block or report cleverington

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
cleverington/README.md

Hi there ๐Ÿ‘‹. I'm Charles Clever(ington)

{{ _SESSION ? '<h2>About Me Professionally</h2>' }}

  • ๐Ÿณ๏ธโ€๐ŸŒˆMy pronouns are he/they.
  • ๐Ÿ˜ธ I'm currently a Senior WordPress Developer at Taoti Creative (but, honestly, I do a lot of Drupal there, too).
  • ๐Ÿค˜ I'm formerly a Senior Developer for University Communication at The University of Texas at Austin.
  • ๐Ÿ”ญ Iโ€™m currently working on getting a bunch of my code into portable format.
  • ๐ŸŒฑ Iโ€™m currently learning AWS Essentials... even though its mostly review because of object permanence and words-being-words.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on DD&I, once I have more time.
  • โ˜€๏ธ One of my cool projects was a ground-up Salesforce REST API integration.
  • โ›… My latest cool project is still in progress: A filterable skills showcase built in 11ty (with a Konami Code Easter Egg). (Okay, so I MIGHT just be dropping that 11ty build in favor of a fully built-out Obsidian.md based solution instead....)
  • :happy: Currently building out both a Drupal 10 site and a WordPress site at the same time. Good times.
  • ๐Ÿ’ฌ Ask me about anything it looks like I know. DevOps, Git, Jekyll, Obsidian.md TWIG (for Drupal), TWIG (for WordPress + Timber), Handlebars, PHP, 11ty, etc.

Something I'm pretty proud of...? Well, its not active at this moment, but: https://github.com/drupaldiversity/event-organizer-packet

Connect with this.($user)

Languages and Tools

Visual Studio Code

Drupal

HTML5

CSS3

Sass

JavaScript

React

Gatsby

Git

GitHub

Terminal

PHP

WordPress

Jekyll

Gulp

And oh. So. Many. More.

console.log(newUser(userStatus))

  • โšก Fun fact: I used to do Kendo daily with a group of friends. I was uncommonly good at it.
function newUser(status) {
  // Check browser support
  if (typeof(Storage) !== "undefined") {
    if ( status )
      return 'A repeat! Awesome!';
    } else {
      // Store
      localStorage.setItem("user", "Has Visited");
      return 'About Me Personally';
    }
  } else {
    document.body.innerHTML = "Sorry, your browser does not support Web Storage...";
  }

Stats Which Don't Reflect My Work On An Enterprise GitHub Instance

Clever(ington)'s Github Stats

Clever(ington)'s Top Languages Stats

mastodon: https://mastodon.social/@cleverington

The Cake is a Lie

Portfolio TODO List

  • @todo Add links to various works.
  • @todo Create 'Public Engagement' section with various talks, DrupalCamp appearances, etc.

Popular repositories

  1. elegant elegant Public

    An OOP + ACF + Timber / TWIG based WordPress theme.

    PHP 4

  2. setup.environment setup.environment Public

    Forked from ccjjmartin/setup.environment

    A collection of power tools

    Shell 3

  3. androidapp androidapp Public

    Building a Drupal-Base android app.

    1

  4. n00b-drupal-development n00b-drupal-development Public

    A n00b's Guide to Drupal, Development, & Everything (Or something like that...) is a web-book in development for free, open, sustainable, and readable Drupal centric Certifications: Acquia and beyond.

    PostScript 1

  5. cleverington cleverington Public

    1

  6. e8-Business-Site-and-Modules e8-Business-Site-and-Modules Public

    My Home site