Skip to content
View toruiwasa's full-sized avatar

Block or report toruiwasa

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

Hi, I'm Toru 👋

Backend / Full-Stack Software Engineer with 6 years of experience building enterprise-grade systems.

Currently based in Brisbane, Australia 🇦🇺

🛠 Tech Stack

  • Languages: TypeScript, JavaScript, Python
  • Backend: Node.js, Express
  • Frontend: Vue.js, React
  • Infra: AWS, Docker, Kubernetes, PostgreSQL

📌 Featured Projects

Check out my pinned repos below for examples of API integration, testing, and full-stack architecture.

✍️ Blog

I write about engineering topics at toruiwasa.com, built with SvelteKit.

📫 Contact

LinkedIn

Pinned Loading

  1. pulsetickerpulsetickerPublic

    Portfolio project demonstrating real-time full-stack development with Angular, NestJS, and Supabase. Built around a US stock monitoring dashboard — live price streaming, watchlist management, histo…

    TypeScript

  2. roller-dashboardroller-dashboardPublic

    A portfolio project demonstrating production-grade API integration with ROLLER, a booking and ticketing platform used by tourism attractions. Built around a fictional Blue Mountains venue.

    TypeScript

  3. express-jsonwebtoken-demoexpress-jsonwebtoken-demoPublic

    A full-stack JWT authentication demo with Express.js backend and React frontend, featuring secure token management, password hashing, and protected routes in a modern monorepo setup.

    TypeScript

  4. graceful-shutdown-hono-kubernetesgraceful-shutdown-hono-kubernetesPublic

    A hands-on tutorial for implementing and testing Graceful Shutdown in a Node.js + Hono application on Kubernetes, using Minikube for local development.

    JavaScript

  5. circuit-breaker-token-bucket-democircuit-breaker-token-bucket-demoPublic

    Interactive demo for a Circuit Breaker × Token Bucket implementation in Redis/Lua — probe single-flight, orphan recovery, and budget/breaker integration.

    TypeScript

  6. lambda-custom-resource-samplelambda-custom-resource-samplePublic

    TypeScript