Luciano Lupo Notes.
Occasionally write stuff here...
More Stories
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).
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.
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.
Glitch images using WebGL
Wanted to play around for a bit with WebGL and glitching images. This is what I came up with.
Send emails with cloud funtions
Had a client that needed to send/receive emails but only had a client side frontend app.
Titanic Kaggle Competition
After finishing Kaggle Python Tutorial on Machine Learning from DataCamp decided to write my journery thru Titanic Kaggle Competition.