-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
85 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,53 +7,50 @@ | |
<body> | ||
<h1><strong>Ben Bush</strong></h1> | ||
|
||
<hr style="border: none; border-top: 10px solid black; margin: 10px 0;"> | ||
<hr style="border: none; border-top: 10px solid white; margin: 10px 0;"> | ||
|
||
<h2> About Me </h2> | ||
<h2>About Me:</h2> | ||
<div class="about"> | ||
<img src="images/profile_image.PNG"> | ||
<p> | ||
Hey! My name is Ben Bush and I'm a student at USC studying Computer Science. I'm passionate about learning about anything and everything that has ever and will ever exist and doing the things that make me feel fulfilled along the way. One of my goals is to utilize my skillset in such a way that it positively changes the world around me. | ||
</p> | ||
<img src="files/Headshot.PNG"> | ||
<p>Hey! My name is Ben Bush and I'm a student at USC studying Computer Science. I'm passionate about learning about anything and everything that has ever and will ever exist and doing the things that make me feel fulfilled along the way. One of my goals is to utilize my skillset in such a way that it positively changes the world around me.</p> | ||
</div> | ||
|
||
<hr style="border: none; border-top: 10px solid black; margin: 10px 0;"> | ||
<hr style="border: none; border-top: 10px solid white; margin: 10px 0;"> | ||
|
||
<h2>Skills:</h2> | ||
<div class="skills"> | ||
<p>Java, Python, C++, MongoDB, SQLite, HTML, CSS<br><a href="files/Resume.pdf" target="_blank">Here is a link to my resume!</a></p> | ||
</div> | ||
<p>Java, Python, C++, MongoDB, SQLite, HTML, CSS</p> | ||
|
||
<hr style="border: none; border-top: 10px solid black; margin: 10px 0;"> | ||
<hr style="border: none; border-top: 10px solid white; margin: 10px 0;"> | ||
|
||
<h2>Highlighted Projects:</h2> | ||
<div class="projects"> | ||
<section class="project"> | ||
<a href="https://drive.google.com/file/d/1Bq7sNzXBJEqx6lT2nYawtUyjAcBQho9x/view?usp=sharing"> | ||
<h3>Prototype</h3> | ||
</a> | ||
<a href="https://drive.google.com/file/d/1Bq7sNzXBJEqx6lT2nYawtUyjAcBQho9x/view?usp=sharing"><img src="files/Prototype.png" class="img"></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> | ||
|
||
<sectionm class ="project"> | ||
<a href="https://github.com/zauxt/programs" target="_blank"> | ||
<h3>Algorithmic Design II Projects</h3> | ||
</a> | ||
<a href="https://github.com/zauxt/programs"><img src="files/Programs.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> | ||
</sectionm> | ||
</div> | ||
|
||
<section class="project"> | ||
<a href="https://drive.google.com/file/d/1Bq7sNzXBJEqx6lT2nYawtUyjAcBQho9x/view?usp=sharing"> | ||
<h3>Prototype</h3> | ||
</a> | ||
<a href="https://drive.google.com/file/d/1Bq7sNzXBJEqx6lT2nYawtUyjAcBQho9x/view?usp=sharing"><img src="images/Prototype.png"></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> | ||
|
||
<section class="project"> | ||
<a href="https://docs.google.com/document/d/1_-kH_gHUM4PwhcD04c9s5RxP9Hdmr2ZkGsa_Z7khqhY/edit?usp=sharing"> | ||
<h3>Resume</h3> | ||
</a> | ||
<a href="https://docs.google.com/document/d/1_-kH_gHUM4PwhcD04c9s5RxP9Hdmr2ZkGsa_Z7khqhY/edit?usp=sharing"><img src="images/Resume.png"></a> | ||
<p>Here is a link to my resume!</p> | ||
</section> | ||
|
||
<hr style="border: none; border-top: 10px solid black; margin: 10px 0;"> | ||
|
||
<hr style="border: none; border-top: 10px solid white; margin: 10px 0;"> | ||
|
||
<h2>Contact Me:</h2> | ||
<p> | ||
- Email: [email protected] <br> | ||
- <a href="https://www.linkedin.com/in/ben-bush-228151336/">Click Here For LinkedIn</a> <br> | ||
- <a href="https://github.com/zauxt/">Click Here For GitHub</a> | ||
</p> | ||
<div class="contact"></div> | ||
<div class="contact"> | ||
<a href="mailto:[email protected]">Email</a> | ||
<a href="https://www.linkedin.com/in/ben-bush-228151336/" target="_blank">LinkedIn</a> | ||
<a href="https://github.com/zauxt/" target="_blank">GitHub</a> | ||
</div> | ||
|
||
</body> | ||
</html> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters