From df9612f73ec7ad75fd007c03993ed1f8a5d6f9c9 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 26 Nov 2024 00:49:30 +0000 Subject: [PATCH] Remove Algorithmic Pseudocode from data.json This repo has been inactive for over 2 years --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index ece0cb3..c16fb8a 100644 --- a/data.json +++ b/data.json @@ -1134,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",