Background
Hi! My name is Diego Marcano, a Senior Software Engineer at Meta Platform Inc. I've worked both on infrastructure and full stack roles and today primarily work on the product privacy and security for every single of Meta's Family of Apps.
My main interests outside of work lie in both software and physical engineering. I like using Rust in both web and embedded projects.
Personal Projects
Chip8 Interpreter
A Chip8 virtual machine interpreter written in Rust and compiled to WebAssembly.

Face Blending App
Part of my Computer Vision final project. My partner and I implemented our own version of Laplacian Image Blending so we could blend our faces with the face of reference images nearly seamlessly. I'm currently working on finding a way of blending just facial features such as just a nose or eyes vs blending the whole face.

Naive Bayes Tutorial Blog
My Intro to Probability final project. A small tutorial blog of how the Naive Bayes classifier works from a probability point of view. I implemented a binary Naive Bayes classifier first in python then javascript to better create a small blog with an interactive demo component.

Where Da Trash At: A Sustainability Hack
A PennApps Fall 2019 Hackathon Submission. We created a web-app that leveraged Google Cloud to classify areas with high trash density. These areas are stored with location information so anyone can log on, look for and pick up the trash for score.
