···55 <meta charset="UTF-8" />
66 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
77 <link rel="stylesheet" href="style.css" />
88- <title>Portfolio Website</title>
88+ <title>Personal Website</title>
99 </head>
1010 <body>
1111- <header style="width: 50%">
1212- Hello! Welcome to my portfolio site. I try my best to catalog things about
1313- myself. At the page footer, you will find my socials and contact
1414- information!
1111+ <header>
1212+ <h1>Personal Website</h1>
1313+ <p>
1414+ Hello! Welcome to my personal site. I believe a personal site gives me
1515+ the control we as a society have lost to mainstream platforms. Despite
1616+ this vast control, I still do not know what to put here 😁. This site is
1717+ very much <em>a work in progress</em>, but I hope to develop it into
1818+ something of which I will be proud.
1919+ </p>
2020+ <p>
2121+ I intend to logically organize everything... once I have something to
2222+ organize. I would like to have a blog, a dedicated projects page, and
2323+ maybe even a games page 😉.
2424+ </p>
1525 </header>
16261727 <main>
1818- <h1>Portfolio Website</h1>
1928 <!-- whoami -->
2029 <section>
2130 <h2>whoami</h2>
···4756 has a lot of informative things to teach us!
4857 </p>
4958 </section>
5050- <h4>Computer Science Club, Treasurer</h4>
5159 <section>
6060+ <h4>Computer Science Club, Treasurer</h4>
5261 <p>
5362 I took on this role recently due to a vacancy. I've lots to learn.
5463 My friend, who acts as Treasurer for other clubs, is teaching me.
6464+ </p>
6565+ </section>
6666+ <section>
6767+ <h4>Competitive Programming Club, Member</h4>
6868+ <p>
6969+ I have gone to and competed in a few competitions in coordination
7070+ with the club. We've attended PACISE, ICPC, and others. It is an
7171+ amazing experience to solve a problem under stress!
5572 </p>
5673 </section>
5774 <h3>Hobbies</h3>
···7289 bass musician named LTJ Bukem. Because of him, I now most enjoy
7390 jungle and drum and bass.
7491 </p>
7575-7692 <p>
7793 More conventional genres such as rock, rap, R&B, and pop have
7894 also enjoyed a special spot in my life. From the era of Jimi Hendrix
7995 to the decade of Nirvana, rock rocks! Also, rap and pop in not just
8096 English but also other languages (such as French rap or Russian pop)
8181- is something I come frequent during the year. (I must say that
8282- having just a little bit of curiosity when listening to music in
8383- other languages really helps you learn even basic words and phrases
8484- for fun).
9797+ is something I frequently find myself listening to during the year.
9898+ I must say that having just a little bit of curiosity when
9999+ listening to music in other languages really helps you learn even
100100+ basic words and phrases for fun.
85101 </p>
86102 </section>
87103 </section>
···133149 <a href="mailto:demetrius@demsem.dev">email</a>.
134150 </p>
135151 </section>
152152+ <section>Copyright 2026 Demetrius</section>
153153+ <section></section>
136154 </footer>
137155 </body>
138156</html>