Skip to content
View IPerception's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report IPerception

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
IPerception/README.md

IPerception

Projects

Browser workbench for healthcare EDI (X12)

Reads any X12 interchange — decodes each segment, recovers the loop nesting, and flattens 837P claims into a table. Turns production files into safe test data. Opens from a single .html file; nothing leaves your machine.

Stack: JavaScript HTML5 CSS3 Python


Kavach   GitHub release

Local-first personal password manager for Windows

All credentials encrypted with AES-256-GCM and stored on your device. No cloud, no accounts, no subscriptions. Runs as a single .exe.

Stack: Java Spring Boot React TypeScript SQLite Tailwind CSS



Contact

iperception75@gmail.com

Popular repositories Loading

  1. IPerception IPerception Public

    Config files for my GitHub profile.

  2. kavach-vault kavach-vault Public

    Kavach-Vault is a local-first personal password manager. A single java -jar kavach.jar launches the Spring Boot backend and serves the React frontend. All credentials are encrypted with AES-256-GCM…

    Java

  3. EDI-Workbench EDI-Workbench Public

    Browser workbench for healthcare EDI: read any X12 file, and turn real ones into safe test data. Nothing leaves your machine.

    HTML