//What I'm doing right now

My capstone is a complete ultrasound imaging platform built from scratch: five custom boards covering main control, transducer driving, the analog front-end, display and image processing, and power management, with a PyTorch U-Net cleaning up the reconstructed image at the end of the chain.

  • thev

    A supply chain compatibility tool for hardware components, linked to consumer and industry datasheets.

    Python

$ thev check psu-usb-500ma heater-pad-5v
psu-usb-500ma <-> heater-pad-5v: INCOMPATIBLE
no port pairing satisfies every applicable rule; the closest is out <-> in fails on only 500 mA supplied against 1200 mA drawn

  out <-> in  FAIL
    [pass] direction  source port pairs with sink port
    [pass] protocol   both ports speak power
    [pass] voltage    4.75-5.25 V and 4.75-5.25 V share 4.75-5.25 V
    [FAIL] current    only 500 mA supplied against 1200 mA drawn
    [pass] connector  female usb-a mates with male usb-a

//How I work

I like to be given a wishlist of what to achieve alongside supplemental documentation and resources and then to be left alone for a while. I think deadlines are necessary to reinforce work ethic and pressure, I welcome fake deadlines to put the pressure on as well.

I have anecdotes and references that vouch for my collaborative ability, spanning past colleagues, professors and the barista I see each morning. I work well taking the lead and as a second voice and find the most success with an equally communicative, understanding team. I welcome criticism, it's business at the end of the day.