Skip to content

Commit

Permalink
Almost everything from this semester
Browse files Browse the repository at this point in the history
  • Loading branch information
FiSpro committed Jun 16, 2020
1 parent 3adad4b commit 65b8db7
Show file tree
Hide file tree
Showing 91 changed files with 3,490 additions and 0 deletions.
36 changes: 36 additions & 0 deletions Student Works/FiSpro/Assignments/Homework1/commands.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<html>
<head>
<title> Commands Used </title>
</head>

<body>
<h1> Commands Used </h1>
<pre>
man : Used to show the manual of any command.

ls : To get the list of all the files or folders.

cd : Used to change the directory.

cd .. : Used to move up to one directory.

pwd : Show the present working directory.

clear: Clear the terminal.

cat:The cat command is very helpful when dealing with text files in Linux.
It helps you in achieving three basic purposes:
- Creating a text file
- Printing contents of a text file in your Terminal

touch : Another way of quickly creating a text file is by using the touch command.

mkdir : Used to create a directory if not already exist.

cp : This command will copy the files and directories from source path to destination path.

mv : Used to move the files or directories.

rm : Used to remove files or directories.
</pre>
</body>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions Student Works/FiSpro/Assignments/Homework1/page1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<html>
<head>
<title> Homework 1 </title>
</head>

<body>
<h1> Presentation of poems </h1>
<hr>
<a href = "poem1.html" target = "blank">
<h3> Be proud of who you are </h3></a>
<p> Author <br>
<font color = "gray"> S Raine </font>
</p>
<p> Description <br> <br>
<a href = "poem1.html" target = "blank">
<img src = "proud.jpg" width = 300 align = "left"></a> <br> <br> <br> <br>
I am unique. I try to instill in my daughters that we all are unique. <br>
Find yourself and be proud of who you are.
</p> <br> <br> <br> <br>
<hr>
<a href = "page2.html" target = "blank">
<h3> Memories </h3></a>
<p> Author <br>
<font color = "gray"> Jane Kim </font>
</p>
<p> Description <br> <br>
<a href = "page2.html" target = "blank">
<img src = "memories.jpg" width = 300 align = "left"></a> <br> <br> <br>
This poem is about all our memories being there for us when we want to remember.<br>
Although memories may fade away, they are never gone. Some are pushed to the side, <br>
so we may remember them in the future.
</p> <br> <br>
<hr> <br>
<a href = "commands.html" target = "blank"> Commands Used </a>
</body>
</html>


24 changes: 24 additions & 0 deletions Student Works/FiSpro/Assignments/Homework1/page2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<html>
<head>
<title> Poem 2 </title>
</head>

<body>
<h1> Memories </h1>
<p> Author <br>
<a href = "https://en.wikipedia.org/wiki/Jane_Kim" target = "blank"><font color = "gray">
Jane Kim </font></a></p>
<p><img src = "page2a.jpg" width = 170 align = "left"> Memories in my life fade away <br>
As I replace them with others.<br>
They are forgotten and stored away.<br>
Although the memories are pushed to the side,<br>
They are safe so I may remember them in the future.<br>
Our mind is like a book;<br> <br> </p>
<p><img src = "page2b.jpg" width = 130 align = "left">It writes down important things and keeps them between the pages forever.<br>
Maybe our whole album of memories:<br>
Our first steps, first love, first grief, and others<br>
Were meant to be there for us to never forget.<br> </p>
<hr>
</body>
</html>

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions Student Works/FiSpro/Assignments/Homework1/poem1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<html>
<head>
<title> Poem 1 </title>
</head>

<body>
<h1> Be Proud of Who You Are </h1>
<p> Author <br>
<a href = "https://www.familyfriendpoems.com/user/s-raine-768/" target = "blank"><font color = "gray">
S Raine </font></a></p>
<p><img src = "poem1a.jpg" width = 100 align = "left"> I come with no wrapping or pretty pink bows. <br>
I am who I am, from my head to my toes. <br>
I tend to get loud when speaking my mind.<br>
Even a little crazy some of the time.<br>
I'm not a size 5 and don't care to be.<br>
You can be you and I can be me.<br><br> </p>

