Jonathan
Projects I have worked on
CyberBattleSim Web Platform
Master's Program Thesis Project (2021 - 2022)

A web platform built to simulate adversarial movements through enterprise network environments.

Made with Vue (frontend), Vuetify (ui-toolkit), Python, Axios, D3, CyberBattleSim.

Source code available here. Paper available here.
Ring Signature Scheme Web Platform
6.857 (Applied Cryptography) Final Project (2020)

A web platform that enables messages to be signed with cryptographic ring signatures, allowing for official endorsement while preserving anonimity.

Made with Vue (frontend), Vuetify (ui-toolkit), and Python.

Source code available here.
Pizza-Partner
MIT Web Lab Project (2020)

A website that lets students partner up with other students within the same dorm so that they can make a group Domino's order and can save money. Pizza Partner achieves this by automatically applying coupons to the combined order.

Made with Vue (frontend), Vuetify (ui-toolkit), SQLite (database), Stripe.js (payments)

Source code available here.
Multi-Party Computation Web Platform
MIT Research Program (2019)

Web platform that allows for the multi-party computation of cryptographic functions

Made with Vue (frontend), BootstrapVue (ui-toolkit), Let'sEncrypt (TLS certificates)

Mentorly
MIT 6.170 Software Studio Project (2018)

Class final project website that connects students to mentors in academic and professional disciplines

Made with Vue (frontend), Semantic (frontend-components), SQLite (database)

History Box
MIT Web Lab Project (2018)

Website that allows users to view and vote on historic, celebrated photos

Made with Flask and MongoDB