Skip to content
View jakehz's full-sized avatar
  • Broadcom
  • San Francisco, CA

Highlights

  • Pro
Block or Report

Block or report jakehz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jakehz/README.md

Hi 👋, I'm Jake!

I'm a Software Engineer in VMware Cloud Foundation at Broadcom

jakehz

  • 🔭 I'm currently working on a Golang microservices application for a personal project.

  • 🤵 I professionally work on an internal performance regression detection tool at VMware.

  • 🌱 I’m currently learning cloud, devops, and managing Kubernetes cluster.

  • 👯 I’m looking to collaborate on any open source golang project.

  • 📫 How to reach me: jakejhdz@gmail.com

Popular repositories

  1. blackjack blackjack Public

    Simple card game

    C++

  2. Dynamic-Array Dynamic-Array Public

    Dynamic Array

    C++ 1

  3. Linked-List-Data-Sequence Linked-List-Data-Sequence Public

    CISP 430 3rd Assignment, sequence of data using a template class and linked list.

    C++

  4. Priority-Sequence Priority-Sequence Public

    A "Priority Sequence" Data Structure

    C++

  5. CISP430A2 CISP430A2 Public

    Forked from RobKNguyen/CISP430A2

    Program used to store numbers in a bag, dynamically change the bag's capacity, and access every number of the bag.

    C++

  6. Permutations Permutations Public

    Display permutations of a word using a linked list and recursion

    C++