From eecd7846e5e23e369f62a98d16de5eddb7785943 Mon Sep 17 00:00:00 2001
From: Andras Lenart
Date: Wed, 2 Aug 2017 12:35:42 -0400
Subject: [PATCH 1/4] Added name to readme.
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 1444c5a..ffde68d 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# assignment_html_resume
Build an HTML5 resume to jump start your job search
+
+Written by Andras Lenart
\ No newline at end of file
From 26e36914f5f520fb2cfccbd6703c6a2e341b495e Mon Sep 17 00:00:00 2001
From: Andras Lenart
Date: Wed, 2 Aug 2017 13:25:34 -0400
Subject: [PATCH 2/4] draft of resume
---
index.html | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 115 insertions(+)
create mode 100644 index.html
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..686b207
--- /dev/null
+++ b/index.html
@@ -0,0 +1,115 @@
+
+
+
+
+
+
+ Andras Lenart || Web Development
+
+ 3500 Rue De La Montange
+ Montreal, Quebec
+ Send me an email
+
+
+
+
+ Carrer Goals
+
+ Being content; living well.
+
+
+
+ Skills
+
+ - Programming Languages
+
+ - Databases
+ - Platforms
+ - Version Control
+ - Operating Systems
+ - Other Tools
+ - Soft Skills
+
+
+ Work Experience
+
+
+
+ | time |
+ Name |
+ Location |
+ Responsibilities |
+ Contact Info |
+
+
+
+
+ | 1.5 years |
+ McGill University |
+ Montreal, Canada |
+ I integrated information online; worked with MOOCs |
+ Phone Number |
+
+
+
+
+ Education
+
+
+
+ | time |
+ School |
+ Location |
+ Major |
+ Minor |
+
+
+
+
+ | Grad in 2017 |
+ McGill University |
+ Montreal, Quebec |
+ Cognitive Science |
+ Social Studies |
+
+
+
+
+
+ Achievement
+
+ - achievement 1
+ - achievement 2
+
+
+
+
+ Hobbies and Interests
+
+
+
+
+ References
+ Available upon request
+
+
+
+
+ 3500 Rue De La Montange
+ Montreal, Quebec
+ Send me an email
+
+
+
+
+
+
+
\ No newline at end of file
From 84ee33a89478e0992bd1963a5aa3f446c1764c60 Mon Sep 17 00:00:00 2001
From: AndrasL
Date: Wed, 2 Aug 2017 13:31:04 -0400
Subject: [PATCH 3/4] Delete README.md
---
README.md | 4 ----
1 file changed, 4 deletions(-)
delete mode 100644 README.md
diff --git a/README.md b/README.md
deleted file mode 100644
index ffde68d..0000000
--- a/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-# assignment_html_resume
-Build an HTML5 resume to jump start your job search
-
-Written by Andras Lenart
\ No newline at end of file
From d14e9eeb90e74664e7aa3ef962f2d1945f0f2afc Mon Sep 17 00:00:00 2001
From: Andras Lenart
Date: Wed, 2 Aug 2017 13:34:13 -0400
Subject: [PATCH 4/4] removing the file
---
README.md | 4 ----
assignment_html_resume | 1 +
2 files changed, 1 insertion(+), 4 deletions(-)
delete mode 100644 README.md
create mode 160000 assignment_html_resume
diff --git a/README.md b/README.md
deleted file mode 100644
index ffde68d..0000000
--- a/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-# assignment_html_resume
-Build an HTML5 resume to jump start your job search
-
-Written by Andras Lenart
\ No newline at end of file
diff --git a/assignment_html_resume b/assignment_html_resume
new file mode 160000
index 0000000..84ee33a
--- /dev/null
+++ b/assignment_html_resume
@@ -0,0 +1 @@
+Subproject commit 84ee33a89478e0992bd1963a5aa3f446c1764c60