AboutProjectsBlog

    Mini BigQuery Lambda Project w/ Go

    This is a write up of a simple project I did on how to connect Lambda to Bigquery. There might be some valid use cases for doing this, but the project I created is a little redundant as Bigquery seems to provide the functionality I created.

    Created on March 14, 2021 at 2:32 pm

    Updated on March 14, 2021 at 2:32 pm

    Connecting Google Bigquery to AWS Lambda with Go

    This is how to connect Bigquery to AWS Lambda using S3 to pull Google credentials file into the Lambda function *this method is not recommended*

    Created on February 5, 2021 at 9:20 pm

    Updated on February 22, 2021 at 3:23 pm

    Which Endian Again?

    A little side track into researching endianness while watching a video about Go best practices

    Created on January 6, 2021 at 9:34 pm

    Updated on January 6, 2021 at 9:34 pm

    Building a SaaS - Ch. 1 The Beginning

    Chapter 1 of me attempting to make a SaaS of myself

    Created on November 8, 2020 at 7:56 pm

    Updated on November 8, 2020 at 7:56 pm

    Passing the AWS Developer Associate Certification

    My approach to studying for the AWS Developer Associate and general tips.

    Created on October 24, 2020 at 8:36 pm

    Updated on November 3, 2020 at 1:13 pm

    A Bad Way to Implement React-DnD

    A walk through of my attempts to implement React-DnD. Turns out the problem was not with how I implemented the library.

    This is not meant to be a tutorial for React-DnD. The documentation is pretty robust, and there are plenty of great videos on how to use this library.

    Created on August 29, 2020 at 3:53 pm

    Updated on October 30, 2020 at 4:00 pm

    Array Reduce for the Uninitiated

    What happens when an initiated object or array isn't passed a value on the first go around?

    Created on August 1, 2020 at 6:36 pm

    Updated on August 2, 2020 at 4:24 pm

© John Shen 2020