Compare commits

...

15 Commits

Author SHA1 Message Date
BOT
777ec10ce4 Merge 27ffb33f3e into 78ce710906 2024-12-04 06:32:38 +03:00
Shmavon Gazanchyan
78ce710906 Update README.md 2024-12-03 23:25:47 +00:00
Sammy Hori
88803b167e Merge pull request #1526 from MunGell/remove-faker
Remove faker from the data.json
2024-12-03 23:25:36 +00:00
Sammy Hori
9b1db6dfb1 Remove faker from the data.json
Due to slight inactivity but also no appropriately labelled issues.
2024-12-03 23:24:30 +00:00
Sammy Hori
23441c3a5a Merge pull request #1525 from MunGell/add-readme-edit-warning
Add warning for people editing the README.md file
2024-12-03 23:22:06 +00:00
Sammy Hori
54953bfc45 Add warning for people editing the README.md file
This may hopefully reduce the number of people who incorrectly edit the README file in a PR before realising they should edit the data.json instead.

The messages are commented out so won't appear on the README.md when rendered.
2024-12-03 23:19:11 +00:00
Shmavon Gazanchyan
bdf5d1b9a5 Update README.md 2024-12-03 23:12:48 +00:00
Sammy Hori
116334b031 Merge pull request #1524 from GabrielBianconi/patch-2
Add TensorZero to data.json
2024-12-03 23:12:33 +00:00
Gabriel Bianconi
17d42f9aef Update data.json 2024-12-02 00:35:59 -05:00
Sammy Hori
27ffb33f3e Merge branch 'main' into add-todo-app 2024-11-26 00:40:10 +00:00
BOT
4e1227c2d4 Merge branch 'MunGell:main' into add-todo-app 2024-10-27 15:15:13 +05:30
pixelledbot
41d7a43e4f Update Todo List App: deleted unnecessary lines 2024-10-27 14:56:19 +05:30
pixelledbot
c21a7689d3 add it to the list 2024-10-27 14:44:42 +05:30
pixelledbot
12a84f55e1 add to-do-list project 2024-10-22 22:32:30 +05:30
pixelledbot
c09ab0b6c0 Add Todo List App to JavaScript section 2024-10-22 22:14:48 +05:30
3 changed files with 30 additions and 12 deletions

View File

@@ -1,3 +1,8 @@
<!-- DO NOT EDIT THIS FILE (README.md) -->
<!-- ALL ENTRIES SHOULD BE IN TO THE data.json -->
<!-- SEE THE CONTRIBUTING GUIDE (CONTRIBUTING.md) FOR MORE GUIDANCE -->
<!-- YOU MAY IGNORE THIS MESSAGE IF YOU ARE EDITING THE TEMPLATE -->
# Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) # Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.

View File

