Expandable Cards with Hover Effect

Matrix Background

Last updated: November 1st, 2024

Inserting a matrix rain effect as background for pages.

Learn More

Using two shortcodes to signal the beginning and the end of the effect, we created a Js and CSS script for a Matrix Rain effect that is meant to be our take of this classic animation.

Preview for Card 1

Blobs physics generator

Last updated: November 1st, 2024

Adds a shortcode to display interactive blob physics.

Explore Further

Using JS and CSS, we are generating two pills-like blobs that can be interacted by clicking and dragging, or by clicking the site title to make them bounce. Once expanded, these blobs have a button for redirection. In this case we are using it as a language selection page, but can be use in other context when users are directed to do a binary choice .

Preview for Card 2

Ticker News Reader

Last updated: November 1st, 2024

Front-end transformation of RSS feeds into cards using shortcodes.

Explore Further

Create a block that displays an RSS feed as a customizable grid or stack of cards. When hovering over a card, it should flip to reveal the excerpt on the back. The styling of the cards and layout should be customizable.

Preview for Card 2

User’s watchlist

Last updated: November 1st, 2024

Let members of the website manage a list of their favorite URLs.

Explore Further

Allows users to track internal page URLs in their watchlist through shortcodes for displaying a watchlist form, entries, and ‘Add’ button. The plugin also includes an admin page for managing user watchlists, allowing administrators to reset individual user’s watchlists, download data as CSV files, and configure plugin settings.

Preview for Card 2

Template Generator Form

Last updated: November 1st, 2024

Let users fill a form that will then generate a template and a shortcode for a web page.

Explore Further

Generates custom templates based on user input from a front-end form. Users can enter company details, upload a logo, and select colors. Optional fields include theme, font, and special requests. The plugin creates unique template pages with the submitted data and provides an admin area to manage submissions, delete entries, export data, and reset the plugin. It ensures data sanitization and security.

Preview for Card 2

Interactive Options

Last updated: November 1st, 2024

Front end javascript project that display collapsable columns.

Explore Further

Displays customizable columns that transform into cards when clicked, featuring icons, background images, and content. The plugin offers a shortcode for front-end display and an admin settings page to configure options, customize elements, export/import settings, and reset to defaults. It ensures security through proper sanitization and validation of user inputs.

Preview for Card 2