-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
archiving the first website that I created
- Loading branch information
0 parents
commit 7afa8d2
Showing
41 changed files
with
20,217 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
_site | ||
.sass-cache | ||
.jekyll-metadata |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US"><!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" --> | ||
<head> | ||
<!-- InstanceBeginEditable name="doctitle" --> | ||
<title>PinTweet</title> | ||
<!-- InstanceEndEditable --> | ||
<link rel="stylesheet" type="text/css" href="css/style_2.css" /> | ||
<!-- InstanceBeginEditable name="head" --> | ||
<!--This script simply refreshed the page every second so that changes can be seen live immediately--> | ||
<!--<script src="scripts/refresh.js" type="text/javascript"></script>--> | ||
<script src="scripts/jquery-2.0.2.js"></script> | ||
<script src="https://github.com/niklasvh/html2canvas/releases/download/0.4.1/html2canvas.js"></script> | ||
<script src="scripts/html2image.js"></script> | ||
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> | ||
<!-- InstanceEndEditable --> | ||
</head> | ||
<body background="images/background_tile_alt1.jpg" style="background-attachment:fixed"> | ||
<div class="shadow"> | ||
<div class="top"> | ||
<h1>Alex Lende</h1> | ||
</div> | ||
<div class="menu"> | ||
<ul> | ||
<li><a href="index.html" tabindex="1">Home</a></li> | ||
<li><a href="about.html" tabindex="2">About</a></li> | ||
<li><a href="projects.html" tabindex="3">Projects</a></li> | ||
<li><a href="contact.html" tabindex="4">Contact</a></li> | ||
</ul> | ||
</div> | ||
<div class="block"> | ||
<!-- InstanceBeginEditable name="body" --> | ||
<blockquote class="twitter-tweet" lang="en"><p>MHacks is in tents. <a href="https://twitter.com/search?q=%23intense&src=hash">#intense</a> <a href="http://t.co/DkizVBOIUl">pic.twitter.com/DkizVBOIUl</a></p>— MHacks (@mhacks) <a href="https://twitter.com/mhacks/statuses/424464025053691904">January 18, 2014</a></blockquote> | ||
<!-- InstanceEndEditable --> | ||
</div> | ||
</div> | ||
</body> | ||
<!-- InstanceEnd --></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<?xml version="1.0" encoding="utf-8" ?><info> <infoitem key="mm_new_doc_desc" value="main page" /></info> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US"> | ||
<head> | ||
<!-- TemplateBeginEditable name="doctitle" --> | ||
<title>Alex Lende</title> | ||
<!-- TemplateEndEditable --> | ||
<link rel="stylesheet" type="text/css" href="../css/style_2.css" /> | ||
<!-- TemplateBeginEditable name="head" --> | ||
<!--This script simply refreshed the page every second so that changes can be seen live immediately--> | ||
<!--<script src="scripts/refresh.js" type="text/javascript"></script>--> | ||
<!-- TemplateEndEditable --> | ||
</head> | ||
<body background="../images/background_tile_alt1.jpg" style="background-attachment:fixed"> | ||
<div class="shadow"> | ||
<div class="top"> | ||
<h1>Alex Lende</h1> | ||
</div> | ||
<div class="menu"> | ||
<ul> | ||
<li><a href="../index.html" tabindex="1">Home</a></li> | ||
<li><a href="../about.html" tabindex="2">About</a></li> | ||
<li><a href="../projects.html" tabindex="3">Projects</a></li> | ||
<li><a href="../contact.html" tabindex="4">Contact</a></li> | ||
</ul> | ||
</div> | ||
<div class="block"> | ||
<!-- TemplateBeginEditable name="body" --> | ||
<img id="my-picture" src="../images/me.jpg" /> | ||
<p>Lorem ipsum dolor sit amet.</p> | ||
<!-- TemplateEndEditable --> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US"><!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" --> | ||
<head> | ||
<!-- InstanceBeginEditable name="doctitle" --> | ||
<title>About Me</title> | ||
<!-- InstanceEndEditable --> | ||
<link rel="stylesheet" type="text/css" href="css/style_2.css" /> | ||
<!-- InstanceBeginEditable name="head" --> | ||
<!-- InstanceEndEditable --> | ||
</head> | ||
<body background="images/background_tile_alt1.jpg" style="background-attachment:fixed"> | ||
<div class="shadow"> | ||
<div class="top"> | ||
<h1>Alex Lende</h1> | ||
</div> | ||
<div class="menu"> | ||
<ul> | ||
<li><a href="index.html" tabindex="1">Home</a></li> | ||
<li><a href="about.html" tabindex="2">About</a></li> | ||
<li><a href="projects.html" tabindex="3">Projects</a></li> | ||
<li><a href="contact.html" tabindex="4">Contact</a></li> | ||
</ul> | ||
</div> | ||
<div class="block"> | ||
<!-- InstanceBeginEditable name="body" --> | ||
<img id="my-picture" src="images/me.jpg" /> | ||
<p>My name is Alex Lende. I am a sophomore in Software Engineering at Iowa State University.</p> | ||
<p>Last summer I had an internship at <a href="http://www.agcocorp.com/">AGCO</a> in Jackson, Minnesota. I worked on an employee suggestion system written in ColdFusion. | ||
<p>So far at Iowa State University, I have taken two programming classes: CprE 185 (C programming) and Com S 227 (Java programming). Right now I'm learning about how awesome data structures are in Com S 228! In my free time I have been learning HTML, CSS, JQuery, and Javascript.</p> | ||
<!-- InstanceEndEditable --> | ||
</div> | ||
</div> | ||
</body> | ||
<!-- InstanceEnd --></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US"><!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" --> | ||
<head> | ||
<!-- InstanceBeginEditable name="doctitle" --> | ||
<title>Contact</title> | ||
<!-- InstanceEndEditable --> | ||
<link rel="stylesheet" type="text/css" href="css/style_2.css" /> | ||
<!-- InstanceBeginEditable name="head" --> | ||
<!-- InstanceEndEditable --> | ||
</head> | ||
<body background="images/background_tile_alt1.jpg" style="background-attachment:fixed"> | ||
<div class="shadow"> | ||
<div class="top"> | ||
<h1>Alex Lende</h1> | ||
</div> | ||
<div class="menu"> | ||
<ul> | ||
<li><a href="index.html" tabindex="1">Home</a></li> | ||
<li><a href="about.html" tabindex="2">About</a></li> | ||
<li><a href="projects.html" tabindex="3">Projects</a></li> | ||
<li><a href="contact.html" tabindex="4">Contact</a></li> | ||
</ul> | ||
</div> | ||
<div class="block"> | ||
<!-- InstanceBeginEditable name="body" --> | ||
<img id="my-picture" src="images/me.jpg" /> | ||
<p>email: <a href="mailto:ajlende@ajlende.com">ajlende@ajlende.com</a></p> | ||
<p>telephone: +1 712 339 0142</p> | ||
<p>linkedin: <a href="https://www.linkedin.com/in/ajlende">www.linkedin.com/in/ajlende</a></p> | ||
<p>github: <a href="https://github.com/ajlende">github.com/ajlende</a></p> | ||
<p>Here's my <a href="files/Alex_Lende_Resume.pdf">résumé</a> also! | ||
<!-- InstanceEndEditable --> | ||
</div> | ||
</div> | ||
</body> | ||
<!-- InstanceEnd --></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,172 @@ | ||
body { | ||
background-color:#303030; | ||
color:#FFFFFF; | ||
min-width:980px; | ||
min-height:550px; | ||
} | ||
#detail0 { | ||
top: | ||
} | ||
.container { | ||
padding-right:4px; | ||
z-index:100; | ||
background-color: #C41230; | ||
color: #FFFFFF; | ||
font-family: Helvetica; | ||
font-size: 16px; | ||
border: 3px solid #000000; | ||
border-radius: 10px; | ||
max-width:900px; | ||
height:150px; | ||
display: inline-block; | ||
position:relative; | ||
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.9); | ||
/* CSS3 linear gradient */ | ||
background-image:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); | ||
/* Webkit Browsers linear gradient */ | ||
background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))); | ||
/* Mozilla linear gradient */ | ||
background-image:-moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); | ||
/* IE linear Gradient */ | ||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#4C000000); | ||
} | ||
.sub-container { | ||
padding-right:4px; | ||
z-index:100; | ||
background-color: #C41230; | ||
color: #FFFFFF; | ||
font-family: Helvetica; | ||
font-size: 16px; | ||
border-left: 3px solid #000000; | ||
border-right: 3px solid #000000; | ||
border-bottom: 3px solid #000000; | ||
border-radius: 0px 0px 10px 10px; | ||
position:relative; | ||
top:14px; | ||
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.9); | ||
} | ||
.main-item { | ||
text-align: center; | ||
height:130px; | ||
max-width:120px; | ||
padding: 10px; | ||
margin: auto 0; | ||
border-left: 2px solid #000000; | ||
vertical-align: middle; | ||
display: inline-block; | ||
position: relative; | ||
} | ||
.main-item:first-child { | ||
font-weight: bold; | ||
border-left: none; | ||
} | ||
.sub-item { | ||
text-align: center; | ||
height:130px; | ||
width:85%; | ||
padding: 10px; | ||
border-top: 2px solid #000000; | ||
display: inline-block; | ||
position: relative; | ||
/* CSS3 linear gradient */ | ||
background-image:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); | ||
/* Webkit Browsers linear gradient */ | ||
background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))); | ||
/* Mozilla linear gradient */ | ||
background-image:-moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); | ||
/* IE linear Gradient */ | ||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#4C000000); | ||
} | ||
.sub-item:first-child { | ||
border-top:none; | ||
} | ||
.buttons { | ||
position:relative; | ||
display:inline-block; | ||
z-index:99; | ||
margin-bottom:500px; | ||
} | ||
.add-right-button { | ||
background-color: #C41230; | ||
color: #FFFFFF; | ||
font-family: Helvetica; | ||
font-size: 16px; | ||
text-align: right; | ||
border: 3px solid #000000; | ||
border-radius: 15px; | ||
width: 30px; | ||
position: relative; | ||
top:65px; | ||
left: -24px; | ||
padding: 20px 5px 20px 0; | ||
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.9); | ||
} | ||
.add-bottom-button { | ||
display:inline-block; | ||
background-color: #C41230; | ||
color: #FFFFFF; | ||
font-family: Helvetica; | ||
font-size: 16px; | ||
text-align: center; | ||
border: 3px solid #000000; | ||
border-radius: 15px; | ||
position: relative; | ||
left: -108px; | ||
top: 88px; | ||
padding: 20px 25px 0px; | ||
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.9); | ||
} | ||
.item-title { | ||
margin-bottom:10px; | ||
} | ||
.container textarea { | ||
width:90%; | ||
height:80px; | ||
padding:8px; | ||
resize: none; | ||
position: relative; | ||
background-color: #C41230; | ||
color: #FFFFFF; | ||
font-family: Helvetica; | ||
font-size: 12px; | ||
border: none; | ||
border-radius: 5px; | ||
box-shadow: inset 0px 0px 80px rgba(0, 0, 0, 0.3), inset 0px 0px 10px rgba(0, 0, 0, 1); | ||
} | ||
.sub-container textarea { | ||
width:inherit; | ||
height:80px; | ||
padding:8px; | ||
resize: none; | ||
position: relative; | ||
background-color: #C41230; | ||
color: #FFFFFF; | ||
font-family: Helvetica; | ||
font-size: 12px; | ||
border: none; | ||
border-radius: 5px; | ||
box-shadow: inset 0px 0px 80px rgba(0, 0, 0, 0.3), inset 0px 0px 10px rgba(0, 0, 0, 1); | ||
} | ||
textarea, input { | ||
outline:none; | ||
} | ||
#first-textarea { | ||
height: 80px; | ||
position: relative; | ||
z-index: 4; | ||
} | ||
#info { | ||
color:#FFFFFF; | ||
padding:20px; | ||
border-radius:30px; | ||
box-shadow: inset 0px 0px 30px #000000, 1px 1px 2px #999999; | ||
margin:auto auto 30px auto; | ||
background-color:#222; | ||
text-shadow:2px 2px 0px #030303; | ||
max-width:618px; | ||
} | ||
#scroll { | ||
margin 0 auto; | ||
text-align:center; | ||
margin-bottom:60px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
p { | ||
color: gray; | ||
font-family: "Times New Roman", Times, serif; | ||
font-size: 15px; | ||
} | ||
h1 { | ||
font_size: 20px; | ||
font-family: Georgia, "Times New Roman", Times, serif; | ||
} | ||
#header { | ||
text-align: center; | ||
width: 500px; | ||
} | ||
#container { | ||
width: 500px; | ||
height: 700px; | ||
padding:10px; | ||
} | ||
#hugs { | ||
float: lefts; | ||
} | ||
.img { | ||
padding:10px; | ||
} |
Oops, something went wrong.