About This Website
This website was built using Drupal 8. The template was built from scratch using CSS, Javascript, PHP and Twig.
This website was built using Drupal 8. The template was built from scratch using CSS, Javascript, PHP and Twig.
A port of the Mandelbrot set: https://en.wikipedia.org/wiki/Mandelbrot_set
I coded a slow version of this in Game Maker a long time ago. I never colored it and it was very slow.
In the last year or so I have only been coding for work. This has been miserable. But recently i started just following these tutorials on YouTube and reworking them to my own code and low and behold I really started enjoying coding again...
So, I guess I'll start posting the results in this category.
I plan to get started on this probably in December of 2022
On a mild July day on a Saturday I spontaneously decided that I wanted to go hike up a mountain. I grabbed my back pack, some sun block, water and set Google maps to Mount Baldy.
https://demo.jeremyheminger.com/coming-2020/forest.php
I really wanted to rebuild my website template with the things that I have learned and I even took the time to build a a new landing page using Three.js.
http://adftw.jeremyheminger.com/
When I began building websites the idea of viewing it on a mobile device wasn't thought of or even possible. If there was any thought given to various display resolutions it was mostly solved by adding percents to the containing columns of a table and nesting that table within a table set at a maximum width with the most common resolution. I think that was about 1024 x 768 but it might have even been 640 x 480.
In a previous article I noted how we were building simple interfaces to allow the production line and R&D to do certain tasks.
These tasks were affecting I/O to servos and switches etc, to automate or augment some tasks.
Like many programmers right now I am interested in machine learning etc...And, as usual, I like to kind of re-invent the wheel when I'm building things for myself. It's more fun for and I get to learn a bit more about what's actually happening.