Proposed Projects for Fall 2021

Below is a list of 4080/4088/4480 projects proposed by faculty members for Fall 2021.

Full-Stack Developer(s)

Course: EECS4080/4088

Supervisor: Prof. Uyen T. Nguyen

Contact: utn@eecs.yorku.ca

Project Description and Responsibilities: The student(s) will be responsible for developing a web application. The primary focus will be the development of the user interface, web services, API and database interactions, while ensuring system stability and responsiveness among all application modules.

Responsibilities:

Required Skills:

Good to Have:

Notes:

Building a Database of Dark Webpages

Course: EECS4080/4480/4088

Supervisor: Prof. Uyen T. Nguyen

Contact: utn@eecs.yorku.ca

Project Description and Responsibilities:

Required Technical Skills:

Required Non-Technical Skills:

Non-required Asset Skills:

Notes:

Automation of Copyright Takedowns

Course: EECS4070/80/88/90/4480

Supervisor: Prof. James Andrew Smith

Contact: drsmith@yorku.ca

COVID has accelerated the trend for delivering university courses online. This has been a boon to providing accessible learning modes to students. However, it has also made it more likely for course content to be uploaded to and distributed on commercial, for-profit file sharing sites like Chegg and Course Hero, without permission of the content creator.

A copyright takedown process (e.g. DMCA) is in place on these commercial sites but it is cumbersome to use. The objective of this project is to semi-automate the take-down process in one of two ways:

1. Allow a copyright holder to identify a category of course material (e.g. a course name and number) a priori and engage a scheduled process which regularly scans a commercial site (e.g. Course Hero) and automatically submits takedowns on behalf of the copyright holder

2. Submit reports to the copyright holder when an identified category of course material is found on a commercial site (e.g. Course Hero) and asks the copyright holder whether a takedown request should be made on the holder's behalf.

Required skills: General programming skills

Recommended skills: Experience in Python (and perhaps Beautiful Soup) and/or Java and/or equivalent

Visualization of Course Maps at YorkU

Course: EECS4070/80/88/90/4480

Supervisor: Prof. James Andrew Smith

Contact: drsmith@yorku.ca

Students at York have long been missing the ability to visualize the connections between courses when planning or reviewing their progress through their program. We would like to make a web-centric visualization tool available to students that scrapes data from the official online course calendar so that students can better inform the decisions they make while studying at York.

This is a continuation of an existing open-source project written in Python. Interested students will be asked to improve the existing code base so that:

1. A visualization can be produced and displayed on the web

2. Corrections to the existing data set (the University's calendar website) can be submitted to an online repository and reused

Students involved in the project will be required to maintain public-facing documentation. The result of this project will remain open source for further development by students, staff and faculty.

Required skills: General programming skills

Recommended skills: Experience in Python (and perhaps Beautiful Soup) and web-centric tools

Back to Proposed Projects by Years and Terms Page