Recruitment Talent Pool
An internal hiring tool that turns 2,800 unsorted résumés into a searchable, scored talent pool.
Paste a job description and it reads the requirements, sets the filters itself, and builds the shortlist. Recruiters can invite one candidate or a hundred in a single action, mark people as hired or do not contact so the decision binds the whole team, and export any result. Built for a US based home care staffing company, embedded in the dashboard recruiters already use.
Private tool, no public launch. A guided walkthrough is available on request.
Vanilla JavaScriptPython data pipelineCloudflare Workers + KVLLM job-description parsingSecurity-hardened
Poultry POS & Inventory
A complete point-of-sale and inventory system for an agri-supply store, running entirely in your browser.
Overview dashboard with sales and net-income trends, a cashier POS screen with change computation, product inventory with low-stock alerts, restock history, and sales reports. The production version is licensed software with key-based activation; this demo signs you straight into a sample store pre-loaded with two months of sales.
Try this: Ring up a sale in the POS tab, then watch the Overview stats and charts update.
Vanilla JavaScriptHTML/CSSlocalStorage
MidasBoard - Auto Dashboard Generator
Drop in any Excel or CSV file and get an instant, polished dashboard.
MidasBoard auto-detects your columns, picks sensible KPIs, and renders charts on the fly, no configuration. Everything is processed client-side, so your file never leaves your browser.
Try this: Drag in any spreadsheet, a sales or expenses export works great.
JavaScriptChart.jsSheetJS
Automation OS
My portfolio, reimagined as a desktop operating system.
Draggable, resizable windows, a taskbar, a start-style sidebar, and mini-apps, including MidasBoard embedded as one of the apps. The entire OS is a single hand-written HTML file. Best experienced on a desktop screen.
Try this: Open a few windows, drag them around, and snap them like a real desktop.
Single-file HTML/CSS/JS
ClinicFlow - Clinic Management SaaS
A multi-tenant clinic management system - patients, staff & public booking, invoicing, and a compliance-minded design built for real medical data.
Patient records, a staff + public self-booking calendar, a patient pipeline (kanban), a services catalog, invoicing with manual payment verification, clinical documents, a communication log, and a marketing content board. Built with real multi-tenant row-level security, private document storage, and audit logging, designed for PH Data Privacy Act / HIPAA-style handling of patient data. Log in with the demo account below to see it fully populated, or try the public booking flow with no login at all.
Try this: Open the patient pipeline (kanban) and drag a card between stages, or visit /book/sunrise to try the public booking flow.
Demo login: artemioinojales141524+clinicdemo@gmail.com / ClinicDemo2026!
Next.jsSupabase (Postgres + Auth + Storage + RLS)TypeScriptTanStack Queryshadcn/ui
Poultry POS, MidasBoard, and Automation OS run fully in your browser, nothing you type or upload is sent to a server. ClinicFlow is a real multi-tenant application with its own live database; the demo account above is pre-loaded with fully synthetic data.