Skip to content
View lewiswang0516's full-sized avatar

Block or report lewiswang0516

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
lewiswang0516/README.md
banner typing

portfolio linkedin gmail resume

profile views

About me

  • Full stack developer with 5+ years building and running web systems in production.
  • Previously at TikTok, Broadsheet Media, AnyStay and more, across media, marketplace and social-scale systems.
  • Master of IT (Artificial Intelligence) at the University of Melbourne, BE (Electrical Engineering) at the University of Queensland.
  • I like owning services end to end, from the data model to the deployed endpoint.
  • Currently deep into agentic RAG: my portfolio ships an AI chat that answers questions about me, grounded by design.

Tech stack

Languages and frontend

languages and frontend

Backend and data

backend and data

Cloud and tooling

cloud and tooling

Featured projects

Project What it is Stack Links
Piggy Way Production e-commerce platform for guinea pig and rabbit supplies, with a BFF layer, Stripe checkout and a Directus CMS upstream Next.js 16, React 19, Hono, Bun, PostgreSQL Live
UQ Ask Anything Planner-routed agentic RAG service for UQ course questions, with six retrieval modes and a strict deterministic-vs-LLM boundary Python, FastAPI, LangGraph, pgvector, bge-m3 Live / Code
Study Pilot Bilingual past-exam practice platform with timed sessions, weekly unlocks and a single-device guard over Supabase Realtime Next.js, Supabase, PostgreSQL, bge-m3 Live
Nothing But Fun WeChat mini program serving events, secondhand trading and rentals for the Brisbane Chinese community Taro, React, Node.js, Express, Drizzle Code
About this repository

This special repository also hosts the source of my portfolio at lewiswang.com.au. It is a Next.js app deployed on Cloudflare via OpenNext, and it ships an agentic RAG chat (bge-m3 embeddings, answerability gate, citation-guarded answers) so you can ask it anything about me.

pnpm install
pnpm dev        # http://localhost:3000

GitHub stats

profile details stats repos per language most commit language productive time streak

contribution snake footer

Popular repositories Loading

  1. CSSE1001_practice_assignment CSSE1001_practice_assignment Public

    Sample code implementation for CSSE1001/7030 Practice Assignment

    Python

  2. nothing-but-fun nothing-but-fun Public

    TypeScript

  3. lewiswang0516 lewiswang0516 Public

    Everything you want to know about me

    TypeScript

  4. uqaskanything uqaskanything Public

    Python

  5. interview-helper-skill interview-helper-skill Public

    Help you master any coding assignment and be ready for your interview in university

  6. react-personal-style react-personal-style Public

    Lewis's personal React and TypeScript coding conventions for coding agents