Pinned Loading
-
games-achievements
games-achievements PublicInteractive site for viewing stats about the video games I play, including platforms, recent and total playtimes, achievement names, personal and global completion percentages, and more.
TypeScript 2
-
MoviesLibrary
MoviesLibrary PublicWeb app for cataloging movies you own and their formats, such as DVD, Blu-ray, and Streaming. Metadata is pulled from the OMDb API and can be edited.
JavaScript 1
-
T-800
T-800 PublicParses chat messages and responds to commands, posts formatted data from external sites such as Blizzard and RapidAPI, and manages administrative tasks by assigning roles to server members.
Python
-
FakeNewsDetection
FakeNewsDetection PublicForked from kaitlynshelby/FakeNewsDetection
Uses natural language processing techniques and libraries to analyze tweets and determine whether they are reliable or "fake news".
Python
-
nextjs-template
nextjs-template Public templateMy Next.js project template that includes TypeScript, Tailwind CSS, Mongoose, ESLint, and Prettier. Also includes some basic code stubs.
TypeScript
-
Next.js on Vercel: SSR and local files
Next.js on Vercel: SSR and local files 1Next.js and reading from a local JSON file with `fs` during build time:
23| | Local (dev) | Local (prod) | Vercel (prod) |
4|:--|:-:|:-:|:-:|
5| getStaticProps | ✅ | ✅ | ✅ |
If the problem persists, check the GitHub status page or contact support.