Skip to content
Avatar
Block or Report

Block or report samchon

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.

Add an optional note:
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
samchon/README.md

Hits Facebook Instagram LinkedIn

trophy

Github Stats

Architect C++ TypeScript

I've studied programming for 22 years since 1998. For the long time, I've developed many programs and also have enjoyed lots of chances that can enhance my abilities dramatically. Therefore, I say with confident, "I am one of the best programmers in my home country, the South Korea."

In nowadays, I develop open source projects. Working in a company, if I feel a new feature is required or find some ordinary feature is not enough, then I develop an open source component in my leisure time. When such leisure developments are accumulated and they're following a paradigm or pattern, they would be re-generated to a new open source project, as you can see from the below.

Pinned

  1. Runtime type checkers (validators) and 5x faster JSON.stringify()

    TypeScript 722 31

  2. nestia Public

    Automatic SDK and Swagger generator for the NestJS

    TypeScript 330 17

  3. backend Public template

    A template repository for TypeScript backend server

    TypeScript 514 60

  4. tstl Public

    TypeScript-STL (Standard Template Library, migrated from C++)

    TypeScript 492 46

  5. tgrid Public

    TypeScript Grid Computing Framework supporting RFC (Remote Function Call)

    TypeScript 89 17

  6. TypeORM helper library enhancing safety in the compilation level

    TypeScript 169 14

3,799 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2022

Created an issue in samchon/typescript-json that received 1 comment

Do not inspect superfluous property when undefined value comes

interface IPerson { name: string; age: number; } const person = { name: "Jeongho Nam", age: 34, account: undefined, // superfluous property }; TSON.e…

1 comment
200 contributions in private repositories Sep 1 – Sep 28

Seeing something unexpected? Take a look at the GitHub profile guide.