Pinned Repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
build-web-application-with-golang
A golang ebook intro how to build a web with golang
chinese-independent-blogs
中文独立博客列表
chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
delta
DELTA is a deep learning based natural language and speech processing platform.
English-level-up-tips
An advanced guide to learn English which might benefit you a lot 🎉 . 可能是让你受益匪浅的英语进阶指南。
example
Go example projects
gaia
Build powerful pipelines in any programming language.
gin-api
gin api blog
gocron
定时任务管理系统
oklizy's Repositories
oklizy/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
oklizy/build-web-application-with-golang
A golang ebook intro how to build a web with golang
oklizy/chinese-independent-blogs
中文独立博客列表
oklizy/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
oklizy/delta
DELTA is a deep learning based natural language and speech processing platform.
oklizy/English-level-up-tips
An advanced guide to learn English which might benefit you a lot 🎉 . 可能是让你受益匪浅的英语进阶指南。
oklizy/example
Go example projects
oklizy/gaia
Build powerful pipelines in any programming language.
oklizy/gin-api
gin api blog
oklizy/gocron
定时任务管理系统
oklizy/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
oklizy/kfserving
Serverless Inferencing on Kubernetes
oklizy/Kubernetes_Advanced_Practical
《kubernetes进阶实战》一书配套YAML源码
oklizy/Learning-SICP
《计算机程序的构造和解释》公开课中文化项目。
oklizy/MLN
高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua
oklizy/openapi_docs
oklizy/Python
All Algorithms implemented in Python
oklizy/redis-ctl
A web application for Redis Cluster management
oklizy/redis-monitor
:computer: A very simple redis monitor based on Flask and React. 一个部署简单的 redis 监控程序,使用 Flask 和 React 完成。
oklizy/reverse-interview-zh
技术面试最后反问面试官的话
oklizy/softest
Recording Browser Interactions And Generating Test Scripts.
oklizy/TopList
今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://tophub.fun
oklizy/website
KubeSphere website and documentation 3.x
oklizy/write-a-hash-table
✏️ Learn how to write a hash table in C