A couple of examples showing the CSS code needed to style an image in such a way as to crop it into the shape of a circle or a square.
Circle And Square Crop
Posted on 22/09/2020
All types of code.
From Shortcode, CSS, SCSS, PHP (maybe a little JavaScript) and HTML on WordPress.
To C++ in Arduino and Java in Android.
A couple of examples showing the CSS code needed to style an image in such a way as to crop it into the shape of a circle or a square.
Posted on 22/09/2020
A post showing the code required to place the simple social icons widget on the right side of the site title.
Posted on 25/08/2020
A compilation of embedded posts containing information on how I went about storing and displaying the maps used within the combat screen of my app.
Posted on 20/07/2020
A post explaining how I went about finding the player character within my maps and then displaying whichever area that happens to contain them.
Posted on 20/07/2020
A post explaining how I went about storing the various maps of my tile-based combat screens and why I chose a less efficient method for my own convenience.
Posted on 06/07/2020
A compilation of embedded posts containing useful information on plugin editing (both code and tips) I’ve made use of at one point or another.
Posted on 02/03/2020
A post explaining the code required to create a Shortcode which aquires the value of a specific cell from a Google SpreadSheet.
Posted on 02/03/2020
A post showing my code for removing site title from embedded WordPress posts and replacing it with a list of co-author names for that embedded post.
Posted on 02/03/2020
How to enable excerpts on WordPress pages.
Posted on 02/03/2020
Plugins created out of useful pieces of code that I was encouraged to transform into plugins that could be released for public use.
Posted on 24/02/2020