Pinned Repositories
adastack.io
Adastack is an open-source Cardano explorer with 130+ pages of resources.
awesome-programming-podcasts
Podcasts are a great way to stay informed about what's happening in web development. This list has over 350 podcasts covering many parts of website design, development, and deployment. Contributions are welcome.
blockfrost-api-demo-cardano
coronavirus-tracker-app
A coronavirus tracker application built with React Hooks, Material UI, and Chart JS.
formik-setup
haskell-cheatsheet
A personal cheat sheet I made while learning Haskell.
ML-Translation-Chat-Bot
Machine Learning Translation Chatbot using Dialogflow, the Google Translate API, and Google Cloud Platform
react-hooks-password-generator
A fast, secure, and simple to use password generator.
umami
Umami is a simple, fast, website analytics alternative to Google Analytics.
world-map
A map of the countries that I've visited. Built with D3.js and Datamaps.
tuckpuck's Repositories
tuckpuck/awesome-programming-podcasts
Podcasts are a great way to stay informed about what's happening in web development. This list has over 350 podcasts covering many parts of website design, development, and deployment. Contributions are welcome.
tuckpuck/blockfrost-api-demo-cardano
tuckpuck/ML-Translation-Chat-Bot
Machine Learning Translation Chatbot using Dialogflow, the Google Translate API, and Google Cloud Platform
tuckpuck/basic
Basic template to start a new project quickly
tuckpuck/CSS-generators-for-web-developers
CSS generators can save you a lot of time when building a website. Thankfully, many tools have been created for this purpose. I've categorized a variety of them here.
tuckpuck/ecocoin
A minimum working blockchain example built with Typescript
tuckpuck/most-basic
a very basic setup to get started with a project quickly
tuckpuck/reaction-game
tuckpuck/stackbit-blog
tuckpuck/blockfrost_api_haskell
A Haskell project that gets data from the Blockfrost API and prints current info about the Cardano network to the command line.
tuckpuck/cardano-example
cardano-example
tuckpuck/cardano-starter-kit
tuckpuck/developer-portal
The Cardano Developer Portal
tuckpuck/docusaurus-base
tuckpuck/emurgo_haskell_course
tuckpuck/emurgo_plutus_contract_examples
Emurgo Academy Batch64 live session code
tuckpuck/gasby-tutorial-5-gatsby-source-filesystem
tuckpuck/gasby-tutorial-7-programmatically-create-pages-from-data
tuckpuck/gatsby-minimal-portfolio-blog
tuckpuck/gatsby-tutorial-1-routing
tuckpuck/gatsby-tutorial-2-styling
tuckpuck/gatsby-tutorial-4-graphql-query
tuckpuck/haskell-api-demo
A Haskell project to get translations from the Libre Translate API
tuckpuck/haskell_cheatsheet_derek_banas
tuckpuck/learn-you-a-haskell
My notes from the book 'Learn You a Haskell for Great Good'
tuckpuck/levelup-gatsby-custom-post
tuckpuck/next-netlify-starter
tuckpuck/plutus-starter
A starter project for Plutus apps
tuckpuck/pycardano_simple_tx
A pycardano script that creates two wallets and sends a tx from addr1 to addr2.
tuckpuck/Tic-Hask-Toe
My Tic-Tac-Toe project for Part I of EMURGO Academy's Haskell course