projecTym

×

Welcome to the Projects Page!

Here are the latest projects. Each project is custom HTML embedded into a WordPress post.

More about the projects

The custom JavaScript (which depends on jQuery) and CSS are enqueued using PHP in the functions.php file. On can update this file in WordPress appearance tab (depending on Theme settings).

These projects started as simple js projects suggested by a website. It then evolved into a hybrid post with math being the main category. Now my main project is the statistics summary calculator.

Most of my projects layouts are build by a flex display. Here is more from bootstrap about how to use their flex classes.

Bootstrap flex documentation

Want to know how to get bootstrap on to your wordpress site? This video explains how, using PHP. Enqueue Bootstrap style and script – explained by Mr.Digital.