class HelloWorld {
public static void main(String[] args) {
System.out.println ("
Hello, World! Welcome to my GitHub. \n
My name is Arneet Singh Kalra. \n
I'm a 4th year Software Engineering Student at McGill University. \n
I recently interned as a Software Engineer at Publicis Sapient (Summer 2021). \n
I will be joining Meta as a Software Engineer this Fall. \n
");
}
}
As part of my Capstone Design project, my team and I are working with St. Mary's Hospital to develop an application to facilitate volunteering at the medical institution. Currently done manually, the website will allow Doctors and Volunteers to coordinate much more efficiently. The project is currently in Beta testing.
I am volunteering as a Software Engineer for a McGill startup called Recycling Pioneers, where I interned during the summer of 2020. Our goal is to bring a smart waste platform to McGill in order to quantify waste habits, and promote sustainable waste management. Check out my Recycling Pioneers repositories for the ESP32 Code and the Official RP Website, which can be visited at recylingpioneers.ca!