from brodan import Blog
  • Home
  • Twilio Blog
  • Polywork
  • GitHub
  • YouTube
  • LinkedIn
  • Ko-fi
  • Untappd
  • DEV

nodejs

A collection of 3 posts
Learning NFT Provenance by Example: Investigation Follow-Up
NFT

Learning NFT Provenance by Example: Investigation Follow-Up

It's been nearly a year since I decided to verify the Bored Ape Yacht Club's provenance hash out of boredom and made an interesting discovery. I wrote a blog post [https://brodan.biz/blog/learning-nft-provenance-by-example/] about it which you should read first before reading this. I also tweeted [https://twitter.
Jan 8, 2023 4 min read
Learning NFT Generation By Example: An Open-Source Success Story
NFT

Learning NFT Generation By Example: An Open-Source Success Story

Lately I've been heads down on a generative NFT PFP project and working heavily with a Node.js tool called sharp [https://sharp.pixelplumbing.com/]. sharp is a high-speed image processing library that's useful for image converting, resizing, extraction, etc. GitHub - lovell/sharp: High performance Node.js image processing,
Apr 20, 2022 3 min read
Verify Travis CI Webhook Notifications with Node.js
nodejs Featured

Verify Travis CI Webhook Notifications with Node.js

Travis CI allows users to configure webhook notifications [https://docs.travis-ci.com/user/notifications/#Configuring-webhook-notifications] which can be sent during certain build events. I recently played with this feature in order to send SMS messages via Twilio [https://www.twilio.com/] whenever a project failed to build/test. This post
Jul 29, 2017 3 min read
Page 1 of 1
from brodan import Blog © 2023
Powered by Ghost