Brandon Minnick

Results 24 repositories owned by Brandon Minnick

InvestmentDataSampleApp

58
Stars
21
Forks
Watchers

This app utilizes a SQLite databse, MVVM, along with these Xamarin.Forms controls: Search Bar, Picker, Grid, StackLayout, Navigation Page, ListView, ViewCell. It also shows how to tweak the UI to best...

GitHubReadmeWebTrends

15
Stars
6
Forks
Watchers

An automated tool created using Azure Functions that double checks each Readme to ensure every repository is leveraging Web Trends

CosmosDbSampleApp

15
Stars
7
Forks
Watchers

A Xamarin.iOS and Xamarin.Android app built using Xamarin.Forms that utilizes a Cosmos DB Azure Backend

csharp-workshop

21
Stars
9
Forks
Watchers

NDC London 2019, Workshop: Become a better C# programmer: more Value, more Expressions, no Waiting

DarkModeSplashScreen

33
Stars
6
Forks
Watchers

A sample app for iOS and Android written in Xamarin.Forms showing how to implement a Splash Page for Dark Mode

GitHubXamarin

15
Stars
1
Forks
Watchers

This repository has moved: https://github.com/brminnick/gittrends

TextMood

52
Stars
11
Forks
Watchers

A Xamarin + IoT + Azure sample that detects the sentiment of incoming text messages, performs sentiment analysis on the text, and changes the color of a Philips Hue lightbulb

UITestSampleApp

39
Stars
30
Forks
Watchers

A sample app to demonstrate how to create Xamarin UITests using the Page Object architecture, Backdoor Methods and App Links (aka Deep Linking)

SimpleXamarinGraphQL

20
Stars
5
Forks
Watchers

An iOS and Android app built in Xamarin.Forms demonstrating how to interact with GitHub's GraphQL API

SaveImageToDatabaseSampleApp

17
Stars
9
Forks
Watchers

A iOS and Android app that demonstrates how to download an image from a url and save it to a SQLite database