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

Block or report kelbrictech

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.

Content in all repositories owned by your account will be closed.
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
kelbrictech/README.md

KELBRIC Technologies

Brick by brick. Quick yet slick.

We turn business ideas, operational workflows, and domain knowledge into practical digital systems — from rapid prototypes to deployed full-stack applications.

Our focus is the business solution as a whole: understanding the problem, shaping the workflow, building the right software around it, and proving that the resulting system behaves as intended.

Where a solution produces or already contains useful operational data, we can also explore an optional data analytics layer — identifying meaningful questions, patterns, risks, opportunities, or decision-support outputs that the available data can responsibly support.

Have a business problem, workflow, or product idea worth exploring? Work with KELBRIC Technologies through our Upwork agency.

📫 https://www.upwork.com/agencies/2093432177628321269/


What We Build

Bundled Business Solutions

A KELBRIC engagement can combine the components a business problem actually requires rather than forcing every project into the same technical template:

  • workflow and product definition
  • responsive web or application interfaces
  • APIs and system integrations
  • authentication and role-based access
  • persistent databases and operational records
  • administrative and user dashboards
  • local-first or offline-capable processing where appropriate
  • deployment and implementation support
  • optional data analytics exploration where the data makes it meaningful

We use the simplest architecture that fits the problem. A focused client-side tool should remain lightweight when a backend adds no meaningful value. A multi-role operational system should have the persistence, access controls, auditability, and infrastructure its workflow requires.

Technology follows the business problem — not the other way around.


How We Work

Our working standard is straightforward:

DISCOVER → DESIGN → BUILD → PROVE

We first understand the intended outcome, users, workflow, constraints, and meaningful definition of success. We then translate that understanding into a solution, build the required system, and validate its behavior against the problem it was designed to solve.

Rapid prototyping is a starting point, not a substitute for engineering. It lets us expose assumptions and test workflows quickly before adding the technical depth the product actually requires.

We use AI-assisted development throughout our workflow, while keeping human judgment, product intent, verification, and accountable decision-making at the center of the process.


Solution Portfolio

Our projects deliberately explore different classes of business and product problems.

Digital Barangay — Full-Stack Public-Service Workflow

Live Demo · Frontend Repository · Backend Repository

A deployed multi-role service platform adapted to local-government workflows. It demonstrates resident registration, authentication, document requests, community concerns, administrative processing, persistent PostgreSQL records, role separation, and live frontend/backend deployment.

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

Business-solution evidence: translating a public-service process into a persistent, role-based operational system.


Baker's Diary — Specialized Workflow Tool

Repository

A focused digital tool designed around practical bakery workflows rather than generic application patterns.

Business-solution evidence: translating specialized operational knowledge into purpose-built software.


Financial & Data Utility Projects

Project What it explores
RemitCompare Live remittance-rate comparison against the mid-market rate
BudgetFX Multi-currency budgeting with persistent local state and live conversion
RateAlert Currency monitoring, visual trends, and threshold-based alerts

These projects demonstrate lightweight data ingestion, transformation, state persistence, and decision-support interfaces without introducing unnecessary backend infrastructure.


Developer Data Explorations

Project What it explores
OrbitConnect Combined GitHub + npm activity in a unified developer profile
OrbitOrg Organization repository visualization
OrbitStats Commit activity, languages, and contributor patterns
Orbit Repository-centered GitHub profile exploration

These smaller builds explore how raw platform data can be transformed into useful visual and analytical interfaces.


Data Analytics — When It Adds Meaning

Not every application needs an analytics layer.

When a business system accumulates useful data, however, that data may support a second level of value beyond day-to-day operations. We can explore questions such as:

  • What is happening?
  • Where are bottlenecks, exceptions, or recurring patterns appearing?
  • Which operational risks deserve attention first?
  • Which measurements can meaningfully support a business decision?
  • Is the available data sufficient to justify a dashboard, alert, model, or deeper analysis?

We treat analytics as decision support grounded in available data, not as decoration added to every product.


Engineering & Proof

Our repositories are intended to show working evidence rather than inflated capability claims. Where relevant, they document architecture, deployment models, data sources, implementation decisions, and current limitations.

A solution may remain entirely browser-based, operate locally or offline, or extend into APIs, databases, authentication, integrations, and deployed backend infrastructure. The architecture should earn its complexity through the problem it solves.

KELBRIC Technologies is open to business-solution development, rapid MVP prototyping, specialized workflow applications, integrations, full-stack systems, and data analytics exploration where meaningful.

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.

    HTML