Compare commits

..

7 Commits

Author SHA1 Message Date
Gabriel Tower
d65a251fcf Merge 0f4713b74f into ecb73e06d7 2024-11-16 19:37:19 +00:00
Shmavon Gazanchyan
ecb73e06d7 Update README.md 2024-11-16 18:32:45 +00:00
Sammy Hori
9ca7a049ee Merge pull request #1510 from MunGell/harmony-competiton-message
Added harmony competition to description in data.json
2024-11-16 18:32:30 +00:00
Sammy Hori
abf493cf0f Added harmony competition to description in data.json 2024-11-16 18:30:40 +00:00
Shmavon Gazanchyan
39df36930c Update README.md 2024-11-16 16:07:40 +00:00
Sammy Hori
f046740ada Merge pull request #1507 from aanthonymax/patch-1
Update HMPL data
2024-11-16 16:07:28 +00:00
Anthony Max
f15c78f164 Update HMPL data
The repository has been moved, information has been updated.
2024-11-10 02:40:34 +03:00
2 changed files with 5 additions and 5 deletions

View File

@@ -163,7 +163,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Ghost](https://github.com/TryGhost/Ghost) _(label: good first issue)_ <br> Just a blogging platform - [Ghost](https://github.com/TryGhost/Ghost) _(label: good first issue)_ <br> Just a blogging platform
- [grommet](https://github.com/grommet/grommet) _(label: good first issue)_ <br> a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package - [grommet](https://github.com/grommet/grommet) _(label: good first issue)_ <br> a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package
- [Habitica](https://github.com/HabitRPG/habitica) _(label: good first issue)_ <br> Habitica is a gamified task manager, webapp and android/ios app, really wonderful atmosphere. Guidance for contributing here (mongo, express, vue, node stack for webapp) - [Habitica](https://github.com/HabitRPG/habitica) _(label: good first issue)_ <br> Habitica is a gamified task manager, webapp and android/ios app, really wonderful atmosphere. Guidance for contributing here (mongo, express, vue, node stack for webapp)
- [HMPL](https://github.com/hmpl-lang/hmpl) _(label: good first issue)_ <br> Template language for displaying UI from server to client. - [HMPL](https://github.com/hmpl-language/hmpl) _(label: good first issue)_ <br> Server-oriented customizable templating for JavaScript.
- [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good first issue)_ <br> A free, fast and beautiful API request builder. - [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good first issue)_ <br> A free, fast and beautiful API request builder.
- [HueHive](https://github.com/croma-app/croma) _(label: good first issue)_ <br> A open source react native app iOS and android for color palette management - [HueHive](https://github.com/croma-app/croma) _(label: good first issue)_ <br> A open source react native app iOS and android for color palette management
- [Hyper](https://github.com/zeit/hyper) _(label: good first issue)_ <br> JS/HTML/CSS Terminal - [Hyper](https://github.com/zeit/hyper) _(label: good first issue)_ <br> JS/HTML/CSS Terminal
@@ -290,7 +290,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_ <br> Pythonic remote execution and deployment. - [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_ <br> Pythonic remote execution and deployment.
- [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. - [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.
- [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_ <br> Sample AI Apps built with H2O Wave. - [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_ <br> Sample AI Apps built with H2O Wave.
- [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_ <br> Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs. - [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_ <br> Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs.<br>Up for a challenge? Try [this LLM training competition](https://harmonydata.ac.uk/doxa/) for a chance to win up to £500!
- [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_ <br> A personal assistant for Linux, MacOs and Windows based on Command line Interface. - [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_ <br> A personal assistant for Linux, MacOs and Windows based on Command line Interface.
- [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good first issue)_ <br> Jupyter interactive notebook. - [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good first issue)_ <br> Jupyter interactive notebook.
- [Kinto](https://github.com/Kinto/kinto) _(label: easy-pick)_ <br> A lightweight JSON storage service with synchronisation and sharing abilities. - [Kinto](https://github.com/Kinto/kinto) _(label: easy-pick)_ <br> A lightweight JSON storage service with synchronisation and sharing abilities.

View File

@@ -605,12 +605,12 @@
}, },
{ {
"name": "HMPL", "name": "HMPL",
"link": "https://github.com/hmpl-lang/hmpl", "link": "https://github.com/hmpl-language/hmpl",
"label": "good first issue", "label": "good first issue",
"technologies": [ "technologies": [
"JavaScript" "JavaScript"
], ],
"description": "Template language for displaying UI from server to client." "description": "Server-oriented customizable templating for JavaScript."
}, },
{ {
"name": "Moment.js", "name": "Moment.js",
@@ -2153,7 +2153,7 @@
"technologies": [ "technologies": [
"Python" "Python"
], ],
"description": "Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs." "description": "Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs.<br>Up for a challenge? Try [this LLM training competition](https://harmonydata.ac.uk/doxa/) for a chance to win up to £500!"
}, },
{ {
"name": "SuperDuperDB", "name": "SuperDuperDB",