Skip to content

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

Notifications You must be signed in to change notification settings

AnupGoenka/Build-a-Cybersecurity-Startup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.8%
  • CSS 13.0%
  • HTML 8.2%