我的项目¶
前端项目¶
目前正在学习前端开发与设计,希望以 SSG 为切入点,逐渐构建,优化出自己的主题。
我计划针对哪些 SSG 开发主题?
- Hugo: The world’s fastest framework for building websites
- Hexo: 快速、简洁且高效的博客框架
- Gatsby: The Best React-Based Framework
- VuePress: 极简静态网站生成器
- Docusaurus: Build optimized websites quickly, focus on your content
- MkDocs: Project documentation with Markdown.
- Astro: The web framework for content-driven websites
- VitePress: Vite & Vue Powered Static Site Generator
- Mix Space: An Alternative Personal Space
最终目标是独立开发出一个完整易用的 SSG 及其配套主题。
SSG 开发进度
- 2024-08-11 Repo Created: Shire: Innovative static site generator
- To be continued...
初学者造轮子¶
初学者自然要从最基础的项目开始做起,这里列出了 GitHub 上一些不错的项目列表与教程。
项目汇总
- HelloGitHub: 分享 GitHub 上有趣、入门级的开源项目
- Build Your Own X: Master programming by recreating your favorite technologies from scratch.
- Project Based Learning: Curated list of project-based tutorials.
- Awesome For Beginners: A list of awesome beginners-friendly projects.
- Projects: A list of practical projects that anyone can solve in any programming language.
- Project Ideas and Resources : A Collection of application ideas that can be used to improve your coding skills .
项目细分
-
C 语言项目:
-
JavaScript 项目:
- 50projects50days: 50+ mini web projects using HTML, CSS & JS
- Project Guidelines: A set of best practices for JavaScript projects
- HTML CSS JavaScript Projects: Learn how to build simple, responsive websites using HTML, CSS, and JavaScript
- JavaScript Mini Projects : Awesome Collection of amazing javascript mini-projects.
-
Python 项目:
- Examples Of Web Crawlers: 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站
- Python Beginner Projects: Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.
- Beginner Projects: A couple of beginner projects here, listed from easiest to hardest :)
- 5-Python-Projects-For-Beginners
- Python Projects for Beginners: Source Code for 'Python Projects for Beginners' by Connor Milliken
- Python Artificial Intelligence Projects for Beginners: Python Artificial Intelligence Projects for Beginners, published by Packt
- Web-dev-mini-projects: The repository contains the list of awesome & cool web development beginner-friendly projects!
- Python Project Scripts: This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
我计划在这些项目中挑选一些感兴趣的项目进行学习与实践。