llSourcell / Build-a-Cybersecurity-Startup

This is the code for "Build a Cybersecurity Startup" by Siraj Raval on Youtube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is the code for this video, "Build a Cybersecurity Startup" by Siraj Raval on Youtube. This is unfinished code, it runs, but the features still need to be integrated together in a coherent way. I'll outline below what to do

Run the intial app

  1. Check out this Live Demo
  2. Follow this blog post.

Package desriptions

TODO (in order)

  • Switch the react backend to a flask backend
  • Add a suitable homepage to the dashboard. I used Clearbit's for inspiration
  • Train a logistic regression model on credit card fraud data. Here's an example repository.
  • Integrate 2 Openmined libraries, PySyft, and syft.js into the app to enable federated learning and secure multiparty computation.

Credits

Everybody but me, i just put it all together to inspire people to build empowering tools for others.

About

This is the code for "Build a Cybersecurity Startup" by Siraj Raval on Youtube


Languages

Language:JavaScript 78.8%Language:CSS 13.0%Language:HTML 8.2%