This is the list of my best projects:
Physics related
- HEPilot - RAG/LLM Framework for High Energy Physics.
- inference-engine - Run ML inference engine on Allen framework for LHCb experiment.
Web Apps
- lhcbfinder - Search and discover LHCb experiment papers using semantic search.
- arXiv-Daily - Daily arXiv papers reader.
- hep-jobs - Track and look for latest High Energy Physics Jobs
- nMermaid - Simple
mermad.jsviewer 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
VSCodeextensionsvsixfiles. 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
freeon Linux - free-mac - port of
freecommand 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
- lvec -
Pythonpackage for seamless handling of Lorentz vectors - Dmidecodecpp -
C++library to parse and displayDMIDECODEoutput in single header file. - LoggerNG -
C++library to standardize logging inC/C++projects. - Bfit -
Pythonlibrary to fit histogrammed data with a variety of signal and background models. - Jaggedcpp -
C++library to handle jagged arrays.