Skip to content
View owen-chenhn's full-sized avatar
Block or Report

Block or report owen-chenhn

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

Pinned Loading

  1. bcc bcc Public

    Forked from iovisor/bcc

    BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more

    C

  2. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C

  3. Compilers-MPCS-51300 Compilers-MPCS-51300 Public

    Coding assignments of the course MPCS-51300-2020Fall Compilers.

    C++ 1

  4. kilo-Cpp kilo-Cpp Public

    The CPP version of kilo's implementation. Kilo is a small test editor built by antirez (https://github.com/antirez/kilo) for fun. I rebuilt it using C++, for the purpose of practicing coding in C++.

    C++

  5. Cloud-Computing-Concepts-Coursera Cloud-Computing-Concepts-Coursera Public

    The programming assignment of the course.

    C++

  6. CamelChat CamelChat Public

    My final project of course MPCS-51050 OO Architecture. It constructs a multi-user chat service using Apache Camel, ActiveMQ and Java Swing.

    Java