update trivia
This commit is contained in:
parent
504aa0d40b
commit
3058af1934
1 changed files with 10 additions and 13 deletions
23
README.md
23
README.md
|
@ -2,23 +2,20 @@
|
|||
|
||||
## Trivia
|
||||
|
||||
<!-- prettier-ignore -->
|
||||
```js
|
||||
// Q: What's your ethnicity?
|
||||
A: "I am Korean."
|
||||
**`Q: What's your ethnicity?`**
|
||||
|
||||
// Q: Where do you live?
|
||||
A: "I live in Seoul, South Korea."
|
||||
> I am Korean.
|
||||
|
||||
// Q: What are you doing right now?
|
||||
A: "I am studying Computer Science in Hongik University."
|
||||
**`Q: What are you doing right now?`**
|
||||
|
||||
// Q: Are you a Linux & OSS enthusiast?
|
||||
A: "Very much."
|
||||
> I am studying [Computer Science](https://wwwce.hongik.ac.kr) in
|
||||
> [Hongik University](https://www.hongik.ac.kr).
|
||||
|
||||
// Q: Is this a valid JavaScript syntax?
|
||||
A: "Yes."
|
||||
```
|
||||
**`Q: What are you into?`**
|
||||
|
||||
> I mostly dabble in web development but also keep an eye out for a lot of stuff.
|
||||
> I keep track of [hundreds of RSS feeds](https://git.pompy.dev/pomp/.dotfiles/src/branch/master/misc/feeds.opml)
|
||||
> on topics such as Mathematics, Open source, Design, and Neuroscience.
|
||||
|
||||
## Top 10 most used languages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue