September 01, 2021: Awarded a University of Alberta Undergraduate Scholarship September 01, 2021: Awarded a Canadian Information Processing Society Scholarship
Github: https://github.com/irriss-nn
Portfolio: https://irriss-nn.github.io/
Overview
2
2
years of professional experience
Work History
Software Process & Product Management
Project: PathFinder Client: SkillCity
Edmonton, AB
01.2022 - 04.2023
As the main contributor (full-stack) of this project, I developed a comprehensive platform aimed at helping young people discover and access career opportunities. I developed both the backend and frontend functionalities for company users, enabling them to post, view, edit, and delete opportunities. Additionally, I implemented a filtering system to sort recommended applicants based on their profiles.
Developed a user-friendly social media platform designed for sharing photos and fostering meaningful interactions through comments and discussions. The app allows users to create and customize their profiles, post images, and engage with others through comments and likes.
This program is to create a basic web application backend using Flask.
Technology: Flask
CMPUT 466 - Machine Learning
Project: Classifiers
University of Alberta, Edmonton, AB
01.2023 - 04.2023
Implemented and compared three machine learning classifiers – Logistic Regression with Stochastic Gradient Descent (SGD), K-Nearest Neighbors (KNN), and Support Vector Machines (SVM) – to predict the balance scale state based on the given features. The project aimed to evaluate the performance and suitability of different classification algorithms for the given dataset.