Pinned Repositories
CityInfoApi
Sample .NET Core API using Kevin Dockx Pluralsight course.
DatingApp
DatingApp using .NET Core 2.2 and Angular 7. Following a Udemy course.
FileUpload
File Upload example project using .NET Core 2.2 and Angular 7. Used this as an example: https://www.talkingdotnet.com/upload-file-angular-5-asp-net-core-2-1-web-api/
ImageGallery
ASP.NET Core 2.2 OAuth2/OpenID Connect example using Kevin Dockx Pluralsight course.
ionic-bnb
Hotel/BnB app written using Ionic 4 and Angular 7.
mean
Sample application using the MEAN stack.
ng-fundamentals
Sample application for booking conferences. Using Angular Fundamentals Pluralsight course featuring Jim Cooper and Joe Eames.
ngFire
Demo application using Angular 7 with Firestore. Following a Udemy course.
node-api
Sample API written in NodeJS using MongoDB.
PokerHands
A fun app to generate 5 card stud Poker games. Idea taken from cyber-dojo.org.
fatal-zio's Repositories
fatal-zio/FileUpload
File Upload example project using .NET Core 2.2 and Angular 7. Used this as an example: https://www.talkingdotnet.com/upload-file-angular-5-asp-net-core-2-1-web-api/
fatal-zio/ionic-bnb
Hotel/BnB app written using Ionic 4 and Angular 7.
fatal-zio/node-api
Sample API written in NodeJS using MongoDB.
fatal-zio/DatingApp
DatingApp using .NET Core 2.2 and Angular 7. Following a Udemy course.
fatal-zio/ImageGallery
ASP.NET Core 2.2 OAuth2/OpenID Connect example using Kevin Dockx Pluralsight course.
fatal-zio/mean
Sample application using the MEAN stack.
fatal-zio/ng-fundamentals
Sample application for booking conferences. Using Angular Fundamentals Pluralsight course featuring Jim Cooper and Joe Eames.
fatal-zio/ngFire
Demo application using Angular 7 with Firestore. Following a Udemy course.
fatal-zio/100Doors
100 Doors practice exercice. Idea taken from cyber-dojo.org.
fatal-zio/angular-forms
Angular Forms demo. Using Mark Zamoyta's Pluralsight course.
fatal-zio/angular-ngrx
NgRx Introduction course. Following Deborah Kurata's course on Pluralsight here: https://bit.ly/2Bo1mxo
fatal-zio/Angular-NgRx-GettingStarted
Materials for my Pluralsight course: Angular NgRx: Getting Started: http://bit.ly/AngularNgRx.
fatal-zio/AngularAuthentication
Angular Authentication exercise. Follows Securing Angular Apps with OpenID Connect and OAuth2 by Brian Noyes on Pluralsight.
fatal-zio/AsyncApi
Async API Example using Kevin Dockx Building an Async API with ASP.NET Core course: https://bit.ly/2LrwNLD
fatal-zio/components
Very simple React component demo.
fatal-zio/conference
Conference app written with Spring following a Pluralsight course
fatal-zio/dotnet-core-spotify-authentication
A simple .NET core authentication platform for Spotify apps.
fatal-zio/fatal-zio
Profile Repository
fatal-zio/HotelListing
Hotel Listing API built with .NET 5. Following a Udemy course: https://www.udemy.com/course/ultimate-aspnet-5-web-api-development-guide
fatal-zio/HttpClientInNetCore
Fully functioning finished sample code for my Using HttpClient to Consume APIs in .NET Core course
fatal-zio/ionic-recipes
Simple cross platform Recipe application using Ionic 4 and Angular 7.
fatal-zio/jsx
Extremely basic JSX demo.
fatal-zio/nestjs-course
NestJs In Practice Course (with MongoDB)
fatal-zio/ng-fitness
Fitness application using Firebase and NGRX.
fatal-zio/ng-recipes
Angular practice following a Udemy course: https://www.udemy.com/course/the-complete-guide-to-angular-2/
fatal-zio/node-shop
MVC e-Commerce application written in Node.
fatal-zio/OdeToFood
fatal-zio/quiz-helper
Q & A Console application written in Node.js to help me study for an Exam.
fatal-zio/RomanNumerals
Roman Numeral coding exercise. Idea taken from cyber-dojo.org.
fatal-zio/web-api-auth-examples
Basic examples to authenticate and fetch data using the Spotify Web API