Home

GDSC Job Discord Bot

This academic year (2021-2022) I was the president of the Google Developer Student Club, and in the winter semester I led and managed a project to create a discord bot that posts internships and job postings based on user preferences (location, job keywords). Furthermore, the bot has a notification feature where it can notify the user of new jo...

Read more

Graph Algorithms Visualization Package

After learning Graph Algorithms in CMPUT 204 I was excited to implement them and thus I created a Python Package which aims to create visual outputs for popular Graph Algorithms. The package takes an adjacency matrix as an input from the user then prints the graph where the nodes coloured in Red represent the edges traversed by the Algorithm. S...

Read more

Unify (Connecting UAlberta Students)

This January I took part in the HackED 2021, Alberta’s Largest Student Run Hackathon. The hackathon was for 24 hours and I worked in a team of 4 with Tanyaradzwa Gozhora, Abeer Waheed and David Jacinth. It is evident that due to online learning, university students are unable to connect with their peers in their classes as much. This is why...

Read more

SQLite and MongoDB Projects

This Fall 2020 semester I took CMPUT 291 - Introduction to File and Database Management I enjoyed this course and learnt a lot about both SQL and NoSQL Databases. For the group projects I worked with my friends Tanyaradzwa Gozhora and Robert Joseph to create command line applications using SQLite and MongoDB. SQLite Project: To run the projec...

Read more