Category: Projects
-
Reverse on Mobile Columns Style – WordPress Plugin and Gutenberg Contribution

I wrote a simple WordPress plugin that defines a custom style called Reverse on mobile for the Columns and Media & Text Blocks. Blocks with this style will stack in the opposite order when the screen width is narrower than the responsive breakpoint for that block. I also created a pull request on WordPress/Gutenberg to…
-
Nim App

This is a simple web app that allows the user to play the game Nim again an AI opponent. I have given the human player the choice to go first or pass, so the human can always win, but I have programmed the AI opponent so that it will always win if the human makes…