2023-07-21

about

I'm Jamin (a.k.a. Jamie). I'm currently working as a genetic pathology registrar at SA Pathology. In my spare time, I dabble with programming languages.

Some personal projects of mine:

  1. Slipbox: a small single-page application to emulate a piece of scrap paper and an index card slipbox with aesthetics inspired by Plan 9. Mouse-based interface: left-click on the rightmost space (workspace) to make a card and right-click on the card to file it away; left-click the card in the slipbox to return it to the workspace.
  2. Accordion: a virtual piano allowing you to play chords using your left hand and individual notes using your right hand on your computer keyboard (key assignments according to my tastes). The tonic chord is R for the left hand and the tonic is N for the right hand. Left hand chords can be modified by simultaneously holding another key (A, Z, S, X, D, C).
  3. Localise: a basic logic game. Place a block on the grid of wires to produce the signal pattern on the bottom left.
  4. Hi-C Curate: a client-side tool to curate Hi-C breakpoints (if you have a .hic file and a list of automatically-called breakpoints). Specifically designed for fast curation.