Giter Site home page Giter Site logo

final_blog's Introduction

πŸ‘‹ Hello, I'm Wenjie Zhao(dashjay)

I'm a backend (storage biased) developer in Beijing, China πŸ‡¨πŸ‡³.

I'm current working on building a platform for training Models, solving some problem about virtual network and data provisioning.

🌱 I’m currently learning

  • Dive into Golang, C++
  • Learning about Linux I/O, distributed consistency theory(like raft).

πŸ“« How to reach me

πŸ“˜ PROJECT OF PERSONAL INTEREST

  • HTTP_DEMO: As a teaching course for undergraduates. Repo Link: https://github.com/dashjay/http_demo

    • Building an http server with C++ from scratch.
    • Let students know about knowledge about socketio, closure(lambda func).
  • Baize(η™½ζΎ€): A tools that helps to build project on remote worker (compatible with Bazel). Repo Link: https://github.com/dashjay/baize

    • Implemented a server for Bazel Remote API which can be a large-scale distributed execution and caching server.
    • Designed a composed cache component supports caching on different medium (memory, disk, aws-s3).
    • Designed a scheduler to assign different task to workers.
  • Mini-LSM-GO: A KV Storage Like LevelDB implement with go. Repo Link: https://github.com/dashjay/mini-lsm-go

    • After reading the paper of lsm tree and source code of leveldb, I can’t wait to develop my own one, with well defined interface and test cases.

final_blog's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.