2022-08-30

Aug 31 In-Class Exercise Thread.

Please post your solutions to the Aug 31 In-Class Exercise to this thread.
Best,
Chris
Please post your solutions to the Aug 31 In-Class Exercise to this thread. Best, Chris
2022-08-31

-- Aug 31 In-Class Exercise Thread
Andre Domingo Resume 2022 Official

Andre Domingo

andredomingo@whitehouse.gov - 858-831-9111

why you should hire me 2 work at your firm

10 YOE in Perl 8 love working on teams Proficient in Microsoft Word
(Edited: 2022-08-31)
<nowiki> <!DOCTYPE html> <html> <head> <title>Andre Domingo Resume 2022 Official</title> <meta charset="utf-8" /> </head> <body> <h1>Andre Domingo</h1> <p>andredomingo@whitehouse.gov - 858-831-9111</p> <img src="myimage.jpeg" alt="This is a picture of me"/> <h4>why you should hire me 2 work at your firm</h3> <ul> <li> 10 YOE in Perl 8 </li> <li> love working on teams </li> <li> Proficient in Microsoft Word </li> </ul> </body> </html> </nowiki>

-- Aug 31 In-Class Exercise Thread
<!DOCTYPE html> <html lang="en"> <head>
    <meta charset="UTF-8">
    <title>Job Profile</title>
</head> <body>
    <h1>Farzin Adil</h1>
    <p>farzin.adil@sjsu.edu</p>
    <!-- image -->
    <img src="https://farzinadil.com/img/right-home-image.png" alt="Farzin Adil image">
    
    <ul>
        <li>good at web development</li>
        <li>go to SJSU (best college)</li>
        <li>can do some coding</li>
    </ul>
    
</body> </html>
(Edited: 2022-08-31)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Job Profile</title> </head> <body> <h1>Farzin Adil</h1> <p>farzin.adil@sjsu.edu</p> <!-- image --> <img src="https://farzinadil.com/img/right-home-image.png" alt="Farzin Adil image"> <ul> <li>good at web development</li> <li>go to SJSU (best college)</li> <li>can do some coding</li> </ul> </body> </html>

-- Aug 31 In-Class Exercise Thread
<!DOCTYPE html> <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Document</title>
    </head>
    <body>
        <h1>Nick Tang</h1>
        <p>
            <b>Phone Number:</b> (408) 893-4128 
<b>Email:</b> nicholasltang21@gmail.com </p>
        <img src="https://i.kym-cdn.com/entries/icons/mobile/000/022/940/mockingspongebobbb.jpg" alt="This image is definitely me..."/>
        <h2>Reasons why I'm awesome and you should hire me</h2>
        <ul>
            <li>My awesome profile picture</li>
            <li>My immaculate sense of humor</li>
            <li>Just because</li>
        </ul>
    </body>
</html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> </head> <body> <h1>Nick Tang</h1> <p> <b>Phone Number:</b> (408) 893-4128 <br/> <b>Email:</b> nicholasltang21@gmail.com </p> <img src="https://i.kym-cdn.com/entries/icons/mobile/000/022/940/mockingspongebobbb.jpg" alt="This image is definitely me..."/> <h2>Reasons why I'm awesome and you should hire me</h2> <ul> <li>My awesome profile picture</li> <li>My immaculate sense of humor</li> <li>Just because</li> </ul> </body> </html>

-- Aug 31 In-Class Exercise Thread
<!DOCTYPE html> <html>
    <head>
        <title>Ethan DeGuzman's Job Profile</title>
        <meta charset="utf-8" />
    </head>
    <body>
        <h1>Ethan DeGuzman</h1>
        <p>Email: howelldeguzman@gmail.com & Phone Number: 925-640-9974</p>
        <img src= "ethan_picture.png" alt="This is a picture of me" />
        <h2>Why I should be hired:</h2>
        <ul>
            <li>1. Internship Experience, comfortable with software development process</li>
            <li>2. Experienced in languages such as: Java, Python, Go, etc.</li> 
            <li>3. Great in collaborating in teams</li>
        </ul>
    </body>
</html>
(Edited: 2022-08-31)
<!DOCTYPE html> <html> <head> <title>Ethan DeGuzman's Job Profile</title> <meta charset="utf-8" /> </head> <body> <h1>Ethan DeGuzman</h1> <p>Email: howelldeguzman@gmail.com & Phone Number: 925-640-9974</p> <img src= "ethan_picture.png" alt="This is a picture of me" /> <h2>Why I should be hired:</h2> <ul> <li>1. Internship Experience, comfortable with software development process</li> <li>2. Experienced in languages such as: Java, Python, Go, etc.</li> <li>3. Great in collaborating in teams</li> </ul> </body> </html>

