Welcome

The site is a work in progress to showcase some of my abilities.
Inside you will find code and implementation that demonstrates:

  • Aspnetidentity usage with inheritance
  • Scafolded Identity Pages
  • CodeFirst Implementation
  • Claims exchange via JWT
  • A shared business library for reuse
  • A secured API to change an LED sign at my house
    ​​​​

Most of this is stored in a library called Library.Auth so that it can be shared between the core mvc project, api project and anything else I plan to add.

I've added ckeditor for a home page editor.  Included is 2 of my own plugins that I updated to support bootstrap 5. While I allow any user to open the editor.  They cannot save.
My custom plugins are on the far right of the top row of icons.
You can find the original copy of these plugins, preupgrade, at CKEditor Plugins

The next thing we will implement will be an API that makes calls to insert new records to a table that is then parsed out to an RSS feed and consumed by a LED sign in my house.
The code for the led sign and rss feed reader can be found at: ScrollSign

Code for this project is public on github:
Direct Github Link

Learn more about me on LinkedIn