Skip to content

Commit

Permalink
Update about.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
cnnmon committed Sep 4, 2024
1 parent 3a3765a commit d711551
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions pages/about.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function About() {
<br /><br />
On the side, I make experimental web and mobile games. I've <Url href="https://www.scriptype.com/2020/05/19/self-taught-digital-artist-and-video-game-designer-receives-national-recognition/">exhibited for interactive media</Url> in Cleveland & New York City and achieved 1.2 million plays online via <Url href="https://cnnmon.itch.io/">itch.io</Url>. I also draw, write, animate, 3D model, etc. For my art, check out <Url href="https://twitter.com/cnnmonie">@cnnmonie</Url>.
<br /><br />
I love dabbling in as many disciplines as possible, learning by experimenting, and building colorful experiences. I'm also happy to chat or collaborate! Reach out ˙ᵕ˙
I love dabbling in as many disciplines as possible, learning by experimenting, and building colorful experiences. I'm also happy to chat or collaborate! Don't hesitate to reach out ˙ᵕ˙
<br />
</p>
<br />
Expand All @@ -49,11 +49,12 @@ function About() {
</p>
<ul className="list-disc list-inside">
<li>Graduated Berkeley! yay</li>
<li>Researched <Url href="https://humancompatible.ai/">human-compatible AI</Url> at <Url href="https://humancompatible.ai/">CHAI</Url>/<Url href="https://bair.berkeley.edu/">BAIR</Url> advised by Prof. Stuart Russell</li>
<li>Taught people <Url href="https://cs162.org/">how to code up their own operating system</Url></li>
<li>Researched <Url href="https://tensortrust.ai/paper/">human-compatible AI</Url> at <Url href="https://humancompatible.ai/">CHAI</Url>/<Url href="https://bair.berkeley.edu/">BAIR</Url>
</li>
<li>Illustrated for <Url href="https://www.tiktok.com/@gag.magazine/">student-run art magazines</Url></li>
<li>Taught CS in no prior experience classrooms:
<li>Taught CS:
<ul className="list-none ml-12">
<li> <Url href="https://cs162.org/">Operating Systems</Url> with our favorite bean pintOS</li>
<li><Url href="https://cs61a.org/">CS 61A</Url>, Berkeley's intro to CS</li>
<li><Url href="https://webdesigndecal.github.io/">Web Design Decal</Url>, a course on design & web-making</li>
</ul>
Expand All @@ -64,7 +65,7 @@ function About() {
<li><Url href="https://www.calhacks.io/">Cal Hacks</Url>, the world's largest collegiate hackathon</li>
</ul>
</li>
<li>Drew inspiration from cool communities:
<li>Drew inspiration from wonderful communities:
<ul className="list-none ml-12">
<li><Url href="https://eecs.berkeley.edu/resources/undergrads/accel">Accel Scholars</Url></li>
<li><Url href="https://joininteract.com/">Interact Fellowship</Url></li>
Expand Down

0 comments on commit d711551

Please sign in to comment.