aboutsummaryrefslogtreecommitdiff
path: root/src/components/about
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-11-13 02:31:42 -0800
committerFuwn <[email protected]>2020-11-13 02:31:42 -0800
commitb385f3f1c87d1f4a2c00f967c591cefb469559a9 (patch)
treec0a8cbe8317028adb145f87e53a803e714b455b5 /src/components/about
parentfeat: /blog route (diff)
downloadme-b385f3f1c87d1f4a2c00f967c591cefb469559a9.tar.xz
me-b385f3f1c87d1f4a2c00f967c591cefb469559a9.zip
chore: fuwn
Diffstat (limited to 'src/components/about')
-rw-r--r--src/components/about/Hero.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/about/Hero.js b/src/components/about/Hero.js
index 2744b90..d0126b3 100644
--- a/src/components/about/Hero.js
+++ b/src/components/about/Hero.js
@@ -18,7 +18,7 @@ export default class Hero extends Component {
<br /><br />
<p className="wow fadeInUp">
- Hi, I'm Sin. I'm a fullstack developer from Oregon. Some of my favourite languages and technologies to work with are Node.js, C++ and MERN.
+ Hi, I'm Fuwn. I'm a fullstack developer from Oregon. Some of my favourite languages and technologies to work with are Node.js, C++ and MERN.
Node.js would probably be my pick for my favourite technology seen as the wide flexability I can utilize it for. Some of which I utilize it for
is Discord bots using <a href="https://discord-akairo.github.io/#/">Akairo</a>, <a href="https://discord.js.org/#/">Discord.js</a> and feature rich and fast user interfaces using <a href="https://reactjs.org">React</a>.
</p>