aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/about/Hero.js2
-rw-r--r--src/components/skills/SkillListing.js2
2 files changed, 2 insertions, 2 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>
diff --git a/src/components/skills/SkillListing.js b/src/components/skills/SkillListing.js
index ef1090d..c4a56b9 100644
--- a/src/components/skills/SkillListing.js
+++ b/src/components/skills/SkillListing.js
@@ -75,7 +75,7 @@ export default class Skills extends Component {
<li>React 16/17 for Extensive UIs and State-Management (this site uses React)</li>
<li>Discord.js, Akairo and Eris for Discord bot Implementations</li>
<li>Use MongoDB for safe and speedy data storage with security in mind</li>
- <li><a href="https://www.npmjs.com/~sinny">NPM Packages</a></li>
+ <li><a href="https://www.npmjs.com/~fun">NPM Packages</a></li>
<li><a href="https://slog.cf">Slog.cf</a> (V2), a marketplace and transaction logger for Slipstream</li>
<li><a href="https://senpy.tk">Senpy.tk</a>, a web app and API for <a href="https://github.com/laynH/Anime-Girls-Holding-Programming-Books">Anime Girls Holding Programming Books</a></li>
<li><a href="https://strelizia.cc">Strelizia.cc</a>, a fast, private, online, file hosting service</li>