GainorB
Specializing in web development, primarily working with Typescript, ReactJS, NodeJS, GraphQL and PostgreSQL.
New York, NY
Pinned Repositories
Deadass-Splash
Adidas Splash page bot
emotrr
An application built with a React frontend utilizing IBM Watson's Tone Analyzer API and Twitter API to detect emotional, social, and language tones in tweets.
nextjs-typescript-starter
Starter template for Typescript Next.js projects
node-auth-jwt
Node, Express starter application with user authentication using passport. This application uses JWT's to secure endpoints.
node-auth-oauth
Node, Express starter application with user authentication using passport's OAuth strategies: specifically Facebook, Google and Twitter.
node-express-mvc
Node, Express application following the MVC Design Pattern. MVC is a software architecture that separates application logic from the rest of the user interface. It does this by separating the application into three parts: the model, the view, and the controller.
node-express-starter
A boilerplate application used to scale applications faster. Using various node modules to build a solid foundation for any application. Which include user authentication, authorization, mailing, flash messages, OAuth, Mocha testing suite, PostgreSQL, MongoDB and more.
passport
NodeJS, Passport, ExpressJS
react-use-heroku
Awake a sleepy Heroku, then load the rest of your react application
Sneaker-Notify
Sneaker/Restock/Monitor Notify via Twitter coded in Python using Scrapy.
GainorB's Repositories
GainorB/react-use-heroku
Awake a sleepy Heroku, then load the rest of your react application
GainorB/public-apis
A collective list of public JSON APIs for use in web development.
GainorB/nextjs-typescript-starter
Starter template for Typescript Next.js projects
GainorB/create-gainor-app
A boilerplate application for creating react apps. Includes hot module replacement and webpack's dev server.
GainorB/create-gainor-app-redux
A boilerplate application for creating react apps with redux.
GainorB/DopeFits
GainorB/dotfiles
Houses all my dotfiles
GainorB/Full-stack-Developer-Interview-Questions-and-Answers
:grey_question:Full-stack developer interview questions and answers
GainorB/gainorio
React Single Page App powered by Google Firebase built for my professional brand.
GainorB/gatsby-site
A demo blog created with Gatsby
GainorB/gradeCodePens
A script designed to expedite the grading process of 360 student codePen accounts
GainorB/graphQL-Intro
GainorB/graphql-react-apollo
GainorB/ImageFilterApp
Upload an image and add filters to it then you can download the filtered images
GainorB/jcrew
GainorB/marmot
GainorB/mern-shoppingList
MERN STACK!
GainorB/PixaBayImageFinder
Uses PixaBay API to create an image finder utilizing material-ui for the interface
GainorB/react-hooks
Collection of React Hooks
GainorB/react-interview
React Interview Questions 📙 📚 📖 🔎 ✒️
GainorB/react-interview-questions
Technical screening questions for React + Redux skills
GainorB/react-scrollbars-custom
The best React custom scrollbars component
GainorB/ReactFacebookLogin
A simple component for logging into Facebook
GainorB/reactjs-interview-questions
List of top 213 ReactJS Interview Questions & Answers
GainorB/recursion-prompts
Repository of prompts to be solved using recursion
GainorB/ReduxBlogApp
GainorB/ReduxIntro
An introduction Redux, using actions, and reducers.
GainorB/ReduxWeatherApp
Redux weather app using Open Weather API and Google Maps to render a small map of the city that is searched.
GainorB/TicTacToe
demo
GainorB/typescript-node