Jordan Schilling | Technologist, Software Builder, and Engineer

Jordan Schilling — software engineer and technologist

Software engineer focused on automation systems, experimental tools, and developer productivity. Projects, dev logs, and technical writing.

14 January 2026

Adding README Documentation and Defining Next Steps

by Jordan Schilling

Devlog — 2026-01-14

Overview

Added a comprehensive README file to the project to document setup, usage, and overall architecture.

This repository is public, and anyone interested can download the project and follow the README instructions to try it out themselves. The documentation is intended to lower the barrier to entry and clearly explain how the application works, how data is stored, and how to run it locally or as a packaged executable.

The application is currently being used daily and is already providing valuable insights into how time is being allocated across tasks and applications.

Documentation Update

This marks the transition from a personal experiment to a shareable and reproducible project.

Current State

At this stage, the application:

The system is stable and already delivering real value in day-to-day use.

Next Steps

Planned improvements before considering the project “complete”:

Project Status

Once the above items are implemented, the project will be considered feature-complete.

Until then, the application is actively used and already providing strong feedback on time allocation and focus habits. The current results have validated the original idea and justified continued development.

tags: documentation - readme - project-management - roadmap