This project is a group project which is a part of Senior Design
Project class. gem5 is a simulation software for computer architects
that provides resources like kernels, bootloaders, benchmarks, and
disk images. Currently, the resources are stored in a Google Cloud
Bucket, making it difficult for users to find what they need. The
goal is to categorize the resources, link them with example code,
and track analytics using a server. Additional goals include adding
a beginners’ section and more information about each resource. To
improve resource administration, MongoDB will be integrated into the
Python wrapper.