An open API service indexing awesome lists of open source software.

https://github.com/buxuku/buxuku.github.io

林晓东的个人博客
https://github.com/buxuku/buxuku.github.io

blog

Last synced: 4 months ago
JSON representation

林晓东的个人博客

Awesome Lists containing this project

README

          

林晓东的个人博客


这是我的开源博客,希望能够在这里能够分享一些我的想法



Stars Badge
Forks Badge
Pull Requests Badge
GitHub contributors
License Badge



喜欢这个博客?敬请访问 林晓东的个人博客



## 技术栈

该博客部署在 [Vercel](https://vercel.com/), 使用了 [Next.js](https://nextjs.org/) 和 [Tailwind CSS](https://tailwindcss.com/) 基于 **Tailwind Nextjs Starter Blog**.

[![Next][Next.js]][Next-url] [![MDX][MDX]][MDX-url] [![Vercel][Vercel]][Vercel-url] [![React][React]][React-url] [![Typescript][Typescript]][Typescript-url] [![Tailwind CSS][Tailwind CSS]][Tailwind CSS-url]

## 关于我

### Hi there 👋

**前端开发工程师** @ [buxuku](https://github.com/buxuku)

![](https://komarev.com/ghpvc/?username=buxuku&color=green)

- 🔭 目前在成都工作
- 🌱 目前在学习算法与设计模式
- ✍️ 我喜欢在我的博客上面写一些文章 林晓东的个人博客
- 🖥 我曾是一名草根站长,因此涉足过前端,后端,数据库,服务器,推广,SEO等等
- 😄 我喜欢阅读与写作

### 常用技术栈











### 常用工具









[![buxuku's github stats](https://github-readme-stats.vercel.app/api?username=buxuku&count_private=true&include_all_commits=true)](https://github.com/buxuku/)
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=buxuku&hide=php&layout=compact)](https://github.com/buxuku)

**📝 最近博客更新:**

[![update latest posts](https://github.com/buxuku/buxuku.github.io/actions/workflows/update-readme.yml/badge.svg)](https://github.com/buxuku/buxuku.github.io/actions/workflows/update-readme.yml)

- [从 0 到 2K Star:我的开源之旅与成长](https://blog.linxiaodong.com/blog/smartsub-open-source-experience)
- [找不到好用的视频生成字幕及翻译字幕软件,于是我开源了一款](https://blog.linxiaodong.com/blog/video-subtitle-master)
- [面试必挂,你所不知道的 Set 及 js 内部比较算法](https://blog.linxiaodong.com/blog/equality-comparisons-and-sameness)
- [在 gitlab ci/cd 流程中集成 sonar 进行自动 Code Review](https://blog.linxiaodong.com/blog/gitlab-ci-with-sonarQube)
- [正则表达式速记口诀](https://blog.linxiaodong.com/blog/regexp-memonic)
- [mockjs使用的一些技巧](https://blog.linxiaodong.com/blog/mockjs-skills)
- [使用git bisect进行二分法定位错误的提交](https://blog.linxiaodong.com/blog/git-bisect)
- [在react-router v4中实现多个布局模板](https://blog.linxiaodong.com/blog/multiple-layouts-with-react-router-v4)
- [react从v15升级到v16](https://blog.linxiaodong.com/blog/update-react-from-v15-to-v16)
- [react-route从v3迁移到v4(折腾+踩坑)](https://blog.linxiaodong.com/blog/Migrating-react-route-v3-to-v4)

[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[Typescript]: https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white
[Typescript-url]: https://www.typescriptlang.org/
[Tailwind CSS]: https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white
[Tailwind CSS-url]: https://tailwindcss.com/
[MDX]: https://img.shields.io/badge/MDX-000000?style=for-the-badge&logo=mdx&logoColor=white
[MDX-url]: https://mdxjs.com/
[React]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vercel]: https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white
[Vercel-url]: https://vercel.com/