Skip to content
View noahleft's full-sized avatar
  • Taiwan
Block or Report

Block or report noahleft

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
noahleft/README.md
  • 👋 Hi, I’m @noahleft
  • 👀 I’m interested in serialization and Electron.
  • 🌱 I’m currently learning Boost-Serialization and Google ProtoBuf.
  • 💞️ I’m looking to collaborate on boost C++ topics.
  • 📫 Contact me on noahleft@gmail.com

Pinned

  1. serialization serialization Public

    Compare several approach on serialization. The major consideration includes pointer referencing, cross versioning and required development effort.

    C++

  2. serialization_boost serialization_boost Public

    The prototype extracted from real scenario.

    C++

  3. SaleSystem-electron SaleSystem-electron Public

    Cross platform desktop application helps user to generate invoice easily.

    JavaScript

  4. SaleSystem-for-mac SaleSystem-for-mac Public

    Sale system helps user to generate invoice easily.

    Swift 1

  5. concurrency_programming concurrency_programming Public

    Case study on parallel computing

    C++

  6. Online-Judge-System Online-Judge-System Public

    online judge system for data structure in NCTU EE

    Python