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