diff options
Diffstat (limited to 'about/index.html')
| -rw-r--r-- | about/index.html | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/about/index.html b/about/index.html index d690656..3d7676f 100644 --- a/about/index.html +++ b/about/index.html @@ -84,9 +84,19 @@ <div class="col-lg-12"> <h3 class="wow fadeInUp" data-wow-delay="1.2s">about me.</h3><br> - <p class="wow fadeInUp">Living with passion is what I strictly adhere to. “Always do what you love” how much ever hackneyed this sounds it holds absolutely true. That's why I travel a lot. Not for the sole reason of “loving” to travel but it helps me to get rid of the world and escape into a different dimension of my own. As I am a travel freak I love freezing the moments I relish. The art of capturing photos is something I am always fascinated by.</p> - - <p class="wow fadeInUp" data-wow-delay="0.2s">I am a continuous learner. Learning for me equates to exploring new ideas and growing as an individual. I just cannot imagine my life devoid of designing. I freely express my creativity and imagination by designing. And to give my passion of designing a platform I have a YouTube channel named, Codegrid.</p> + <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 + 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> + 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>. + Keep a lookout, because I'm planning on posting even more tutorial like things soon. + + <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. </div> </div> |