Skip to content
#

museum-ready

Here are 13 public repositories matching this topic...

Now hosted in my UNLV Museum - Animal-bounties registry from the UNLV MongoDB shell tutorial — the museum runs real Mongo shell syntax (find, insertOne, updateMany, $set, $gte, $and) against a Postgres-backed translator so visitors can type the same commands the original exercise used. (UNLV Assignment, Feb 2024)

  • Updated May 22, 2026
  • JavaScript

Now hosted in my UNLV Museum - Restaurant rating and review monorepo from May 2024 — a CRA + React Router SPA paired with an Express + Sequelize + Postgres backend. The museum preserves the frontend as-is and reimplements the backend in Next.js + Drizzle so the SPA functions end-to-end against the same API surface. (UNLV Assignment, May 2024)

  • Updated May 23, 2026
  • JavaScript

Now hosted in my UNLV Museum - Educational demo from UNLV's Information Assurance coursework — a login form runs both a vulnerable (string-interpolated) and a safe (parameterized) query against an in-memory SQLite user table, so students see firsthand that `' OR '1'='1' --` bypasses one and is neutralized by the other. (UNLV Assignment, May 2024)

  • Updated May 22, 2026
  • JavaScript

Now hosted in my UNLV Museum - Restaurant rating SSR app from Feb 2024 — original used Express + express-react-views + MongoDB, server-rendering JSX views. The museum preserves the JSX views and SSR character verbatim while reimplementing the data layer as Next.js Server Components + Drizzle/Neon. (UNLV Assignment, Feb 2024)

  • Updated May 22, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the museum-ready topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the museum-ready topic, visit your repo's landing page and select "manage topics."

Learn more