Skip to content
View ShawnJeffersonWang's full-sized avatar

Organizations

@xiyou-linuxer
Block or Report

Block or report ShawnJeffersonWang

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
ShawnJeffersonWang/README.md

Hi there, I'm Shawn 👋

  • 🌱 I’m currently learning Java/Go.
  • 😄 Pronouns: Shawn.
  • 📫 How to reach me: [email protected].

wakatime-stats

Top Langs

My Skills

Pinned Loading

  1. heart-trip heart-trip Public

    HeartTrip is a backend project for a travel homestay app, built with a microservices architecture using go-zero. It provides essential features like user authentication, online booking, and social …

    Go 1 1

  2. dubbo-kubernetes dubbo-kubernetes Public

    Forked from apache/dubbo-kubernetes

    The Dubbo Kubernetes integration.

    Go

  3. kitex kitex Public

    Forked from cloudwego/kitex

    Go RPC framework with high-performance and strong-extensibility for building micro-services.

    Go

  4. coro-boost coro-boost Public

    CoroBoost is a Linux C++ server framework featuring a coroutine library with ucontext_t, an N-M scheduler using epoll and timers, and asynchronous system API hooks. It includes logging, configurati…

    C++

  5. data-structures data-structures Public

    This repository is a comprehensive collection of data structures and algorithms implemented in Java. It aims to provide clear and efficient implementations for educational purposes and practical us…

    Java

  6. xv6-2021 xv6-2021 Public

    This repository contains my work on the xv6 operating system lab as part of MIT's 6.S081 course. The lab involves extending and optimizing various modules of the xv6 operating system, which is base…

    C