Compare commits

...

24 Commits

Author SHA1 Message Date
Hend Hamdi
fdd1e110a6 Merge 1af22ebf86 into 66bd9315aa 2025-02-07 21:55:18 +00:00
Hend Hamdi
1af22ebf86 Update CONTRIBUTING.md 2025-02-07 22:55:15 +01:00
Shmavon Gazanchyan
66bd9315aa Update README.md 2025-02-07 21:16:54 +00:00
Sammy Hori
0ac6520bfb Merge pull request #1568 from MunGell/remove-shouldy
Removed Shouldly for a lack of appropriate issues
2025-02-07 21:16:41 +00:00
Sammy Hori
bbbd6e907e Removed Shouldy for a lack of appropriate issues
Their last appropriately labelled issue was closed in Feb 2020 which is somehow 5 years ago.
2025-02-07 21:16:09 +00:00
Shmavon Gazanchyan
5ff9c045f5 Update README.md 2025-02-07 19:35:10 +00:00
Sammy Hori
4a5eb29229 Merge pull request #1395 from Smoren/add-itertools-ts
Add itertools-ts to TypeScript and JavaScript sections
2025-02-07 19:34:58 +00:00
Shmavon Gazanchyan
b9fd746973 Update README.md 2025-02-04 00:16:23 +00:00
Sammy Hori
aeba4b6c1f Merge pull request #1565 from Diegiwg/patch-1
feat: add Devopness entry to the data
2025-02-04 00:16:12 +00:00
Shmavon Gazanchyan
108c7b10a4 Update README.md 2025-02-04 00:14:29 +00:00
Sammy Hori
35c7ae728b Merge pull request #1566 from MunGell/remove-sirixdb
Removed SirixDB from the data.json for inactivity
2025-02-04 00:14:17 +00:00
Sammy Hori
5f83071e6e Removed SirixDB from the data.json for inactivity
The repo has had no commits for two years
2025-02-04 00:13:16 +00:00
Diego Queiroz
b5e6e14219 fix: tech list
Co-authored-by: Sammy Hori <git@sammyhori.com>
2025-02-02 07:33:48 -03:00
Shmavon Gazanchyan
6e37dab7d1 Update README.md 2025-02-01 22:24:17 +00:00
Sammy Hori
925d75d233 Merge pull request #1561 from muhammadalmaskhan/main
Added PyMC to Python category in Awesome for Beginners
2025-02-01 22:24:07 +00:00
Sammy Hori
0a42695d3a Minor formatting 2025-02-01 22:22:00 +00:00
Diego Queiroz
dc8eaa529d feat: add devopness repo 2025-02-01 18:48:00 -03:00
Almas
7649ca911b Merge pull request #2 from muhammadalmaskhan/muhammadalmaskhan-patch-2: Fix PyMC entry format and adhere to contribution guidelines
Update data.json: Fixed PyMC entry format in data.json as per guidelines,
- Removed extra blank lines in data.json.
- Updated PyMC entry to follow the required JSON structure.
- Replaced incorrect field names:
  - "desc" → "description"
  - "url" → "link"
  - "tags" → "technologies"
  - "beginner-friendly-label" → "label"
- Ensured formatting consistency for proper parsing.

This fixes the requested changes and ensures PyMC is correctly listed as a beginner-friendly repository.
2025-01-29 08:53:54 +05:00
Almas
421ee5d49a Update data.json: Fixed PyMC entry format in data.json as per guidelines
- Removed unnecessary blank lines.
- Updated PyMC entry to match the required JSON structure.
- Changed field names:
  - "desc" → "description"
  - "url" → "link"
  - "tags" → "technologies"
  - "beginner-friendly-label" → "label"
- Ensured proper formatting and alignment.
2025-01-29 08:50:24 +05:00
Smoren
7b0fe75179 Update data.json
Co-authored-by: Sammy Hori <git@sammyhori.com>
2025-01-29 01:18:47 +03:00
Sammy Hori
2beb884293 Merge branch 'main' into add-itertools-ts 2025-01-28 21:24:12 +00:00
Almas
94f7327e81 Add PyMC to Awesome for Beginners: Merge pull request #1 from muhammadalmaskhan/muhammadalmaskhan-patch-1
Updated data.json Added PyMC to Python category- Added PyMC, a Python library for Bayesian statistical modeling and probabilistic machine learning.
- The repository is actively maintained and includes 'good first issue' labels for beginners.
- It provides a supportive community and clear contribution guidelines, making it an excellent addition for new contributors.
 in Awesome for Beginners
