Skip to content
View jweilhammer's full-sized avatar

Block or report jweilhammer

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. sliding-puzzle-solver sliding-puzzle-solver Public

    Solve any sized sliding puzzle with custom goal states using strategic algorithm. Show differences in common search algorithms applied against sliding puzzles

    JavaScript 6 1

  2. random-songs random-songs Public

    Utilizes Spotify and DuckDuckGo APIs to display previews and music videos of popular songs

    JavaScript 1

  3. receipt-processor-challenge receipt-processor-challenge Public

    Take-home backend challenge for https://github.com/fetch-rewards. Implemented as a REST API with Java 17, Spring Boot, and DynamoDB

    Java