๐ Side Projects
Here is a collection of side projects that I've built, ranging from data engineering toolkits to interactive ML applications.
๐ Book Shelf
A personal digital library catalog and shelf explorer that indexes my reading list, tracking physical and digital books with structured data.
- Status: ๐ข Live
- Tech Stack: JavaScript, Vite, CSV parsing, Firebase Hosting
- Live App: vikramtiwari.com/books
- Detailed Writeup: 3D WebGL Library & Carousel Architecture
๐ณ Culinary Vector Math Engine
An interactive pairings visualizer that uses high-dimensional vector embeddings to analyze ingredient relationships. It applies cosine similarity over culinary data to discover unexpected and scientifically-backed food pairings.
- Status: ๐ข Active / Live
- Tech Stack: TypeScript, Vector Math, HSL Curated Visuals, Firebase Hosting
- Scientific Foundation: arXiv:2605.22391
- Live App: culinary-universe.vikramtiwari.com
- Detailed Writeup: Pairing Ingredients in High Dimensions
๐ notes.vikramtiwari.com
A personal clinical logbook, knowledge graph, and search engine powered by HonKit, Git commit auditing, submodules, and high-contrast styling variables.
- Status: ๐ข Live
- Tech Stack: JavaScript, HonKit, CSS3 Variables, Makefile Automation
- Detailed Writeup: Notes Website Architecture & Build Engineering