diff options
| author | s1n <[email protected]> | 2019-10-22 22:50:45 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-22 22:50:45 -0700 |
| commit | 3ab0b90f39d953deac9c292c75e665af98beb7ea (patch) | |
| tree | 7c229540416771afbec64d30d0ae294d476ac215 /about/index.html | |
| parent | fix text display bug (diff) | |
| download | p.s1n.pw-admin-3ab0b90f39d953deac9c292c75e665af98beb7ea.tar.xz p.s1n.pw-admin-3ab0b90f39d953deac9c292c75e665af98beb7ea.zip | |
add all self taught
Diffstat (limited to 'about/index.html')
| -rw-r--r-- | about/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/about/index.html b/about/index.html index 3c99d82..259eb2f 100644 --- a/about/index.html +++ b/about/index.html @@ -89,14 +89,16 @@ 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 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. + Keep a lookout, because I'm planning on posting even more tutorial like things soon.</p> <p class="wow fadeInUp" data-wow-delay="0.2s">Some things I like to test my knowledge with are usually moding instances. Albeit, my Java programming skills aren't as 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. 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 things, (Minecraft mods and plugins) however they are fun to write and it helps me further my Java knowledge. I also like to occasionally write CS:GO cheats, I've fiddled around with writing my own CS:GO skin changers, full - cheat modules that include such things as aimbots, anti-aim and more. + cheat modules that include such things as aimbots, anti-aim and more.</p> + + <p class="wow fadeInUp" data-wow-delay="0.2s" style="font-size: 25px;">All self taught 🙌</p> </div> </div> |