Pinned Repositories
100AlgorithmsChallenge
AdoptDontShop
An application designed to connect individuals in search of pets with animals in local shelters (NOTE: not currently mobile friendly)
blog
My personal blog built with Gatsby.js and TypesScript
burger-dash
Game based on React hooks + Redux
CitationBuddy
Citation builder built with React hooks
Hooks-Todo-List
Basic todo-list to play with React hooks
marvel-navigator
Next.js app built around the Marvel API (https://developer.marvel.com/)
myHooks
A collection of React hooks that I use in my applications
quickChat
Real-time chat app built with Parcel, Socket.io & TypeScript
Rick-n-Morty-app
Pet project to serve as a way to learn TypeScript and play with various Rick & Morty APIs; NOTE: because of issue #1, the mobile experience is very buggy
trblackw's Repositories
trblackw/Rick-n-Morty-app
Pet project to serve as a way to learn TypeScript and play with various Rick & Morty APIs; NOTE: because of issue #1, the mobile experience is very buggy
trblackw/myHooks
A collection of React hooks that I use in my applications
trblackw/blog
My personal blog built with Gatsby.js and TypesScript
trblackw/burger-dash
Game based on React hooks + Redux
trblackw/marvel-navigator
Next.js app built around the Marvel API (https://developer.marvel.com/)
trblackw/quickChat
Real-time chat app built with Parcel, Socket.io & TypeScript
trblackw/react-typescript-cheatsheet
Cheatsheets for experienced React developers getting started with TypeScript
trblackw/5x5-set-tracker
React native app built using MobX for state-management bootstrapped with react-native cli
trblackw/advanced-react-security
trblackw/api-service-manager
agnostic API service wrapper built in TypeScript
trblackw/apollo-server-setup
GraphQL server and client set up with Apollo Server/TS <--> React/TS/Apollo Client/Apollo-react-hooks
trblackw/beautiful-react-hooks
🔥A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥
trblackw/beginner-javascript
Slam Dunk JavaScript
trblackw/gatsby-intro
Intro project to get up to speed with Gatsby.js
trblackw/happy-hour
Cocktail recipe finder built with Next.js
trblackw/instagram-clone
trblackw/iOS-egg-timer
Egg timer built with Swift
trblackw/Quizzer
Trivia quiz application written in Swift (built along with tutorial)
trblackw/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
trblackw/react-native-moviedb
TS & React Native app making use of the omdb api
trblackw/react-redux-hooks-reddit
Intro into using react-redux-hooks to manage React state consuming the Reddit api -- built with TypeScript & Parcel
trblackw/react-security-101
Companion repo for centralizing notes for and progression through Ryan Chenkie's React Security Fundamentals course (https://courses.reactsecurity.io/courses/react-security-fundamentals/)
trblackw/Reactivity
Fun little app built with react hooks to keep up with the latest react news (thanks to the Hackernoon API)
trblackw/recent-pdf
a chrome extension for easy access to recently viewed PDF files
trblackw/refined-github
Browser extension that simplifies the GitHub interface and adds useful features
trblackw/Restaurant-Reviewer
React Native application for finding and reviewing local restaurants
trblackw/Serenity
A mobile application
trblackw/towers-of-hanoi
trblackw/useAuth
The simplest way to add authentication to your React app. Handles everything for you. Users, login forms, redirects, sharing state between components. Everything
trblackw/usehooks
Easy to understand React Hook code recipes