Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

completed part 1 and part 2 #18

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
URL to my published site:

https://jcpriyanto.github.io/Lab2/
132 changes: 132 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" href="j.png" sizes="any" type="image/png">
<meta charset="UTF-8">
<title>
Joseph Christopher Priyanto's Journal
</title>
</head>
<header>
<h1>Joseph Christopher Priyanto's Journal</h1>
<hr>
</header>
<main>
<h2>April 7th, 2021</h2>
<img src="./misc/profilepic.jpeg" alt="Profile picture" width="250" height="250">
<section>
<h3>What I did,</h3>
I woke up at 3 pm in the afternoon because I slept at 5 am. Had breakfast, and immidiately started working on my assignments. Note to self: <b>Try not to procrastinate next time</b>
<br>Things that I need to complete today:
<ul>
<li>EDS 124 BR Week 2</li>
<li>Work on CSE 110 Lab 2</li>
<li>Study Golang for my project</li>
</ul>

Things are looking good so far.
<div>Quote of the day: <i><span style="color:blue;font-weight: bold;">Yesterday is history, tommorow is a mystery, and today is a gift. That is why it is called present.</span></i></div>
</section>
<section>
<h2>April 8th, 2021</h2>
<h3>What I did,</h3>
<p>
Same as yesterday, I woke up at the same time. However, I <em>tried</em> to wake up early, but I guess it didn't work out. Today I felt that I am a step closer to <strong>achieve my goal as a CS Major!</strong>
</p>
</section>

<section>
<h3>My Goals:</h3>
<ol>
<li>Gradute on time</li>
<li>Get good grades</li>
<li>Explore and find new experience as a programmer</li>
</ol>
<div>However sometimes I feel that this isn't the right major for me, but I don't know why.</div>
</section>

<div>Quote of the day: <i><span style="color:blue;font-weight: bold;">Just keep swimming, swimming, swimming.</span></i></div>

<section>
<h2>April 9th, 2021 - <em>Break</em></h2>
I took a break today. I marathoned <i>Vincenzo</i> on Netflix. I scrolled my <a href="https://www.instagram.com/jcpriyanto/">Instagram</a> for quite a bit.<br>I also played video games with my friends.
<br>However, I suddenly got an idea--but I won't tell why--and then this sound will pop in my head!
<div>
<audio controls>
<source src="./misc/ideasfx.mp3" type="audio/mp3">
</audio>
</div>
<div>I just found a video where my QOTD from two days ago came from!</div>
<video width="320" height="420" controls>
<source src="./misc/video.mp4" type="video/mp4">
</video>

<details>
<summary>Click here to find out what's the title of the movie!</summary>
Kung Fu Panda
</details>

Here's the link to the video:
<nav>
<a href="https://www.youtube.com/watch?v=jNxqZuUBDBU">Link</a>
</nav>
</section>



</main>

<form method="get">
<fieldset>
<legend>Journal Entry: </legend>
<label for="date">Enter date:</label>
<input type="date" id="date" name="date"><br><br>
<label>Describe how the day went: </label><br>
<input type="radio" id="good" name="good" value="good">
<label for="good">Good!</label><br>
<input type="radio" id="bad" name="bad" value="bad">
<label for="bad">Bad :(</label><br>
<input type="radio" id="neutral" name="neutral" value="netural">
<label for="neutral">Neutral.</label><br><br>
<label for="date">What happened?</label><br>
<textarea rows="4" cols="100"></textarea><br>

<label>I think that tommorow will be</label>
<input list="options" name="options" id="option">
<datalist id="options">
<option value="better!">
<option value="worse...">
</datalist>
<br><br>
<label for="quote">Enter QOTD (if there is one): </label>
<input type="text" id="quote" name="quote">

<br><br>
<label for="cars">Rate the day out of 5</label>
<select name="cars" id="cars">
<option value="volvo">0</option>
<option value="saab">1</option>
<option value="opel">2</option>
<option value="audi">3</option>
<option value="audi">4</option>
<option value="audi">5</option>
</select>

<br><br>
<div>I have: </div>
<input type="checkbox" id="opt1" name="opt1" value="complete">
<label for="opt1"> Completed all assignments for today!</label><br>
<input type="checkbox" id="opt2" name="opt2" value="some">
<label for="opt2"> There are still other things to do!</label><br>
<input type="checkbox" id="opt3" name="opt3" value="none">
<label for="opt3"> Nothing to be done so far!</label><br><br>
<button type="button" onclick="alert('Journal submitted!')">Submit entry</button>
</fieldset>
</form>

<footer>
<hr>
<h4>This marks the end of my journal :)</h4>
</footer>

</html>
Binary file added j.png
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 misc/ideasfx.mp3
Binary file not shown.
Binary file added misc/profilepic.jpeg
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 misc/video.mp4
Binary file not shown.
26 changes: 26 additions & 0 deletions part2.txt
Original file line number Diff line number Diff line change
@@ -1 +1,27 @@
Fill in the passphrases here.

Passcode for question 1: greenEggsAndHam

Question 2 Passcode = iHateCplusplus

Passcode for question 3: HTMLRocks

Question 4 passcode: JavaScriptRules

Question 5 Passcode: SvelteBeatsReact

Question 6 Passcode: ThisIsJS

Question 7 Passcode: YouFoundMe

Question 8 passcode: coolcoolcool

Question 9 passcode: 2020sucked

Question 10 Passcode: listenToTheBlackKeys

question 11 passcode: a11yComesFirst

question12passcode=iLoveWebDev

Question 13 passcode: 404
Binary file added rocket.png
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 screenshots/validation.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.