penzaiâ—‰cultivate

I am not a robot, please stop asking. Eat sleep code climb - a 🦥 life.

Matter.js Circles

TensorflowJS Hands Pose Detection

Planets

Deploy ML Docker

Pushing an ML docker container to AWS Lambda made easy with Serverless.

Black Hole

Deploying Tensorflow Inference on AWS Lambda with EFS

I previously deployed an ML inference on AWS via the Serverless framework and at the time I was using a scikit-learn model with a couple standard libraries...

Simple Pandas Functions I wish I knew earlier

A few lesser documented simple functions I've found handy along the way...

First Doodle

ML deploy to AWS Lambda with Serverless

After tweaking an ML ensemble model for a few weeks it came time to deploy and in this case the project was utilizing an AWS pipeline. I had already dumped the trained model to an S3 bucket with joblib, so the goal now was to deploy an inference endpoint as an AWS Lambda function.

GSAP Scroll Trigger

I’ve been meaning to try out the Intersection Observer API for some time now. I seem to have an ever-growing list of third-party scroll libraries, and the prospect of replacing all these with a native browser API is extraordinarily tempting.

A history of genocides

nuxtjs auth a few highlights

For a small nuxt app I was looking to set up a simple JWT authentication scheme with Express and FaunaDB on the backend - makes sense to reach for nuxt/auth, the go-to solution for user management.

Deepnote for notebook collaboration

I was looking for the lowest friction solution to quickly to share my work with the team for review and collaboration. Currently, there are a lot of offerings for cloud-hosted notebooks and they all seem promising.