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...
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...
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...
Handwritten Digit Recognition
For this project I used the MNIST Handwritten Digits dataset which is commonly used in computer vision and deep learning.
I built a Multilayer Perceptron and used the Relu activation function for my hidden layers and Softmax Activation function for the output layer.
After training the model on 50 epochs with a learning rate of 1e-3 I achieved a ...
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...
10 post articles, 2 pages.