This the list of my best projects:
Web Apps
- lhcbfinder - Search and discover LHCb experiment papers using semantic search.
- N-Mermaid - Simple mermad.js viewer and web exporter tool.
- nrepo - Web app to convert repos to LLM-ready prompts.
- PixelMorph - Web app to convert photos between different formats.
- tex2math - LaTeX to MathML Converter in the browser.
- Decay Width and Lifetime Calculator - Web app to calculate the decay width and lifetime of a particle.
- vsixdl - Web app to download
VSCode
extensionsvsix
files. Also CLI version available.
CLI Tools
- txm - A command-line utility to make working with tmux more efficient and user-friendly
- nmem - better version of
free
on linux - free-mac - port of
free
command for mac - nvim-switcher - Switch between different nvim configrations in easy way
- gh-cp - Github cli extension to allow copying single files from repository without cloning
Libraries
- dmidecodecpp -
C++
library to parse and displayDMIDECODE
output in single header file. - LoggerNG -
C++
library to standardize logging inC/C++
projects. - bfit -
C++
library to fit histogrammed data with a variety of signal and background models. - jaggedcpp -
C++
library to handle jagged arrays. - lvec -
Python
package for seamless handling of Lorentz vectors