Author Archives: Jim Taylor

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