Skip to content
View BWbwchen's full-sized avatar
🌏
Working from home
🌏
Working from home
Block or Report

Block or report BWbwchen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BWbwchen/README.md

Hello! I am Bo-Wei Chen, Tim. πŸš€πŸš€

I'm focused on Distributed Systems and Physical Design - Placement.


Pinned

  1. MapReduce MapReduce Public

    An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single machine and multiple processes on a single machine right now.

    Go 213 13

  2. Coding_Practice Coding_Practice Public

    This is the code I write for school, and some little code which is fun. Just recording what I learned.

    C++ 11 3

  3. Go_Cambridge_dictionary_API Go_Cambridge_dictionary_API Public

    This is an unofficial cambridge dictionary api server implement with Golang and also provide telegram bot feature with gitlab CI/CD on kubernetes.

    Go 2

  4. tinyURL tinyURL Public

    This is tiny url(or short url) writen with golang, redis, mongodb and zookeeper and I deploy it on rancher kubernetes and also build CI/CD pipeline on my self-hosted gitlab.

    Go 7 1

  5. mandelbrot_set mandelbrot_set Public

    Mandelbrot Set implementation in Rust.

    Rust

  6. threadpool threadpool Public

    An ultra simple thread pool implementation in Rust.

    Rust