Skip to content
View scmlewis's full-sized avatar

Block or report scmlewis

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

AI-assisted Product Builder

I build practical decision tools that turn complex, real-world data into simple, usable products — with data, AI, and modern web technologies.

Portfolio


What I build

A common pattern runs through my best work — Data → Reasoning → Decision → Product: I take messy or hard-to-read information (live transit feeds, weather, hospital queues, market data, brewing parameters) and convert it into a tool that helps someone make a better decision in seconds.

Mostly Hong Kong–focused, mobile-first, and shipped as PWAs or web apps.


Featured Projects

Project What it does
Sushiro HK Live · demo Real-time Hong Kong Sushiro queue intelligence — decide which store gets you seated fastest.
ThermaPace · demo Weather-aware running decision engine — turns today's conditions into a pace & training adjustment.
HK A&E Waiting Time · demo Public-health open-data utility — pick the shortest-waiting A&E department near you.
Train.ETA · demo Hong Kong transit intelligence — live MTR, Light Rail & bus ETAs with nearby stations.
Pour-Over Companion · demo Guided specialty-coffee brewing PWA with a taste-evaluation heuristic engine.
PortfolioLab · demo Financial modelling & backtesting toolkit — strategies, Monte Carlo, Sharpe, VaR/CVaR.

Other projects

AI & data experiments
Project Description
eatwise_ai · demo AI nutrition coach — analyzes meals, tracks macros, suggests smarter choices.
semantic_search_app_food · demo Natural-language search over a nutrition database.
ds_assistant · demo Streamlit sidekick for automated EDA and insights on any dataset.
PulseLens · demo Customer-feedback analyzer using zero-shot classification (no labelled data).
Data analytics & ML models (learning archive)
Project Description
Medical-Insurance-Premium-Prediction Statsmodels premium forecasting from age, BMI, smoking status, etc.
Telco-Customer-Churn-Prediction Churn-risk model with feature engineering for retention strategy.
House_Price_Prediction Regression estimator for residential property values.
obesity_prediction ML pipeline predicting obesity risk from health & lifestyle metrics.
Customer-Segmentation-Project K-means clustering for targeted marketing insights.
Google-DA-Capstone-Cyclistic-Case-Study Google DA capstone — 12 months of bike-share usage analysis.
karate_club_network_analysis NetworkX community-detection exploration of Zachary's Karate Club.
pokestats PCA analysis of Pokémon stats.
Web apps & utilities
Project Description
hk_school_finder · demo PWA to discover HK kindergartens, primary & secondary schools with maps.
gaming-hub · demo Gaming platform aggregator & community dashboard.
linkshrink · demo URL shortener with click & referrer analytics.
pdf_processing · demo In-browser PDF extract, parse, merge & convert.
Chromatique · demo Color palette generator & harmony analyzer.
qrtist · demo Customizable QR-code generator PWA.
litlist_hub · demo Reading-list manager PWA.
gridify · demo Gamified grid habit tracker.
travel-split · demo Group-trip expense splitter.
modern-weather-forecast-lab · demo Animated weather dashboard.
pulsedrift · demo Mindfulness / breathing timer with ambient soundscapes.
lottery_tool · demo Lottery probability & frequency analyzer.

How I build

I work as an AI-assisted product builder — I define the problem, design the product, and direct AI coding agents to ship it.

Product stack (what my shipped apps run on) TypeScript React Vite Tailwind PWA

Data & AI tooling (what I work in directly) Python SQL Pandas NumPy scikit-learn Streamlit Plotly

Deploy: Vercel · Cloudflare Pages · Render · GitHub Pages


Let's chat!

Always down to talk data, product ideas, or cool datasets. Drop me a message anytime — I don't bite (unless it's pizza).

Portfolio

Thanks for stopping by!

Pinned Loading

  1. sushiro-hk-live sushiro-hk-live Public

    Real-time tracking of ticket issuance, waiting list numbers, and estimated waiting times at all Sushiro stores in Hong Kong.

    TypeScript 4 3

  2. hk_a-e_waiting_time hk_a-e_waiting_time Public

    A web app displaying the real-time waiting time for Hong Kong A&E services

    TypeScript

  3. portfoiliolab portfoiliolab Public

    Python-based portfolio analysis and optimization toolkit

    Python

  4. pour-over-companion pour-over-companion Public

    Specialty coffee pour-over brewing companion PWA with bilingual support, brew timer, and taste evaluation

    TypeScript

  5. thermapace thermapace Public

    A dynamic VDOT pace calculator with real-time weather degradation modeling

    HTML

  6. train.eta train.eta Public

    A web app displaying ETA for MTR, Light Rail, and MTR Bus

    TypeScript