# Hao Chen

> Chinese programmer

**Wikidata**: [Q130570345](https://www.wikidata.org/wiki/Q130570345)  
**Source**: https://4ort.xyz/entity/hao-chen

## Summary
Hao Chen was a Chinese programmer known for his work in software development and for maintaining the official blog "CoolShell." He was an active figure in the programming community until his passing in 2023.

## Biography
- Born: 1976
- Died: May 13, 2023
- Nationality: Chinese
- Known for: Programming, maintaining the "CoolShell" blog
- Field(s): Programming

## Contributions
Hao Chen maintained an official blog known as "CoolShell," accessible at coolshell.cn. This blog was published in Simplified Chinese. While the specific content and reach of "CoolShell" are not detailed in the provided information, its existence indicates a platform through which Chen engaged with the programming community by sharing information. He also had a presence on Twitter under the handle `haoel`.

## FAQs
### Q: Who was Hao Chen?
A: Hao Chen was a Chinese programmer who was known for his work in software development and for maintaining the official blog "CoolShell."

### Q: What was Hao Chen's occupation?
A: Hao Chen's occupation was a programmer.

### Q: When was Hao Chen born and when did he die?
A: Hao Chen was born in 1976 and passed away on May 13, 2023.

### Q: Did Hao Chen have an official blog?
A: Yes, Hao Chen maintained an official blog called "CoolShell," which was published in Simplified Chinese at coolshell.cn.

## Why They Matter
The provided information indicates Hao Chen was a Chinese programmer who maintained an official blog, "CoolShell." His significance and lasting impact are not detailed within the given source material. However, as a programmer with an online platform, he likely contributed to the technical discourse and knowledge sharing within the Chinese programming community. Without further information, it is not possible to elaborate on specific changes or influences attributed to his work.

## Notable For
*   Being a Chinese programmer.
*   Maintaining the official technical blog "CoolShell."
*   His online presence, including a Twitter account.

## Body
### Personal Information
*   **Name:** Hao Chen (陈皓)
*   **Gender:** Male
*   **Birth Date:** 1976
*   **Death Date:** May 13, 2023
*   **Nationality:** Chinese

### Professional Life
*   **Occupation:** Programmer
*   **Online Presence:**
    *   **Twitter:** `haoel`
    *   **Official Blog:** "CoolShell" (coolshell.cn), published in Simplified Chinese.

```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Hao Chen",
  "jobTitle": "programmer",
  "nationality": {"@type": "Country", "name": "China"},
  "birthDate": "1976",
  "deathDate": "2023-05-13",
  "sameAs": [
    "https://twitter.com/haoel",
    "https://coolshell.cn/"
  ],
  "description": "Chinese programmer known for his official blog, CoolShell."
}