using ADT;
using System.Linq;
public static class KevinZonda
{
public static BasicInfo BasicInfo => new()
{
Name = "Kevin CHEN",
PGP = "867C 7D44 DFDF 603A C971 8505 6FF4 CDC2 D404 9C0A",
Gender = Gender.Male,
Location = "Brighton, East Sussex, United Kingdom",
Languages = new[] { "zh-CN", "en-GB" },
ContactInfo = new()
{
Emails = new[]
{
"realkevin#tutanota.com",
"kevin#fastgit.org",
"kevin#v2fly.org",
"kevin#alumni.hmuniversity.org",
"kevin#is-rbq.com"
}.Select(x => x.Replace("#", "@")).ToArray(),
Others = new()
{
{ "Telegram", new[] { "KevinZonda" } }, // https://t.me/KevinZonda
{ "Twitter" , new[] { "FailedWaste" } } // https://twitter.com/FailedWaste
}
}
};
public static DevInfo DevInfo => new()
{
Environments = new[] { "Windows10x64", "Debian10x64" },
Tools = new[] { "IDEA", "Rider", "Visual Studio 2017", "Visual Studio Code" },
Languages = new[] { "C#", "Go", "Java" },
Projects = new[] { "FastGit UK", "PassCore" }
};
}Highlights
- Developer Program Member
- Pro
- 1 discussion answered
Pinned
2,464 contributions in the last year
Less
More
Activity overview
Contributed to
FastGitORG/document,
LGBT-CN/LGBTQIA-In-China,
FastGitORG/uptime
and 5 other
repositories
Contribution activity
September 2021
Created 1 repository
Created a pull request in mdn/translated-content that received 5 comments
Opened 11 other pull requests in 3 repositories
mdn/translated-content
1
open
8
merged
Hancheng-Bi/Inference-of-infection-fatality-rate-using-serosurvey
1
open
AkaraChen/parentgenerator
1
merged
Reviewed 1 pull request in 1 repository
KevinZonda/KevinZonda
1 pull request
Created an issue in FastGitORG/uptime that received 1 comment
🛑 FastGit Raw is down
In 2fd08a8, FastGit Raw (https://raw.fastgit.org) was down:
HTTP code: 403
Response time: 204 ms
1
comment
