BSc Computer Science · Software & Game Developer · njeevan.vercel.app
Open-source benchmark suite for RISC-V hardware — CPU, vector (RVV), memory, crypto, storage, network, AI, and thermal. Built for boards like the Orange Pi RV2 and VisionFive 2.
curl -fsSL https://raw.githubusercontent.com/nj2216/openrvbench/main/scripts/install.sh | bash
openrvbench run allDesktop app for trimming movie scenes, censoring audio, and filtering subtitle content — built with Electron, React, and FFmpeg.
| Layer | Technology |
|---|---|
| Desktop shell | Electron 30 |
| UI | React 18 + Vite |
| State | Zustand |
| Video | FFmpeg via fluent-ffmpeg |
| Subtitles | Custom SRT parser |
| Build | electron-vite |
| Project | Stack | |
|---|---|---|
| 🔬 | OpenRVBench — RISC-V benchmark suite | C++17, Python, CMake |
| 🎬 | CineCut — movie scene editor & censorship tool | Electron, React, FFmpeg |
| 🧠 | riscv-binary-intelligence — RISC-V binary analysis toolkit | Python, FastAPI, ELF |
| 🎵 | MedPlay — web-based LAN media player | Flask, Python, JS |
| 🧩 | Jvincipy — write HTML with Python objects | Python |
| 🪄 | Jyinit — project scaffolder | Python |
| 🩺 | Healthcare Dashboard (private) — health monitoring & analytics | TypeScript, React |
| ⚙️ | SaiRaksha (in progress) — cloud wearable health monitor | Python, Edge AI |
- Shipping OpenRVBench v1.0 to the RISC-V community
- Building riscv-binary-intelligence — ELF parsing, ISA detection, binary analysis
- Building SaiRaksha — cloud-based wearable health monitoring
- Learning Cloud & Edge AI

