Guan Gui

Main Navigation

  • Uni Call
  • Swift
  • Downloads
  • Me
    • LinkedIn / CV
    • Sitemap
    • Entries RSS
    • Comments RSS
    • Log In

Prove Logs on Blockchain with Go and ProvenDB

It’s been a long time since my last blog post. Here is my recent one on Medium: ProvenLogs is a simple yet performant logging service built…

Read More

FileHeader for Atom

I just wrote my first Atom extension called file-header. It allows you to customize, add, update and cooperate your authoring information in header…

Read More

A Beautiful Linear Time Python Regex Matcher via NFA

I came across a problem on leetcode a few days ago. It asked me to implement a simple regex (regular expression) matcher which supports both . and *…

Read More