I'm a software engineering student at the Rochester Institute of Technology and co-founder of Eventify Apps. I am also a proud rustacean π¦
fn main() {
let location: Location = "Rochester, NY πΊπΈ".into();
let experience: u8 = parse_experience!("3+ years π¨βπ»");
let contact: Contact = Contact::Email("[email protected] π«");
println!(
"Location: {}\nExperience: {}\nContact: {}",
location.into(),
experience,
contact.inner()
);
}
I am a software engineering student and social entrepreneur who loves to learn and to live life! π»
- π± Proficient in Rust, Typescript, Python, React, Svelte, and currently learning Elixir.
- π Studying Software Engineering at the Rochester Institute of Technology.
- π Passionate about leveraging technology for social impact and improving access to education.
- π¨ In my free time, I enjoy coding, solving puzzles, and exploring the great outdoors.
With The Ferosity Of πͺ±
- Gavin Noktes