- Vancouver
Pinned Loading
-
-
-
nielvas-co
nielvas-co PublicPersonal website built with React, NextJS, and Bootstrap. Hosted on AWS S3, and automatically deployed via Github Actions.
TypeScript
-
Authorization code flow with PKCE
Authorization code flow with PKCE 1Python implementation of authorization code flow with PKCE for the Spotify Web API.
23https://developer.spotify.com/documentation/web-api/tutorials/code-pkce-flow
45### Prerequisites:
-
Signing AWS API requests
Signing AWS API requests 1# Signing AWS API requests
23Implentation of calculating a signature for signing AWS API requests. Specifically, this script invalidates all files (`/*`) in a Cloudfront distribution via a signed API request.
45To run it, edit the .sh file by settting `AWS_ACCESS_KEY`, `AWS_SECRET_KEY`, and `DISTRIBUTION_ID` with your values, and source the file in a shell:
-
linearRegression.go
linearRegression.go 1// Statistics refresher: The R-squared formula
2// Time complexity: O(3n)
34package main
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.