Skip to content
View RyanTheShaw's full-sized avatar

Block or report RyanTheShaw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RyanTheShaw/README.md

Wazzzzzzupppppppp 👋

My name is Ryan! I feel like I'm never really able to holistically describe myself in these types of bio fields. Here are a few things about me though!

Within tech

I've held a number of full-stack web platform positions utilizing C# / dotnet and adjacent technologies.

In addition to my full-time positions over the years, I'm also active as an instructor with a local non-profit meant to help newer developers establish a solid footing in the tech industry, @LaunchCode! 🚀

Outside of tech

⚡ interests include: Competitive gaming, VR, rollerblading, running, percussion (mostly vibraphone, drum set, and auxiliary), streaming, leftist politics, and traveling (pre-pandemic ☣️)

Links

Popular repositories Loading

  1. HelloWorld HelloWorld Public

    A place to mess around with android development

    Java

  2. SignalRBlazorTest SignalRBlazorTest Public

    quick test of dotnet core signalR functionality within docker

    C# 1

  3. Unit2Slides Unit2Slides Public

    Launch Code Unit 2 slides for the C# Track

    HTML 1

  4. CodeFirstEfCoreExample CodeFirstEfCoreExample Public

    A simple project meant to demo an example implementation of ef core with code first migrations!

    C# 4

  5. IdentityAuthExample IdentityAuthExample Public

    Example repository showing dotnet identity in mysql

    C# 1

  6. TodoList.Api TodoList.Api Public

    Simple projects to demonstrate how to set up your own Rest API, and then make requests against it via a console app

    C#