Skip to content

A python project that started as a joke, but I am now using to improve my skills

Notifications You must be signed in to change notification settings

fluffeuk/abd-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

abd-type

A python project that started as a joke, but I am now using to improve my skills.

Contents

  1. About
  2. Project Goals
  3. Learning Goals
  4. How it works (for nerds)

About

This project was inspired by Monkeytype. The alternate name is a reference to a classmate.

Shoutout to Mugi and zhekch for inspo.

Project Goals

  • Two WPM counters, one called burst-wpm, which refreshes the words per minute after each word typed, and another (this one is just called plain WPM) that updates in real-time.
  • A speedometer that updates in real time, in coordination with the user's WPM.
  • An 'accelerometer' which updates according to the change in speed over time (acceleration)
  • A neat, customizable GUI

Progress

  • Burst WPM
  • Standard WPM
  • Speedometer
  • Accelerometer
  • Customisation menu
  • Github Pages

Learning Goals

  • Get better at Python and learn more about terminal interaction through libraries like curses
  • Maybe learn about classes and other aspects of OOP if I can
  • Master git and version control

How it works (for nerds)

Nothing here yet

About

A python project that started as a joke, but I am now using to improve my skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages