François Sunatori

Programmer

About Me


My self-summary

I'm a recent graduate from the Université de Montréal in Computer Science and Mathematics. I enjoy problems in both fields and like to be faced with new challenges. I like to learn and keep my head occupied.

What I’ve worked on

A Candy Crush type game made with JQuery. A client-server simulation of the Banker's algorithm to avoid deadlocks. A database simulating the database of an airline to organize its flight schedules. A PHP client-server application resembling the Doodle application. Worked as a front-end web developper for Planitar Inc. My task was to update a web application for viewing interior panoramas of homes and apartments to make it responsive.

Side Projects

Learning to code k-nearest neighbors algorithm with Python. Coded the fixed point iteration, Gauss-Seidel (solves linear systems of equations) and the Runge-Kutta method (solves ordinary differential equations) algorithms in C.

I’m really good at

Being resilient. Keeping at a problem and looking at it in different facets until I find a solution. Languages I'm good at: Java, Python, JavaScript, C/C++

What I’m looking to do next

I'm looking to learn anything new to advance my knowledge, to learn to make better code and develop new algorithms. I have a particular interest in math related fields.

Projects


Here are some of the projects I have accomplished.

Candy Pop with JQuery

Cube with webGL