2025-01-28 09:52:36 +05:00
Almas
03738c5d1d Update data.json Added PyMC to Python category in Awesome for Beginners
- Added PyMC, a Python library for Bayesian statistical modeling and probabilistic machine learning.
- The repository is actively maintained and includes 'good first issue' labels for beginners.
- It provides a supportive community and clear contribution guidelines, making it an excellent addition for new contributors.
2025-01-28 09:49:28 +05:00
Smoren
2e35b616f0 Add itertools-ts to TypeScript and JavaScript sections 2024-03-04 00:44:22 +03:00
3 changed files with 36 additions and 20 deletions

View File

@@ -11,6 +11,7 @@ Welcome to the **Awesome First PR Opportunities** project! We're excited that yo
```bash
git clone https://github.com/your-username/awesome-for-beginners.git
cd awesome-for-beginners
```
3. **Install Dependencies**: This project does not require specific dependencies, but make sure you have git installed.
@@ -19,6 +20,7 @@ Welcome to the **Awesome First PR Opportunities** project! We're excited that yo
1. **Create a Branch:**:
```bash
git checkout -b your-branch-name
```
2. **Make Your Changes**: Add or modify the necessary files.
@@ -26,15 +28,19 @@ Welcome to the **Awesome First PR Opportunities** project! We're excited that yo
```bash
git status
git diff
```
4. **Commit Your Changes**:
```bash
git add .
git commit -m "A clear description of your changes"
```
5. **Push Your Changes**:
```bash
git push origin your-branch-name
```
#### Submitting a Pull Request (PR)

View File

@@ -38,7 +38,6 @@ If you would like to be guided through how to contribute to a repository on GitH
- [Legerity for Uno Platform](https://github.com/MADE-Apps/legerity-uno) _(label: good first issue)_ <br> An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET.
- [MvvmCross](https://github.com/MvvmCross/MvvmCross) _(label: first-timers-only)_ <br> The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
- [RawCMS](https://github.com/arduosoft/RawCMS) _(label: good first issue)_ <br> RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology.
- [Shouldly](https://github.com/shouldly/shouldly) _(label: Jump-In)_ <br> Should testing for .NET - the way Asserting Should be!
## Angular
@@ -194,7 +193,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.
@@ -294,6 +292,7 @@ If you would like to be guided through how to contribute to a repository on GitH
- [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_ <br> Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege.
- [opsdroid](https://github.com/opsdroid/opsdroid) _(label: good first issue)_ <br> An open source chat-ops bot framework.
- [pandas](https://github.com/pandas-dev/pandas) _(label: good first issue)_ <br> Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
- [PyMC](https://github.com/pymc-devs/pymc) _(label: beginner friendly)_ <br> A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels.
- [Pytest](https://github.com/pytest-dev/pytest) _(label: status:-easy)_ <br> The pytest framework makes it easy to write small tests, yet scales to support complex functional testing.
- [Python Babel](https://github.com/python-babel/babel) _(label: difficulty/low)_ <br> The Python Internationalization Library.
- [pythonping](https://github.com/alessandromaggio/pythonping) _(label: good first issue)_ <br> PythonPing is a simple library to execute ICMP pings natively in Python without resorting to spawning a shell.
@@ -362,10 +361,12 @@ 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.
- [Impler.io](https://github.com/implerhq/impler.io) _(label: good first issue)_ <br> 100% open source data import experience with readymade CSV & Excel import widget 🚀
- [IterTools TS](https://github.com/Smoren/itertools-ts) _(label: good first issue)_ <br> Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones).
- [LinksHub](https://github.com/rupali-codes/LinksHub) _(label: good first issue)_ <br> LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work.
- [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good first issue)_ <br> Litmus is a toolset to do cloud-native chaos engineering.
- [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_ <br> Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly.

View File

@@ -30,15 +30,6 @@
],
"description": "RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology."
},
{
"name": "Shouldly",
"link": "https://github.com/shouldly/shouldly",
"label": "Jump-In",
"technologies": [
".NET"
],
"description": "Should testing for .NET - the way Asserting Should be!"
},
{
"name": "grok.net",
"link": "https://github.com/Marusyk/grok.net",
@@ -913,15 +904,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 +1066,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",
@@ -1289,6 +1280,15 @@
],
"description": "The free and open-source wiki software package that powers Wikipedia."
},
{
"name": "PyMC",
"link": "https://github.com/pymc-devs/pymc",
"label": "beginner friendly",
"technologies": [
"Python"
],
"description": "A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels."
},
{
"name": "CiviWiki",
"link": "https://github.com/CiviWiki/OpenCiviWiki",
@@ -2123,6 +2123,15 @@
],
"description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems."
},
{
"name": "IterTools TS",
"link": "https://github.com/Smoren/itertools-ts",
"label": "good first issue",
"technologies": [
"TypeScript"
],
"description": "Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)."
},
{
"name": "Harmony",
"link": "https://github.com/harmonydata/harmony",