Bill Fan

Hi there! I'm a computer science & cybersecurity student @ USYD, looking to work in software development!

About Me

I've been coding since I was 11, going from drawing shapes on Khan Academy's JavaScript course (check this out!), to developing full-stack web apps in python.

I am well versed in python, JavaScript, SQL, Java, R, and C.

I'm studying computer science because I like problem solving, and I'm always looking to contribute to impactful

Projects

Facebook Marketplace Odometer Filter

There was this one day I was on Facebook Marketplace looking at cars, and I wondered: why can't I filter these listings by their odometer, like you can on other sites?
So I thought I'd make my own.

(To this day I still haven't found the right car!)

Making this taught me about using JavaScript and APIs, specifically chrome's extension API.

Calendarsite

I made this app to let users create groups, and share events within those groups.

It's got 3 pages, user authentication, and a dark/light mode for each page.

In making this, I learned a lot about web development and using python/Django, JavaScript, and CSS.