DEV Community

Cover image for The Intersect - About the project
Navin Kodag
Navin Kodag

Posted on • Updated on

The Intersect - About the project

What is the intersect?

From the famous series "Chuck", the Intersect is a government database of encoded information harvested from every intelligence agency in the United States.

How does it even work?

The intersect is initially downloaded into chuck's brain by flashing a ton images. And then the subsequent uses of the intersect require him to flash again with the images related to that skill.
This fan wiki contains most of the knowledge you need i.e if you need it.
https://chuck-nbc.fandom.com/wiki/The_Intersect .

As I'm writing this, it sounds so weird for someone who isn't familiar with the show. I apologize (no i do not 🙃).

So to make the intersect:

  • Scrape images from the internet
  • Feed them into a REST API
  • Consume the REST API on the client with a... you guessed it - a JavaScript framework✨

The stack i chose

  • gin (Golang)
  • Nextjs (JavaScript)
  • REST API
  • Heroku for hosting

Alright then,
LESGOOOOO!
drake.gif

Top comments (0)