Welcome to my GitHub Page!
Who am I?
My name is Harry You and I’m a 3rd year undergraduate at UCSD. My hobbies include Photography, Urban Exploration, and building Gunpla!
####Some Places I’ve visited:
Half Moon Tunnel UCSD
Okutama Ropeway
Royal Hotel
Bighorn Mine
For more of my Urbex photos, visit my Instagram: chronically_awkward For more info about me, click here
I have proficiency in:
- C
- C++
- Java
- HTML
- Linux
My Current Goals in College
- Maintain above a 3.0 GPA
- Attain my Network+ Certification
- Get involved in an Internship or Research
- Graduate
**Random Facts about Me
My Favorite Quote (by Anonymous Quora User)
We worry about a future that too easily becomes our present
My first ever code that I’ve ever written (Java):
class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
This site was built using GitHub Pages