CI/CD Jenkins Project

Posted on December 30, 2022 in projects

As a continuation of recent forays into automation with Ansible, I decided to up my DevOps game further by creating a Jenkins CI/CD pipeline for my wellness app. This would allow me to automate the testing and deployment of my application, ensuring that code changes aren’t breaking the …


Continue reading

Another Project Update!

Posted on October 17, 2022 in projects

It’s been a long time since I’ve written a project update, and since my last post, I’ve been back to working consistently on my wellness dashboard project since July. Rather than write a long wall of text, here’s a list of some of the features I …


Continue reading

Deploying my Wellness App

Posted on August 10, 2022 in projects

I’ve recently been working a lot with Ansible, a configuration management platform, which allows users to automate the setup of their infrastructure. My biggest project to date has been completely automating the deployment of my wellness app with an Ansible playbook. Although it took a lot of toggling--particularly with …


Continue reading

Wellness App Update

Posted on April 18, 2022 in projects

Over the past 3 weeks, I’ve really focused in on my wellness app project, consistently adding features bit by bit. I started out by using the Oura API to output my sleep metrics into a page with radio selectors to track my energy levels, mood, and focus on a …


Continue reading

Wellness App Project

Posted on March 28, 2022 in projects

I’ve just started the very beginnings of a new coding project. As I’ve been studying Miguel Grinberg’s Flask book, I wanted to take a stab at my own project to implement some of the features I am learning about in a more creative environment. I find that …


Continue reading