Compare commits

...

14 Commits

Author SHA1 Message Date
BOT
d8b596388f Merge 27ffb33f3e into 82dc6badc9 2025-01-03 21:03:57 +05:30
Shmavon Gazanchyan
82dc6badc9 Update README.md 2025-01-02 11:40:07 +00:00
Sammy Hori
0e0a03fa19 Merge pull request #1539 from Roshanjossey/patch-4
add metabase to clojure projects
2025-01-02 11:39:56 +00:00
Roshan Jossy
6c9d0a0a27 add typescript to technologies for metabase
Co-authored-by: Sammy Hori <git@sammyhori.com>
2025-01-01 15:16:58 +01:00
Shmavon Gazanchyan
e1be3fe336 Update README.md 2024-12-31 12:52:24 +00:00
Sammy Hori
e7de320b07 Merge pull request #1540 from yutian-9264/patch-1
Update The TiDB label
2024-12-31 12:52:12 +00:00
yutian
ec0572423c Update TiDB label
Update the label name from "for-new-contributors" to "good first issue".
2024-12-24 23:00:34 +08:00
Roshan Jossy
474cdac530 add metabase to clojure projects
Metabase is a business intelligence platform for visualising and analysing data.

[good first issues](https://github.com/metabase/metabase/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
2024-12-21 02:56:52 +01: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
2 changed files with 27 additions and 4 deletions

View File

@@ -10,6 +10,9 @@ Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) b
If you are a maintainer of open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it.
If you are not a programmer but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list.
If you would like to be guided through how to contribute to a repository on GitHub, check out [the First Contributions repository](https://github.com/firstcontributions/first-contributions).
## Table of Contents:
||Languages|
@@ -72,6 +75,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
## Clojure
- [Alda](https://github.com/alda-lang/alda) _(label: low-hanging-fruit)_ <br> A music programming language for musicians. 🎶
- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_ <br> Open source business intelligence and analytics platform
## Dart
@@ -106,7 +110,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [PureLB](https://gitlab.com/purelb/purelb/-/issues?label_name[]=GoodFirstIssue) _(label: n/a)_ <br> Load-balancer orchestrator for Kubernetes that uses standard Linux networking and routing protocols.
- [script](https://github.com/bitfield/script) _(label: good first issue)_ <br> A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process.
- [Terraform](https://github.com/hashicorp/terraform) _(label: good first issue)_ <br> A tool for building, changing, and versioning infrastructure safely and efficiently.
- [TiDB](https://github.com/pingcap/tidb) _(label: for-new-contributors)_ <br> A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database
- [TiDB](https://github.com/pingcap/tidb) _(label: good first issue)_ <br> A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database
- [utils](https://github.com/kashifkhan0771/utils) _(label: good first issue)_ <br> Common Utilities library for Go
## Haskell
@@ -363,6 +367,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [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.
- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_ <br> Open source business intelligence and analytics platform
- [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_ <br> EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ).
- [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_ <br> OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration.
- [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.

View File

@@ -175,6 +175,16 @@
],
"description": "A music programming language for musicians. 🎶"
},
{
"name": "Metabase",
"link": "https://github.com/metabase/metabase",
"label": "good first issue",
"technologies": [
"Clojure",
"TypeScript"
],
"description": "Open source business intelligence and analytics platform"
},
{
"name": "dart.dev",
"link": "https://github.com/dart-lang/site-www",
@@ -293,7 +303,7 @@
{
"name": "TiDB",
"link": "https://github.com/pingcap/tidb",
"label": "for-new-contributors",
"label": "good first issue",
"technologies": [
"Go"
],
@@ -2182,6 +2192,13 @@
],
"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",
"link": "https://gitlab.com/rawsec/rawsec-cybersecurity-list",
@@ -2189,7 +2206,7 @@
"technologies": [
"JavaScript",
"JSON",
"Pug"
"Pug"
],
"description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity."
},
@@ -2201,7 +2218,7 @@
"Rust"
],
"description": "Teleconference system with a web based user interface written in Rust"
},
},
{
"name": "FastAPI",
"link": "https://github.com/tiangolo/fastapi",
@@ -2212,4 +2229,5 @@
"description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints."
}
]
}