Skip to content

Commit 257fb68

Browse files
committed
update contacts page
1 parent b00727a commit 257fb68

File tree

1 file changed

+25
-11
lines changed

1 file changed

+25
-11
lines changed

app/contact/contact.md

Lines changed: 25 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,33 @@
1-
# Reach out!
2-
31
![havetea](/images/havetea.jpeg)
42

53
I love meeting and having interesting conversations with new people!
64

75
I also like learning about [art](/tags/art) and reading [good books](https://www.goodreads.com/review/list/103179068-benedict-neo?shelf=to-read).
86

9-
email: benedict.neo[at]outlook[dot]com
10-
11-
You can find me on these platforms:
7+
email: thisis[firstname][lastname][at]gmail[dot]com
128

13-
💬📲: [Twitter](https://twitter.com/benxneo) · [LinkedIn](https://www.linkedin.com/in/benedictneo/)
14-
🤳📸: [VSCO](https://vsco.co/benxneo/gallery) · [Instagram](https://www.instagram.com/benthesaint/) · [Corner](https://www.corner.inc/benedict)
15-
✍️📚: [Substack](https://substack.com/@bneo) · [Medium](https://benedictxneo.medium.com/) · [Goodreads](https://goodreads.com/bneo)
16-
🏛️🖼️: [Are.na](https://www.are.na/benedict-neo) · [Curius](https://curius.app/benedict-neo) · [cosmos](https://www.cosmos.so/benedictneo)
17-
🎶📹: [Spotify](https://open.spotify.com/user/31w6rspp4fe5ihwoimt4of5tcwiu) · [YouTube](http://www.youtube.com/@benxneo) · [Letterboxd](https://letterboxd.com/benneo/)
18-
⌨️👨‍💻: [GitHub](https://github.com/benthecoder) · [Kaggle](https://www.kaggle.com/benthecoder/competitions)
9+
<div style="white-space: pre; font-family: monospace; line-height: 1.2;">links
10+
├── scroll
11+
│ ├── <a href="https://twitter.com/benxneo">twitter</a>
12+
│ └── <a href="https://www.linkedin.com/in/benedictneo/">linkedin</a>
13+
├── visual
14+
│ ├── <a href="https://vsco.co/benxneo/gallery">vsco</a>
15+
│ ├── <a href="https://www.instagram.com/benthesaint/">instagram</a>
16+
│ └── <a href="https://www.corner.inc/benedict">corner</a>
17+
├── writing
18+
│ ├── <a href="https://substack.com/@bneo">substack</a>
19+
│ ├── <a href="https://benedictxneo.medium.com/">medium</a>
20+
│ └── <a href="https://goodreads.com/bneo">goodreads</a>
21+
├── collect
22+
│ ├── <a href="https://www.are.na/benedict-neo">are.na</a>
23+
│ ├── <a href="https://curius.app/benedict-neo">curius</a>
24+
│ └── <a href="https://www.cosmos.so/benedictneo">cosmos</a>
25+
├── media
26+
│ ├── <a href="https://open.spotify.com/user/31w6rspp4fe5ihwoimt4of5tcwiu">spotify</a>
27+
│ ├── <a href="http://www.youtube.com/@benxneo">youtube</a>
28+
│ └── <a href="https://letterboxd.com/benneo/">letterboxd</a>
29+
└── code
30+
├── <a href="https://github.com/benthecoder">github</a>
31+
└── <a href="https://www.kaggle.com/benthecoder/competitions">kaggle</a>
32+
</div>
1933

0 commit comments

Comments
 (0)