Portfolio
My First PHP Project
As of 11-9-19 my first PHP app is working on Heroku. What a long strange trip it's been. Add a Pizza and try it out!
Github repo
Sass is Where It's At
Wow! I had no idea how easy Sass makes it to control styles, incorporate functions — even use "if" statements.
Github repo
Custom WordPress Theme
When my grandkids ask, "What did you do during the pandemic?" I'll show them my WordPress theme. Details coming!
Github repo
React, Redux & Firebase Blog
After a short Firebase refresher, I'm learning how to connect this powerful tool with React and Redux to create & store my new blog.
Github repo
Jekyll Blog
After experimenting with React & Redux, I'm leaning toward this semi-automated solution to accomplish my goals so I can tackle new projects.
Github repo
A (CSS) Ode to Parker & Posie
This exercise in creating a slideshow, layout, and responsive page with only CSS is cleverly disguised as a tribute to my cats Parker & Posie.
Github repo
Mongo Scraper App
Document-oriented databases away! Cheerio and Mongoose power this news scraper that lets users view, save, and delete scraped articles.
Github repo
Click-a-Pokémon React App
A memory game with a digital spin! With help from JSX and Yarn, React handles the UI, manages component states, and responds to user interaction.
Github repo
Bee-Z Street
This full-stack WIP website features a React front end. Users can search the Mongo database or create a a drag-and-drop virtual garden of bee-friendly plants.
Github repo
Game of Thrones Trivia
Winter is coming, and time's running out! This game uses JavaScript and jQuery to give players a timed trivia test of their GoT knowledge.
Github repo
Crystal Collectors Game
This guessing game utilizes jQuery to generate random numbers and assign random values to crystals the player clicks on to play this addictive game.
Github repo
Cartoon Hangman
My first interactive project lets users play JavaScript-powered hangman. One small step for hangman, one giant step forward for web development.