Code Monkey home page Code Monkey logo

quizmake's Introduction

ㄟ(≧◇≦)ㄏ

Sign my Guestbook (GitHub Discussions)


  • 🙇🏻‍♂️ UoGuelph CS 22; recently studied soft computing & graphics
  • 🙇🏻‍♂️ Averaging 14s on the Rubik's Cube [WCA | CubePB]


random stats I keep track of
┌──────────────┬───────┐ ┌─────────────────┬─────┐
│  3x3 Records │  Time │ │  Typing Records │ WPM │
├──────────────┼───────┤ ├─────────────────┼─────┤
│       Single │  8.82 │ │         KeyMash │ 177 │
│    Mean of 3 │ 11.77 │ │    10ff Top 200 │ 160 │
│ Average of 5 │ 12.02 │ │  TypeRacer Race │ 160 │
│           12 │ 13.46 │ │ MonkeyType  15s │ 171 │
│           50 │ 14.01 │ │ MonkeyType  30s │ 178 │
│          100 │ 14.26 │ │ MonkeyType  60s │ 166 │
│         1000 │ 15.38 │ │ MonkeyType 120s │ 144 │
└──────────────┴───────┘ └─────────────────┴─────┘
┌────────────────┬──────────┐
│ Tetris Records │   Time   │
├────────────────┼──────────┤
│     Sprint 20L │ 0:21.321 │
│     Sprint 40L │ 0:43.898 │
│    Sprint 100L │ 2:06.249 │
└────────────────┴──────────┘

quizmake's People

Stargazers

 avatar

Watchers

 avatar  avatar

quizmake's Issues

Make a decision regarding recursive search

I don't know what should happen if you hand the program a question or token folder with subfolders. I think I might just add a recursive flag, but I don't know what would be best

If I implement recursive, then it would be best to have the flag specify to the main() whether it uses assert_nonempty_dir() or assert_dir_has_files().

Inline/literal randomization

Both completely random and memory-based. for example:

Who did {jack|jill} fight at the round table?

or for memory:

Who did {jack|jill}1 fight at the round table?

Add strictness flags

Currently the program will skip over invalid question/token files, but there should be:

  • An option to disable the warnings regarding this (less-strict mode), and

  • An option to disallow this behaviour (strict mode)

The former would be good for those who don't want to be badgered into deleting a ton of files. It would also give a deterministic answer for the situation of having a single folder containing both questions and tokens...

README

I need an actual README lol.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.