Welcome

Code snippets and technology specific blog posts for developers

Vue.js + Vite + Bootstrap

This post documents project initialization steps for adding Bootstrap5 to a Vue.js and Vite project. The reason for the post is that other references for this process either didn’t work or were relatively complicated and didn’t need to be.  Create a Vite + Vue.js Project Add Bootstrap to the project Configure Vite to add Bootstrap

Read More

Data Science Exploration

Recently I have been exploring data science projects involving computer vision. I am reading two books to guide my exploration. Deep Learning for Vision Systems by Mohamed Elgendy Learning OpenCV 4 Computer Vision with Python by Joseph Howse and Joe Minichino After some reading, I came to understand the various tools that would be required.

Read More

Amazon Lightsail and WordPress

This is my first post on an Amazon Lightsail WordPress deployment. Amazon Lightsail is the Amazon AWS service that simplifies application development in the cloud or website creation and deployment. Providing a fixed cost solution on AWS infrastructure. For me this was the perfect fit. I already use other AWS infrastructure and I am learning

Read More