Skip to content
View thetminko's full-sized avatar
💬
💬

Block or report thetminko

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

Typing SVG

About

Engineering leader with 10+ years of experience building resilient, scalable web systems. Currently leading engineering at Nomad Fuel, a fuel tech company, architecting a high-performance, fault-tolerant full-stack platform. Previously Central Engineering Lead at GatherSG (GovTech Singapore), where I unified a multi-repo government tech ecosystem.

"Quality is always better than quantity."


Tech Stack

Also: React Native · Expo


GitHub Activity


github-snake

Experience

Senior Full Stack Engineer — Nomad Fuel (current)
Building a full-stack fuel management platform with Next.js and NestJS.

Central Engineering Lead — GatherSG, GovTech Singapore
Technical authority across the GatherSG ecosystem; standardized engineering practices across multiple government solutions.


Certifications

  • Frontend Developer (React) — HackerRank (Mar 2025)
  • Security Engineering on AWS — Trainocate Singapore (Jul 2024)
  • AWS Certified Solutions Architect – Associate — Amazon Web Services (Apr 2019)
  • Java — TestDome (Jun 2018)

Links

Pinned Loading

  1. sgverifyjs sgverifyjs Public archive

    Wrapper library of SGVerify https://api.singpass.gov.sg/gov/library/verify/govdevelopers/overview written in TypeScript

    TypeScript 2 1

  2. MacOS setup MacOS setup
    1
    # homebrew
    2
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
    3
    
                  
    4
    # Warp terminal
    5
    brew install --cask warp
  3. ssh_keygen.sh ssh_keygen.sh
    1
    ssh-keygen -t rsa -b 4096 -C "your_email@example.com"