Create a portfolio website.

Build your online portfolio quickly and easily.

Technology and Me

This category shows the influences that computers and technology have had on me in my years of working with them.

Snippet of a NASM X86 Assembly Language Program that computes basic Arithmatic

NASM X86 Assembler Code that can calculate addition, subtraction and so on, coded by myself.

Java program that can calculate bank interest

A java program that i coded that can calculate bank interest.

Extended Code from the Bank Interest java program

Extended Code