Pinned Repositories
FollowSweeperRubyOld
Finds twitter accounts that I'm following that haven't updated in 6 months so I can choose to unfollow them.
trespass-notices
A web app to allow a police department to track Trespass Notices
Sphero-Android-SDK
🚫 DEPRECATED REPO: Sphero™ is the amazing robotic ball ( gosphero.com ), this is the repository for the Android SDK for Sphero™. Visit dev site for more information:
scottpantall's Repositories
scottpantall/ArmstrongNumbers
Armstrong Numbers challenge on CodeEval
scottpantall/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
scottpantall/BeautifulStrings
Beautiful Strings challenge on Code Eval
scottpantall/BitPositions
Bit Position challenge on Code Eval
scottpantall/docs
Prometheus documentation: content and static site generator
scottpantall/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
scottpantall/FeedlySharp
An HTTP Client that interfaces with Feedly Cloud API.
scottpantall/FibonacciSeries
Fibonacci Series challenge from CodeEval
scottpantall/HappyNumbers
Happy Numbers challenge on CodeEval
scottpantall/HexToDec
Hex to Decimal challenge on Code Eval
scottpantall/Lowercase
Lowercase code challenge on CodeEval
scottpantall/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
scottpantall/MsalAuthInMauiBlazor
My own copy so I can annotate and understand.
scottpantall/MultiplesOfANumber
Multiples of a number challenge from Code Eval
scottpantall/MultiplicationTable
scottpantall/mvcFullstackTutorial
scottpantall/NModM
N Mod M challenge on CodeEval
scottpantall/OddNumbers
Odd numbers challenge on Code Eval
scottpantall/ProgrammingExercises
C# exercises with unit tests
scottpantall/ReverseWords
Reverse Words Code Eval challenge
scottpantall/RightmostChar
Rightmost Character challenge from CodeEval
scottpantall/sdk-csharp-v1
Trulioo SDK for C#
scottpantall/SelfDescribingNumbers
Self describing numbers challenge on CodeEval
scottpantall/SetIntersection
Set Intersection exercise on Code Eval
scottpantall/sign-in-maui
Following this tutorial: https://learn.microsoft.com/en-us/entra/external-id/customers/tutorial-mobile-app-maui-sign-in-prepare-app
scottpantall/SumOfDigits
Sum of Digits challenge on CodeEval
scottpantall/SumOfIntFromFile
scottpantall/SumOfPrimes
scottpantall/UniqueElements
Unique Elements challenge on Code Eval
scottpantall/VisitWebsite
After having issues using various libraries to visit websites from an application, I made this.