<p><img src = "poem1b.jpg" width = 100 align = "left"><br> I try to stay strong when pain knocks me down.<br>
And the times that I cry are when no one's around.<br>
To error is human or so that's what they say.<br>
Well, tell me who's perfect anyway.<br> </p> <br>
<hr>
</body>
</html>



Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Student Works/FiSpro/Assignments/Homework2/dr.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
76 changes: 76 additions & 0 deletions Student Works/FiSpro/Assignments/Homework2/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<html>
<head>
<title> Assingment 2 </title>
</head>

<body>
<div style = "background-color: lightgray;">
<h1 style = "margin-left: 730px"> Dr. Norman Borlaug </h1>
<br>
<h3 style = "margin-left: 730px"> The man who saved a bilion lives </h3>
</div>

<a href = #1910
style = "color: white;
background-color: gray;
border: 4px solid white;
text-decoration: none;
margin-left: 700px"> 1910s </a>
<a href = #1930
style = "color: white;
background-color: gray;
border: 4px solid white;
text-decoration: none;"> 1930s </a>
<a href = #1940
style = "color: white;
background-color: gray;
border: 4px solid white;
text-decoration: none;"> 1940s </a>
<a href = #1950
style = "color: white;
background-color: gray;
border: 4px solid white;
text-decoration: none;"> 1950s </a>
<a href = #1960
style = "color: white;
background-color: gray;
border: 4px solid white;
text-decoration: none;"> 1960s </a>
<a href = #1970
style = "color: white;
background-color: gray;
border: 4px solid white;
text-decoration: none;"> 1970s </a>
<a href = #2000
style = "color: white;
background-color: gray;
border: 4px solid white;
text-decoration: none;"> 2000s </a>
<img src = "dr.jpg" width = "80%" style = "margin-left: 200px">
<br>
<h4 style = "margin-left: 400px"> Dr Norman Borlaug, third from the left, trains biologists in Mexico on how to increase wheat yields - part of his life-long war on hunger. </h4>

