Welcome to my blog. Have a look around. This static website is generated using HUGO and served by GitHub Pages.
Recent Posts
NextJS - TailwindCSS - Supabase - Prisma
A NextJS Site with a SQL Backend It’s raining JavaScript frameworks! There are as many frameworks as there are free places to host your Javascript Framework based site. That only works for PHP if you’re willing to build a wordpress site. So before the rest of the free world decides to charge for their products like Heroku. I’m jumping on the bandwagon. I like NextJS. I’m going to run with that and hook it up to a SQL backend.
read moreLaravel Development in Docker
There’s a lot of PHP code out there. Wordpress, Drupal, Zend, Laravel. These are just a few of the untold endless frameworks. Even so, PHP has conspicuously been left out of the buzzword rich, serverless revolution. Today’s PHP developer might be asking, am I the last. A remaining holdout of a simpler, more complicated time. Maybe. Surely the last ALGOL developer questioned the end, before it came.
Still there is a lot more PHP code out there than ALGOL, I’m guessing.
read moreAWS CloudFormation Using CFN-Modules
Adding infrastructure as code to a project? The cfn-modules repositories are prebuilt scripts that will launch nested stacks in AWS Cloudformation. It’s everything you hope it will be.
Adding Alpaca API to Quasar with VueJS
Its easy enough to use the alpaca CLI in a flat js file. Next step is to add it to an application, add a few buttons and make it do something.
Objective: Add the Alpaca API to a Quasar VueJS project then buy a share of QQQ.