mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-26 13:28:11 -08:00
Compare commits
1 Commits
d65a251fcf
...
1412b4724a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1412b4724a |
@@ -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
|
||||
- [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)
|
||||
- [HMPL](https://github.com/hmpl-language/hmpl) _(label: good first issue)_ <br> Server-oriented customizable templating for JavaScript.
|
||||
- [HMPL](https://github.com/hmpl-lang/hmpl) _(label: good first issue)_ <br> Template language for displaying UI from server to client.
|
||||
- [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
|
||||
- [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.
|
||||
- [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.
|
||||
- [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!
|
||||
- [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.
|
||||
- [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.
|
||||
- [Kinto](https://github.com/Kinto/kinto) _(label: easy-pick)_ <br> A lightweight JSON storage service with synchronisation and sharing abilities.
|
||||
|
||||
@@ -605,12 +605,12 @@
|
||||
},
|
||||
{
|
||||
"name": "HMPL",
|
||||
"link": "https://github.com/hmpl-language/hmpl",
|
||||
"link": "https://github.com/hmpl-lang/hmpl",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"JavaScript"
|
||||
],
|
||||
"description": "Server-oriented customizable templating for JavaScript."
|
||||
"description": "Template language for displaying UI from server to client."
|
||||
},
|
||||
{
|
||||
"name": "Moment.js",
|
||||
@@ -2153,7 +2153,7 @@
|
||||
"technologies": [
|
||||
"Python"
|
||||
],
|
||||
"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!"
|
||||
"description": "Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs."
|
||||
},
|
||||
{
|
||||
"name": "SuperDuperDB",
|
||||
|
||||
Reference in New Issue
Block a user