Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zauxt authored Dec 6, 2024
1 parent 562c08a commit 28ff6cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ <h2>Skills:</h2>
<h2>Highlighted Projects:</h2>
<div class="projects">
<section class="project">
<a href="https://drive.google.com/file/d/1Bq7sNzXBJEqx6lT2nYawtUyjAcBQho9x/view?usp=sharing">
<a href="https://drive.google.com/file/d/1Bq7sNzXBJEqx6lT2nYawtUyjAcBQho9x/view?usp=sharing" target="_blank">
<h3>Prototype</h3>
</a>
<a href="https://drive.google.com/file/d/1Bq7sNzXBJEqx6lT2nYawtUyjAcBQho9x/view?usp=sharing"><img src="files/Prototype.png" class="img"></a>
<a href="https://drive.google.com/file/d/1Bq7sNzXBJEqx6lT2nYawtUyjAcBQho9x/view?usp=sharing" target="_blank"><img src="files/Prototype.png" class="img" target="_blank"></a>
<p>This paper prototype video is supposed to be like a "USC Community" app. This allows students to view all events in one space, meet new people, and create new experiences. Although tons of information is available through platforms such as GarnetGate and HandShake, this can serve as a medium that includes all types of events (especially informal ones) and a plethora of other things too. Students and faculty can connect in a way that they never quite could before, with chatrooms, events ranging from volunteering to just hanging out, and so much more to dive into with the app.</p>
</section>

Expand All @@ -53,4 +53,4 @@ <h2>Contact Me:</h2>
</div>

</body>
</html>
</html>

0 comments on commit 28ff6cd

Please sign in to comment.