"Every experiment teaches us something new. Every line of code brings us closer to innovation."
Life Experimentalist is a central hub for projects that bridge the gap between experimental concepts and real-world software solutions. We believe in learning through execution, building through iterative releases, and growing through collaboration.
|
LeetCode DSA Auto-Commit Browser Extension. Manifest V3 browser extension that intercepts accepted DSA solutions, runs inline AI code review, and commits them to user's GitHub, auto-generating a live Pages dashboard. 🔗 View Repository |
Self-hosted, multi-tenant LLM gateway. Go gateway where clients use one key and the standard OpenAI API while provider credentials never leave your deployment. Live at cognigate.vkrishna04.me. 🔗 View Repository |
|
LLM Bias Auditing & Evaluation System. Multi-metric bias detection CLI for local LLMs via Ollama, generating structured fairness audit data, statistics, and graphs (published on Zenodo). 🔗 View Repository |
Reclaim disk space from idle Git repositories. Rust CLI that deletes node_modules, .venv, target, and vendor from idle repos only after the project's own package manager proves a lockfile can rebuild them. On the org's Homebrew tap and Scoop bucket. 🔗 View Repository |
|
AI reading companion for web novels and fanfiction, published on Firefox Add-ons and Edge Add-ons. Published Firefox extension that translates and enhances web novels on ranobes.top, FanFiction.net, AO3 and ScribbleHub, with a bring-your-own-provider design (Gemini, any OpenAI-compatible endpoint, or local Ollama) and a shelf-aware reading library. 🔗 View Repository • 🦊 Firefox Add-ons • 🌐 Edge Add-ons |
Serverless view counters: one POST to count, one image URL for the badge. Serverless view counter on Cloudflare Workers and D1: one POST increments, one image URL renders a configurable SVG badge, with optional unique-visitor analytics and CI-checked endpoints. Live at counter.vkrishna04.me, powering every view badge on this page. 🔗 View Repository |
|
Multi-dimensional timetable engine for campus scheduling and beyond. Dockerized, offline-first timetabling and geofenced attendance system with 3D GPS checks, reverse RSVP scheduling, and real-time WebSockets. Campus-first, generalizing to any domain that needs an efficiently queryable, sliceable timetable. 🔗 View Repository |
Which account, OAuth provider, and MFA method you used on every site. Local-first browser extension built with Plasmo and React. No passwords stored, no account, no backend, no telemetry; login history stays in IndexedDB on your device. 🔗 View Repository |
More organization projects
|
Hospital management platform. Proprietary, closed-source project in a private repository. Project overview available on the founder's portfolio. 🔗 Project Overview |
VS Code dictionary synchronizer. VS Code Marketplace extension enabling dictionary synchronization to keep spelling rules consistent across workspaces (2K+ installs). 🔗 View Repository |
|
Real-time sign language detection with in-browser inference. Webcam frames run through MediaPipe landmarks into a RandomForest classifier, with a training CLI, model analytics, a REST API, and in-browser inference. Live at sign.vkrishna04.me. 🔗 View Repository |
Save points for code, for when git is overkill. VS Code extension bringing game-style save points to code: snapshot the workspace, roll back from a timeline, and keep files added since the save point thanks to overlay restore. Save points are plain JSON under .vscode, no cloud required. 🔗 View Repository • 🧩 VS Code Marketplace |
|
Simplified Web3 Hive Social Media Portal. Onboarding decentralized social media web application designed to welcome newcomers without technical complexity (IIT Delhi CodeHive Runner-up). 🔗 View Repository |
Real-Time Facial Landmark & Emotion Classifier. Extracts facial landmarks and classifies emotions in real-time using MediaPipe and machine learning (Tredence InfinityAI runner-up). 🔗 View Repository |
|
Fill in a form, get a portfolio. Guided form that generates a settings file for the same JSON-driven template powering vkrishna04.me, validating every field against the portfolio's own JSON Schema. Download the file, or let a scoped token create the repo and enable Pages for you. 🔗 View Repository • 🌐 Website |
A dual-fisheye dashcam for the Pi Compute Module 5. Headless systemd dashcam where recording is the one non-optional duty: preview, depth and the web UI stay off the capture thread, camera brownouts don't stop it, and the SD card never fills. Computes stereoscopic depth on demand from the dual fisheyes. 🔗 View Repository • 🌐 Docs |
|
Fork any repo, branch off, make your updates, and open a Pull Request. We review and merge active contributions! |
Find bugs or have ideas? Open an issue on the relevant repository and detail your findings or feature concepts. |
Start a discussion thread on the organization page, collaborate on new experiments, or learn alongside our community. |