BackRM / Projects6 projects

Projects

Open-source tools, web applications, and backend systems I've built. All source code is available on GitHub.

Personal Tracker

Personal Tracker

Live

A comprehensive personal tracker to build better habits. Tracks habits, expenses, sleep, and study time with interactive analytics dashboards powered by MUI X Charts. Built as a PWA so it works offline.

Next.jsTypeScriptPWAMUI X Charts
Rehabify

Rehabify

Live

A centralised management platform for de-addiction centres (Nasha Mukti Kendras) in India. Features patient registration, treatment tracking, resource directory, and dynamic React frontend with advanced search.

GolangTypeScriptMongoDBReact.jsDocker
JSONic

JSONic

Live

A lightweight, powerful utility for parsing, formatting, validating, and manipulating JSON data directly in the browser. Built for developer productivity with a clean minimal UI.

Next.jsTypeScriptReact
mdconverter

mdconverter

Live

Real-time text to Markdown converter with live split-pane preview. Paste your content and watch it transform instantly with formatting options for common Markdown patterns.

Next.jsTypeScriptMarkdown
npm-compare

npm-compare

Live

Side-by-side npm package comparison tool with intelligent recommendations, download trend charts, bundle size comparisons, and detailed dependency analysis to help developers choose the right package.

Next.jsTypeScriptnpm API

Unzip N Open

Open Source

A cross-platform CLI tool built with Golang and Go Cobra to simplify file extraction. Supports seamless unzipping and direct integration with IntelliJ IDEA and Visual Studio Code across Linux, Windows, and macOS.

GolangGo CobraCLICross-platform