Skip to content
View uz6r's full-sized avatar

Block or report uz6r

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
uz6r/README.md

uzair zahari

full stack engineer · next.js · python · go · graphql · postgresql

Portfolio LinkedIn Medium Email Buy Me A Coffee


about

building things that bridge digital fitness data and tangible art. working on tracepace — a platform that transforms gps activity files into minimalist poster art for athletes.

also a full stack engineer at courtsite.


stack

languages

TypeScript Python Go JavaScript Bash

frontend

Next.js React Vue.js Nuxt.js Tailwind CSS Vite

backend & apis

GraphQL SQLAlchemy REST

data & infra

PostgreSQL Redis Docker Temporal GitHub Actions Cloudflare

auth & observability

JWT OAuth Sentry

testing

Pytest Jest


things i've shipped

  • ⚡ scaled a sports booking platform from 97k → 700k+ users with 50%+ performance improvement
  • 💳 payment integrations with kiplepay and spay global — error handling, retry logic, transaction monitoring
  • 🔄 booking workflows in go + temporal — checkout, rescheduling, cancellations, refunds
  • 🧾 mylhdn e-invoice api integration for automated b2b2c tax-compliant invoicing
  • 🤖 cloudflare turnstile to kill bot abuse on bookings
  • 🍓 full stack with next.js + typescript on frontend, python + graphql strawberry + sqlalchemy on backend
  • 🥧 raspberry pi iot — automated venue lighting based on booking schedules

side projects

TracePace ⚡

momentum turned into modern art.

gps activity visualization platform that transforms .fit and .gpx files into minimalist, gallery-quality poster art for athletes. built with go + next.js monorepo.

TracePace Preview

status    : public beta incoming
version   : v0.5.0-alpha
tech      : golang · graphql · next.js · framer-motion
features  : rdp path simplification · elevation charts · weather integration
  • parses fit/gpx with custom go binary parser
  • ramer-douglas-peucker algorithm for clean vector traces
  • multiple poster themes (world marathon majors + local races)
  • high-res png export (3:4, 1:1, 16:9 aspect ratios)

repo is private & invitational. hit me up if you're interested in collaborating.


writing

i write on medium about engineering, careers, and working in tech. occasionally about training too — distance running, lifting, hyrox. trying to get better at both, not just one.


currently

location  : petaling jaya, malaysia
role      : software engineer, full stack @ courtsite
exploring : systems design, distributed workflows, iot
training  : marathons, lifting, working towards hyrox
open to   : interesting problems

building things that don't break under pressure.

Popular repositories Loading

  1. uz6r-dev uz6r-dev Public

    Personal portfolio and small GraphQL backend — Next.js and Go, deployed on Vercel.

    TypeScript

  2. text-rewriter text-rewriter Public archive

    this is the text-rewriter-python repository, an open-source project that provides a python script to "humanize" ai-generated text. the script makes text more natural and readable by performing oper…

    Python

  3. dotfiles dotfiles Public

    my personal dotfiles as infra-as-code managed with GNU stow

    Shell

  4. orders-dashboard orders-dashboard Public

    JavaScript

  5. uz6r uz6r Public

  6. lembayung lembayung Public

    Async Python engine for polling reservation availability via reverse-engineered APIs

    Python