Pinned Repositories
blazorTraining
Blazor playground based on https://github.com/dotnet-presentations/blazor-workshop
BookNotes
Just a spot to store key takeaways and notes from books.
FamilyAlexaSkillLambda
The lambda function that's wired up to an Alexa skill my family uses.
GoByExample
GonnaWanna
An old learning playground to get more into ASP.NET MVC and Azure.
GottaHaveItAPI
Web API component for GottaHaveIt test app.
mean_playground
Playing with the MEAN.js stack...
nodejsMasterclass
PresentationTemplates
A few favorite pptx templates.
resume
AKloc's Repositories
AKloc/blazorTraining
Blazor playground based on https://github.com/dotnet-presentations/blazor-workshop
AKloc/BookNotes
Just a spot to store key takeaways and notes from books.
AKloc/FamilyAlexaSkillLambda
The lambda function that's wired up to an Alexa skill my family uses.
AKloc/GoByExample
AKloc/GonnaWanna
An old learning playground to get more into ASP.NET MVC and Azure.
AKloc/GottaHaveItAPI
Web API component for GottaHaveIt test app.
AKloc/mean_playground
Playing with the MEAN.js stack...
AKloc/nodejsMasterclass
AKloc/PresentationTemplates
A few favorite pptx templates.
AKloc/resume
AKloc/pyAutomatingTheBoringStuff
Going through the "Automating the Boring Stuff with Python" book.
AKloc/pyAzureDevOpsChatbot
AKloc/pyAzureDevOpsWiqlAlerts
Tool to send messages based on "hits" from Azure Dev Ops WIQL reports. e.g.: Write a WIQL that queries for bugs that are over one day old, plug it into this tool, tool queries the reports at a scheduled interval and spits out results. Built in Python, hosted in AWS Lambda.
AKloc/pyAzureDevOpsWiqlAlertsPortal
Portal for Azure DevOps Wiql -> Messaging Alerts. The pyAzureDevOpsWiqlAlerts project performs the actual back-end grunt work.
AKloc/pyDjango
Let's make an actual web app with Python + Django.
AKloc/pythonTraining
Following along "Python Crash Course"
AKloc/reactTraining
Reactjs.org's Intro to React project with a bunch of annoying notes for myself.
AKloc/swiftTraining
Playing with swift, following https://docs.swift.org/swift-book/GuidedTour/GuidedTour.html.
AKloc/ToDoReactApp
AKloc/ToDoSwiftApp
A basic "To Do" app built in Swift. Connects to Google-cloud hosted, Go-written functions for back-end.
AKloc/WordPressTraining