Skip to content
View kweckwerth's full-sized avatar
  • Corona, CA

Block or report kweckwerth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. AngularYoutubePlayer AngularYoutubePlayer Public

    Angular 7 project to stream youtube videos from a rest api. This project is meant to run in AWS. This application will call a Rest API with a userId. This rest API will return a playlist compatible…

    TypeScript 1

  2. YoutubeRestAPI YoutubeRestAPI Public

    This api uses Rest, Spring Boot, and Spring JPA to retrieve video playlists from a MySQL DB in AWS.

    Java 1

  3. SpringBootBankingRestAPI SpringBootBankingRestAPI Public

    This is a sample Java 8 Spring Boot Rest API to retrieve banking branch names. It supports selecting all or filtered names.

    Java 1

  4. BlackJack BlackJack Public

    This is a BlackJack simulator to be run from any browser using bj.js. It has as Spring/Rest (Jax-RS) API back-end with some google GSON sprinkled throughout for serialization help. It is a bit old …

    Java 1

  5. MiscJavaSolutions MiscJavaSolutions Public

    This is a compilation of many java challenges given to me via interview or online tests. It has a few hundred tests of different types like multi-threading, Java 8 Streams/Lambda Expressions, inher…

    Java 1 1

  6. Raspberry Raspberry Public

    This is my first attempt at a compiled Angular 7 deployment to display a list of Youtube videos using Tomcat. Checkout my other project "AngularYoutubePlayer" for the source code to this. This proj…

    JavaScript