Project Index
Independent AI/defense research alongside open-source work spanning local-first AI, systems programming, and developer tooling.
AI & National Security Research
Independent research at the intersection of AI and defense technology — a multi-agent LLM system for open-source intelligence fusion, and a wearable field-hardware concept combining on-device inference, sensor fusion (IMU, thermal, RF), and LoRa mesh communications for denied-communications environments. A prototype from this research track was submitted to IAF iDEX ADITI 4.0, a national defense innovation competition run under India’s Ministry of Defence. Specific architecture and system details are kept private at this stage.
Multi-Agent Systems · OSINT · On-Device Inference · Sensor Fusion · Zero-Trust Design
local-lens
Python · Flask · SQLite FTS5 · OCR · Ollama
Privacy-first local activity recorder and semantic search engine — a self-hosted, open-source alternative to Rewind.ai. On-device LLM inference via Ollama, hybrid full-text and vector search, a persistent system tray daemon, and a full CI/CD and test suite. Zero cloud dependency.
Dolphin
C · termios · Systems Programming
Feature-complete terminal text editor written from scratch in C — manual memory management, Unix terminal I/O via termios, raw mode input handling, and syntax highlighting. Deep low-level systems programming without abstractions.
OMP
PowerShell · oh-my-posh
Published PowerShell module for oh-my-posh that enumerates all available terminal prompt themes in a browsable list and provides single-command import and application of any theme. Maintained since 2023.
Markdown Editor
Electron · Vite · React · TypeScript · CodeMirror 6
Cross-platform desktop Markdown editor with real-time preview, plugin-ready architecture, and a fast CodeMirror 6 editing core packaged via Electron.
WeatherNow
HTML · CSS · JavaScript
A modern weather application that provides real-time weather information for cities around the world.
Quaint Notes
React · JavaScript
A clean and lightweight note-taking app designed for simplicity and speed. Built with React, it lets you create, edit, and manage notes effortlessly in your browser.
Matrix Animation
JavaScript · Canvas
A browser-based Matrix-style animation created using only HTML and JavaScript. Run it via the Live Server extension or terminal for instant visual flair.