Categories
Code Design Projects Web Development Wordpress

Redesigning GeorgeSpake.com

I’ve redesigned GeorgeSpake.com with the default WordPress TwentyTwenty theme.

Categories
Hardware Projects

Powering Hot Toys 1/6 Scale Figures with DIY Battery Replacements

I wanted to to light up some 1/6 scale figures easily without having to flip switches or replace dead batteries. The Soap Reactor is the go-to solution for this but it’s expensive and hard to buy so I decided to go the DIY route with a little help from a Facebook post, some coworkers, and […]

Categories
Code Design Projects Web Development Wordpress

Adding Projects to GeorgeSpake.com

How I added a custom post type to my site to showcase projects I’ve been a part of and how I was involved

Categories
Community Design Projects

GiveCamp Memphis 2020

Last weekend I participated in GiveCamp Memphis, a weekend long event where tech professionals come together to help Memphis non profits solve problems. This year, the event coincided with the AIGA Memphis Chapter’s Design for Good event. This is the fourth year I’ve participated in GiveCamp and, with 20 non profits; 30+ projects completed; over […]

Categories
Code Community Linux Software Talks

Talk: Command Line Crash Course

These are the slides and notes from my Command Line Crash Course talk presented at DevMemphis on March 3, 2020 This was the first DevMemphis meetup that was streamed live and recorded but, unfortunately, because of some issues with the recording, the audio was unusable. Outline This month we’ll be talking about leveling up your […]

Categories
Community

Introducing DevMemphis, A new Technical Meetup for Memphis Software Developers

What’s a Technical User Group? Memphis is home to a thriving tech scene and a welcoming community of technical experts, enthusiasts, and beginners who you can find on any given day of the week at one of the many active technical meetups in town.  User group meetings feature conference quality content delivered by members of […]

Categories
Code Talks Web Development

Talk: NPM, Yarn, Babel, Webpack – Why You Should Care

This content was written for the Memphis Web Workers User Group on April 10, 2018 The purpose of this talk is to convey how essential NPM, Yarn, Babel, and Webpack are to the JavaScript ecosystem; how lucky we are to have them given the scope of the problems they solve; and why JavaScript developers should […]

Categories
Photography

2001 Nissan Maxima Audio System Upgrade and Installation 2018

I’ve had aftermarket audio in my car for close to a decade so I guess it’s safe to say I’m an enthusiast. It all started when I purchased two 12″ subs, an amp, and a box from a friend. Since then, I’ve replaced some equipment, switched cars, fixed some wiring, and I became pretty familiar […]

Categories
Code Community Wordpress

GiveCamp Memphis 2018

This past weekend, Feb 23-25, the seventh annual GiveCamp Memphis event was held at the Fedex Institute of Technology on the University of Memphis Campus. “GiveCamp is a weekend-long event where technology professionals from designers, developers and database administrators to marketers and web strategists donate their time to provide solutions for non-profit organizations” A dozen […]

Categories
Code Software Talks Web Development

Better JavaScript with ESlint, Airbnb, & Prettier

Add ESlint, Airbnb’s Style Guides, & Prettier to Create-React-App without Ejecting. Integrate ESlint with your editor.