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

Block or report mingdinghan

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

  1. Testing out Math rendering in Markdown Testing out Math rendering in Markdown
    1
    ### Starters
    2
    - A mathematical expression rendered inline: $\sqrt{3x-1}+(1+x)^2$
    3
    
                  
    4
    - A mathematical expression rendered as a new block: The Cauchy-Schwarz Inequality
    5
    $$ \left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right) $$
  2. golog golog Public

    Golog is a distributed commit log built using Go

    Go

  3. modern_front_end_rails modern_front_end_rails Public

    Ruby

  4. nextmusicplayer nextmusicplayer Public

    TypeScript

  5. rtracks rtracks Public

    RTracks is an MVC web framework that is a smaller version of Ruby on Rails, built from scratch

    Ruby