Sean McNary's repositories
Angular-2-Projects
Just a compendium of angular 2.0+ projects I've been on.
angular6DotNetCore
angular6NetCore
angular6netcore
Angular 6 front end using .NET Core Web API and EntityFramework
ApexAssignment
Report generator using AdventureWorks2012 database. Populates dynamic HTML table using LINQ with MVC 5 architecture.
AuthenticationWithClientSideBlazor
Companion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
BitArbitBot
Uses an algo that sells between wallets during arbitrage.
C-Utilities
Just a collection of noteworthy examples of C# code I've written.
CeeSharpAlgorithms
A compilation of my notes on different data structures and algorithm's as well as source code.
LoanCalculator
LoanCalculator using C#.
CSharpBestPractices
C# Best Practices
fluxor-persist
Fluxor-persist is a library to persist Fluxor states.
node-server-json-scrubber
Node JS server that takes raw inputs and converts them to storable json objects.
nodejs-scrapper
Scrapes html of urls through node server and cheerio
ODataWebAPI
Using Odata to query webapi
PluralsightSpaJumpStartFinal
Source code for the SPA JumpStart Pluralsight course at http://jpapa.me/spajsps
python-windows-cursor-location-tkinter-gui
Runs a Python script that populates a little window that shows the windows cursor. Very helpful for macros
ReportGenerator
Single Page Application using MVC 5 which takes a date range from the user and populates a dynamic HTML table. Uses LINQ for querying the database.
Retrofit2SampleApp
This is a sample application to see how JRebel for Android works
ShuffleCSharp
Compendium of CSharpAlgorithmns
ThreadingApps
C# threading
ToDoApplication
A To-Do Application project for the first week of coder camp. Collab. with Sam
TypescriptToCS2
New version of TypescriptToCS, better than the original. Though, it doesn't support keyof.