David Tan Thoughtworker | Full stack web developer | Data science enthusiast

About Me

David Tan 2016-08-21

I’m a full-stack web developer. I provide tools to help businesses and companies turn concepts into reality. In my free time, I love to trek, dive, cycle, take photos and climb mountains.

Languages spoken

  • Javascript
  • Ruby
  • Python
  • SQL
  • Typescript
  • Java
  • Bash

Frameworks

  • Express
  • Angular 1 & 2
  • Rails 5

Data analysis

  • Data engineering and analysis (Python)
  • Data visualisation (plotly, d3.js)
  • Webscraping

Development practices

  • Agile development
  • Test-driven development (Mocha, Karma, RSpec)

Professional experience

David 2016-08-20

What I do

Software Developer, Thoughtworks

Singapore, December 2016 - present

Thoughtworker-in-training :-)


Teaching Assistant, General Assembly

Singapore, August 2016 - December 2016

At General Assembly’s Web Development Immersive course, I assist in training a class of 20 students in becoming full-stack web developers.


Graduate, General Assembly

Singapore, May 2016 - August 2016

Proud graduate of the Web Development Immersive (WDI3)! More details can be found in the About Me page


Assistant Director, Ministry of Trade and Industry

Singapore, August 2013 - May 2016

I have two years of corporate experience in (i) research and economic analysis, (ii) project management, (iii) trade negotiations and (iv) strategic planning.

In my research portfolio, I analyzed trade flows and sectoral economic data to produce policy insights and actionable recommendations.

I also saw through the development and deployment of a Customer Relationship Management (CRM) system for MTI. As the project manager on the business end, I managed the collaboration process with end-users and MTI management to ensure that the system met the needs of business users and provided a streamlined user experience.

I was part of the team which renegotiated the Singapore-Australia Free Trade Agreement and the Korea-Singapore Free Trade Agreement (KSFTA). I also provided support to MTI’s senior management on MTI’s organizational and strategic planning.


Research Intern, International Centre for Trade and Sustainable Development (ICTSD)

Geneva, Switzerland, May 2012 – July 2012

At ICTSD, which is one of the most influential think tanks on international trade, I researched and provided content for wrote for their flagship publication, Bridges Weekly. Some of the topics which I covered include EU carbon emissions regulation, Trans-Pacific Partnership negotiations, FTA negotiations (EU-Central America; China-Japan-Korea), US farm bill, EU CAP reform and WTO disputes.


Publications intern, International Development Systems Inc. (IDS)

Washington DC, USA, June 2011 – August 2011

I drafted weekly trade policy updates arising from developments in Washington DC, Geneva and other relevant countries. I reported on trade issues such as the Trans-Pacific Partnership (TPP) and anti-dumping and countervailing duties (AD/CVD), among other issues.

Talks and stuff

Sharing is caring

David 2016-08-20

The List

My reading list (books)

(PDF versions available here)

* - highly recommended

strikethrough - read

  1. Eloquent Javascript by Marijn Haverbeke
  2. Think (X) series (‘Think Python’, ‘Think Java’, ‘Think Complexity’, ‘Think Stats’, ‘Think Bayes’) by Allen B. Downey
  3. ~~Grokking Algorithms (Aditya Y. Bhargava) ~~
  4. Clean Code by Robert Martin
  5. Design Patterns by Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides
  6. Introduction to Algorithms (Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein)
  7. Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck, John Brant, William Opdyke, don Roberts
  8. The Design of Everyday Things by Don Norman
  9. Head First Java (Kathy Sierra and Bert Bates)
  10. Test-Driven Development by Example (Kent Beck)

My reading list (online)

  1. My data science reading list
  2. Harvard CS109: Data science
  3. Learn Data Science

Useful materials for anyone new to web programming

  1. WDI3 cheat-sheet
  2. Awesome programming cheat sheets
  3. Awesome npm packages

My talks (so far)

  1. How to build a simple web application on Node, Express and Leaflet.js (slides)
    IMAGE ALT TEXT

Learning Ninja

David 2016-08-12

The app that hopes to disrupt Singapore’s tuition industry

The Big Idea

The app hopes to:

  • make learning math fun and addictive through gamification
  • maximise learning by engaging both the left brain (logic and words) and the right brain (imagination and visuals)
  • provide unlimited quests and questions on topics covered by PSLE, ‘O’ and ‘N levels’
  • provide immediate feedback on what the user knows/doesn’t know
  • encourage active learning through guided hints
  • reduce teachers’ workload (no marking needed!)

The Stack

Readr

David 2016-08-01

Say goodbye to internet junk

The Idea

  • Readr is an app that allows people to share and read awesome articles, without the ads.
  • By just pasting the url link, the user can read the article in a clean interface, and the app will automatically generate summaries (TL;DRs) and topic tags.

The Stack:

Carparks-SG

David 2016-07-31

The Idea

  • Carparks-SG provides real-time data (updated every minute) on carpark availability in the CBD area. The data is kindly made available by LTA Data Mall.

The Stack

Snoke

David 2016-06-01

The Idea

  • Recreating the classic 3310 game with Javascript and a twist

The Stack

Volunteer now

David 2016-05-25

The Idea

  • The app was designed with one goal in mind: to make volunteering opportunities more accessible to everyone.
  • It allows organizations to upload volunteering needs/opportunities, and it allows users to be aware of volunteering opportunities that match their skills.

The Stack

Panama Papers

David 2016-05-20

The Idea

  • Practicing python with the Panama Papers dataset
  • Key findings:
    • The top 5 source countries of companies found in the Panama Papers are: British Virgin Islands, Hong Kong, Switzerland, “Not Identified” and Panama. I guess the lawyers and accountants have learnt to hide their trail well. Apart from the clear suspects (BVI, Panama), there is a big chunk which is “Not Identified” - and this makes it quite hard to conclusively identify tax havens.
    • Even though Singapore is often touted as a possible tax haven, the figures show that the degree to which it houses companies related to the Panama Papers is much lesser as compared to Hong Kong, Switzerland, British Virgin islands. That said, as a source country, it is ranked 15th (5,867 companies), right after the United States (6,254 companies). As a jurisdiction (destination country), it is ranked 11th (668 companies), right after Nevada (1,260 companies) and Hong Kong (1,331).

The Stack