Blog

Spark Introduction

7 minute read

Apache Spark Introduction Apache Spark is a fast and general-purpose cluster computing system. It provides high-level APIs in Java, Scala, Python and R, and ...

Kubernetes/Helm For Dummies

6 minute read

Introduction I just wanted to start off by saying that I am no expert in Kubernetes (i.e. k8s) or Helm, but I have learned a lot over the past year, and want...

What I’ve Been Up To

2 minute read

Wow, it’s been while. Well, a lot has happened. I graduated with my Master’s in software engineering with a focus on Data Science at San Jose State Universit...

Back to top ↑

Programming Utopia, an Alexa skill

4 minute read

According to the World Health Organization, 350 million people worldwide suffer from depression. Depression is the leading cause of disability.

Automate the Menial Tasks Pt.2

4 minute read

This is part 2 (and the final part) of the automating the menial tasks mini-series. I will be talking about using Python and Selenium to automate downloading...

Automate the Menial Tasks Pt.1

6 minute read

These next few blog posts were motivated by Automate the Boring Stuff by Al Sweigart, which I highly recommend reading (I haven’t personally finished the boo...

Fixed my first bug this week~

2 minute read

I fixed my first software-related bug at work this week! Super proud of myself, and this blog post is dedicated to kind of how I did it using what I learned ...

First Post!

2 minute read

Hello world! I’m Kevin! An aspiring software engineer and data scientist. This blog will be dedicated to documenting my journey into data science and machine...

Back to top ↑