Skip to content

Commit b0fa930

Browse files
authored
Merge branch 'main' into preact
2 parents 9cfaaa5 + 1600550 commit b0fa930

File tree

20 files changed

+189
-4
lines changed

20 files changed

+189
-4
lines changed

collections/made-in-brazil/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ items:
2727
- avelino/awesome-go
2828
- okfn-brasil/querido-diario
2929
- Purple-Stock/open-erp
30+
- thiagobarbosa/quorum-api
3031

3132
display_name: Made in Brazil
3233
created_by: caarlos0

collections/social-impact/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ items:
1818
- Data4Democracy/ethics-resources
1919
- civicdata/civicdata.github.io
2020
- karrot-dev/karrot-frontend
21+
- activist-org/activist
2122
display_name: Social Impact
2223
created_by: bescalante
2324
---

collections/voxel-editors/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ items:
2121

2222
display_name: Voxel Editors
2323
---
24-
Software to design and edit 3D voxel files, this list is only for standalone software and not extensions/plugins/addons to existing software. This is list is NOT to be used to list software that is not designed to be Voxel First software - this means that if software has Voxel capabilities on the side and was not originally intended/designed to be used for Voxel editing then is not suitable for this list.
24+
Software to design and edit 3D voxel files, this list is only for standalone software and not extensions/plugins/addons to existing software. This list is NOT to be used to list software that is not designed to be Voxel First software - this means that if software has Voxel capabilities on the side and was not originally intended/designed to be used for Voxel editing then is not suitable for this list.

collections/web-games/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ items:
1414
- mrbid/FractalAttackOnlineLite
1515
- mrbid/CoinPusher
1616
- mrbid/TuxPusher
17+
- mrbid/SeriousShooter
18+
- mrbid/PoryDrive-2.0
19+
- mrbid/TuxScape
20+
- mrbid/Tuxocide
21+
- mrbid/AIGeneratedGame
22+
- mrbid/TuxVsDragon
1723
display_name: Web games
1824
created_by: leereilly
1925
---

topics-todo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Information included in this repository will appear on each topic's respective p
5252
- [x] [iot](https://github.com/topics/iot/)
5353
- [x] [javafx](https://github.com/topics/javafx/)
5454
- [x] [keras](https://github.com/topics/keras/)
55-
- [ ] [logging](https://github.com/topics/logging/)
55+
- [x] [logging](https://github.com/topics/logging/)
5656
- [x] [lua](https://github.com/topics/lua/)
5757
- [x] [maven](https://github.com/topics/maven/)
5858
- [x] [microservice](https://github.com/topics/microservice/)
@@ -63,7 +63,7 @@ Information included in this repository will appear on each topic's respective p
6363
- [x] [objective-c](https://github.com/topics/objective-c/)
6464
- [x] [opencv](https://github.com/topics/opencv/)
6565
- [x] [opengl](https://github.com/topics/opengl/)
66-
- [ ] [parser](https://github.com/topics/parser/)
66+
- [x] [parser](https://github.com/topics/parser/)
6767
- [x] [personal-website](https://github.com/topics/personal-website/)
6868
- [x] [portfolio](https://github.com/topics/portfolio/)
6969
- [ ] [project](https://github.com/topics/project/)
@@ -91,4 +91,4 @@ Information included in this repository will appear on each topic's respective p
9191
- [x] [website](https://github.com/topics/website/)
9292
- [x] [winforms](https://github.com/topics/winforms/)
9393
- [x] [wpf](https://github.com/topics/wpf/)
94-
- [x] [xml](https://github.com/topics/xml/)
94+
- [x] [xml](https://github.com/topics/xml/)

topics/adoptium/adoptium.png

8.99 KB
Loading

topics/adoptium/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
aliases: adoptopenjdk, temurin, aqavit
3+
created_by: Eclipse Foundation
4+
display_name: Adoptium
5+
github_url: https://github.com/adoptium/
6+
logo: adoptium.png
7+
related: java, openjdk
8+
released: March 2021
9+
short_description: Community build of OpenJDK.
10+
topic: adoptium
11+
url: https://adoptium.net
12+
wikipedia_url: https://en.wikipedia.org/wiki/Adoptium
13+
---
14+
Eclipse Adoptium is the successor of AdoptOpenJDK.
15+
16+
The main goal of Adoptium is to promote and support free and open source high-quality runtimes and associated technology for use across the Java ecosystem. To do so the Adoptium Working Group (WG) builds and provides OpenJDK based binaries under the Eclipse Temurin project. In addition to Temurin the WG creates an open test suite for OpenJDK based binaries as part of the Eclipse AQAvit project.

topics/agile/index.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
topic: agile
3+
aliases: agile-development, agile-software-development
4+
display_name: Agile
5+
short_description: Agile is a software development methology, popularized in the 2001 Manifesto for Agile Software Development.
6+
related: kanban, scrum, kanboard, project-management, agile-testing, okr, extreme-programming, feature-driven-development, tdd, waterfall-model
7+
url: https://agilemanifesto.org/
8+
wikipedia_url: https://en.wikipedia.org/wiki/Agile_software_development
9+
released: 2001
10+
created_by: Kent Beck, Ward Cunningham, Dave Thomas, Jeff Sutherland, Ken Schwaber, Jim Highsmith
11+
---
12+
**Agile** is a software development methology. Popularized in the 2001 Manifesto for Agile Software Development, these values and principles were derived from and underpin a broad range of software development frameworks, including Scrum and Kanban.
13+
14+
The following 12 Principles are based on the Agile Manifesto:
15+
1. Our highest priority is to satisfy the customer through the early and continuous delivery of valuable software.
16+
2. Welcome changing requirements, even late in development. Agile processes harness change for the customer’s competitive advantage.
17+
3. Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale.
18+
4. Business people and developers must work together daily throughout the project.
19+
5. Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done.
20+
6. The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.
21+
7. Working software is the primary measure of progress.
22+
8. Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely.
23+
9. Continuous attention to technical excellence and good design enhances agility.
24+
10. Simplicity–the art of maximizing the amount of work not done–is essential.
25+
11. The best architectures, requirements, and designs emerge from self-organizing teams.
26+
12. At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.

topics/cucumber/cucumber.png

6.1 KB
Loading

topics/cucumber/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
topic: cucumber
3+
display_name: Cucumber
4+
short_description: Cucumber is a software tool that supports behavior-driven development.
5+
related: bdd, gherkin, rspec, behat, behave
6+
created_by: Aslak Hellesøy, Joseph Wilk, Matt Wynne, Gregory Hnatiuk, Mike Sassak
7+
github_url: https://github.com/cucumber
8+
wikipedia_url: https://en.wikipedia.org/wiki/Cucumber_(software)
9+
url: https://cucumber.io/
10+
logo: cucumber.png
11+
---
12+
**Cucumber** is a software tool that supports behavior-driven development. Central to the Cucumber BDD approach is its ordinary language parser Gherkin. As such, Cucumber allows the execution of feature documentation written in business-facing text. It runs automated acceptance tests written in a behavior-driven development (BDD) style.

0 commit comments

Comments
 (0)