Skip to content

Commit cd5e32f

Browse files
committed
add 🦋 link
1 parent 8c5fbbf commit cd5e32f

3 files changed

Lines changed: 14 additions & 12 deletions

File tree

app/(page)/about/page.mdx

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,20 @@ export const metadata = {
44

55
# Hi 👋, I'm Fahad ([/fähæð/][1])
66

7-
[ ![linkedin][linkedin-badge]][linkedin-link] [ ![devto][devto-badge]][devto-link] [ ![Mastodon Follow][mast-badge]][mast-link] [ ![stackoverflow][so-badge]][so-link]
7+
[ ![devto][devto-badge]][devto-link] [ ![BlueSky][bsky-badge]][bsky-link] [ ![linkedin][linkedin-badge]][linkedin-link]
88

99
## Glad to see you here!
1010

11-
I'm a Software Engineer<sup>\*</sup> from Bangladesh; living in Berlin, Germany.
11+
I'm a Software Engineer<sup>\*</sup> from 🇧🇩; living in Berlin 🇩🇪.
1212

1313
I'm working as a _Senior Frontend Developer_ at [Virtual Minds] at the moment, formerly employed at [aws], [Westwing], [Digital Health][dh], and a few other places.
1414

15-
I don't believe in sticking to one tech stack, I just have more experience making web apps using [React] (etc.) than most other things I know. I enjoy learning about new technology (languages/frameworks/libraries/syntax…) and I'm usually willing to try out new ideas and even pay the [early-adopter tax][2] if the tech seems awesome.
15+
I don't believe in sticking to one tech stack. That said, I'm most experienced at making web apps using [React], [Node], and (more recently) [Go].
16+
I enjoy learning about new technology (languages/frameworks/libraries/syntax…) and I'm usually willing to try out new ideas and even pay the [early-adopter tax][2] if the tech seems awesome.
1617

1718
## Rapidfire
1819

19-
- 🔭 **I'm currently "working" on:** Producing more music ~~and [Mildly Boring (my blog)][blog]~~
20+
- 🔭 **I'm currently "working" on:** Producing more music
2021
- 🌱 **I'm currently learning:** _working on a kubernetes certification_
2122
- 👯 **I'm looking to collaborate on:** music, OSS
2223
- 💬 **Ask me about:** **react, frontend, js, fp, go, and music**.
@@ -28,8 +29,8 @@ I don't believe in sticking to one tech stack, I just have more experience makin
2829
## My Hobbies and Interests
2930

3031
- **Making** <sup><sub>(not necessarily good)</sub></sup> **music:** self-taught, play the guitar a little, slightly better on the keyboard. I mostly make music on a DAW and a MIDI controller. See the [music page] for links.
31-
- Listening to **music**: My current favorite genres are Outre Acid, Synthwave, and Hip-Hop.
32-
- **Reading:** non-fiction, fantasy, science fiction, etc.
32+
- Listening to **music**: my current favorite genres are Hardgroove, "Disco"-y House, and Trap. Always on rotation.
33+
- **Reading:** mostly non-fiction nowadays
3334
- **Tinkering** with software/hardware in my spare time. I will spend hours to automate a 5 min task, simply because its fun.
3435

3536
## Non-human Languages That I know
@@ -43,17 +44,19 @@ I don't believe in sticking to one tech stack, I just have more experience makin
4344

4445
[linkedin-badge]: https://img.shields.io/badge/linkedin-%231E77B5.svg?style=for-the-badge&logo=linkedin&logoColor=white
4546
[devto-badge]: https://img.shields.io/badge/dev.to-%2308090A.svg?style=for-the-badge&logo=dev.to&logoColor=white
46-
[mast-badge]: https://img.shields.io/mastodon/follow/109310575443071230?color=salmon&domain=https%3A%2F%2Fc.im&label=c.im&logo=mastodon&logoColor=white&style=for-the-badge
47+
[bsky-badge]: https://img.shields.io/badge/Bluesky-%230285FF.svg?style=for-the-badge&logo=bluesky&logoColor=white
4748
[so-badge]: https://img.shields.io/badge/stackoverflow-%23F28032.svg?style=for-the-badge&logo=stackoverflow&logoColor=white
4849
[linkedin-link]: https://linkedin.com/in/fa7ad
4950
[devto-link]: https://dev.to/fa7ad
50-
[mast-link]: https://c.im/@fa7ad
51+
[bsky-link]: http://bsky.nolap.top
5152
[so-link]: https://stackoverflow.com/users/3639506/trve-fa7ad
5253
[Virtual Minds]: https://virtualminds.de/en/
5354
[aws]: https://github.com/aws
5455
[Westwing]: https://github.com/Westwing-Home-and-Living
5556
[dh]: https://grameendh.com
5657
[React]: https://reactjs.org/
58+
[Node]: https://nodejs.org/
59+
[Go]: https://go.dev/
5760
[blog]: https://mildlyboring.com
5861
[music page]: /music?ref=about
5962
[1]: http://ipa-reader.xyz/?text=f%C3%A4h%C3%A6%C3%B0&voice=Filiz

app/(page)/contact/page.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ I do request that you add a little indicator (`[blog]`) to the subject line; hel
1010

1111
You can also find me on:
1212

13+
- **BlueSky**: [@nolap.top](https://bsky.nolap.top)
1314
- **LinkedIn**: [in/fa7ad](https://www.linkedin.com/in/fa7ad/)
14-
- **Instagram**: [@fahad.xcviii](https://instagram.com/fahad.xcviii)
15-
- **Mastodon**: <a rel="me" href="https://c.im/@fa7ad">`@fa7ad@c.im`</a>
1615

1716
If you want to send me an encrypted message, you can use my public key below.
1817

components/Footer/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ function Footer() {
88
&nbsp;by&nbsp;
99
<a
1010
rel='me noopener noreferrer'
11-
href='https://c.im/@fa7ad'
11+
href='http://bsky.nolap.top'
1212
target='_blank'
13-
aria-label='open Mastodon profile "Fahad Hossain" in a new tab'
13+
aria-label='open Bluesky profile "Fahad Hossain" in a new tab'
1414
>
1515
Fahad
1616
</a>

0 commit comments

Comments
 (0)