FHRADC Enterprise Management System
Permission-driven ERP covering HR, finance, procurement, approvals, payroll and audit.
A browser-based screen recording platform for instant video sharing, built end to end: real-time recording, server-side processing with BullMQ and FFmpeg, secure file storage, Redis-based rate limiting and REST APIs.
Screen recording is trivial to start and hard to finish: capture is only the first step, and video transcoding is far too slow and CPU-hungry to run inside a request/response cycle without wrecking the experience.
Implemented real-time recording in the browser, so there is nothing to install.
Moved transcoding off the request path into BullMQ background jobs running FFmpeg, keeping the API responsive while processing happens asynchronously.
Added Redis-based rate limiting to protect an endpoint that is inherently expensive to serve.
Built secure file storage and REST APIs for upload, processing status and sharing.
A complete record-to-share pipeline: capture in the browser, process asynchronously, and hand back a shareable link without blocking on transcoding.
Permission-driven ERP covering HR, finance, procurement, approvals, payroll and audit.
High-scale event ticketing platform stress-tested to 100,000 concurrent users.
Privacy-first local AI tool that semantically indexes codebases and answers questions about them.
Whether you have a specific project in mind or just want to explore possibilities, my inbox is open. Let's engineer something that holds up under load.