diff options
| author | s1n <[email protected]> | 2019-10-21 00:06:38 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-21 00:06:38 -0700 |
| commit | 912559f658f4ba822332b2f559dd73fafc1e21ff (patch) | |
| tree | dea6dac646e2eb36bbb1e138a11dff0cf2e6519d | |
| parent | update work bio (diff) | |
| download | p.s1n.pw-admin-912559f658f4ba822332b2f559dd73fafc1e21ff.tar.xz p.s1n.pw-admin-912559f658f4ba822332b2f559dd73fafc1e21ff.zip | |
grammer in about
| -rw-r--r-- | about/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/about/index.html b/about/index.html index 93d1bf6..3c99d82 100644 --- a/about/index.html +++ b/about/index.html @@ -84,10 +84,10 @@ <div class="col-lg-12"> <h3 class="wow fadeInUp" data-wow-delay="1.2s">about me.</h3><br> - <p class="wow fadeInUp">I'm a fullstack developer from Portland. Some of my favourite languages to work with are PHP, JavaScript and C++. - Some of my favourite applications I have for my knowledge are PHP backend data-bases, C++ game development + <p class="wow fadeInUp">Hi, I'm a fullstack developer from Portland, Oregon. Some of my favourite languages to work with are PHP, JavaScript and C++. + Some of my favourite applications I have for my knowledge are small little PHP tools, C++ game development projects using OpenGL and Discord bots using the <a href="https://discord.js.org/#/">discord.js</a> framework. You can check out most of my creations - on my <a href="https://github.com/8cy">GitHub</a>. On there, I have lots of my C++ development projects to take examples from, some Discord bot</a> + on my <a href="https://github.com/8cy">GitHub</a>. On there, I have lots of my smaller C++ projects to take examples from, some Discord bot</a> examples, and even some public archive repositories of some special software's such as my archive of various <a href="https://github.com/8cy/net">Botnets</a>. Keep a lookout, because I'm planning on posting even more tutorial like things soon. |