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

Block or report arjayb

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

KELBRIC Technologies

Building intelligent solutions. Empowering what's next.

We build practical digital products by rapidly turning business ideas and operational workflows into working web applications — from browser-based prototypes to deployed full-stack systems with APIs, authentication, databases, role-based access, and operational dashboards.

📫 arjayb.fb@gmail.com


Featured Work — Full-Stack Service Platforms

We use a reusable approach for rapidly turning real-world workflows into deployable web applications. Our architecture combines responsive interfaces, APIs, authentication, persistent data, role-based workflows, and operational dashboards.

Digital Barangay — One Iteration

Live Demo · Frontend Repository · Backend Repository

Digital Barangay is one working implementation of this approach, adapted for local government services. It demonstrates resident registration, authentication, document requests, community concerns, administrative workflows, persistent PostgreSQL data, and live deployment.

Architecture

Resident / Admin Browser
          |
          v
   GitHub Pages frontend
          |
       HTTPS API
          |
          v
   Render / Express API
          |
       Prisma ORM
          |
          v
      Neon PostgreSQL

Uploads -> Cloudinary

Stack: HTML/CSS/JavaScript · Node.js · Express · Prisma · PostgreSQL/Neon · JWT · Render · GitHub Pages · Cloudinary

What this demonstrates: our ability to take a workflow from rapid prototype through frontend, API, authentication, database, role-based operations, and deployment.


Other Projects

Project What it demonstrates Stack
Baker's Diary A focused digital tool designed around practical bakery workflows Web application
RemitCompare Compares live remittance provider rates against the mid-market rate Vanilla JS, live FX API
BudgetFX Multi-currency budget ledger with live conversion Vanilla JS, localStorage, live FX API
RateAlert Currency tracker with sparkline and threshold alerts Vanilla JS, SVG, Notifications API
OrbitConnect Combines GitHub + npm activity into one developer profile Vanilla JS, GitHub + npm APIs
OrbitOrg Visualizes an organization's repositories Vanilla JS, SVG
OrbitStats Repository commit activity, languages and contributors Vanilla JS, SVG
Orbit GitHub profile explorer visualized as an orbit of repositories Vanilla JS, SVG

How We Build

Rapid prototyping is the starting point, not the finish line. We use it to validate ideas and workflows quickly, then add the engineering depth the product actually requires: APIs, persistent data, authentication, role separation, integrations, and deployment.

We use AI-assisted development as part of our workflow, but the goal is shipped software that can be inspected, tested, deployed, and explained — not code generated for its own sake.

We use the simplest architecture that fits the product. Client-side applications stay lightweight when a backend isn't necessary. When a product requires persistent data, authentication, role separation, or operational workflows, we build beyond the browser and connect the pieces into a deployable system.

Our repositories document architecture, deployment models, data sources, and current limitations rather than presenting prototypes as finished products.

KELBRIC Technologies is open to freelance engagements, practical web application projects, rapid prototyping, integrations, and full-stack product development.

Pinned Loading

  1. Orbit-a-GitHub-profile-explorer Orbit-a-GitHub-profile-explorer Public

    Explore any GitHub profile as an interactive orbit of their repositories, sized by stars and colored by language. No backend or login — vanilla JS and the GitHub REST API.

    CSS

  2. Rate-Board-Live-Currency-Converter Rate-Board-Live-Currency-Converter Public

    Live currency converter with real exchange rates, no backend or login required. Vanilla JS + a free public API, deployed as a static site.

    CSS

  3. Digital-Barangay-App Digital-Barangay-App Public

    Full-stack Digital Barangay portal for resident services, document requests, community concerns, and admin workflows.

    JavaScript