Pinned Repositories
angular-service-test-http
A repo to go along with a blog post showing how to test a basic Angular HTTP service
braydoncoyer
My GitHub Profile README! Learn how to build it yourself by scrolling to the bottom of the README and following the link!
braydoncoyer.dev
My portfolio powered by Next.js, content sourced from Notion, styled with Tailwind CSS and deployed on Vercel. 🙌
cssartchallenge
intro-to-angular
nextjs-link-previews
Get a realtime preview of an outbound link using Next.js API Routes and MicroLink!
ng-limeade
An Angular toast library.
officeapi
RESTful API built with NodeJS, Express, MongoDB and Mongoose
pomegradient
tailwindcss-v2-dark-mode-template
A dark mode template built with official features from version 2.0!
braydoncoyer's Repositories
braydoncoyer/braydoncoyer.dev
My portfolio powered by Next.js, content sourced from Notion, styled with Tailwind CSS and deployed on Vercel. 🙌
braydoncoyer/braydoncoyer
My GitHub Profile README! Learn how to build it yourself by scrolling to the bottom of the README and following the link!
braydoncoyer/tailwindcss-v2-dark-mode-template
A dark mode template built with official features from version 2.0!
braydoncoyer/officeapi
RESTful API built with NodeJS, Express, MongoDB and Mongoose
braydoncoyer/nextjs-link-previews
Get a realtime preview of an outbound link using Next.js API Routes and MicroLink!
braydoncoyer/angular-service-test-http
A repo to go along with a blog post showing how to test a basic Angular HTTP service
braydoncoyer/cssartchallenge
braydoncoyer/ng-limeade
An Angular toast library.
braydoncoyer/intro-to-angular
braydoncoyer/pomegradient
braydoncoyer/angular-tic-tac-toe
braydoncoyer/blog-posts
Backup of articles on my blog
braydoncoyer/casual-commentary
braydoncoyer/leerob.io
✨ My portfolio built with Next.js, MDX, Tailwind CSS, and Vercel.
braydoncoyer/nextjs-mdx-blog-reactions-with-supabase
A starter blog with article reactions built with Supabase. Blog content sourced through MDX. Styled with TailwindCSS
braydoncoyer/angular-publish-test
braydoncoyer/angular-toasts-factory
A repository demoing a simple toast-notification factory.
braydoncoyer/AngularHttpTestDemo
A demo project that hits a fake REST service to show how to test front-end http calls.
braydoncoyer/AngularNewsProject
Angular project that fetches news articles. This simple project utilizes an api in order to demonstrate how to test front-end HTTP calls.
braydoncoyer/appendFileNameToFirstLineOfFile
braydoncoyer/business-card
braydoncoyer/DSDsite
An Open Source Website For Dallas Software Developers Meetup Group
braydoncoyer/extensions
Everything you need to extend Raycast.
braydoncoyer/hashnode-interview
braydoncoyer/nglimeadedemosite
A demo site for the NgLimeade NPM Package
braydoncoyer/react-testing-library-intro
The project used in the talk "App Confidence - An Introduction to Testing React". This project covers the basics of the RTL by looking over the example of a newsletter subscription form.
braydoncoyer/real-twitter-banner
braydoncoyer/tailwind-nextjs-starter-blog
This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
braydoncoyer/tailwinduiapplication
braydoncoyer/TicTacToeTDD
An Angular 7 Tic-Tac-Toe project with Test Driven Development