From 5542aff28ed3a526a07c191e5448d8e2b1a1c021 Mon Sep 17 00:00:00 2001 From: KingCyrus Date: Sun, 17 Sep 2017 17:45:31 +0100 Subject: [PATCH 1/3] Added my name --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1444c5a..a7d24ee 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # assignment_html_resume Build an HTML5 resume to jump start your job search +CHIDIEBERE RAPHAEL NKWAZEMA From 13987ff3b2924b15ebb8126cf2c4eca0a6e292d1 Mon Sep 17 00:00:00 2001 From: KingCyrus Date: Sun, 17 Sep 2017 23:18:52 +0100 Subject: [PATCH 2/3] Created my resume --- index.html | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..0f2344a --- /dev/null +++ b/index.html @@ -0,0 +1,142 @@ + + + + + + + +
+

Chidiebere Nkwazema | Software Engineer

+
+
+ 7 Independent Lane
+ ILom Street, Woji Rd.
+ Port Harcourt
+ Rivers State
+ Nigeria
+ immersedralph@gmail.com +
+
+
+

Career Goal +

+

+ To keep learning and making products to better the lives of humanity, while teaching people how to code. +

+
+
+

+ Skills +

+

+ Programming Languages +

+
    +
  1. Python
  2. +
  3. C
  4. +
  5. JavaScript
  6. +
  7. Ruby
  8. +
+

+ Databases +

+
    +
  1. SQLite
  2. +
  3. PostgreSQL
  4. +
+

+ Version Control +

+
    +
  1. Git
  2. +
+
+
+

Work Experience

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CompanyLocationPositionResponsibilityYears WorkedContact Info
Granite International ServicesNigeriaTurbine TechnicianTurbine Maintenance Jan. 2017 - Feb. 2017Maduka Onyebuchi Email
General ElectricNigeriaSubsea Assembly TechnicianSubsea XTree Maint. Apr.2014 - Apr.2016Felix Anikpo Email
Shell NigeriaMarine MachinistShip Maintenance Jun.2006 - Nov.2009Finipiri DanJumbo Email
+
+
+

Achievements

+
    +
  1. Above & Beyond Award (General Electric)
  2. +
  3. Author: "Complete Guide to Overseas Scholarships For Nigerians"
  4. +
+
+
+

Education

+
    +
  1. Federal Polytechnic Nekede, Nigeria - Mechanical Engineering - 3.20 out of 4.00
  2. +
+
+
+

Hobbies and Interests

+
    +
  1. Chess
  2. +
  3. Football
  4. +
  5. Growth Mindset
  6. +
  7. Take Responsibility
  8. +
  9. Willingness to do the heavy lifting
  10. +
  11. Love to teach others
  12. +
  13. Team Player
  14. +
  15. Curious
  16. +
+
+
+

Reference

+

Felix Anikpo - Contact on Request

+
+
+
+ + +

+ 7 Independent Lane
+ ILom Street, Woji Rd.
+ Port Harcourt
+ Rivers State
+ Nigeria
+ immersedralph@gmail.com +

+
+
+
+
+ + \ No newline at end of file From 6711674fdcf24e80e413559fb232636527266f77 Mon Sep 17 00:00:00 2001 From: KingCyrus Date: Sun, 17 Sep 2017 23:34:16 +0100 Subject: [PATCH 3/3] Added my cv link to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7d24ee..0225707 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # assignment_html_resume Build an HTML5 resume to jump start your job search CHIDIEBERE RAPHAEL NKWAZEMA +https://github.com/KingCyrus/assignment_html_resume/blob/master/index.html