Dylan Chun Wong

  • Home
  • Projects
  • Github
  • Linkedin

Hi! I'm currently a SETI at Google working on Cloud Networking offerings. I have experience in web development, devops, and QA, and I have previously interned at Mozilla and Illumio. I will be starting work at Google as a Tools and Infrastructure Engineer on the Cloud Networking team this summer! In my free time I work on my deadlift and squats, run occasional half marathons, build mechanical keyboards, and play Monster Hunter. Resume available at request.

These are some older projects that I've done in the past. Clicking the titles will take you to the repo of the project if available, and clicking the thumbnails will take you to demos of the projects as well.

Computational Photography Class

My senior year fall semester I took a class on computational photography and image manipulation. Even though they were class projects I still like to show them because the results from just a little bit of linear algebra still amaze me. The above panorama was stitched together automatically by comparing similar images using corners as features then RANSAC to find the appropriate transformation. (Project Link) Projects were done in either Python or MatLab depending on the problem. Other projects include, expanding and shrinking images based on energy seams , implementing selective focusing of lightfield images, and warping images between each other . To date it is one of my favorite classes I took at Cal.

ImageBoard

An imageboard done with a partner over a school break to become more familiar with Node.js as well its various packages such as Express, fs, and mongodb. It features image uploads, replies, as well as hover previews and thread downloads.

PixelPeople

A solo project that won first at Hackers@Berkeley's semi-annual HackJam. A static webpage that uses Javascript and the Facebook API are used to let the player move around and speak to "spirits" where they can view and like posts without context in order to eliminate bias.

Geo.ly

Big Hack project made with two friends. Uses Node.js with ws, Google Maps API, and HTML/CSS to create a compass for people. Create a unique room and have friends join to plot them on a map with an arrrow directing them to you!

Beautiful Divs

Created as an exploration in Javascript and JQuery. Randomly generates colored squares across the current visible portion of the user's windows. Includes interchangable color schemes and different creation modes.

Voxeljs CTF

With a team, extended an open-source voxel engine written in Javascript by adding logic for map generation, teams, team chat, and capture the flag mechanics.

Rate My Cat

A web application done in a group for a hackathon written in Python using Flask and MongoDB to implement an upload, viewing, and ranking system for pictures of cats.

Snippets