My Work

This is a small website I made during a week of work experience with IBM alongside two other interns. We worked with senior web developers who gave us an introduction to using an IDE and using HTML and CSS as well as being introduced to GitHub. We worked on the project for three days where we decomposed the problem of making a website with multiple pages into smaller sub-tasks and then followed the KanBan structure to complete the most important tasks first. We then presented the project to a panel of senior IBM staff where we discussed the process of making the website and what we gained from the experience.

This is a quick Tic Tac Toe, single player game I made using JavaFX with SceneBuilder.

This is a dating site that I attempted to make during A levels. We were encouraged to be creative so I decided to think outside of the box to incorporate a front-end and back-end to the system. I used nodeJS as well as HTML and CSS. It could easily be worked on more to add new features and improve the UI. Click and take a look.

About Me

Hi, i'm Aaron, an enthusiastic computer scientist excited for the future of technology.

I am currently studying Computer Science at the University of Birmingham and looking to gain more experience by obtaining a placement year during my degree. I am a keen learner and enjoy problem solving.

Aside from technology, I love to keep fit and I am also a keen dancer. I have successfully auditioned for a competitive dance team at university.

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form