Snippets
A collection of code snippets, settings and other pieces of code that I thought were worth sharing.
My VS Code Settings
My settings.json file for Visual Studio Code
Check it out →
useScreenSize Hook
React hook to listen for changes in the screen width
Check it out →
FTX NodeJS Client
Core functions for a trading bot using FTX
Check it out →
DynamoDB.js
Utility functions for DynamoDB
Check it out →
Cloudinary Upload
Script that lets you upload images to cloudinary
Check it out →
Binance NodeJS Client
NodeJS client for trading with the Binance API
Check it out →