Skip to content
View emon100's full-sized avatar
🎯
Learning Distributed Infrastructure
🎯
Learning Distributed Infrastructure

Block or report emon100

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
emon100/README.md

About myself

Trying to learn a tiny bit of Everything. Once had a deep dive into learning programming languages. Now trying to figure out how distributed systems work.

What I know

From peers, side-projects, doing schoolwork and internships in Tencent and Alibaba, I gained:

  • My Languages Experiences: JavaScript/TypeScript, C++, Python, Java, Rust, Go, HTML, CSS, SQL, Racket...
  • My Technology Stacks: JavaScript(Node.js, React, Vue, etc), GUI(Qt, Swing, ImGui, etc), Backend(Flask, Gin, Spring Boot, etc), DataBase(PostgreSQL, MongoDB, ElasticSearch)...
  • My tiny bits of Domain Knowledge: Using Cloud(VMs, Object Storage, Network, Serverless), Fullstack Development, Compiler Implementation(LLVM, ANTLR), Distributed Storage and Computing(Ceph, HDFS, Hadoop), Functional Programming(Learned by Reading SICP)

Notice

I have deprecated emon100.me, now I'm only using emon100.com.

Pinned Loading

  1. goto-translationgoto-translationPublic

    重新审视 《GOTO 语句被认为有害》的翻译

    HTML 10 1

  2. Action-ServerchanAction-ServerchanPublic

    A github action for sending messages to Serverchan.

    JavaScript 3 3

  3. Github_Action_Monitor_WebpageGithub_Action_Monitor_WebpagePublic

    JavaScript

  4. turing-machineturing-machinePublic

    A Web APP implement of general turing machine.

    JavaScript

  5. KV_Store_In_40_LinesKV_Store_In_40_LinesPublic

    A tiny in-memory key value store in 40 lines of code.

    JavaScript 1

  6. HADSSHADSSPublic

    HADSS is short for High Availability Distributed Storage System.

    Rust