Compare commits

..

7 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
04a78d35f7 Update README.md 2024-11-26 00:49:58 +00:00
Sammy Hori
f3a749a7a3 Merge pull request #1519 from MunGell/remove-alg-pseudo-inactive
Remove Algorithmic Pseudocode from data.json
2024-11-26 00:49:46 +00:00
Sammy Hori
df9612f73e Remove Algorithmic Pseudocode from data.json
This repo has been inactive for over 2 years
2024-11-26 00:49:30 +00:00
Shmavon Gazanchyan
0ba9620b68 Update README.md 2024-11-26 00:44:37 +00:00
Sammy Hori
6ebe4d7f70 Merge pull request #1518 from MunGell/remove-vue-cli
Removed vue-cli from data.json
2024-11-26 00:44:25 +00:00
Sammy Hori
ace4cc2beb Removed vue-cli from data.json
This repo has been inactive for 2 years
2024-11-26 00:44:14 +00:00
Sammy Hori
9a4863e2ef Remove unnecessary line from data.json 2024-11-26 00:42:02 +00:00
2 changed files with 0 additions and 25 deletions

View File

@@ -25,7 +25,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [JSON](#json)
- [Julia](#julia)
- [Kotlin](#kotlin)
- [LaTeX](#latex)
- [Markdown](#markdown)
- [MLOps](#mlops)
- [Perl](#perl)
@@ -211,7 +210,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Video Hub App](https://github.com/whyboris/Video-Hub-App) _(label: good first issue)_ <br> Angular & Electron app for browsing and searching videos on your PC.
- [Video.js](https://github.com/videojs/video.js) _(label: good first issue)_ <br> The player framework
- [Vite](https://github.com/vitejs/vite) _(label: good first issue)_ <br> Next generation frontend tooling. It's fast! Alternative to Create React App
- [Vue CLI](https://github.com/vuejs/vue-cli) _(label: good first issue)_ <br> Standard Tooling for Vue.js Development
- [Vue Router](https://github.com/vuejs/vue-router) _(label: good first issue)_ <br> The official router for Vue.js.
- [Vue.js](https://github.com/vuejs/vue) _(label: good first issue)_ <br> The Progressive JavaScript Framework.
- [VuePress](https://github.com/vuejs/vuepress) _(label: good first issue)_ <br> Minimalistic Vue-powered static site generator
@@ -235,10 +233,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [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
- [Algorithmic Pseudocode](https://github.com/just-a-visitor/algorithmic-pseudocode) _(label: good first issue)_ <br> A collection of language independent pseudocodes (pdf) for interview preparation and competitive programming.
## Markdown
- [tldr-pages](https://github.com/tldr-pages/tldr) _(label: help-wanted)_ <br> Collaborative cheatsheets for console commands.

View File

@@ -999,15 +999,6 @@
],
"description": "Fast, easy and reliable testing for anything that runs in a browser."
},
{
"name": "Vue CLI",
"link": "https://github.com/vuejs/vue-cli",
"label": "good first issue",
"technologies": [
"JavaScript"
],
"description": "Standard Tooling for Vue.js Development"
},
{
"name": "Vue Router",
"link": "https://github.com/vuejs/vue-router",
@@ -1143,15 +1134,6 @@
],
"description": "A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON."
},
{
"name": "Algorithmic Pseudocode",
"link": "https://github.com/just-a-visitor/algorithmic-pseudocode",
"label": "good first issue",
"technologies": [
"LaTeX"
],
"description": "A collection of language independent pseudocodes (pdf) for interview preparation and competitive programming."
},
{
"name": "tldr-pages",
"link": "https://github.com/tldr-pages/tldr",
@@ -2220,6 +2202,5 @@
],
"description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints."
}
]
}