下面是我出于爱好做的一些项目。


项目一:我的个人博客

项目简介:应用react + es6 + webpack + react-router,用来展示我的博客

项目地址:https://github.com/jinjianhua727/note

预览地址:https://jinjianhua727.github.io/note


项目二:图片画廊

项目简介:应用react + es6 + webpack + css3,用来展示图片的应用。慕课网的一个很久以前的一个课程,学习的时候有很多坑,而且用的是脚手架工具+es5。本人没有选择用脚手架工具,应用es6重构了这个项目

项目地址:https://github.com/jinjianhua727/gallery-by-react

预览地址:https://jinjianhua727.github.io/gallery-by-react/


项目三:新闻站点

项目简介:应用react + es6 + webpack + ant-design + react-router,一个新闻网站页面有主页、详情页、个人中心页面,功能有收藏、评论、上传头像。这是慕课网的一个实战课程,代码基本同讲师的代码,只做了一些优化。

项目地址:https://github.com/jinjianhua727/headlines-by-react

预览地址(这个项目的用了很多http接口,在github中会被屏蔽掉,建议clone到本地):https://jinjianhua727.github.io/headlines-by-react


项目四:node爬虫项目

项目简介:爬取慕课网课程章节信息

项目地址:https://github.com/jinjianhua727/node-crawler-imooc


项目五:数据可视化项目

项目简介:因为工作需要学习了数据可视化相关知识,出于兴趣,自己模拟了网站日志的数据,完成这个小项目

项目地址:https://github.com/jinjianhua727/log-date-view

预览地址:https://jinjianhua727.github.io/log-date-view/


邮箱:jinjianhua727@gmail.com