Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeantessier/jeantessier
My profile README for GitHub
https://github.com/jeantessier/jeantessier
Last synced: about 1 month ago
JSON representation
My profile README for GitHub
- Host: GitHub
- URL: https://github.com/jeantessier/jeantessier
- Owner: jeantessier
- Created: 2024-03-01T17:41:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T23:34:18.000Z (2 months ago)
- Last Synced: 2024-10-24T12:58:05.450Z (about 2 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hi there 👋
🧑💻 Project highlights:
- [dependency-finder](https://github.com/jeantessier/dependency-finder) - Tracking dependencies in `Java` code (what method calls other methods, what class references other classes, what package depends on what other packages) through static analysis of compiled `Java` code.
- [micronaut-depfind-test](https://github.com/jeantessier/micronaut-depfind-test) - Dependency Finder as a Service. An experimental microservice written in `Groovy` using the Micronaut framework.
- [dependencyfinder-react-app](https://github.com/jeantessier/dependencyfinder-react-app) - A React frontend for the Dependency Finder service, written in `JavaScript` and plenty of React Hooks.
- [test-summary-action](https://github.com/jeantessier/test-summary-action) - An action for GitHub Actions workflows to summarize JUnit runs to the workflow's summary.
- [code-coverage-summary-action](https://github.com/jeantessier/code-coverage-summary-action) - An action for GitHub Actions workflows to summarize Jacoco code coverage runs to the workflow's summary.
- [book-reviews/node_graphql_federation](https://github.com/jeantessier/book-reviews/tree/master/node_graphql_federation) - A GraphQL backend that uses Apollo graph federation to join together GraphQL services written in `JavaScript` with Node.
- [book-search-react-app](https://github.com/jeantessier/book-search-react-app) - A React frontend for the Book Reviews service, written in `JavaScript`, that uses GraphQL to communicate with the backend service.
- [book-reviews/rails_graphql_federation](https://github.com/jeantessier/book-reviews/tree/master/rails_graphql_federation) - A GraphQL backend that uses Apollo graph federation to join together GraphQL services written with `Ruby` on Rails.
- [TwoStageGuiceProvider-gradle-spock](https://github.com/jeantessier/TwoStageGuiceProvider-gradle-spock) - If you're using Guice to do `Java` dependency injection, this article shows you how to chain modules together to do multi-stage initialization.⚡ Fun fact:
- I do a lot of kendo (the martial art), but I don't know any Kendo (the UI framework).