diff options
| author | s1n <[email protected]> | 2019-10-21 00:06:30 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-21 00:06:30 -0700 |
| commit | 332897ed11aaddc3e111510f29e9bba5b57b1d37 (patch) | |
| tree | 57cfeb33021d04c9bb51fe4010b90e65e69f5eaa /about | |
| parent | add portfolio to navbar (diff) | |
| download | s1n.pw-admin-332897ed11aaddc3e111510f29e9bba5b57b1d37.tar.xz s1n.pw-admin-332897ed11aaddc3e111510f29e9bba5b57b1d37.zip | |
grammer in about
Diffstat (limited to '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 3aabbf0..c654b90 100644 --- a/about/index.html +++ b/about/index.html @@ -38,10 +38,10 @@ <p class="title">Hi! I'm <a href="mailto:[email protected]">s1nical!</a></p> <!-- This was not a very effective way of accomplishing this but idk rn. --> <p class="desc"> - I'm a fullstack developer from Portland. Some of my favourite languages to work with are PHP, JavaScript and C++.<br> - Some of my favourite applications I have for such languages are PHP backend data-bases, C++ game development<br> + I'm a fullstack developer from Portland, Oregon. Some of my favourite languages to work with are PHP, JavaScript and C++.<br> + Some of my favourite applications I have for such languages are small little PHP tools, C++ game development<br> 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<br> - 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><br> + 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><br> 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>.<br> Keep a lookout, because I'm planning on posting even more tutorial like things soon.<br> <!-- Unused Line --> |