Hi, I am Omar Jabri.

I'm a former Statistician turned world traveller, returning to the Bay Area and looking for a data analyst job that requires a deep knowledge of programming, statistics and advanced modelling tools... If you call that Data Science, I will too.

You can find a PDF of my resume here.

Or if you are just curious about me, here are some of the things I have been working on:

While traveling I built a dashboard in R and Shiny. Keeping track of key metrics allowed me to better understand and optimize my budget and ultimately travel longer. It also functions like a journal as I can recall events by expenses on that day. A kind of personal digital memorabilia. You can demo it with my data here.

I built a neural network in R, Keras and TensorFlow to solve captchas. I deployed a Docker image to Google Cloud Compute so that the functionality could be accessed via a REST API. You can see a demo which accesses the functionality via asynchronous JavaScript calls.