ChatGPT and Me

Captain’s Log I have been keeping busy after work and on weekends lately with side projects. I’ll address the main one I am working on in a future blog post, but one tool that has been helpful in keeping things moving along is ChatGPT. Here are three ways I’ve been using it to enhance my productivity: 1 - Assist with Linting Code Linting is great. It helps ensure that your code adheres to a preferred coding standards....

February 26, 2023 · 4 min · Travis Vilac

Relaunching my Website Using Hugo and GitHub Pages Custom GitHub Actions Workflow

Captain’s Log Relaunching my website has been on my to-do list for most of the year. I finally managed to carve out some time to get this project started. In doing this, I had two main objectives for the new website: Have a proper website to showcase my portfolio and social media links Deploy the website using GitHub Actions Both Hugo and GitHub Actions were new tools to me that I wanted to learn....

August 8, 2022 · 6 min · Travis Vilac