/* Back */
// About Me
const name = "Stephen Cross";
struct contact_info {
std::string email = "stephencross05@gmail.com";
std::string email_alt = "scross32@gatech.edu";
std::string social = LinkedIn;
};
char[] new bio =
Hello, my name is Stephen Cross, I am in my fourth year of undergraduate electrical engineering from the Georgia Institute of Technology. I am studying electrical engineering because I want to apply my talents in a constructive way, by hlping with meaningful projcts that improve the quality of peoples lives. Before GT I worked in motorsports where I got to spend a lot of time getting paid to do the hobby that I love. Below are some of the picutres from those three years along with some of my other favorite things.
Outside of work and school I exercise to stay in shape and mentally fit. When I can get out of Atlanta I enjoy rock climbing, backpacking, and trail running. One of my best decisions at GT was joining the rowing crew. Every week I get to make lifelong memories working with my friends to move the boats faster. There is something intrinsically special about rowing on an 8 man boat where success lies solely in cooperation not individual effort.
// Click to return
/* Back */