Pinned Repositories
arduino-3d-checkers
BattleTanks
Mobile Programming Project
belvedere
Automated file manager
Broken-Java
A java project that's comes broken for the purpose of testing someone's ability to fix it during an interview.
cardboard
Make a custom cardboard app for my mobile programming class.
CatamaranIndex
Indexes Catamaran Sailboats From Various Sites
catamaranscraper
Offline process to scrape data from boat mls sites and store in a database
chat-samples
This repository contains samples illustrating how to interact with Twitch Chat.
ClassicGuildBot
A bot for
formvalidation.io
Official website of FormValidation
adam6806's Repositories
adam6806/arduino-3d-checkers
adam6806/BattleTanks
Mobile Programming Project
adam6806/Broken-Java
A java project that's comes broken for the purpose of testing someone's ability to fix it during an interview.
adam6806/cardboard
Make a custom cardboard app for my mobile programming class.
adam6806/CatamaranIndex
Indexes Catamaran Sailboats From Various Sites
adam6806/catamaranscraper
Offline process to scrape data from boat mls sites and store in a database
adam6806/chat-samples
This repository contains samples illustrating how to interact with Twitch Chat.
adam6806/ClassicGuildBot
A bot for
adam6806/formvalidation.io
Official website of FormValidation
adam6806/GoogleCodeJam
My template and practice problem solutions.
adam6806/JStripper
Removes comments and empty lines from java files
adam6806/kitboga-codeville
Kitboga Codeville Repository
adam6806/MediaRequest
Page for friends and family to request media.
adam6806/Octolapse
Stabilized timelapses for Octoprint
adam6806/openweather-apis
Simple APIs for OpenWeatherMap.org basic services
adam6806/pircbotx
Modern Java IRC Library
adam6806/pnlanalyzer
Web application for upload and analysis of PNL files by company
adam6806/quickjava
adam6806/signalk-openweather-plugin
Plugin to inject forecast data from OpenWeather service
adam6806/smarter-bham
adam6806/SpaceRisk
A space themed version of risk in the turn style of words with friends.
adam6806/SpongeAPI
A Minecraft plugin API
adam6806/SpongeCommon
Shared code between SpongeForge and SpongeVanilla
adam6806/SpongeForge
A Forge mod that implements SpongeAPI
adam6806/SpongeVanilla
The SpongeAPI implementation for Vanilla Minecraft.
adam6806/spring-security-jwt
In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs. We will be using spring boot 2.0 and JWT 0.9.0. In the DB, we will have two roles defined as ADMIN and USER with custom UserDetailsService implemented and based on these roles the authorization will be decided. We will be using spring data to perform our CRUD operations and spring provided annotations such as @PreAuthorize, @Secured and @EnableGlobalMethodSecurity for authorization.
adam6806/spring-security-react-ant-design-polls-app
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
adam6806/testJHipsterApp
adam6806/verticalbars
Sample for Kitboga Education
adam6806/WebAppTest
Experimenting with servlets and databases