Intro
Talented developer looking for the opportunity to grow my skill set. seeking a role where I can use both my design and computer science backgrounds. awesome work.* * *
Skills
- HTML/CSS
- Javascript
- MySQL
- Python
- JAVA
- SAP
- SCADA
* * *
A fully responsive Portfolio site, this is a show case of my projects and abilitys.
* * *
* * *
* * *
ONLINE MENU FOR ORDING FOOD.
ONLINE TRELLO APP (LIST APP).
ESB INOVATION PROJECT.
* * *
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.
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';