diff options
| author | s1n <[email protected]> | 2019-10-20 19:10:50 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 19:10:50 -0700 |
| commit | 1382dff2a50abb0ad7cef75b34fbaa45d528c325 (patch) | |
| tree | 8f1931f3fd17f3a29826e6e847b5c4efe1ea25d1 /about/index.html | |
| parent | /to/ for link shortener, very useful :), grammer (diff) | |
| download | s1n.pw-admin-1382dff2a50abb0ad7cef75b34fbaa45d528c325.tar.xz s1n.pw-admin-1382dff2a50abb0ad7cef75b34fbaa45d528c325.zip | |
grammer
Diffstat (limited to 'about/index.html')
| -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 077737b..0c0c538 100644 --- a/about/index.html +++ b/about/index.html @@ -38,11 +38,11 @@ <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> + 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> 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> - examples, and even some public archive repositories of some special softwares such as my archive of various <a href="https://github.com/8cy/net">Botnets</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 --> </p> @@ -52,7 +52,7 @@ <p class="desc"> Some things I like to test my knowledge with are usually moding instances. Albeit, my Java programming skills aren't as<br> sharp as I'd hope for them to be, I like to spend some of my free time developing Minecraft mods using the Forge framework.<br> - I also like to write server plugins for popular Minecraft server platforms like <a href="https://dev.bukkit.org/">Bukkit</a>, they aren't the most usefull<br> + I also like to write server plugins for popular Minecraft server platforms like <a href="https://dev.bukkit.org/">Bukkit</a>, they aren't the most useful<br> things, (Minecraft mods and plugins) however they are fun to write and it helps me further my Java knowledge.<br> <br> I also like to occasionally write CS:GO cheats, I've fiddled around with writing my own CS:GO skin changers, full<br> |