OPEN TO COLLABORATION

Building things well — together.

We're full-stack builders & infra tinkerers who work best inside a team — clear communication, shared ownership, code that outlives the sprint. Web, infra, web3, whatever the problem needs, solved alongside the people building it.

Full-Stack Infra / DevOps Team Collaboration
01 / CAPABILITIES

What we do

Web Applications

Full-stack apps end to end — marketing sites, admin dashboards, customer-facing platforms — built with modern frameworks and shipped to production.

Backend & APIs

Services, REST/RPC APIs, authentication, third-party integrations, and database design that holds up under real traffic.

Infrastructure & DevOps

Containerized deployments, CI/CD pipelines, reverse proxies, edge networking, and failover architecture that keeps things running.

Web3 & Blockchain

Smart contracts, wallet integrations, and on-chain/off-chain architecture for products that need decentralized trust.

Mobile Development

Cross-platform mobile apps sharing a backend with the web product — from internal tools to customer-facing apps on iOS and Android.

Automation & Tooling

Scripts, cron jobs, and internal tools that remove manual, repetitive work from a team's day-to-day.

Database Design

Schema design, migrations, mirroring, and replication strategies built for resilience, not just launch day.

Custom Builds

No fixed niche — SaaS products, internal tools, e-commerce, admin panels, landing pages. If it needs building, it's in scope.

02 / SELECTED WORK

Projects we've shipped

School System

School Website Platform

A platform for schools — profile pages, news, galleries, and an online diploma legalization service, each instance isolated and resolved at the edge middleware layer.

Next.js Prisma PostgreSQL
School Information System

Vocational Internship System

Internship management for vocational high school students — placement applications, monitoring, supervisor discussions, and recap dashboards for schools and industry partners.

Next.js Redis ImageKit
Student Admissions

Online Enrollment System

New student admissions platform — registration, document verification, through to results announcements, used by regional government offices every enrollment season.

Next.js PostgreSQL Docker
School Management

School Management Information System

An internal system covering academics, staff, and student records — built and iterated across web and mobile clients over several versions.

React Native Express REST API
Government / Compliance

Digital Audit Clearance Certificate

Rebuilt a paper-based clearance certificate process into a full digital, multi-party workflow.

Next.js PostgreSQL
Commerce

Grocery Marketplace Platform

A marketplace connecting local grocery sellers with buyers — API, web storefront, and a mobile app sharing one backend.

Node.js React Native PostgreSQL
Commerce

E-commerce Store

An online storefront for a retail brand — product catalog, cart, and order management for a direct-to-consumer business.

Next.js PostgreSQL
Internal Tools

Finance Reporting Tool

An internal reporting tool for tracking and visualizing financial records, built to replace a manual spreadsheet process.

Next.js PostgreSQL
Productivity

Task Management App

A lightweight task and project tracker for small teams — boards, assignments, and status tracking.

Next.js PostgreSQL
Retail

Point of Sale System

A cashier / point-of-sale system for small retail operations — transactions, inventory, and daily sales recaps.

Next.js PostgreSQL
Media

News Publishing Platform

A content publishing platform for news articles — editorial workflow, categories, and a public-facing reading experience.

Next.js PostgreSQL
Public Sector

Student Results Announcement Site

A results-announcement site for graduating students — secure lookup by registration number, published on a strict release schedule.

Next.js PostgreSQL
Government / Education

Education Quality Service System

A service platform for a regional education quality board — service requests, tracking, and reporting for schools in the region.

Vue PostgreSQL
Government / Facilities

School Facilities Management System

An asset and facilities tracker for a regional education office — inventory, condition reports, and maintenance requests across schools.

Vue PostgreSQL
Public Sector

Village Government Website

A public information site for a village government — announcements, public services, and administrative profile pages.

Next.js Tailwind CSS
03 / TECH STACK

Tools we reach for

Languages
JavaScript TypeScript Solidity SQL Bash
Frontend
React Next.js Tailwind CSS shadcn/ui
Mobile
React Native Expo
Backend
Node.js Prisma REST APIs Server Actions
Database
PostgreSQL Redis Neon
Infrastructure & DevOps
Docker GitHub Actions Cloudflare Workers Cloudflare Tunnel Vercel Nginx
Web3
Solidity Hardhat Ethers.js Smart Contracts
04 / INFRASTRUCTURE

Not just shipping apps — keeping them alive

Automatic failover, cold-standby database mirroring

Every project above runs on a self-managed VPS behind Docker + Cloudflare Tunnel. If the primary server goes down, traffic automatically reroutes to a standby deployment at the edge — no visible downtime, no manual intervention. The database is mirrored to the standby every 5 minutes.

Visitor Cloudflare Worker VPS (primary) ✗ down → Standby (edge)