Skip to content

Presenting IYKYK (If You Know You Know): an engaging quiz game where users test their knowledge across various categories. Choose preferred quiz categories from a user-friendly menu. Thoughtfully crafted questions and answers are fetched from an external API and formatted to render in the game's UI.

Notifications You must be signed in to change notification settings

cjones-87/IYKYK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header

All I Know Is, IYKYK by CJ Jones

Table of Contents

About

IYKYK is a multiple choice quiz game where users can choose their quiz category preferences from a menu of options. Questions and answers are aggregated from an external API then formatted to meet the game's design.

Demo

SiteLoop

Technologies Used

Front-end

  • react (v18.2.0) for building user interfaces in JavaScript
  • react-dom (v18.2.0) for rendering React components in the DOM
  • react-router-dom (v6.4.1) for routing in React applications
  • three (v0.146.0) for creating and displaying 3D graphics in the browser

Development

  • typescript (v4.8.3) for building large-scale JavaScript applications
  • @types/node (v16.11.60) for TypeScript type definitions for Node.js
  • @types/react (v18.0.21) for TypeScript type definitions for React
  • @types/react-dom (v18.0.6) for TypeScript type definitions for React DOM
  • postprocessing (v6.29.1) for post-processing effects in WebGL
  • @types/three (v0.146.0) for TypeScript type definitions for the Three.js library

Production

  • typescript (v4.8.3) for building large-scale JavaScript applications

Site Features

  • 3D animated graphics
  • Dynamic routing
  • Code splitting
  • Lazy loading
  • Responsive UI
  • Quiz category preferences
  • Multiple choice format
  • External API integration

Accessibility Features

  • Alt text for images/videos
  • Color contrast
  • Consistent/intuitive navigation
  • Resizable text and responsive design
  • Minimal blinking/flashing content

Contact

You can reach out to me via email at cj@seejonesengineer.com

Connect with me on LinkedIn: https://www.linkedin.com/in/cjones1827/

Visit my portfolio website: https://www.seejonesengineer.com/

footer

About

Presenting IYKYK (If You Know You Know): an engaging quiz game where users test their knowledge across various categories. Choose preferred quiz categories from a user-friendly menu. Thoughtfully crafted questions and answers are fetched from an external API and formatted to render in the game's UI.

Topics

Resources

Stars

Watchers

Forks