Pinned Repositories
Algorithms
Keeping track of Data Structures and Algorithms learnings with code samples and notes.
AnkiTranslate
Translate a full text file into a file with translations to add to Anki deck easily.
Azure-DevOps-for-BAs
Azure DevOps presentation and labs material for Business Analysts. Presented at the Tampa IIBA Meetup 1/24/19.
azure-docs-cli-python
Repository used to store content for the docs.ms.com reference site on Azure's Python CLI
azure-quickstart-templates
Azure Quickstart Templates
CCValidator
Xamarin Demo
LearnCSharpBase
Base project for someone to learn C# from scratch, enough to take someone from zero programming experience to a junior C# dev job. Best done 1:1 with a mentor pairing. Feel free to use this as a mentor or mentee to help someone learn! I use this base project when I mentor =)
ToDoList
Tutorial on creating a simple "To-Do list" .NET application and deployment to Azure manually and with a CI/CD process using VSTS. Presented 6/5/18 St.Pete .NET Meetup (https://www.meetup.com/St-Pete-NET-Meetup/events/248515445/). Demo here:
WeeklyFoodPlanner
Plan meals for multiple people per week with recipes and ingredients list. Compile ingredients list into grocery list sorted by category (produce, meat, frozen, etc).
eth-wikipedia-changetracker
Wikipedia change logs tracker backed by Ethereum blockchain
KetchupOnMyKetchup's Repositories
KetchupOnMyKetchup/ToDoList
Tutorial on creating a simple "To-Do list" .NET application and deployment to Azure manually and with a CI/CD process using VSTS. Presented 6/5/18 St.Pete .NET Meetup (https://www.meetup.com/St-Pete-NET-Meetup/events/248515445/). Demo here:
KetchupOnMyKetchup/LearnCSharpBase
Base project for someone to learn C# from scratch, enough to take someone from zero programming experience to a junior C# dev job. Best done 1:1 with a mentor pairing. Feel free to use this as a mentor or mentee to help someone learn! I use this base project when I mentor =)
KetchupOnMyKetchup/WeeklyFoodPlanner
Plan meals for multiple people per week with recipes and ingredients list. Compile ingredients list into grocery list sorted by category (produce, meat, frozen, etc).
KetchupOnMyKetchup/Algorithms
Keeping track of Data Structures and Algorithms learnings with code samples and notes.
KetchupOnMyKetchup/Azure-DevOps-for-BAs
Azure DevOps presentation and labs material for Business Analysts. Presented at the Tampa IIBA Meetup 1/24/19.
KetchupOnMyKetchup/AnkiTranslate
Translate a full text file into a file with translations to add to Anki deck easily.
KetchupOnMyKetchup/azure-docs-cli-python
Repository used to store content for the docs.ms.com reference site on Azure's Python CLI
KetchupOnMyKetchup/azure-quickstart-templates
Azure Quickstart Templates
KetchupOnMyKetchup/CCValidator
Xamarin Demo
KetchupOnMyKetchup/ContainersLinux
.NET Core 2.x Containers for Linux deploy demos
KetchupOnMyKetchup/ConversationalBulgarian
Xamarin mobile app to learn conversational Bulgarian for at home use in a relationship (as opposed to traveling vocabulary for visitors).
KetchupOnMyKetchup/DesignPatternsWorkshop
KetchupOnMyKetchup/DevOps-Fundamentals-with-VSTS
KetchupOnMyKetchup/Docs
Documentation for ASP.NET and ASP.NET Core
KetchupOnMyKetchup/FlyingKetchup
An app to check the Google flights API for the cheapest combination of one way routes.
KetchupOnMyKetchup/gitignore
A collection of useful .gitignore templates
KetchupOnMyKetchup/HelmContainers
Helm Containers for AKS demo
KetchupOnMyKetchup/hubot-pager-me
PagerDuty integration for Hubot
KetchupOnMyKetchup/KetchupOnMyKetchup
KetchupOnMyKetchup/ketchuptest
KetchupOnMyKetchup/ketchupworkflows
KetchupOnMyKetchup/LearnCSharpTymon
1:1 Pair Programming to teach C#
KetchupOnMyKetchup/LearningSpace
KetchupOnMyKetchup/LegendsBoxing
LegendsBoxing
KetchupOnMyKetchup/microservices
Microservices - Education & Lessons Learned from the Field
KetchupOnMyKetchup/MvcMusicStoreUpdateVS2017
Updating Microsoft's popular MVC project to Visual Studio 2017. Mainly can be used for teaching basic MVC topics or for new developers to have working code projects with more current versions of Visual Studio.
KetchupOnMyKetchup/OCC2018
OCC2018
KetchupOnMyKetchup/theColorRed
Designed C# Submission form View for Name, Address, Phone Number, and Email Address
KetchupOnMyKetchup/todo-app-java-on-azure
Sample TODO app using Java on Azure
KetchupOnMyKetchup/TranslateSubtitles
Takes in .srt and .sub files and translates them to a language of your choice. Outputs a file that has both languages side by side in subtitle file.