Pinned Repositories
advent-of-code-2023
Solutions to Advent of Code 2023
angular-elevator
This is an elevator control implementation with UI built in Angular 10 with TypeScript
conditional-on-bean-test
Stripped down project to reproduce isue with @ConditionalOnBean in spring boot 2. See https://github.com/spring-projects/spring-boot/issues/13938
cwa-server
Backend implementation for the Apple/Google exposure notification API.
django-admin-preview
Inline preview in the admin list view
django-image-cropping
Django helper application to easily and non-destructively crop arbitrarily large images in admin and frontend.
django-request
django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
jest-codemods
Codemods for migrating to Jest https://github.com/facebook/jest 👾
tasktracker
Command-line based tool to track work tasks.
jwedel's Repositories
jwedel/tasktracker
Command-line based tool to track work tasks.
jwedel/advent-of-code-2023
Solutions to Advent of Code 2023
jwedel/angular-elevator
This is an elevator control implementation with UI built in Angular 10 with TypeScript
jwedel/conditional-on-bean-test
Stripped down project to reproduce isue with @ConditionalOnBean in spring boot 2. See https://github.com/spring-projects/spring-boot/issues/13938
jwedel/cwa-server
Backend implementation for the Apple/Google exposure notification API.
jwedel/django-admin-preview
Inline preview in the admin list view
jwedel/django-image-cropping
Django helper application to easily and non-destructively crop arbitrarily large images in admin and frontend.
jwedel/django-request
django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
jwedel/jest-codemods
Codemods for migrating to Jest https://github.com/facebook/jest 👾
jwedel/jest-non-modular-demo
jwedel/js-actors
A JavaScript Actor-based Component Framework
jwedel/jwedel
Config files for my GitHub profile.
jwedel/maven-dependency-reproducer
Test Project to reproduce a bug in the Maven Dependecy plugin
jwedel/mcs
Search the Maven Central Repository from your command line!
jwedel/mob
Swift handover for remote mobs using git. CLI tool written in GO.
jwedel/ngx-infinite-scroll
Infinite Scroll Directive for Angular
jwedel/spectrum
A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
jwedel/spring-modulith-dependency-error-reproducer
Reproduces a validation error
jwedel/tdd-daily-greeting-kata
A Kata to demo TDD
jwedel/vertx-zombie-demo
Test project to reproduce the missing clean up of failed verticles