Pinned Repositories
AWS-Lambda-Serverless-Nodejs
A basic template for creating AWS Lambda functions using Node.js and the node package "serverless", great for creating RESTful API's
chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
connect-four
harmony-creator
simple harmony creator with node (in progress)
How-to-use-MongoSheets
A brief guide to performing CRUD operations on your mongoDB database hosted on mLab through Google Sheets
mern-passport
A boilerplate example of using passport.js for authenticating a MERN application
my-array-methods
making some of my own array methods for fun
node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
node-web-scraper
Code for the tutorial: Scraping the Web With Node.js by @kukicado
redis-example
simple example of most common functions for caching in redis
pfinazzo's Repositories
pfinazzo/How-to-use-MongoSheets
A brief guide to performing CRUD operations on your mongoDB database hosted on mLab through Google Sheets
pfinazzo/AWS-Lambda-Serverless-Nodejs
A basic template for creating AWS Lambda functions using Node.js and the node package "serverless", great for creating RESTful API's
pfinazzo/redis-example
simple example of most common functions for caching in redis
pfinazzo/chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
pfinazzo/connect-four
pfinazzo/harmony-creator
simple harmony creator with node (in progress)
pfinazzo/mern-passport
A boilerplate example of using passport.js for authenticating a MERN application
pfinazzo/my-array-methods
making some of my own array methods for fun
pfinazzo/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
pfinazzo/node-web-scraper
Code for the tutorial: Scraping the Web With Node.js by @kukicado
pfinazzo/npm-expansions
Send us a pull request by editing expansions.txt
pfinazzo/Project-2
Musician Match
pfinazzo/prototype-chain-example
example of how inheritance works in javascript via the prototype chain
pfinazzo/queue
pfinazzo/react-tac-toe
tic tac toe in react for fun!
pfinazzo/redis-mongodb-example
simple redis implementation with mongodb
pfinazzo/tic-tac-toe
Game for fun
pfinazzo/Tic-Tac-Toe-Ruby-
Tic-Tac-Toe made with Ruby. Must be ran in terminal ($ ruby rrr.rb)
pfinazzo/type-tac-toe
typescript tic tac toe for fun (in progress)
pfinazzo/unstated-todos
a React app with state containers implemented with unstated