Public
2026-02-11
Examples and exercises from “Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching” by Robert Sedgewick. Working through this classic algorithms textbook.
https://github.com/abaj8494/Sedgewick-algorithms-in-c-exercises-and-examples
This page contains a link to my Github repository:
https://github.com/abaj8494/homebrew-typing-telemetry
The repo is one of my most polished projects and is written in Go. 𐃏
Features
- counts characters typed in a day (useful for programmers that camp out on
CtrlandMetakeys all day) - estimates words typed (for fun)
- provides
htmlcharts with Weekly and Monthly views - tracks mouse distance traveled (with Euclidean distance)
- if you think about it, the more you type and the less you move the mouse – the cooler you are.
- includes a CLI typing speed test with customisable options
Inertia
This is so exciting I have dedicated an additional heading for it. Functionalities include: