Personal OS

A suite of tools and memex that works for my knowledge management.

Started: Jul 13, 2024View Project →

The Idea

I have been dabbling in building my own personal operating system. Essentially a personal suite of tools and memex that works for the way I want to do knowledge management. First up was a read it later interface. This is my exploration in that.

Build Log

July 13th, 2024

  • Got the initial structure figured out.
  • Used V0 to prototype the layout.
Prototype layout
Prototype layout

July 14th, 2024

  • Got base functionality of taking article parsing and purifying it to a json object that is saved in firestore.
  • Also got pulling that object and rendering the reader view.
Reader view
Reader view