Posts for: #In-Progress

Listro

Work in Progress

While key foundational features of Listro have been implemented in v0.0.1, the project remains under active development. Features such as persistent state saving are not yet available, and due to limited testing, users may encounter bugs.

About Listro

When you have a lot to get done, keeping track of tasks can quickly become overwhelming. Since I do most of my work in the terminal using tools like Neovim, I set out to build a terminal user interface (TUI) that fits seamlessly into my existing workflow.

Read more →

PyScrape

About PyScrape

As a Computer Science student at the University of Arizona, I often found myself navigating course websites and manually downloading content—an inconvenient process that took me out of the terminal environment I preferred working in.

To streamline this task, I began developing PyScrape, a command-line tool for downloading static content from static websites.

Usage

PyScrape is currently a work in progress. At this stage, it supports downloading PDFs from a given webpage. Support for additional file types such as DOCX documents, images, and presentations is planned for future releases, as the project continues to evolve.

Read more →