Clipboard History for Linux

Jul 2026
Tech Stack: C, Linux, Debian packaging, systemd, Display Servers

  • A lightweight, clipboard history daemon (clipd) and command-line engine (clipboard) written from scratch in pure C.
  • Implemented the workflow to listen to Clipboard Selection events, capture them and store them in an In-Memory buffer.
  • A quick GUI using rofi for quick paste interactions.
  • Registered the process with systemd as a user space background daemon.

AI-Accelerated Tomographic Reconstruction

Mar 2026
Tech Stack: Python, C++, CUDA, MPI, HPC

  • Achieved 4.85× execution speedup over the baseline SIRT algorithm by parallelising the reconstruction pipeline.
  • Integrated AI-driven reconstruction into the HPC pipeline to drastically reduce execution times with a controlled accuracy trade-off within an acceptable threshold.