Mark Peng
Learner
(1)
31
Portals

Skills

Artificial intelligence 2 End-to-end encryption 2 Health data management 2

Achievements

Latest feedback

Recent projects

Rapidte.st, by Abundant.Science
Rapidte.st, by Abundant.Science
Toronto, Ontario, Canada

Secure Lateral Flow Test Reader Development

The project aims to develop essential components of an open-source health platform for Rapidte.st by Abundant.Science. The platform's primary function is to accurately read lateral flow tests, securely store the results, and facilitate sovereign data sharing. The project will implement Signal Protocol for end-to-end encryption, ensuring that all data transactions are secure and private. Additionally, AI-powered algorithms will be integrated to enhance the accuracy and reliability of test readings. The project is designed to be completed within 60 hours over four weeks, allowing learners to apply their knowledge of encryption, AI, and software development. The goal is to create a robust, user-friendly system that can be easily integrated into existing health platforms, providing a secure and efficient solution for managing lateral flow test data. Project creation considerations: Students should have strong software development skills Experience with mobile development, encryption protocols, and AI/ML preferred Work can be completed remotely with regular team collaboration Tasks are modular but interconnected, requiring good communication Project Scope and Expectations: Students will develop a mobile-first application capable of capturing, analyzing, and securely storing rapid test results. The platform will implement the Signal Protocol for end-to-end encryption while maintaining HIPAA/PHIPA compliance and enable sovereign control over health data sharing. Benefits for Students: Hands-on experience with cutting-edge security protocols Real-world AI/ML implementation Exposure to healthcare compliance requirements Portfolio piece demonstrating full-stack development Open-source contribution experience

Matches 1
Category Mobile app development + 4
Closed

Work experience

Incoming Full-stack Developer Intern
Pulsenics
Toronto, Ontario, Canada
May 2025 - August 2025

Incoming full-stack developer at the startup Pulsenics beginning this summer term.

Front-end Developer
Toronto Model United Nations
Toronto, Ontario, Canada
June 2022 - June 2024

β€’ Designed a user-friendly website to allow users to sign-up for Toronto’s largest model United Nations conference
which had attendance of around 350 members, and housed over 2000 website visits weekly
β€’ Used HTML, CSS, and Jekyll to generate 30+ pages of content
β€’ Established a responsive web design which provided accessibility to mobile users, securing several additional registrations

Personal projects

ProportionAl
January 2025 - January 2025
https://github.com/enxilium/proportion

β€’ An AI-powered study app created within 72 hours for UofTHacks12, using AI to provide insights to study habits
and user activity
β€’ Web-app built using Next.JS, React, and MongoDB as a backend database for storing user information and
insights
β€’ Deployed using Terraform for IaaS through an AWS EC2 deployment to host the study platform

AutoClipUpload
January 2025 - February 2025
https://github.com/notMarkMP1/AutoClipUpload

Using Google Cloud's API, OAuth 2.0, in Python, I coded an app which allows you to directly upload videos to YouTube without accessing the web-interface, streamlining the workflow of uploading YouTube videos. Made for personal utility reasons, the app works asynchronously and in the background all while coded with Flet's (Flutter-based) GUI library in Python.