Autonomous Bug-to-PR: Multi-Agent Engineering with OpenClaw, Workboard, and Frontier Code Review
💡 The Autonomous Engineering Dream
Software Developer • Engineer • Problem Solver
Seasoned Technology Professional specializing in the Oracle ecosystem, with nearly two decades of experience designing, integrating, and building scalable enterprise and consumer applications.
A curated selection of web applications, mobile apps, and tools I have designed and built.
Multi-tenant SaaS HR & Talent platform featuring three integrated portals (Genesis Operator, Talent Workforce & ATS, and Career Candidate Portal) with PostgreSQL Row-Level Security (RLS) and Playwright Java E2E testing.
100% stateless educational platform that transforms study documents (PDF, DOCX, TXT, OCR) into structured review packets, interactive practice exams, and downloadable PDF/DOCX study sheets using Google Gemini 2.5 Flash and Spring AI.
Whether you are tracking glucose levels, logging nutrition, or managing medication, Gluconitor provides a sleek and intuitive interface to help you stay on top of your wellness journey.
From fueling records to maintenance logs, keep everything organized in one secure place.
A mobile client for Azure DevOps that allows you to manage your Work Items, Sprints, and Boards directly from your Android device with offline support.
A native Android word connection puzzle game built with Kotlin and Jetpack Compose. Players connect adjacent letter tiles on an 8x10 grid to form valid English words, scoring points, leveling up, and managing fire tiles before they burn down the library.
Key domains and technologies I specialize in across enterprise and modern development.
Articles, guides, and thoughts on software engineering and system integration.
💡 The Autonomous Engineering Dream
💡 Introduction: Repurposing Budget Silicon for 24/7 AI
Running Large Language Models locally has evolved dramatically with modern quantization techniques, Mixture-of-Experts (MoE) architectures, and Multi-Token Prediction (MTP) / Speculative Decoding.
I had a requirement to add a delete button in an Interactive Report of Oracle APEX. I did some research online and found a few articles discussing on how to do this. But they are using java scripts...
In my previous posts, I wrote about how to create custom interface types using Java as part of the Oracle E-Business Suite Integrated SOA Gateway. In this post, I will be building the service using...
In this post, I will create a custom interface using Application Module Service as opposed to the Java Bean Service in my previous post here. Using Application Module Service, we can take advanta...
We recently upgraded our Oracle E-Business Suite and along with it was the Integrated SOA Gateway. At work, we usually have requirements for systems integration in which we uses flat files. However...