Pinned Repositories
create-react-app
Create React apps with no build configuration.
Diversity-Scholarships
Comprehensive list of diversity scholarships including travel stipend opportunities and student discounts.
Django-Contact-Form
Django contact form with Bootstrap 4 using Django's built-in email support, Forms API. Email submitted will be returned to the terminal.
GolangTraining
Training for Golang (go language)
Java-Bank-Account
Creating a bank account example in Java.
Java-CRUD-Web-App
Full web application, adding data to database, modify, and delete it.
Java-Password-Generator
Java password generator with try catch example.
Java-Single-Pet-Form
Java web app using Spring Boot. Submit pet information into form and post result.
Kotlin-Simple-Calculator
Simple calculator in Kotlin
MedaPort-MedHacks-KP
This is a basic template describing the project in which was pitched at Kaiser Permanente's Social Innovation Challenge
ShannonCanTech's Repositories
ShannonCanTech/azure-activedirectory-library-for-android
The ADAL SDK for Android gives you the ability to add support for Work Accounts to your application with just a few lines of additional code. This SDK gives your application the full functionality of Microsoft Azure AD, including industry standard protocol support for OAuth2, Web API integration with user level consent, and two factor authentication support.
ShannonCanTech/azure-activedirectory-library-for-dotnet
ADAL authentication libraries for .net
ShannonCanTech/azure-activedirectory-library-for-java
ShannonCanTech/azure-activedirectory-library-for-js
ShannonCanTech/azure-activedirectory-library-for-nodejs
ShannonCanTech/azure-activedirectory-library-for-objc
The ADAL SDK for Objective C gives you the ability to add support for Work Accounts to your iOS and macOS applications with just a few lines of additional code. This SDK gives your application the full functionality of Microsoft Azure AD, including industry standard protocol support for OAuth2, Web API integration with user level consent, and two factor authentication support.
ShannonCanTech/azure-activedirectory-library-for-python
ADAL for Python
ShannonCanTech/azure-activedirectory-library-for-ruby
The ADAL for Ruby library makes it easy for Ruby applications to authenticate to AAD in order to access AAD protected web resources.
ShannonCanTech/BigDecimal_Example1
Example use of BigDecimal use in Java
ShannonCanTech/DevOps-MDM-Support-Basics
Scripting examples for MDM support. Beginner-friendly.
ShannonCanTech/Java-Basic-Guessing-Game-Example1
Example demonstrates use of loops and conditional statements.
ShannonCanTech/Java-Basic-Letter-Count-Example1
Basic letter count example. Counts the number of times a letter appears in a specified word. This example uses StringBuilder.
ShannonCanTech/Java-Basic-Objects-and-Classes-Example-1
Basic example of objects and classes in Java.
ShannonCanTech/Java-Basic-Palindrome-Example1
Java basic palindrome example using StringBuilder.
ShannonCanTech/Java-Basic-Palindrome-Example2
Utilizes StringBuilder's reverse method to test whether an inputted word is a palindrome or not.
ShannonCanTech/Java-Print-Numbers-And-Binary-Values-Example1
Print numbers and their binary values. Test int to string and string to int to check binary value accuracy.
ShannonCanTech/Job_Portal_Java_Example1
This is a java web portal application built in Java with Spring Boot web, thymeleaf, JPA, and H2
ShannonCanTech/microsoft-authentication-library-for-android
Microsoft Authentication Library (MSAL) for Android
ShannonCanTech/microsoft-authentication-library-for-dotnet
Microsoft Authentication Library (MSAL) for .NET
ShannonCanTech/microsoft-authentication-library-for-go
The MSAL library for Go is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It enables you to acquire security tokens to call protected APIs. It uses industry standard OAuth2 and OpenID Connect. The library also supports Azure AD B2C.
ShannonCanTech/microsoft-authentication-library-for-java
Microsoft Authentication Library (MSAL) for Java http://aka.ms/aadv2
ShannonCanTech/microsoft-authentication-library-for-js
Microsoft Authentication Library (MSAL) for JS
ShannonCanTech/microsoft-authentication-library-for-objc
Microsoft Authentication Library (MSAL) for iOS and macOS
ShannonCanTech/microsoft-authentication-library-for-python
Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Azure Active Directory. These documented APIs are stable https://msal-python.readthedocs.io. If you have questions but do not have a github account, ask your questions on Stackoverflow with tag "msal" + "python".
ShannonCanTech/PrintLettersofAlphabet_Example1
Print capital letters of the alphabet basic example.
ShannonCanTech/Resume_Database_for_Job_Portal_Java
ORM example for integration with Jobs Portal app built in Java with Spring Boot
ShannonCanTech/ShannonCanTech
Config files for my GitHub profile.
ShannonCanTech/shannoncantech.github.io
A one page HTML theme for freelancers created by Start Bootstrap
ShannonCanTech/Spring-Boot-Web-App-CarAppExample-1
This project is created by Shannon Foster using Java with Spring Boot. In this project, I demonstrate basic components of core Java and the basics of a spring boot web application. I showcase the creation of a Java Bean, Conroller, Entity, and use of interfaces, abstract class, and HTTP methods.
ShannonCanTech/STT-Translator
Sign-To-Text Translator using Tensorflow.js