diff --git a/about.html b/about.html new file mode 100644 index 0000000..cab9f81 --- /dev/null +++ b/about.html @@ -0,0 +1,35 @@ + + + + + Being Judah + + + + + +
+ +

Judah Frankel

+

About Me

+ +
+ +
+

I ENJOY LIFE AS A DEVELOPER

+

I'm Judah Frankel, a web development professional based in Hong Kong. I have thirteen months of experience in the graphic design world, specializing in the creation of responsive websites.

+
+ + + + + \ No newline at end of file diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..99fd829 --- /dev/null +++ b/css/style.css @@ -0,0 +1,75 @@ +body { + text-align: center; + font-family: helvetica; + margin: 0px; +} + +header { + background: url('https://upload.wikimedia.org/wikipedia/commons/0/0e/Hong_Kong_Island_Skyline_2009.jpg'); + background-size: cover; + background-position: center; + color: white; +} + +#img1 { + float: right; + margin: 0 0 20px 20px; +} + +#img2 { + float: left; + margin: 0 20px 20px 0; + +} + +#img3 { + float: right; + margin: 0 0 100px 20px; + +} + +.photo { + max-width: 200px; + margin: 40px 0px 0px 0px; + border: 7px solid black; + border-radius: 40px; +} + +div { + max-width: 500px; + padding: 20px; + margin: 0 auto; +} + +article { + max-width: 900px; + padding: 20px; + margin: 0 auto; +} + +ul { + padding: 10px; + background: rgba(0, 0, 0, 0.5); +} + +li { + display: inline; + padding: 10px; +} + +p { + float: auto; + text-align: justify; + max-width: 500px +} + +a { + color: white; +} + +footer { + position:fixed; + bottom:0px; + height:54px; + width:100%; +} \ No newline at end of file diff --git a/portfolio.html b/portfolio.html new file mode 100644 index 0000000..669af8a --- /dev/null +++ b/portfolio.html @@ -0,0 +1,55 @@ + + + + + The Works of Judah + + + + + +
+ +

Judah Frankel

+

Portfolio

+ +
+ +
+

Experience

+

I recently graduated from an immersive Web Development course at General Assembly where I learned HTML, CSS, JavaScript, jQuery and how to be an awesome Web Developer! During my spare time, I enjoy reading, going on hikes, and spending time with my friends.

+
+ +
+

Relevant Experience

+ +

Web Developer, Relaxr, 2015 - present

+

Developed a multi-column layout blog, landing page, and contact forms that render on mobile devices.

+
+
+ +

Web Developer, Startup Matchmaker, 2015 - present

+

Used a design team's wireframes to develop this company's responsive homepage.

+
+
+ +

Web Developer, CitiPix, 2015 - present

+

Built web app prototype that allows users to store and quickly retrieve photos using keywords.

+
+ +
+ +
+ + + + \ No newline at end of file diff --git a/sample-copy.txt b/sample-copy.txt index 2958887..8170260 100644 --- a/sample-copy.txt +++ b/sample-copy.txt @@ -6,14 +6,14 @@ ABOUT ME PAGE I ENJOY LIFE AS A DEVELOPER -I'm Joe Johnson, a Developer based in NYC. I Have ten years of experience in the graphic design world, specializing in the creation of responsive websites. +I'm Joe Johnson, a developer based in NYC. I have thirteen months of experience in the graphic design world, specializing in the creation of responsive websites. RESUME PAGE Experience -I recently graduated from a Front-End Web Development course at General Assembly where I learned HTML, CSS, JavaScript, jQuery and how to be an awesome Front-End Web Developer! During my spare time, I enjoy senior water aerobics, pickling, and spending time with my goldfish, Jerry. +I recently graduated from an immersive Web Development course at General Assembly where I learned HTML, CSS, JavaScript, jQuery and how to be an awesome Web Developer! During my spare time, I enjoy reading, going on hikes, and spending time with my friends. Relevant Experience @@ -29,6 +29,6 @@ Built web app prototype that allows users to store and quickly retrieve photos u EDUCATION -General Assembly — FEWD 2015 -College of Soft Knocks — B.S. 2009 -School of Hard Knocks — 2005 (Honors) +General Assembly — WDI 2015 +Brandeis University — B.A. 2011 +West Island School — 2007