workbench

Concept:
Workbench is a personal data management tool - it began as a simple way to keep my working notes in one searchable location accessible from anywhere, and I've been building it out as needed since. The current version has nodes for progress loggging, academic notekeeping, reference material, and a testbed for basic bioinformatic interface development. It's still a bit ugly, but it's been absolutely useful so far!

At present I'm building up a d3-based circos display on the client side with a python engine on the django back end as a proof of concept.

Stack:

  1. PostgreSQL
  2. Python / Django
  3. Typescript / React / Vite Chakra UI

Progress:~85%

  • in current use



workbench-screencap-01