diff --git a/Teams/Axon/ABOUT.md b/Teams/Axon/ABOUT.md index c114cc8..bd9713d 100644 --- a/Teams/Axon/ABOUT.md +++ b/Teams/Axon/ABOUT.md @@ -6,7 +6,12 @@ I am Daniel Masterson, a second year university student at the University of Hul Here's my face from that one time what I done did wear a suit to: ![Me](https://gravatar.com/avatar/95278064437320be49a4f68d742b9075?size=128) +## Why 'Axon' + +Because it sounds cool and technical, and my other cool and technical names have been used recently for other things so I kind of had to fall back to this. Also, an axon is a core component of a neuron, so natually it means this project is intelligent, right? + ## My Languages + Where to begin... - C and C++ - C# (And a bit of Java) @@ -15,3 +20,7 @@ Where to begin... - UnrealScript (with the Unreal Development Kit) - Visual Basic if the need arises - A bunch of other things I've dabbled in like x86 Assembly, Python, Ruby and more esoteric languages. I even made a Befunge interpreter in HTML and JavaScript because...uh. +- +## What I will be doing in the project + +Due to my almost annoyingly deep knowledge into the intricacies and quirks of JavaScript and JQuery, a large quantity of code will be written in that with either a raw HTML or Canvas front end (I once made a 3D Doom-like engine using CSS 3D transforms on div elements, so I'm not limited to going way out of bounds here!). I personally have not use many frameworks or libraries, but I'll definitely investigate whats on offer and see if it will help in my project.