<div style = "background-color: lightgray;">
<br>
<br>
<h2 style = "margin-left: 700px"> Here's a time line of Dr. Borlaug's life: </h2>
<br><br>
<ul style = "margin-left: 600px">
<li id = "1910" style = "margin: 30px"> <b> 1914 </b> - Born in Cresco, Iowa
<li id = "1930" style = "margin: 30px"> <b> 1933 </b> - Leaves his family's farm to attend the University of Minnesota,<br>
thanks to a Depression era program known as the "National Youth Administration"
<li id = "1940" style = "margin: 30px"> <b> 1941 </b> - Tries to enroll in the military after the Pearl Harbor attack, but is <br>
rejected. Instead, the military asked his lab to work on waterproof glue, DDT <br>
to control malaria, disinfectants, and other applied science.
<li id = "1950" style = "margin: 30px"> <b> 1953 </b> - Crosses a short, sturdy dwarf breed of wheat with a high-yeidling <br> American breed, creating a strain that responds well to fertilizer. It goes on <br> to provide 95% of Mexico's wheat.
<li id = "1960" style = "margin: 30px"> <b> 1962 </b> - Visits Delhi and brings his high-yielding strains of wheat to the <br> Indian subcontinent in time to help mitigate mass starvation due to a rapidly <br> expanding population.
<li id = "1970" style = "margin: 30px"> <b> 1970 </b> - Recieves the Nobel Peace Prize.
<li id = "1980" style = "margin: 30px"> <b> 1984 </b> - Becomes a distinguished professor at Texas A&M University.
<li id = "2000" style = "margin: 30px"> <b> 2009 </b> - Dies at the age of 95.
</ul>
<p style = "margin-left: 600px"><i> "Borlaug's life and achievement are testimony to the far reaching <br>
contribution that one man's towering intellect, persistence and scientific <br>
vision can make to human peace and progress."</i></p>
<h4 style = "margin-left: 500px"> If you have time, you should read more about this incredible human being on his <a href = "https://en.wikipedia.org/wiki/Norman_Borlaug"> Wikipedia entry. </a></h4> <br>
</body>
</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
124 changes: 124 additions & 0 deletions Student Works/FiSpro/Assignments/Homework3/gallery.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
<html>
<head>
<title>Meme Homepage</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
* {
box-sizing: border-box;
}
table.nav, a{
width: 30%;
margin: auto;
background-color: gray;
color: white;
font-family: sans-serif;
text-decoration: none;
}
table.nav, td.n{
border: 6px solid darkorange;
}
table.meme{
width: 100%;
margin: auto;
color: darkorange;
font-family: sans-serif;
text-align: center;
}
table.meme, td{
border: 1px solid black;
}
nav {
float: left;
width: 30%;
height: 300px;
padding: 40px;
}
article {
float: left;
width: 70%;
height: 300px;
}
@media (max-width: 600px) {
nav, article {
width: 100%;
height: auto;
}
}
</style>
</head>
<body>
<section>
<nav>
<table class="nav">
<tr>
<td class="n"><a href="homepage.html">Home page</a></td>
</tr>
<tr>
<td class="n"><a href="what.html">What are memes?</a></td>
</tr>
<tr>
<td class="n"><a href="gallery.html">Gallery</a></td>
</tr>
</table>
</nav>
<article>
<h1 style="color: darkorange; font-family: sans-serif; font-size: 30px;">Browse memes</h1>
<p style="color: gray; font-family: sans-serif">Check out the description of each meme below
</p>
<table class="meme">
<tr>
<td style="color: darkorange">Image</td>
<td style="color: darkorange">Name and Description</td>
</tr>
<tr>
<td rowspan="3"><img src="kid.png"></td>
</tr>
<tr>
<td style="color: green">Success Kid</td>
</tr>
<tr>
<td style="color: gray">Original Claim to Fame: Aaah, Success Kid. This little dude originally gained internet fame when his mother, Laney Griner, posted a photo to her Flickr account as well as Getty Images in 2007. The photo pictured her then 11 mo. old son Sammy on a beach, clutching a fist full of sand. The image soon spread throughout the web, often accompanied by captions reflecting sentiments of either success or frustration (he's also commonly known as 'I Hate Sandcastles Kid).</td>
</tr>
<tr>
<td rowspan="3"><img src="adopt.png"></td>
</tr>
<tr>
<td style="color: green"> Carly Rae Jepsen's 'Call Me Maybe' for Adoption Advocate Anthony Rubio</td>
</tr>
<tr>
<td style="color: gray">Marketing Claim to Fame: Playing off the business card meme, pet adoption advocate Anthony Rubio posted a picture to his account on photo sharing site imgur.com. The picture, which features Rubio's two chihuahuas, Bogie and Kima, and Bogie holding a business card in his mouth reading "Adopt Me, Maybe?" has generated 370,000 views since it was posted ... which was just several days ago. Rubio's goal is to encourage prospective dog owners to adopt instead of purchasing their four-legged friends from a pet store.</td>
</tr>
<tr>
<td rowspan="3"><img src="yuno.png"></td>
</tr>
<tr>
<td style="color: green">'Y U NO' Guy for HipChat</td>
</tr>
<tr>
<td style="color: gray">Original Claim to Fame: As one of the most recognized characters in 'Rage Comics,' 'Y U NO' Guy has become a prominent internet meme used often in meme generators, embodying SMS shorthand and improper grammar as a form of interrogation. 'Y U NO' Guy bears an enraged facial expression on his stick-figure body, and is thought to originate from Gantz, a Japanese sci-fi manga/anime series.</td>
</tr>
<tr>
<td rowspan="3"><img src="man.jpg"></td>
</tr>
<tr>
<td style="color: green">The Most Interesting Man in the World (And Others) for SEOmoz</td>
</tr>
<tr>
<td style="color: gray">Marketing Claim to Fame: When SEOmoz announced its Series B round of VC funding in May, you can bet it wasn't going to do it by way of the normal, run-of-the-mill press release. Instead, SEOmoz made its announcement with the aid of a series of popular internet memes. The result? A bunch of media coverage (and quite a bit of admiration from us folks at HubSpot -- and likely elsewhere).
</td>
</tr>
<tr>
<td rowspan="3"><img src="what.webp"></td>
</tr>
<tr>
<td style="color: green">What People Think I Do/What I Really Do" Meme for HubSpot</td>
</tr>
<tr>
<td style="color: gray">Original Claim to Fame: Finding its way into (and bombarding) the news feeds of Facebook users everywhere in February 2012, the 'What People Think I Do/What I Really Do' meme consists of a series of visual, 2-row charts echoing the two points of view (the common, stereotypical impression of others; and the self-image of the creator) of a particular occupation or expertise.
</td>
</tr>
</table>
</article>
</section>
</body>
</html>
Loading

0 comments on commit 65b8db7

Please sign in to comment.