Pinned Repositories
alex-guoba.github.io
algorithms
个人算法练习lib
dock-dev-tools
构建本地dev环境的常用docker脚本,如mysql等
docs
generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
gin-clean-template
Clean Architecture template for Golang Gin services. Services are split into multiple layers according to the DDD hierarchical architecture.
next-blogger
A free and open-source, high-performance static blog created with Next.js and Notion for the best experience, built with Next.js SSG, TypeScript, Shadcn UI, and Tailwind CSS.一款免费的开源静态博客,采用Next.js和Notion创建,旨在为您带来最佳体验,它基于Next.js的SSG(静态站点生成)、TypeScript、Shadcn UI和Tailwind CSS构建而成
SHM-Ring-Buffer
a ringbuffer implement in C
sync-notion
Syncing Wechat Book Notes, Github Trending, Memos to Notion automatically. 支持将微信读书笔记(划线评论、阅读详情等)、github trending、memos发表同步到Notion。
tbd
A command-line productivity tool powered by Baidu Qianfan.基于文心千帆的命令行工具。
alex-guoba's Repositories
alex-guoba/sync-notion
Syncing Wechat Book Notes, Github Trending, Memos to Notion automatically. 支持将微信读书笔记(划线评论、阅读详情等)、github trending、memos发表同步到Notion。
alex-guoba/next-blogger
A free and open-source, high-performance static blog created with Next.js and Notion for the best experience, built with Next.js SSG, TypeScript, Shadcn UI, and Tailwind CSS.一款免费的开源静态博客,采用Next.js和Notion创建,旨在为您带来最佳体验,它基于Next.js的SSG(静态站点生成)、TypeScript、Shadcn UI和Tailwind CSS构建而成
alex-guoba/SHM-Ring-Buffer
a ringbuffer implement in C
alex-guoba/gin-clean-template
Clean Architecture template for Golang Gin services. Services are split into multiple layers according to the DDD hierarchical architecture.
alex-guoba/tbd
A command-line productivity tool powered by Baidu Qianfan.基于文心千帆的命令行工具。
alex-guoba/alex-guoba.github.io
alex-guoba/algorithms
个人算法练习lib
alex-guoba/dock-dev-tools
构建本地dev环境的常用docker脚本,如mysql等
alex-guoba/docs
alex-guoba/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
alex-guoba/go-ernie
文心千帆 GO SDK ,文心一言
alex-guoba/my_vimrc_backup
vimrc backup file for myself
alex-guoba/go-sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
alex-guoba/nextjs-dashboard
nextjs-dashboard from Vercel
alex-guoba/node-ticket-manager
a simple ticket system contians a centeral ticket dispatcher and distributed workers. This system is written in NodeJS, runing on MongoDB
alex-guoba/notion-next
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
alex-guoba/rust-by-examples
新手学习Rust过程中记录的相关代码和笔记。