diff options
Diffstat (limited to 'src/components/about')
| -rw-r--r-- | src/components/about/Hero.js | 2 |
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> |