@@ -1,3 +1,8 @@
<!-- DO NOT EDIT THIS FILE (README.md) -->
<!-- ALL ENTRIES SHOULD BE IN TO THE data.json -->
<!-- SEE THE CONTRIBUTING GUIDE (CONTRIBUTING.md) FOR MORE GUIDANCE -->
<!-- YOU MAY IGNORE THIS MESSAGE IF YOU ARE EDITING THE TEMPLATE -->
# Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) # Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.
@@ -319,7 +324,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [bolt](https://github.com/puppetlabs/bolt) _(label: Beginner-Friendly)_ <br> Bolt is a Ruby command-line tool for executing commands, scripts, and tasks on remote systems using SSH and WinRM. - [bolt](https://github.com/puppetlabs/bolt) _(label: Beginner-Friendly)_ <br> Bolt is a Ruby command-line tool for executing commands, scripts, and tasks on remote systems using SSH and WinRM.
- [chatwoot](https://github.com/chatwoot/chatwoot) _(label: good first issue)_ <br> Opensource customer support platform which can be an alternative to Intercom, Zendesk, Drift, Crisp etc. - [chatwoot](https://github.com/chatwoot/chatwoot) _(label: good first issue)_ <br> Opensource customer support platform which can be an alternative to Intercom, Zendesk, Drift, Crisp etc.
- [chef](https://github.com/chef/chef) _(label: Type:-Jump-In)_ <br> A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure - [chef](https://github.com/chef/chef) _(label: Type:-Jump-In)_ <br> A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure
- [Faker](https://github.com/faker-ruby/faker) _(label: good first issue)_ <br> Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers.
- [Hanami](https://github.com/hanami/hanami) _(label: easy)_ <br> A modern framework for Ruby. - [Hanami](https://github.com/hanami/hanami) _(label: easy)_ <br> A modern framework for Ruby.
- [JRuby](https://github.com/jruby/jruby) _(label: beginner)_ <br> An implementation of Ruby on the Java Virtual Machine. - [JRuby](https://github.com/jruby/jruby) _(label: beginner)_ <br> An implementation of Ruby on the Java Virtual Machine.
- [mapknitter](https://github.com/publiclab/mapknitter) _(label: first-timers-only)_ <br> Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print. - [mapknitter](https://github.com/publiclab/mapknitter) _(label: first-timers-only)_ <br> Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print.
@@ -343,6 +347,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Rustfmt](https://github.com/rust-lang-nursery/rustfmt) _(label: good first issue)_ <br> A tool for formatting Rust code according to style guidelines. - [Rustfmt](https://github.com/rust-lang-nursery/rustfmt) _(label: good first issue)_ <br> A tool for formatting Rust code according to style guidelines.
- [Servo](https://github.com/servo/servo) _(label: E-easy)_ <br> A browser engine designed for applications including embedded use. - [Servo](https://github.com/servo/servo) _(label: E-easy)_ <br> A browser engine designed for applications including embedded use.
- [Sniffnet](https://github.com/GyulyVGC/sniffnet) _(label: good first issue)_ <br> Application to comfortably monitor network traffic. - [Sniffnet](https://github.com/GyulyVGC/sniffnet) _(label: good first issue)_ <br> Application to comfortably monitor network traffic.
- [TensorZero](https://github.com/tensorzero/tensorzero) _(label: good-first-issue)_ <br> TensorZero creates a feedback loop for optimizing LLM applications — turning production data into smarter, faster, and cheaper models.
- [TiKV](https://github.com/tikv/tikv) _(label: difficulty/easy)_ <br> A distributed transactional key-value database - [TiKV](https://github.com/tikv/tikv) _(label: difficulty/easy)_ <br> A distributed transactional key-value database
- [Veloren](https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner) _(label: n/a)_ <br> Veloren is a multiplayer voxel RPG written in Rust. - [Veloren](https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner) _(label: n/a)_ <br> Veloren is a multiplayer voxel RPG written in Rust.
- [zoom-rs](https://github.com/security-union/zoom-rs) _(label: good first issue)_ <br> Teleconference system with a web based user interface written in Rust - [zoom-rs](https://github.com/security-union/zoom-rs) _(label: good first issue)_ <br> Teleconference system with a web based user interface written in Rust

View File

@@ -1689,15 +1689,6 @@
], ],
"description": "Ruby on Rails (Rails) is an open source web application framework written in Ruby." "description": "Ruby on Rails (Rails) is an open source web application framework written in Ruby."
}, },
{
"name": "Faker",
"link": "https://github.com/faker-ruby/faker",
"label": "good first issue",
"technologies": [
"Ruby"
],
"description": "Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers."
},
{ {
"name": "Servo", "name": "Servo",
"link": "https://github.com/servo/servo", "link": "https://github.com/servo/servo",
@@ -1734,6 +1725,15 @@
], ],
"description": "An extensible, concurrent web framework for Rust" "description": "An extensible, concurrent web framework for Rust"
}, },
{
"name": "TensorZero",
"link": "https://github.com/tensorzero/tensorzero",
"label": "good-first-issue",
"technologies": [
"Rust"
],
"description": "TensorZero creates a feedback loop for optimizing LLM applications — turning production data into smarter, faster, and cheaper models."
},
{ {
"name": "TiKV", "name": "TiKV",
"link": "https://github.com/tikv/tikv", "link": "https://github.com/tikv/tikv",
@@ -2182,6 +2182,13 @@
], ],
"description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package" "description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package"
}, },
{
"name": "Todo List App",
"link": "https://github.com/pixelledbot/todo-list-app",
"label": "good-first-issue",
"technologies": ["JavaScript"],
"description": "A simple todo list app built with HTML, CSS, and JavaScript. Features include adding, completing, deleting tasks, and persistent storage using localStorage."
},
{ {
"name": "Rawsec Cybersecurity Inventory", "name": "Rawsec Cybersecurity Inventory",
"link": "https://gitlab.com/rawsec/rawsec-cybersecurity-list", "link": "https://gitlab.com/rawsec/rawsec-cybersecurity-list",
@@ -2189,7 +2196,7 @@
"technologies": [ "technologies": [
"JavaScript", "JavaScript",
"JSON", "JSON",
"Pug" "Pug"
], ],
"description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity." "description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity."
}, },
@@ -2201,7 +2208,7 @@
"Rust" "Rust"
], ],
"description": "Teleconference system with a web based user interface written in Rust" "description": "Teleconference system with a web based user interface written in Rust"
}, },
{ {
"name": "FastAPI", "name": "FastAPI",
"link": "https://github.com/tiangolo/fastapi", "link": "https://github.com/tiangolo/fastapi",
@@ -2212,4 +2219,5 @@
"description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints." "description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints."
} }
] ]
} }