Skip to content

Commit

Permalink
docs: update oss
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed May 25, 2024
1 parent 635a87e commit 3f31b2e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions _posts/0000-00-00-open-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: Open Source Projects
# subtitle:
date: 2024-03-21 00:00:00 -0400
date: 2024-05-25 00:00:00 -0400
gh-repo: setchy/setchy
gh-badge: [follow]
tags: [opensource, oss, github, open source, dx]
Expand All @@ -12,7 +12,7 @@ permalink: open-source

A collection of <span class="icon github"></span> open source software projects which I enjoy working on:

- <span class="fas fa-lightbulb" style="color:orange; padding-right:10px;"></span> *Projects I Created*
- <span class="fas fa-lightbulb" style="color:orange; padding-right:10px;"></span>&nbsp;&nbsp;*Projects I Created*
- <span class="fas fa-crown" style="color:green; padding-right:10px;"></span> *Projects I Maintain*
- <span class="fas fa-hands-helping" style="color:teal; padding-right:10px;"></span> *Projects I Contribute To*

Expand All @@ -23,22 +23,22 @@ A collection of <span class="icon github"></span> open source software projects

#### DevSecOps Tooling

- <span class="icon github"></span>[renovatebot/renovate](https://github.com/renovatebot/renovate){:target="\_blank"} [contributor]
- <span class="icon github"></span>[CycloneDX/cdxgen](https://github.com/CycloneDX/cdxgen){:target="\_blank"} [contributor]
- <span class="icon github"></span>[DependencyTrack/frontend](https://github.com/DependencyTrack/frontend){:target="\_blank"} [contributor]
- <span class="icon github"></span>[DependencyTrack/DependencyTrack](https://github.com/DependencyTrack/DependencyTrack){:target="\_blank"} [contributor]
- <span class="fas fa-hands-helping" style="color:teal; padding-right:10px;"></span>**[renovatebot/renovate](https://github.com/renovatebot/renovate){:target="\_blank"}** - Automated dependency updates. Multi-platform and multi-language.
- <span class="fas fa-crown" style="color:green; padding-right:10px;"></span>**[CycloneDX/cdxgen](https://github.com/CycloneDX/cdxgen){:target="\_blank"}** - Creates CycloneDX Bill of Materials (BOM) for your projects from source and container images.
- <span class="fas fa-hands-helping" style="color:teal; padding-right:10px;"></span>**[DependencyTrack/frontend](https://github.com/DependencyTrack/frontend){:target="\_blank"}** - Frontend UI for Dependency-Track.
- <span class="fas fa-hands-helping" style="color:teal; padding-right:10px;"></span>**[DependencyTrack/dependency-track](https://github.com/DependencyTrack/dependency-track){:target="\_blank"}** - Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.

#### Technology Radars

- <span class="icon github"></span>[setchy/thoughtworks-tech-radar-volumes](https://github.com/setchy/thoughtworks-tech-radar-volumes){:target="\_blank"} [maintainer]
- <span class="icon github"></span>[thoughtworks/bring-your-own-radar](https://github.com/thoughtworks/build-your-own-radar){:target="\_blank"} [contributor]
- <span class="fas fa-lightbulb" style="color:orange; padding-right:10px;"></span>**[setchy/thoughtworks-tech-radar-volumes](https://github.com/setchy/thoughtworks-tech-radar-volumes){:target="\_blank"}** - CLI and complete collection of Thoughtworks Technology Radar datasets (JSON, CSV and Google Sheets).
- <span class="fas fa-hands-helping" style="color:teal; padding-right:10px;"></span>**[thoughtworks/bring-your-own-radar](https://github.com/thoughtworks/build-your-own-radar){:target="\_blank"}** - A library that generates an interactive radar, inspired by https://thoughtworks.com/radar/.

#### API Frameworks

- <span class="icon github"></span>[netflix/dgs-framework](https://github.com/Netflix/dgs-framework){:target="\_blank"} [contributor]
- <span class="icon github"></span>[setchy/dgs-extended-formatters](https://github.com/setchy/dgs-extended-formatters){:target="\_blank"} [maintainer]
- <span class="icon github"></span>[graphql-java/graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars){:target="\_blank"} [contributor]
- <span class="icon github"></span>[graphql-java/graphql-java-extended-validation](https://github.com/graphql-java/graphql-java-extended-scalars){:target="\_blank"} [contributor]
- <span class="icon github"></span>[chentsulin/awesome-graphql](https://github.com/chentsulin/awesome-graphql){:target="\_blank"} [maintainer]
- <span class="icon github"></span>[tailrocks/graphql-java-datetime](https://github.com/tailrocks/graphql-java-datetime){:target="\_blank"} [contributor]
- <span class="icon github"></span>[graphql-java-kickstart](https://github.com/graphql-java-kickstart){:target="\_blank"} [maintainer]
- <span class="fas fa-hands-helping" style="color:teal; padding-right:10px;"></span>**[netflix/dgs-framework](https://github.com/Netflix/dgs-framework){:target="\_blank"}** - GraphQL for Java with Spring Boot made easy.
- <span class="fas fa-lightbulb" style="color:orange; padding-right:10px;"></span>**[setchy/dgs-extended-formatters](https://github.com/setchy/dgs-extended-formatters){:target="\_blank"}** - A set of DGS Directives for common formatting use-cases.
- <span class="fas fa-hands-helping" style="color:teal; padding-right:10px;"></span>**[graphql-java/graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars){:target="\_blank"}** - A library of extended scalars for graphql-java.
- <span class="fas fa-hands-helping" style="color:teal; padding-right:10px;"></span>**[graphql-java/graphql-java-extended-validation](https://github.com/graphql-java/graphql-java-extended-validation){:target="\_blank"}** - Validation library for graphql-java input.
- <span class="fas fa-crown" style="color:green; padding-right:10px;"></span>**[chentsulin/awesome-graphql](https://github.com/chentsulin/awesome-graphql){:target="\_blank"}** - Awesome list of GraphQL.
- <span class="fas fa-hands-helping" style="color:teal; padding-right:10px;"></span>**[tailrocks/graphql-java-datetime](https://github.com/tailrocks/graphql-java-datetime){:target="\_blank"}** - GraphQL ISO Date is a set of RFC 3339 compliant date/time scalar types to be used with graphql-java.
- <span class="fas fa-crown" style="color:green; padding-right:10px;"></span>**[graphql-java-kickstart](https://github.com/graphql-java-kickstart){:target="\_blank"}** - GraphQL and GraphiQL Spring Framework Boot Starters.

0 comments on commit 3f31b2e

Please sign in to comment.