mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 12:58:17 -08:00
Compare commits
9 Commits
2797423174
...
12b5c0d0a0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12b5c0d0a0 | ||
|
|
b9fd746973 | ||
|
|
aeba4b6c1f | ||
|
|
108c7b10a4 | ||
|
|
35c7ae728b | ||
|
|
5f83071e6e | ||
|
|
b5e6e14219 | ||
|
|
dc8eaa529d | ||
|
|
894636f168 |
@@ -194,7 +194,6 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [Reddit Enhancement Suite](https://github.com/honestbleeps/Reddit-Enhancement-Suite) _(label: help-wanted)_ <br> A browser extension to enhance the Reddit browsing experience.
|
||||
- [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React) _(label: good first issue)_ <br> The official React integration for Semantic UI.
|
||||
- [serverless](https://github.com/serverless/serverless) _(label: good first issue)_ <br> The Serverless Framework
|
||||
- [SirixDB](https://github.com/sirixdb/sirix-svelte-front-end) _(label: good first issue)_ <br> A Svelte/Sapper based web front-end for SirixDB, which is a versioned NoSQL document store (XML and JSON) written in Java.
|
||||
- [Storybook JS](https://github.com/storybookjs/storybook) _(label: good first issue)_ <br> Storybook is a frontend workshop for building UI components and pages in isolation.
|
||||
- [stryker](https://github.com/stryker-mutator/stryker) _(label: 👶 Good first issue)_ <br> The JavaScript mutation testing framework
|
||||
- [Superalgos](https://github.com/Superalgos/Superalgos) _(label: good first issue)_ <br> A completely Open Source crypto trading bot rewarding good contributions with the SA(Superalgos)-Token.
|
||||
@@ -363,6 +362,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [Amplication](https://github.com/amplication/amplication) _(label: good first issue)_ <br> Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks.
|
||||
- [Berry - Active development trunk for Yarn](https://github.com/yarnpkg/berry) _(label: good first issue)_ <br> Fast, reliable, and secure dependency management.
|
||||
- [Booster](https://github.com/boostercloud/booster) _(label: good first issue)_ <br> A truly serverless framework, write your code and deploy it in seconds without any server configuration files.
|
||||
- [Devopness](https://github.com/devopness/devopness) _(label: good first issue)_ <br> Devopness aims to drastically simplify the way we manage cloud applications and multi cloud infrastructure in a secure and productive way.
|
||||
- [Graphback](https://github.com/aerogear/graphback) _(label: good first issue)_ <br> A CLI and runtime framework to generate a GraphQL API in seconds.
|
||||
- [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_ <br> Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience.
|
||||
- [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_ <br> Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
|
||||
|
||||
27
data.json
27
data.json
@@ -913,15 +913,6 @@
|
||||
],
|
||||
"description": "Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation."
|
||||
},
|
||||
{
|
||||
"name": "SirixDB",
|
||||
"link": "https://github.com/sirixdb/sirix-svelte-front-end",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"JavaScript"
|
||||
],
|
||||
"description": "A Svelte/Sapper based web front-end for SirixDB, which is a versioned NoSQL document store (XML and JSON) written in Java."
|
||||
},
|
||||
{
|
||||
"name": "json-editor",
|
||||
"link": "https://github.com/json-editor/json-editor",
|
||||
@@ -1084,6 +1075,15 @@
|
||||
],
|
||||
"description": "Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM."
|
||||
},
|
||||
{
|
||||
"name": "Devopness",
|
||||
"link": "https://github.com/devopness/devopness",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"TypeScript"
|
||||
],
|
||||
"description": "Devopness aims to drastically simplify the way we manage cloud applications and multi cloud infrastructure in a secure and productive way."
|
||||
},
|
||||
{
|
||||
"name": "Julia Language: Help wanted",
|
||||
"link": "https://github.com/JuliaLang/julia",
|
||||
@@ -1953,6 +1953,15 @@
|
||||
],
|
||||
"description": "Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks."
|
||||
},
|
||||
{
|
||||
"name": "twitter-clone",
|
||||
"link": "https://github.com/Pajkic-lab/twitter-clone",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"TypeScript"
|
||||
],
|
||||
"description": "TwClone is a Twitter replica designed to showcase cutting-edge technologies, foster knowledge sharing, and cultivate a supportive developer community."
|
||||
},
|
||||
{
|
||||
"name": "pythonping",
|
||||
"link": "https://github.com/alessandromaggio/pythonping",
|
||||
|
||||
Reference in New Issue
Block a user