Here are some representative samples of custom modules I have created.
randCol: Creates a page that displays text in random colors
Node usage: displays every content type in use and the number of of instances of each node (this is a contrib module you may download at https://www.drupal.org/project/node_usage).
Site: utilities and themed custom blocks (for this site).
Goat_api: demo of retrieving a RESTful JSON feed from another site.
Pet guides: a support module for a custom content type that loads css and display template (for a different site).
| Attachment | Size |
|---|---|
| randCol (11.x) | 4.47 KB |
| Node usage (7.x version) | 2.7 KB |
| Node usage (8.x/9.x version) | 4.27 KB |
| Site (9.x) | 8.28 KB |
| Pet guides (9.x) | 11.5 KB |
| Goat API (9.x) | 11.2 KB |