Code Monkey home page Code Monkey logo

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.

Charles Leverington's Projects

drupaldojo icon drupaldojo

Developing the new Drupal Dojo site http://drupaldojo.com/

elegant icon elegant

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

grav icon grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS

inclusion-and-diversity icon inclusion-and-diversity

Notes, action items and community initiatives drafted by and for the Drupal community (but open to contribution from anyone).

n00b-drupal-development icon n00b-drupal-development

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.

pantheondev icon pantheondev

repo for pantheon-dev site: http://dev.cleverington.gotpantheon.com/

particle icon particle

A starting place for using the prototyping tool, Pattern Lab, in tandem with a Drupal theme. Can be used standalone as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.