diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 0000000..cf829e9 --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,3 @@ +tasks: + - init: 'echo "TODO: Replace with init/build command"' + command: 'echo "TODO: Replace with command to start project"' diff --git a/README.md b/README.md index 3a5bbe5..8df5cff 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/code-differently/RR-JS-HTML-Resume) + # Work Assignment - HTML Resume ## Description diff --git a/contact.html b/contact.html new file mode 100644 index 0000000..4d307d2 --- /dev/null +++ b/contact.html @@ -0,0 +1,72 @@ + + + + Contact Form + + +

Contact Form

+
+
+
+ +
+ + + +
+ +
+ + +
+
+ +
+ +
+ +
+ + +
+ + +
+ + +
+
+ +
+
+ + + + + +
+
+ +
+ +
+ +
+ + + +
+
+ +
+ +
+
+ +
+ + \ No newline at end of file diff --git a/images/landscape.jpg b/images/landscape.jpg new file mode 100644 index 0000000..3321d28 Binary files /dev/null and b/images/landscape.jpg differ diff --git a/images/moonlight.jpg b/images/moonlight.jpg new file mode 100644 index 0000000..8b71a53 Binary files /dev/null and b/images/moonlight.jpg differ diff --git a/resume.html b/resume.html new file mode 100644 index 0000000..506fa37 --- /dev/null +++ b/resume.html @@ -0,0 +1,45 @@ + + + + My Resume + + +

+ Resume +

+

+ Name: Nkenna Ugoanusi +

+

+ Objective +

+

A software engineer with a curious mind to produce creative and interactive webpages.

+

I am a quick learner that is able to use technology resources to provide solutions.

+

Some solutions are javascript or html/css based.

+

Work Experience

+

PHD technology Solutions: Information Analyst

+

BNY Mellon: Accountant

+

Education

+

Wilmington University

+
  • MBA Management Information Systems
  • +
  • BS Computer Network Security
  • + +

    Skills

    + +
  • CSS
  • +
  • HTML
  • +
  • JavaScript
  • + +

    Linkedin Profile Address: Click Me

    + +

    Profile Image

    + Landscape + +

    Awards

    +
  • Outstanding Employee
  • +
  • Creative contribution
  • + + + + + \ No newline at end of file