Skip to content
View kimzam30's full-sized avatar
:shipit:
3005
:shipit:
3005

Block or report kimzam30

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

Hakim Zamri

Full-Stack Developer Β· Systems & Infrastructure
Building product systems at Omni Systems Sdn. Bhd. Malaysia πŸ‡²πŸ‡Ύ

Omni Systems LinkedIn Email


About

IT undergraduate and full-stack developer working across the whole stack β€” from Next.js product surfaces down to the Docker hosts and Linux boxes they run on.

Day to day I build structured operational systems: multi-tenant data models, dashboards, automation pipelines, and the infrastructure that keeps them online. I care about systems that stay maintainable a year later, not demos that look good for a week.

  • πŸ—οΈ Currently building β€” Octomations, a modular business operating system, and Intrafluence, a brand–creator collaboration network.
  • 🧩 Working in β€” TypeScript, Next.js, PostgreSQL, Supabase, Cloudflare R2, Vercel.
  • 🐧 Also running β€” a self-hosted homelab (Docker Compose, Nginx, Pi-hole, Tailscale) that doubles as my staging and storage layer.
  • πŸŽ“ Studying β€” operating systems, OOP & data structures, and low-level C/C++ alongside the product work.

Work at Omni Systems

Product systems I design, build, and maintain. Source is private; links point to the live systems.

System What it is Stack
Octomations Modular business operating system β€” structured operations, automation, analytics, and industry-specific workflows. Next.js TypeScript Supabase Postgres
Kentra Unified digital life system focused on identity, continuity, and long-term coherence across digital activity. Next.js TypeScript Supabase Vercel
Intrafluence Influencer and collaboration network connecting brands, creators, and audiences into one coordinated system. Next.js TypeScript Supabase
omnisystems.my Official Omni Systems website and product surface. Next.js Tailwind CSS Vercel

Open Source & Personal Projects

Infrastructure & Systems

Project Description Stack
my-homelab-setup Eight-service homelab β€” Homepage, FileBrowser, Pi-hole, Jellyfin, Gitea, Speedtest Tracker, and Uptime Kuma behind Nginx, orchestrated with Docker Compose and reachable over Tailscale. Docker Nginx Tailscale Self-hosted
Remote-Dev-Setup Portable, containerized VS Code Server environment for coding from any device β€” pre-built Python & C++ toolchains, NAS mounts, Tailscale access. Docker Python C++ SSH
my-linux-setup Linux workstation config (Zorin OS on a Dell XPS 15 9500): remote-development tuning, TLP battery management, and low-latency game streaming via Sunshine + Tailscale. Bash Shell Linux

Applications & Tools

Project Description Stack
Nhako Search Two-player word search β€” solo puzzles, a daily challenge, a 360-level path, and realtime race and co-op multiplayer. Seeded deterministic puzzle generation so both players are guaranteed identical boards. Next.js TypeScript Supabase
Nhako-Bot Multimodal self-hosted Telegram AI assistant β€” Llama 3.2, pgvector long-term memory, and offline voice transcription with faster-whisper. Python Llama 3 PostgreSQL RAG
butterfly-word-search Real-time multiplayer word search β€” an offline-capable PWA with a server-validated game engine. Since rebuilt as Nhako Search. Vanilla JS Firebase PWA
Nhako-Tools Hub of small, fast, single-purpose web tools for everyday tasks. JavaScript HTML CSS
Project-Nera Zero-dependency vanilla JS message engine β€” retro terminal letter template with typewriter effects, audio, and a cinematic image reveal. Vanilla JS CSS HTML
NhakoCapture Lightweight in-browser screenshot tool. JavaScript

Tech Stack

Frontend

Backend and languages

Infrastructure and tooling

GitHub

Most of my recent work lives in private repositories under @omnisystemsmy, so the graphs below tell only part of the story.

GitHub stats Top languages

Contact

Open to collaboration on systems, infrastructure, and full-stack product work.

Pinned Loading

  1. butterfly-word-search butterfly-word-search Public

    Real-time multiplayer word search β€” offline-capable PWA built with Vanilla JS and Firebase.

    JavaScript

  2. Nhako-Bot Nhako-Bot Public

    Self-hosted Telegram AI assistant β€” Llama 3.2 via Ollama, pgvector long-term memory, offline Whisper transcription, calendar and web search.

    Python

  3. Project-Nera Project-Nera Public

    Zero-dependency retro terminal letter template β€” typewriter effect, audio and a timed image reveal in a single HTML file.

    HTML

  4. my-homelab-setup my-homelab-setup Public

    Self-hosted homelab stack β€” dashboard, NAS, Pi-hole DNS, Jellyfin, Gitea and monitoring via Docker Compose and Tailscale.

  5. NhakoCapture NhakoCapture Public

    Chromium screenshot extension with a floating editor and live cropping and brings Opera's capture workflow to Brave and Chrome.

    JavaScript

  6. Study-Cplusplus-in-7-days Study-Cplusplus-in-7-days Public

    Worked C++ examples β€” pointers, encapsulation, inheritance, data structures, linked lists and stacks.

    C++