diff options
| author | s1n <[email protected]> | 2019-11-12 18:58:12 -0800 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-11-12 18:58:12 -0800 |
| commit | 0186690676eb3eb8744c78ad9a65224f2dc4092b (patch) | |
| tree | 8dc09ef24206e5bbebd70eb0ffd420ae9af8bf59 | |
| parent | del vid 1 (diff) | |
| download | s1n.pw-admin-0186690676eb3eb8744c78ad9a65224f2dc4092b.tar.xz s1n.pw-admin-0186690676eb3eb8744c78ad9a65224f2dc4092b.zip | |
change about
| -rw-r--r-- | about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about/index.html b/about/index.html index d85aeaa..94de140 100644 --- a/about/index.html +++ b/about/index.html @@ -43,7 +43,7 @@ <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, Oregon. Some of my favourite languages to work with are PHP, JavaScript and C++.<br> + I'm a fullstack developer. 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 smaller C++ projects to take examples from, some Discord bot</a><br> |