mekasu0124

Untitled

Jul 28th, 2024
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.17 KB | None | 0 0
  1. [
  2.     {
  3.         "id": 0,
  4.         "name": "FreeCodeCamp",
  5.         "link": "https://github.com/freeCodeCamp/freeCodeCamp",
  6.         "icon": "https://avatars.githubusercontent.com/u/9892522?s=200&v=4",
  7.         "description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
  8.         "tag": "web_apps",
  9.         "author": "freeCodeCamp",
  10.         "release_date": "2017-07-28"
  11.     },
  12.     {
  13.       "id": 1,
  14.       "name": "React",
  15.       "link": "https://github.com/facebook/react",
  16.       "icon": "https://avatars.githubusercontent.com/u/69631?s=200&v=4",
  17.       "description": "A declarative, efficient, and flexible JavaScript library for building user interfaces.",
  18.       "tag": "web_apps",
  19.       "author": "facebook",
  20.       "release_date": "2013-05-29"
  21.     },
  22.     {
  23.       "id": 2,
  24.       "name": "Django",
  25.       "link": "https://github.com/django/django",
  26.       "icon": "https://avatars.githubusercontent.com/u/27804?s=200&v=4",
  27.       "description": "The Web framework for perfectionists with deadlines.",
  28.       "tag": "web_apps",
  29.       "author": "django",
  30.       "release_date": "2015-09-15"
  31.     },
  32.     {
  33.       "id": 3,
  34.       "name": "TensorFlow",
  35.       "link": "https://github.com/tensorflow/tensorflow",
  36.       "icon": "https://avatars.githubusercontent.com/u/15658638?s=200&v=4",
  37.       "description": "An Open Source Machine Learning Framework for Everyone.",
  38.       "tag": "web_apps",
  39.       "author": "tensorflow",
  40.       "release_date": "2015-11-09"
  41.     },
  42.     {
  43.       "id": 4,
  44.       "name": "VSCode",
  45.       "link": "https://github.com/microsoft/vscode",
  46.       "icon": "https://avatars.githubusercontent.com/u/6154722?s=200&v=4",
  47.       "description": "Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.",
  48.       "tag": "desktop_apps",
  49.       "author": "microsoft",
  50.       "release_date": "2015-11-18"
  51.     },
  52.     {
  53.       "id": 5,
  54.       "name": "Bootstrap",
  55.       "link": "https://github.com/twbs/bootstrap",
  56.       "icon": "https://avatars.githubusercontent.com/u/2918581?s=200&v=4",
  57.       "description": "The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.",
  58.       "tag": "web_apps",
  59.       "author": "twbs",
  60.       "release_date": "2013-08-19"
  61.     },
  62.     {
  63.       "id": 6,
  64.       "name": "Node.js",
  65.       "link": "https://github.com/nodejs/node",
  66.       "icon": "https://avatars.githubusercontent.com/u/9950313?s=200&v=4",
  67.       "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:",
  68.       "tag": "web_apps",
  69.       "author": "nodejs",
  70.       "release_date": "2015-02-06"
  71.     },
  72.     {
  73.       "id": 7,
  74.       "name": "Angular",
  75.       "link": "https://github.com/angular/angular",
  76.       "icon": "https://avatars.githubusercontent.com/u/139426?s=200&v=4",
  77.       "description": "One framework. Mobile & desktop.",
  78.       "tag": "web_apps",
  79.       "author": "angular",
  80.       "release_date": "2016-09-14"
  81.     },
  82.     {
  83.       "id": 8,
  84.       "name": "Vue.js",
  85.       "link": "https://github.com/vuejs/vue",
  86.       "icon": "https://avatars.githubusercontent.com/u/6128107?s=200&v=4",
  87.       "description": "A progressive, incrementally-adoptable JavaScript framework for building UI on the web.",
  88.       "tag": "web_apps",
  89.       "author": "vuejs",
  90.       "release_date": "2015-10-26"
  91.     },
  92.     {
  93.       "id": 9,
  94.       "name": "Kubernetes",
  95.       "link": "https://github.com/kubernetes/kubernetes",
  96.       "icon": "https://avatars.githubusercontent.com/u/13629408?s=200&v=4",
  97.       "description": "Production-Grade Container Scheduling and Management",
  98.       "tag": "web_apps",
  99.       "author": "kubernetes",
  100.       "release_date": "2015-07-21"
  101.     },
  102.     {
  103.       "id": 10,
  104.       "name": "Electron",
  105.       "link": "https://github.com/electron/electron",
  106.       "icon": "https://avatars.githubusercontent.com/u/13409222?s=200&v=4",
  107.       "description": "Build cross-platform desktop apps with JavaScript, HTML, and CSS.",
  108.       "tag": "desktop_apps",
  109.       "author": "electron",
  110.       "release_date": "2015-05-11"
  111.     },
  112.     {
  113.       "id": 11,
  114.       "name": "Redis",
  115.       "link": "https://github.com/redis/redis",
  116.       "icon": "https://avatars.githubusercontent.com/u/1529926?s=200&v=4",
  117.       "description": "Redis is an in-memory database that persists on disk.",
  118.       "tag": "web_apps",
  119.       "author": "redis",
  120.       "release_date": "2009-03-13"
  121.     },
  122.     {
  123.       "id": 12,
  124.       "name": "Flutter",
  125.       "link": "https://github.com/flutter/flutter",
  126.       "icon": "https://avatars.githubusercontent.com/u/14101776?s=200&v=4",
  127.       "description": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond.",
  128.       "tag": "mobile_apps",
  129.       "author": "flutter",
  130.       "release_date": "2018-05-07"
  131.     },
  132.     {
  133.       "id": 13,
  134.       "name": "Nginx",
  135.       "link": "https://github.com/nginx/nginx",
  136.       "icon": "https://avatars.githubusercontent.com/u/490123?s=200&v=4",
  137.       "description": "An official read-only mirror of http://hg.nginx.org/nginx.",
  138.       "tag": "web_apps",
  139.       "author": "nginx",
  140.       "release_date": "2013-12-15"
  141.     },
  142.     {
  143.       "id": 14,
  144.       "name": "Jupyter",
  145.       "link": "https://github.com/jupyter/notebook",
  146.       "icon": "https://avatars.githubusercontent.com/u/7388996?s=200&v=4",
  147.       "description": "Jupyter Interactive Notebook",
  148.       "tag": "web_apps",
  149.       "author": "jupyter",
  150.       "release_date": "2015-07-10"
  151.     },
  152.     {
  153.       "id": 15,
  154.       "name": "Homebrew",
  155.       "link": "https://github.com/Homebrew/brew",
  156.       "icon": "https://avatars.githubusercontent.com/u/1503512?s=200&v=4",
  157.       "description": "The Homebrew package manager",
  158.       "tag": "web_apps",
  159.       "author": "Homebrew",
  160.       "release_date": "2016-09-21"
  161.     },
  162.     {
  163.       "id": 16,
  164.       "name": "GitLab",
  165.       "link": "https://github.com/gitlabhq/gitlabhq",
  166.       "icon": "https://avatars.githubusercontent.com/u/671386?s=200&v=4",
  167.       "description": "GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com",
  168.       "tag": "web_apps",
  169.       "author": "gitlabhq",
  170.       "release_date": "2011-10-10"
  171.     },
  172.     {
  173.       "id": 17,
  174.       "name": "Pandas",
  175.       "link": "https://github.com/pandas-dev/pandas",
  176.       "icon": "https://avatars.githubusercontent.com/u/21206976?s=200&v=4",
  177.       "description": "Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more",
  178.       "tag": "web_apps",
  179.       "author": "pandas-dev",
  180.       "release_date": "2012-03-20"
  181.     },
  182.     {
  183.       "id": 18,
  184.       "name": "Rust",
  185.       "link": "https://github.com/rust-lang/rust",
  186.       "icon": "https://avatars.githubusercontent.com/u/5430905?s=200&v=4",
  187.       "description": "Empowering everyone to build reliable and efficient software.",
  188.       "tag": "desktop_apps",
  189.       "author": "rust-lang",
  190.       "release_date": "2012-01-20"
  191.     },
  192.     {
  193.       "id": 19,
  194.       "name": "Ansible",
  195.       "link": "https://github.com/ansible/ansible",
  196.       "icon": "https://avatars.githubusercontent.com/u/1507452?s=200&v=4",
  197.       "description": "Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain.",
  198.       "tag": "web_apps",
  199.       "author": "ansible",
  200.       "release_date": "2012-09-26"
  201.     },
  202.     {
  203.       "id": 20,
  204.       "name": "Apache Spark",
  205.       "link": "https://github.com/apache/spark",
  206.       "icon": "https://avatars.githubusercontent.com/u/47359?s=200&v=4",
  207.       "description": "Apache Spark - A unified analytics engine for large-scale data processing",
  208.       "tag": "web_apps",
  209.       "author": "apache",
  210.       "release_date": "2014-02-17"
  211.     },
  212.     {
  213.       "id": 21,
  214.       "name": "ElasticSearch",
  215.       "link": "https://github.com/elastic/elasticsearch",
  216.       "icon": "https://avatars.githubusercontent.com/u/6764390?s=200&v=4",
  217.       "description": "Free and Open, Distributed, RESTful Search Engine",
  218.       "tag": "web_apps",
  219.       "author": "elastic",
  220.       "release_date": "2010-02-08"
  221.     },
  222.     {
  223.       "id": 22,
  224.       "name": "Laravel",
  225.       "link": "https://github.com/laravel/laravel",
  226.       "icon": "https://avatars.githubusercontent.com/u/958072?s=200&v=4",
  227.       "description": "A PHP framework for web artisans",
  228.       "tag": "web_apps",
  229.       "author": "laravel",
  230.       "release_date": "2011-06-08"
  231.     },
  232.     {
  233.       "id": 23,
  234.       "name": "Grafana",
  235.       "link": "https://github.com/grafana/grafana",
  236.       "icon": "https://avatars.githubusercontent.com/u/7195757?s=200&v=4",
  237.       "description": "The open and composable observability and data visualization platform.",
  238.       "tag": "web_apps",
  239.       "author": "grafana",
  240.       "release_date": "2014-01-05"
  241.     },
  242.     {
  243.       "id": 24,
  244.       "name": "PostgreSQL",
  245.       "link": "https://github.com/postgres/postgres",
  246.       "icon": "https://avatars.githubusercontent.com/u/177543?s=200&v=4",
  247.       "description": "Mirror of the official PostgreSQL GIT repository.",
  248.       "tag": "web_apps",
  249.       "author": "postgres",
  250.       "release_date": "2010-06-12"
  251.     }
  252.   ]
  253.  
Advertisement
Add Comment
Please, Sign In to add comment