Skip to content
View daniel-tsiang's full-sized avatar
  • Starling Bank
  • London

Block or report daniel-tsiang

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

Hi 👋, I'm Daniel Tsiang

A passionate software engineer based in London, UK

Profile views Buymeacoffee

💻 Most days I use:

Python Java Shell Script Docker Postgres AWS Google Cloud


Popular repositories Loading

  1. stock-simulator stock-simulator Public

    A RESTful web app that simulates managing portfolios of stocks, using real stocks’ prices by querying an API.

    Python 7 3

  2. traffic-sign-classifier traffic-sign-classifier Public

    A single-page web app serving a Machine Learning model which classifies traffic signs. This Flask app is served by Gunicorn with NGINX as the reverse proxy.

    PureBasic 2 1

  3. ConsoleCalculator-JavaScript ConsoleCalculator-JavaScript Public

    A calculator that runs in the console using JavaScript with Node.js. The calculator has arithmetic and vowel counting modes.

    JavaScript

  4. TipCalculator-JavaScript TipCalculator-JavaScript Public

    A tip calculator built using JavaScript and styled with CSS.

    JavaScript

  5. tic-tac-toe-JSwithReact tic-tac-toe-JSwithReact Public

    An interactive tic-tac-toe game built using JavaScript with React.

    JavaScript

  6. CSV-metrics-Python CSV-metrics-Python Public

    Python code to understand the most and least profitable hour of the day for a given restaurant when considering labour cost and gross sales. Data is parsed from two CSVs, one describing the shifts,…

    Python