-- Aug 31 In-Class Exercise Thread
<!DOCTYPE html> <html lang="en"> <head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head> <body>
    <h1> Tiffany Phan </h1>
    <h4> email: tiffany.a.phan@sjsu.edu</h4>
    <h4> phone number: 6692378688</h4>
    <img src="https://i.pinimg.com/564x/ef/46/52/ef4652eb5acf89fb75d542987f57e8aa.jpg" alt="Picture of a cat."> 
    <h1> Reasons to hire me: </h1>
    <ul> 
        <li> Responsible </li>
        <li> Team Player</li>
        <li> Enthusiastic</li>
    </ul> 
</body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> </head> <body> <h1> Tiffany Phan </h1> <h4> email: tiffany.a.phan@sjsu.edu</h4> <h4> phone number: 6692378688</h4> <img src="https://i.pinimg.com/564x/ef/46/52/ef4652eb5acf89fb75d542987f57e8aa.jpg" alt="Picture of a cat."> <h1> Reasons to hire me: </h1> <ul> <li> Responsible </li> <li> Team Player</li> <li> Enthusiastic</li> </ul> </body> </html>

-- Aug 31 In-Class Exercise Thread
<!DOCTYPE HTML> <html>
    <head>
        <title>About me</title>
    </head>
    <body>
        <h1>Cary Lefteroff</h1>
        <h2>Contact at: abc@gmail.com</h2>
        <img src="picture.jpg"/>
        <p>Why I am Awesome:</p>
        <ul>
            <li>I am cool</li>
            <li>I am awesome</li>
            <li>I am very awesome</li>
        </ul>
    </body>
</html>
(Edited: 2022-08-31)
<!DOCTYPE HTML> <html> <head> <title>About me</title> </head> <body> <h1>Cary Lefteroff</h1> <h2>Contact at: abc@gmail.com</h2> <img src="picture.jpg"/> <p>Why I am Awesome:</p> <ul> <li>I am cool</li> <li>I am awesome</li> <li>I am very awesome</li> </ul> </body> </html>

-- Aug 31 In-Class Exercise Thread
<!DOCTYPE html> <html>
  <head>
    <meta charset="UTF-8" />
    <title>8/31 In-Class Excercise</title>
  </head>
  <body>
    <h1>Alan Ngo</h1>
    <h2>Contact Information</h2>
    <p>Email: alan.ngo@sjsu.edu</p>
    <img src="random.jpg" alt="Image goes here" />
    <ul>
      <li>Please</li>
      <li>Hire</li>
      <li>Me</li>
    </ul>
  </body>
</html>
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>8/31 In-Class Excercise</title> </head> <body> <h1>Alan Ngo</h1> <h2>Contact Information</h2> <p>Email: alan.ngo@sjsu.edu</p> <img src="random.jpg" alt="Image goes here" /> <ul> <li>Please</li> <li>Hire</li> <li>Me</li> </ul> </body> </html>

-- Aug 31 In-Class Exercise Thread
<!DOCTYPE html> <html lang="en-US">
	<head>
		<meta charset="utf-8">
		<title>Ross Nikolai Montepalco</title>
	</head>
	<body>
		<h1>Ross Nikolai Montepalco</h1>
		<h2>Contact Information</h2>
		<ul>
            <li>Phone number: (209) 872-2307</li>
            <li>Email Address: montepalco.ross@gmail.com</li>
            <li>LinkedIn: linkedin.com/in/rmontepalco</li>
        </ul>
        <img src="images/profile_picture.jpg"/>
		<h2>Why I am awesome and should be hired</h2>
        <ul>
            <li>I know full-stack web and mobile development</li>
            <li>I have one internship and I need more please</li>
            <li>I am a reliable and trustworthy person with exceptional soft-skills and and technical experience</li>
        </ul>
	</body>
</html>
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="utf-8"> <title>Ross Nikolai Montepalco</title> </head> <body> <h1>Ross Nikolai Montepalco</h1> <h2>Contact Information</h2> <ul> <li>Phone number: (209) 872-2307</li> <li>Email Address: montepalco.ross@gmail.com</li> <li>LinkedIn: linkedin.com/in/rmontepalco</li> </ul> <img src="images/profile_picture.jpg"/> <h2>Why I am awesome and should be hired</h2> <ul> <li>I know full-stack web and mobile development</li> <li>I have one internship and I need more please</li> <li>I am a reliable and trustworthy person with exceptional soft-skills and and technical experience</li> </ul> </body> </html>

-- Aug 31 In-Class Exercise Thread
<h1>Jason Huynh</h1> <p>
    Phone Number : 123 456 7890
    Email : email@gmail.com
</p> <img src = "tsukasa.gif" /> <h2>Reasons For Hire</h2> <ul>
    <li>I R Smrt</li>
    <li>I Like Working</li>
    <li>I Work 4 Free</li>
</ul>
<h1>Jason Huynh</h1> <p> Phone Number : 123 456 7890 Email : email@gmail.com </p> <img src = "tsukasa.gif" /> <h2>Reasons For Hire</h2> <ul> <li>I R Smrt</li> <li>I Like Working</li> <li>I Work 4 Free</li> </ul>
[ Next ]
X