Skip to content
/ GPU_DB Public

Webscraped TechPowerUp's GPU database on reference cards and using that information with a cominbation of MongoDB, Express, and Node, created a webapp to look up card design, hi-res images of the PCB and specs related to the card.

Notifications You must be signed in to change notification settings

MMC313/GPU_DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics Card Database

Webscraped TechPowerUp's GPU database on reference cards and using that information with a cominbation of MongoDB, Express, and Node, created a webapp to look up card design, hi-res images of the PCB and specs related to the card.

Installing

  • Clone this repository
  • npm install;
  • npm build;
  • npm start;

Deployment

https://neographics.up.railway.app

Built With

  • MongoDB
  • Express
  • Node

Authors

Acknowledgments

  • Techpowerup's database

About

Webscraped TechPowerUp's GPU database on reference cards and using that information with a cominbation of MongoDB, Express, and Node, created a webapp to look up card design, hi-res images of the PCB and specs related to the card.

Resources

Stars

Watchers

Forks