Skip to content
View nj2216's full-sized avatar
:shipit:
Currently in a serious relationship with Stack Overflow
:shipit:
Currently in a serious relationship with Stack Overflow

Block or report nj2216

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nj2216/README.md

Jeevan N

BSc Computer Science · Software & Game Developer · njeevan.vercel.app


OpenRVBench

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 all

OpenRVBench RISC-V License: MIT


CineCut

Desktop 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

CineCut


Projects

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

Stack

Python C++ TypeScript React Electron Next.js Flask FastAPI Linux Git


Currently

  • 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

LinkedIn · Website · GitHub

Pinned Loading

  1. openrvbench openrvbench Public

    C++

  2. riscv-binary-intelligence riscv-binary-intelligence Public

    HTML

  3. cinecut cinecut Public

    JavaScript

  4. jyinit jyinit Public

    Python