Luciano Lupo Notes.

Occasionally write stuff here...

Cover Image for How different projects sell EIP-4337 to their customers?

More Stories

Cover Image for Challenged myself to audit something I have no clue of...

Challenged myself to audit something I have no clue of...

Was learning a lot about security research lately but always related to smart contracts on solidity... so decided to challenge myself and see how can I do an audit about a project I've never saw in a timebox of 1 week and in C++ which I don't do often (almost never since university).

Cover Image for Zustand for modals state

Zustand for modals state

I've worked with redux for a couple of years now and in the last couple of months we decided with the team to give it a try to Zustand for a new semi complex project.

Cover Image for My mining rig is useless now

My mining rig is useless now

As we transitioned from Proof of Work to Proof of Stake, my mining rig is now useless, but I wnat to share my mining experience.

Cover Image for Glitch images using WebGL

Glitch images using WebGL

Wanted to play around for a bit with WebGL and glitching images. This is what I came up with.

Cover Image for Send emails with cloud funtions

Send emails with cloud funtions

Had a client that needed to send/receive emails but only had a client side frontend app.

Cover Image for Azure Functions with Docker

Azure Functions with Docker

Playing around with Azure functions.

Cover Image for My take on Machine Learning on GCP course

My take on Machine Learning on GCP course

TL;DR - Its a good start for BigQuery and Tensorflow.

Cover Image for Titanic Kaggle Competition

Titanic Kaggle Competition

After finishing Kaggle Python Tutorial on Machine Learning from DataCamp decided to write my journery thru Titanic Kaggle Competition.