Skip to content
View arneetsinghkalra's full-sized avatar
  • Montreal

Highlights

  • Pro

Block or report arneetsinghkalra

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arneetsinghkalra/README.md

Hey There 👋

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
      ");
   }
}

🔭 What I've been working on lately:

Physician Volunteer Aid Network

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.

Recycling Pioneers

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!

I am currently finishing up my Bachelor's degree! Check out my LinkedIn!

Pinned Loading

  1. recyclingpioneers/recycling-pioneers-web recyclingpioneers/recycling-pioneers-web Public

    Official Recycling Pioneers Website Repo

    HTML 1 1

  2. recyclingpioneers/recycling-pioneers-esp32 recyclingpioneers/recycling-pioneers-esp32 Public

    Recycling Pioneers project to create smart bins for McGill University. Code for the ESP32 microcontrollers in each bin.

    C++ 3

  3. portfolio-website portfolio-website Public

    Personal Portfolio website developed with React. Uses Bootstrap, EmailJS, & React Spring. Deployed using Firebase.

    JavaScript

  4. Quoridor Quoridor Public

    Forked from McGill-ECSE223-Fall2019/ecse223-project--group-03

    Java Implementation of the famous board game, Quoridor

    Java

  5. BluBand BluBand Public

    Android App for a Glucose Sensor

    Java 4

  6. Applied-Machine-Learning-COMP-551 Applied-Machine-Learning-COMP-551 Public

    Assignments for COMP 551: Applied Machine Learning at McGill University