// SELECTED WORK

Project Index

Independent AI/defense research alongside open-source work spanning local-first AI, systems programming, and developer tooling.

00
INDEPENDENT RESEARCH · DETAILS CONFIDENTIAL

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

01

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.

02

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.

03

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.

04

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.

05

WeatherNow

HTML · CSS · JavaScript

A modern weather application that provides real-time weather information for cities around the world.

06

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.

07

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.