This is the list of my best projects:
Web Apps
- lhcbfinder - Search and discover LHCb experiment papers using semantic search.
- nMermaid - 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 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. - Sanitext - Web based text sanitizer tool to remove unwanted characters from text
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 configurations 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