Pinned Repositories
2100-DataStr
3080-C-
3080-Lab
4130-decrypt_caesar
go-bank-system
java-design-pattern
For self-learning and practicing design patterns using Java.
migrate
Database migrations. CLI and Golang library.
reactReady
For convenience purposes. Simple template in React Routing developed for rapid development usage.
scala-practice
Random puzzle to practice scala as a hobby
wpf-memory-Game
Simple GUI memory game in C# using WPF
kevin909cty's Repositories
kevin909cty/migrate
Database migrations. CLI and Golang library.
kevin909cty/reactReady
For convenience purposes. Simple template in React Routing developed for rapid development usage.
kevin909cty/3080-C-
kevin909cty/go-bank-system
kevin909cty/go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
kevin909cty/graal
GraalVM: Run Programs Faster Anywhere :rocket:
kevin909cty/java-design-pattern
For self-learning and practicing design patterns using Java.
kevin909cty/scala-practice
Random puzzle to practice scala as a hobby
kevin909cty/wpf-memory-Game
Simple GUI memory game in C# using WPF
kevin909cty/activemq
Mirror of Apache ActiveMQ
kevin909cty/Best-README-Template
An awesome README template to jumpstart your projects!
kevin909cty/bk-tree
🌴 Header-only Burkhard-Keller tree (BK-Tree) library, with different metrics supported
kevin909cty/cryptofeed
Centralised Crypto API Back-End Service platform
kevin909cty/Data_Structure_Practice_cncpp
Coding practice in C&C++ on Data Structures by topics
kevin909cty/Ecomplatform
E-commerce Online Order Back-End Service
kevin909cty/etcd
Distributed reliable key-value store for the most critical data of a distributed system
kevin909cty/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
kevin909cty/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
kevin909cty/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
kevin909cty/go-empoyee-system
kevin909cty/go-github
Go library for accessing the GitHub API
kevin909cty/helidon
Java libraries for writing microservices
kevin909cty/javaconcurrency
kevin909cty/js_counting_game
My first web-based game developed in JavaScript! This was build to further revise on what I have learned in Hackathons that I participated in the past 2019.
kevin909cty/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
kevin909cty/piscina
A fast, efficient Node.js Worker Thread Pool implementation
kevin909cty/scrabble
🆎 Scrabble game in C#, using WPF
kevin909cty/textql
Execute SQL against structured text like CSV or TSV
kevin909cty/tools
[mirror] Go Tools
kevin909cty/viper
Go configuration with fangs