Pinned Repositories
fastify-cli
Run a Fastify application with one command!
cybersource-checkout-api-nodejs-example
An example on how to integrate CyberSource's Checkout API (formerly known as Silent Order POST) to a Node.js web application.
es6-package-starter
A starter repository for ES6 NPM packages.
express-auctions
Backend for auctions platform written in TypeScript, for fun.
fastify-aws-cognito
AWS Cognito JWT verification for Fastify.
fastify-pagination
Response pagination for Fastify. Inspired by Django Rest Framework.
monkey
An interpreter for the Monkey programming language, written in Go.
node-docx-list-style
Lists the styles in a Word (.docx) file.
node-parcheesi
Game of Parcheesi developed with NodeJS using TDD
react-native-contact-list-app
A clone of Android 8.1.0's contacts app.
francisbrito's Repositories
francisbrito/fastify-aws-cognito
AWS Cognito JWT verification for Fastify.
francisbrito/fastify-pagination
Response pagination for Fastify. Inspired by Django Rest Framework.
francisbrito/cybersource-checkout-api-nodejs-example
An example on how to integrate CyberSource's Checkout API (formerly known as Silent Order POST) to a Node.js web application.
francisbrito/node-docx-list-style
Lists the styles in a Word (.docx) file.
francisbrito/django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
francisbrito/env-schema
Validate your env variable using Ajv and dotenv
francisbrito/express-auctions
Backend for auctions platform written in TypeScript, for fun.
francisbrito/fastify
Fast and low overhead web framework, for Node.js
francisbrito/fastify-autoload
Require all plugins in a directory
francisbrito/fastify-cli
Run a Fastify application with one command!
francisbrito/fastify-jwt
JWT utils for Fastify
francisbrito/Giru
An only Spanish talking telegram bot.
francisbrito/google-api-javascript-client
Google APIs Client Library for browser JavaScript, aka gapi.
francisbrito/leiningen
Automate Clojure projects without setting your hair on fire.
francisbrito/mention-hashtag
Extract mentions (@mention) or hashtags (#hashtag) from any text
francisbrito/morgan-body
A highly configurable Express logger that logs request and response body and is nicely colorized for your terminal :)
francisbrito/node-jsonwebtoken
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
francisbrito/personal-finances
A toy web service to feed a personal finances management application.
francisbrito/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
francisbrito/point-of-view
Template rendering plugin for Fastify
francisbrito/react-native-classroom-photos-app
An app for the lazy bones of the classroom who prefer taking pictures than taking notes.
francisbrito/react-navigation-header-buttons
Easily render header buttons for react-navigation.
francisbrito/rnd2019-memo
francisbrito/rnd2019-would-you-rather
"Would You Rather" game app for Udacity's React Nanodegree
francisbrito/take-home-assignment
Take-home assignment for backend position candidates
francisbrito/Werewolf
Werewolf for Telegram
francisbrito/monkey
An interpreter for the Monkey programming language, written in Go.
francisbrito/mathparse
A mathematical expression parser written in Go
francisbrito/the-algorithm
Source code for Twitter's Recommendation Algorithm
francisbrito/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm