CLI timed quiz game parsed from CSV file in GOLANG

Quiz-Game-GO

CLI timed quiz game parsed from csv file in GOLANG

  • Read the quiz provided via a CSV file and will then give the quiz to a user keeping track of how many questions they get right and how many they get incorrect.

  • Executable file should run on by own on CMD and --help should provide directions.

  • The default time limit is 30 seconds, but also customizable via a flag.

Owner
Adarsh Singh
Lost in this small world!
Adarsh Singh
Similar Resources

A simple implementation to upload file to AWS S3

A simple implementation to upload file to AWS S3.

Nov 19, 2021

A cross platform desktop service that watches custom folders for file changes and updates the corresponding database in Notion.

A cross platform desktop service that watches custom folders for file changes and updates the corresponding database in Notion. Perfect for tracking reading lists

Mar 12, 2022

A WIP ad hoc file transfer tool

Telepathy Telepathy is a work in progress file sharing server and client for ad hoc file sharing between computers on a local network. This lets you q

Feb 1, 2022

Package figtree provides a multi-paradigm SDK for sophisticated configuration file access

Package figtree provides a multi-paradigm SDK for sophisticated configuration file access. Motivation Figtree syntax is based on classic key/value pai

Dec 31, 2021

Commonpassword - Search for the password in the file

commonpassword service Responsible for searching the password provided in a file

Dec 30, 2021

API-HTTP service for wav-file synthesis based on sound library (morphemes)

Сервис для генерации аудио-файлов по заданной последовательности звуков из библиотеки. Предоставляет HTTP-API для передачи последовательности для гене

Jan 9, 2022

A small command line tool for testing grok patterns on file contents.

grogg A small command line tool for testing grok patterns on file contents. It uses the vjeantet/grok library for parsing and pterm for some extra glo

Feb 5, 2022

Updates labels for a Github repository using a template file.

Github Labeler The purpose of this application is to sync your default labels with a repository hosted by Github. Labeler automatically merges your la

Mar 6, 2022

EggContractor is a self-hosted contract monitoring web app + CLI client for Egg

EggContractor is a self-hosted contract monitoring web app + CLI client for Egg, Inc.. It allows you to easily monitor all your contract progress, as well as peeking into prospective coops you may want to join.

Nov 23, 2022
Comments
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 14% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /Images/time.jpg | 37.40kb | 31.94kb | 14.61% | | /Images/cmdHelp.jpg | 52.72kb | 45.11kb | 14.44% | | /Images/output.jpg | 58.50kb | 50.58kb | 13.53% | | | | | | | Total : | 148.62kb | 127.63kb | 14.12% |


    📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

    ~Imgbot - Part of Optimole family

Api for Magnus quiz VK App

Magnus-Quiz Api docs here. Migrations here. Database: >= PostgreSQL 13.1 Configure use env MG_PORT=8080 - app http port MG_DB_HOST=127.0.0.1 - databa

Nov 10, 2021
File-generator - Creates a file filled with bytes

creates a file filled with bytes ./filegen from to from : index of first piece t

Feb 14, 2022
Trakt-cli - A CLI for trakt.tv using the trakt.tv API
Trakt-cli - A CLI for trakt.tv using the trakt.tv API

trakt-cli ████████╗██████╗ █████╗ ██╗ ██╗████████╗ ██████╗██╗ ██╗ ╚══

Dec 27, 2022
Go client for the Internet Game Database API
Go client for the Internet Game Database API

IGDB Communicate with the Internet Game Database API quickly and easily with the igdb package. With the igdb client, you can retrieve extensive inform

Sep 27, 2022
A simple command line -based snake game built with go and termbox
A simple command line -based snake game built with go and termbox

snake-task Snake Game A simple command line -based snake game built with go and termbox library. This is a test task for a Golang positon. It took me

Jan 16, 2022
Pokemon Unite scoreboard HUD and extra tools running over captured game feeds using the OpenCV video processing API and Client/Server architecture.
Pokemon Unite scoreboard HUD and extra tools running over captured game feeds using the OpenCV video processing API and Client/Server architecture.

unite Pokemon Unite scoreboard HUD and extra tools running over captured game feeds using the OpenCV video processing API. Client (OBS Live) Server Ar

Dec 5, 2022
The library parse the system netrc file for golang

gonetrc This is the library parse the system netrc file, support linux/macos/win

Jul 8, 2022
I try to make a Restfull-API with golang and interaction with json.file

{ "users": [ { "name": "Elliot", "type": "Reader", "age": 23, "social": { "facebook": "https://facebook.com",

Jan 5, 2022
GoFind - Concurrent file finder in Golang

GoFind How to Run? Clona la repository. Setta il tuo GOPATH dalla root della rep

Feb 17, 2022
Azure Data Lake Storage Account Share 9p File System

dlfs Azure storage account (data lake) v2 as a 9p file system. Fork of abfs. Written in Go. Created during the 2021 MS hackathon. Build Currently the

Oct 15, 2021