Skip to content

Commit

Permalink
nav: 更新数据
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryJi529 committed Feb 12, 2024
1 parent 8456d7e commit 99f5ad9
Show file tree
Hide file tree
Showing 7 changed files with 60 additions and 58 deletions.
72 changes: 24 additions & 48 deletions media/nav/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,47 +592,29 @@
"slug": "study",
"icon": "fa-solid fa-graduation-cap",
"items": [
{
"name": "Coursera",
"url": "https://www.coursera.org/",
"image": "/media/nav/img/Learn/Coursera.png",
"desc": "最好的海外MOOC平台"
},
{
"name": "MIT公开课",
"url": "https://ocw.mit.edu/index.htm",
"image": "/media/nav/img/Learn/MIT.png",
"desc": "也算是上过MIT了"
},
{
"name": "Class Central",
"url": "https://www.classcentral.com/university/stanford",
"image": "/media/nav/img/Learn/ClassCentral.png",
"desc": "优质网课搜索平台"
},
{
"name": "中国大学MOOC",
"url": "https://www.icourse163.org/",
"image": "/media/nav/img/Learn/中国大学MOOC.png",
"desc": "爱慕课+网易+教育部"
},
{
"name": "Vocabulary",
"url": "https://www.vocabulary.com/play/",
"image": "/media/nav/img/Learn/Vocabulary.ico",
"desc": "专业的英语词汇学习网站"
},
{
"name": "DeveloperRoadmap",
"url": "https://roadmap.sh/",
"image": "/media/nav/img/Learn/Roadmap.png",
"desc": "开发者学习路线图"
"name": "Udemy",
"url": "https://www.udemy.com/",
"image": "/media/nav/img/Learn/Udemy.svg",
"desc": "挺好的技术学习平台"
},
{
"name": "CS-Notes",
"url": "http://www.cyc2018.xyz/",
"image": "/media/nav/img/Learn/CS-Notes.png",
"desc": "综合性的CS学习笔记"
"name": "FreeCodeCamp",
"url": "https://chinese.freecodecamp.org/learn",
"image": "/media/nav/img/Learn/FreeCodeCamp.png",
"desc": "闯关形式学编程技术"
},
{
"name": "CS自学指南",
Expand All @@ -642,40 +624,34 @@
"level": "admin"
},
{
"name": "润学笔记",
"url": "https://github.com/lidangzzz/How-to-run",
"image": "/media/nav/img/Learn/润学笔记.png",
"desc": "立党的润学笔记"
"name": "CS-Notes",
"url": "http://www.cyc2018.xyz/",
"image": "/media/nav/img/Learn/CS-Notes.png",
"desc": "综合性的CS学习笔记"
},
{
"name": "Hello算法",
"url": "https://www.hello-algo.com/",
"image": "/media/nav/img/Learn/Hello算法.svg",
"desc": "动画图解、一键运行的数据结构与算法教程"
},
{
"name": "OI WIki",
"url": "https://oi-wiki.org/",
"image": "/media/nav/img/Learn/OI-Wiki.png",
"desc": "免费开放的编程竞赛知识整合站点"
},
{
"name": "The Algorithms",
"url": "https://the-algorithms.com/",
"image": "/media/nav/img/Learn/TheAlgorithms.svg",
"desc": "提供多语言的典型算法分析与实现"
},
{
"name": "FreeCodeCamp",
"url": "https://chinese.freecodecamp.org/learn",
"image": "/media/nav/img/Learn/FreeCodeCamp.png",
"desc": "闯关形式学编程"
},
{
"name": "Udemy",
"url": "https://www.udemy.com/",
"image": "/media/nav/img/Learn/Udemy.svg",
"desc": "挺好的技术学习平台"
},
{
"name": "LeetCode",
"url": "https://leetcode.com/",
"image": "/media/nav/img/Learn/LeetCode.png",
"desc": "笔试刷题"
},
{
"name": "Vocabulary",
"url": "https://www.vocabulary.com/play/",
"image": "/media/nav/img/Learn/Vocabulary.ico",
"desc": "专业的英语词汇学习网站"
}
]
},
Expand Down
Binary file removed media/nav/img/Learn/ClassCentral.png
Binary file not shown.
Binary file removed media/nav/img/Learn/Coursera.png
Binary file not shown.
36 changes: 36 additions & 0 deletions media/nav/img/Learn/Hello算法.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed media/nav/img/Learn/Roadmap.png
Binary file not shown.
10 changes: 0 additions & 10 deletions media/nav/img/Learn/TheAlgorithms.svg

This file was deleted.

Binary file removed media/nav/img/Learn/润学笔记.png
Binary file not shown.

0 comments on commit 99f5ad9

Please sign in to comment.