About Me
Portrait

My name is Jacob Morris, I am a very talented 20 year old computer programmer. I started coding in Visual Basic 6.0 in 2005, my programs were very basic and extremely pointless. In highschool I took a course in C/C++ programming, this was my first formal programming course, in which I learned how to code using the C syntax, we went over many of the basics of programming, but I really accelled at it in my own time I started wanting to do more and more and more. I frequently was marked down on my grades for doing TOO much on my project (afterall the instructor had to grade quite a few other students).

I started doing webdesign in 2002, it also, was very basic and pointless. I only ever did 1 page but it was a start, then I bought Bajotumn.com and became more active in web design and much more skilled, as you will see this site is completely valid XHTML 1.0 Strict and CSS 2.1 (Unless stated otherwise). In addition to being valid code I try to make my code as secure and efficient as possible, this skill has grown with my experiences with hacking games and other software.

The following are the languages I generally use. These are not the ONLY languages I know, but they are my most commonly used.

PHP with XHTML

Most websites I write use PHP as a backend and XHTML 1.0 Strict as the markup. My PHP skills are exceptional for a casual programmer. My HTML skills are highly refined as well.

CSS

In addition to HTML I use CSS in my web design. My CSS knowledge is mostly of CSS level 2, as I have not yet studied CSS level 3, but I know a few tricks.

Javascript

I use Javascript sparingly in my web design, and wherever I do use it I make sure not to depend on it, in other words if your browser does not support it the overall performance of the site will not be affected.

C/C++

I rarely use C++ for anything other than basic testing, but I have written plenty of C++ console applications, and a few games.

C# .NET

Almost all of my programming knowledge is focused at C# and the .NET framework. I write countless applications using Microsoft Visual Studio 2008 and 2010 with C# version 3 and 4, some of my proudest creations can be viewed on my portfolio page in the Windows Application Design section.