1
0
Fork 0

update trivia

This commit is contained in:
Kim, Jimin 2025-06-03 19:29:24 +09:00
parent 504aa0d40b
commit 3058af1934
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -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