Open source & craft

Small tools, shared patterns.

Real experiments and utilities from production work — no placeholder repos. Profile: github.com/abiralprakash.

01

Interactive demo

Loan Calculator

Amortization math I reuse when products need finance widgets — principal, annual rate, term in years, monthly payment out. No framework, just the formula desks expect.

Monthly payment: —

02

Pattern

OCR Demo

Minimal upload → extract → review queue flow used in NepalIPMS bulletin intake. Demonstrates layout-aware parsing, confidence thresholds, and human confirmation before records merge. Demo runs locally in workshops; production pipeline described in the architecture gallery.

03

Component set

Search Components

Debounced query input, filter chips, and paginated result lists tuned for register-scale datasets. Built for 130k-row trademark search — FTS-friendly normalization hooks included. Source available on request.

04

Design system

UI Library

Editorial components shared across this portfolio and client products: typographic scale (Newsreader + Inter), form primitives, tables, and navigation patterns without dashboard card grids. Demos live here; source available on request.

05

Boilerplate

Workers Boilerplate

Opinionated Cloudflare Workers starter: typed routes, D1 migrations, R2 uploads, KV session cache, and error shapes I reuse on LegalTech APIs. Cuts day-one setup so projects start at domain logic.

06

Hooks

React Hooks

Small hooks from production apps: debounced search, theme-aware media queries, optimistic form saves, and infinite scroll with abortable fetches. Source available on request.

← Back to portfolio