RSSAmplifier

Blog

Greg Schoppe

Code, Design, Various things

gschoppe.comRSS feed ↗5 posts

Latest posts

Say Hello to Avataaars.js: Lightweight, Dependency-Free Avatars for the Modern Web 🚀

Are you tired of importing heavy React libraries, pulling in massive node modules, or hitting API rate limits just to render a simple, beautiful user avatar? Meet Avataaars.js! A lightweight, zero-dependency, and fully customizable avatar generator implemented entirely as native HTML Custom Elements (Web Components). Designed using modern, vanilla JavaScript and ES modules, Avataaars.js runs…

Introducing PrimalPairs – Finally, a daily math game to challenge Wordle

As I was working on my last game, GlideWords, it struck me that the recent Daily Puzzle craze has really been focused on word games, leaving math nerds with few options to compete. Looking further back, even common number puzzles like 2048, griddlers, or traditional sudoku are more about patterns than actual math. and so, [ ]

Introducing GlideWords – Another daily word game to feed your addiction

Like most of the world, I ve spent the last few months playing Wordle religiously. It s a fun way to spend a few minutes every morning, and whether it actually has any effect or not, it certainly feels like it helps me get my creative juices flowing. However, despite my addiction to Wordle, I found myself [ ]

WordPress still needs a better shortcode parser.

WordPress 5.0 has now been released, with the new block syntax front and center. This data structure is completely new, and lays on top of all the existing structures that modify post-content, such as shortcodes, leaving many people wondering why didn t they just use shortcodes to store block data? . There are several reasons for this, [ ]

If WordPress 5.0 broke your site, here’s how to fix it.

WordPress 5.0 is launching tomorrow, and the internet is likely to be flooded with searches for this question when many people update to WordPress 5.0. Some users will be unable to edit pages that they have made, and others will be unable to even access their edit screen. There may even be 500 errors or [ ]