danbunnell
Engineer at @facebookresearch building privacy-enhancing technology. Former @Microsoft Security and Compliance. MS in Computer Science, University of Washington
@facebookresearch Grand Rapids, Michigan, United States
Pinned Repositories
benchmark-dotnet
A benchmark tool for .NET Core standard collection classes
DotNet6Template
A minimal net6.0 template to use when starting a new project
encrypted_messaging
A project exploring tools for use in an encrypted messaging schema
fbpcp
FBPCP (Facebook Private Computation Platform) is a secure, privacy safe and scalable architecture to deploy MPC (Multi Party Computation) applications in a distributed way on virtual private clouds. FBPCF (Facebook Private Computation Framework) is for scaling MPC computation up via threading, while FBPCP is for scaling MPC computation out via Priv
fbpcs
FBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making unencrypted, readable data available to the other party or any third parties. Facebook provides impression & opportunity data, and the advertiser provides conversion / outcome data. Both parties have dedicated cloud computing instances living on separate Virtual Private Clouds (VPCs) that are connected to allow network communication. The FBPMP products that have been implemented are Private Lift and Private Attribution. It’s expected that more products will be implemented and added to the Private Measurement suite.
gesture-classifier
A Jupyter project that recognizes gestures from orientation and acceleration input data.
node-template
A basic Node package template
pg-dev
A database for Shorty
profile-site
My personal website
step-tracker-for-android
This project is an Android application which uses the built-in accelerometer and signal processing to identify, track, and display steps taken by the user.
danbunnell's Repositories
danbunnell/step-tracker-for-android
This project is an Android application which uses the built-in accelerometer and signal processing to identify, track, and display steps taken by the user.
danbunnell/benchmark-dotnet
A benchmark tool for .NET Core standard collection classes
danbunnell/DotNet6Template
A minimal net6.0 template to use when starting a new project
danbunnell/encrypted_messaging
A project exploring tools for use in an encrypted messaging schema
danbunnell/fbpcp
FBPCP (Facebook Private Computation Platform) is a secure, privacy safe and scalable architecture to deploy MPC (Multi Party Computation) applications in a distributed way on virtual private clouds. FBPCF (Facebook Private Computation Framework) is for scaling MPC computation up via threading, while FBPCP is for scaling MPC computation out via Priv
danbunnell/fbpcs
FBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making unencrypted, readable data available to the other party or any third parties. Facebook provides impression & opportunity data, and the advertiser provides conversion / outcome data. Both parties have dedicated cloud computing instances living on separate Virtual Private Clouds (VPCs) that are connected to allow network communication. The FBPMP products that have been implemented are Private Lift and Private Attribution. It’s expected that more products will be implemented and added to the Private Measurement suite.
danbunnell/gesture-classifier
A Jupyter project that recognizes gestures from orientation and acceleration input data.
danbunnell/node-template
A basic Node package template
danbunnell/pg-dev
A database for Shorty
danbunnell/profile-site
My personal website
danbunnell/proximity-alarm
Creepy roommate? Nosy parents? This project uses computer vision and signal processing to detect the motion and distance of a subject and sounds the alarm when they come too close.
danbunnell/simple-arb
TBD
danbunnell/smart-light
An interactive, remotely-controllable night light
danbunnell/smart-light-remote-for-android
Controls the Smart Light night light remotely from an Android device
danbunnell/tls-examples
A project containing examples using different TLS schemes
danbunnell/typescript-graphql-server
A basic template for a GraphQL server written in TypeScript