Compare commits

..

11 Commits

Author SHA1 Message Date
BOT
8b6f8906ba Merge 4e1227c2d4 into 101b08d2c9 2024-10-30 06:55:27 +01:00
Shmavon Gazanchyan
101b08d2c9 Update README.md 2024-10-30 00:11:43 +00:00
Sammy Hori
448404849e Merge pull request #1503 from MunGell/add-opencalc
Added OpenCalc to data.json
2024-10-30 00:11:32 +00:00
Sammy Hori
d4e6fb5ff6 Added OpenCalc to data.json 2024-10-30 00:10:30 +00:00
Shmavon Gazanchyan
d2ed666152 Update README.md 2024-10-30 00:00:14 +00:00
Sammy Hori
9003135981 Merge pull request #1502 from MunGell/remove-react-help-create
Remove React Help Create for inactivity
2024-10-30 00:00:01 +00:00
Sammy Hori
823af0667e Remove React Help Create for inactivity
Over a year of inactivity in this repo
2024-10-29 23:59:01 +00:00
Shmavon Gazanchyan
12248f3f05 Update README.md 2024-10-29 21:22:09 +00:00
Sammy Hori
2e92ea08f3 Merge pull request #1491 from mikaelacaron/main
Remove OpenFoodFacts
2024-10-29 21:21:58 +00:00
Sammy Hori
701c8c6a4e Added new OpenFoodFacts repository 2024-10-29 21:20:43 +00:00
Mikaela Caron
12bc8a5131 Remove openfoodfacts
this repo has been archived
2024-10-24 00:24:42 -04:00
2 changed files with 15 additions and 15 deletions

View File

@@ -84,6 +84,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_ <br> A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps.
- [flutter](https://github.com/flutter/flutter) _(label: good first issue)_ <br> Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.
- [OpenFoodFacts](https://github.com/openfoodfacts/smooth-app) _(label: good first issue)_ <br> Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product
## Elixir
@@ -188,7 +189,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Predator](https://github.com/Zooz/predator) _(label: good first issue)_ <br> A powerful open-source platform for load testing APIs.
- [ramda-adjunct](https://github.com/char0n/ramda-adjunct) _(label: help-wanted)_ <br> 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.
- [React](https://github.com/facebook/react) _(label: good first issue)_ <br> A declarative, efficient, and flexible JavaScript library for building user interfaces.
- [React Help Create](https://github.com/Omar-Belghaouti/react-help-create) _(label: first-timers-only)_ <br> This command line helps you create components, pages and even redux implementation for your react project.
- [React Native](https://github.com/facebook/react-native) _(label: Good-first-issue)_ <br> A framework for building native apps with React.
- [React server](https://github.com/redfin/react-server) _(label: good-first-contribution)_ <br> React framework with server render for blazing fast page load and seamless transitions between pages in the browser.
- [React-content-loader](https://github.com/danilowoz/create-content-loader) _(label: good first issue)_ <br> Tool to create your own react-content-loader easily.
@@ -227,6 +227,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Atrium](https://github.com/robstoll/atrium) _(label: good first issue)_ <br> Multiplatform assertion library for Kotlin
- [Hexagon](https://github.com/hexagonkt/hexagon) _(label: help-wanted)_ <br> A microservices toolkit written in Kotlin
- [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good first issue)_ <br> A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON.
- [OpenCalc](https://github.com/Darkempire78/OpenCalc) _(label: good first issue)_ <br> A simple and beautiful calculator for Android.
## LaTeX
@@ -352,7 +353,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
## Swift
- [Basic-Car-Maintenance](https://github.com/mikaelacaron/Basic-Car-Maintenance) _(label: good first issue)_ <br> A basic app to track your car's maintenance events, like fixes, oil changes, etc.
- [OpenFoodFacts-iOS](https://github.com/openfoodfacts/openfoodfacts-ios) _(label: help-wanted)_ <br> Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product
## TypeScript

View File

@@ -972,6 +972,15 @@
],
"description": "A powerful open-source platform for load testing APIs."
},
{
"name": "OpenCalc",
"link": "https://github.com/Darkempire78/OpenCalc",
"label": "good first issue",
"technologies": [
"Kotlin"
],
"description": "A simple and beautiful calculator for Android."
},
{
"name": "Time to Leave",
"link": "https://github.com/thamara/time-to-leave",
@@ -1833,11 +1842,11 @@
"description": "A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk."
},
{
"name": "OpenFoodFacts-iOS",
"link": "https://github.com/openfoodfacts/openfoodfacts-ios",
"label": "help-wanted",
"name": "OpenFoodFacts",
"link": "https://github.com/openfoodfacts/smooth-app",
"label": "good first issue",
"technologies": [
"Swift"
"Dart"
],
"description": "Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product"
},
@@ -1958,15 +1967,6 @@
],
"description": "Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks."
},
{
"name": "React Help Create",
"link": "https://github.com/Omar-Belghaouti/react-help-create",
"label": "first-timers-only",
"technologies": [
"JavaScript"
],
"description": "This command line helps you create components, pages and even redux implementation for your react project."
},
{
"name": "pythonping",
"link": "https://github.com/alessandromaggio/pythonping",