Pinned Repositories
become-data-analyst
My solutions for projects in Udacity DAND
become-frontend-developer
My solutions for projects in Udacity FEND
couchdb-golang
Golang library for working with CouchDB 2.x
go_rng
A pseudo-random number generator wriiten in Golang
goac
An Aho-Corasick string matching lib implemented in Golang
gopay
Golang SDK for Wxpay and Alipay
holmes
Golang logging package
ProgrammersLevelUp
用20年时间跟着皓叔刷“程序员练级攻略”
Programming-in-Go
My Solutions to the exercises in book "Programming in Go" by Mr. Mark Summerfield
tao
Asynchronous TCP framework written in golang
leesper's Repositories
leesper/tao
Asynchronous TCP framework written in golang
leesper/go_rng
A pseudo-random number generator wriiten in Golang
leesper/become-frontend-developer
My solutions for projects in Udacity FEND
leesper/ProgrammingBasics
清华大学《程序设计基础》
leesper/arch-patterns-wih-python-solution
My solution of architecture patterns with python
leesper/arch-patterns-with-go
Architecture Patterns with Go Programming Language
leesper/args
A command line args parser in TDD style
leesper/awesome-resume
Resume,Resume Templates,程序员简历例句,简历模版,
leesper/bubble_sort_rs
bubble sort in rust
leesper/celestia-app
PoS application for the consensus portion of the Celestia network. Built using celestia-core (fork of CometBFT) and the cosmos-sdk
leesper/codewars-solution
My solutions to CodeWar katas
leesper/currency
Python solution of TDD currency
leesper/di-container
Dependency Injection Container in TDD style
leesper/exercism-solutions
My solutions to Excercism
leesper/fcc
My solutions of FreeCodeCamp challenges
leesper/ga-final-report
my final report to GA final report
leesper/golang-for-programmers-educative
My solutions to skill path "Golang For Programmers" on educative.io
leesper/HarvardX-CS50G
My submissions for the projects of CS50's Introduction to Game Development
leesper/jargs
Java implementation of TDD args
leesper/leetcode-solution
My Solutions of LeetCode
leesper/mine
leesper/ray
Event-driven network library in Rust
leesper/rayutils
useful tools for automating ray's daily work
leesper/roop
one-click face swap
leesper/substrate-node-template
A new FRAME-based Substrate node, ready for hacking.
leesper/substrate_homework
homework
leesper/superlists
A Django based To-Do list written by TDD
leesper/todo
A Domain-Driven-Design solution of todo app
leesper/unix-commands
Unix/Linux commands written in Rust
leesper/xunit
xunit for TDD