Zack Nagler

Zack Nagler

Software Engineer

Projects


technologies

product goal

learning goal

Find Cars (Machine Learning, Computer Vision)

Python, OpenCV

Use ML and CV techniques to detect cars in a video

selected project from Udacity Self-Driving Car Nanodegree

technologies

product goal

learning goal

Find Lane Lines (Machine Learning, Computer Vision)

Python, OpenCV

Use ML and CV techniques to detect lane lines in a video

selected project from Udacity Self-Driving Car Nanodegree

technologies

product goal

Predict Justice Votes (Machine Learning, NLP)

Python, Pandas, Scikit-Learn

Use ML and NLP on Supreme Court Oral Arguments to predict Justice votes

technologies

product goal

learning goal

Which candidate did you donate to? End-to-end ML web app

Python, Scikit-Learn, Pandas, Flask

use information like first name and occupation to guess preferred presidential candidate

provide a front-end to a random forest machine-learning estimator via Flask API

technologies

product goal

response

CROWN Database

Ruby (Sinatra), JavaScript, D3.JS, MySQL, Python

make SEC data such as executive compensation transparent with data visualization

opening presentation at Columbia's Millstein Governance Forum, see demo video here.

technologies

product goal

learning goals

Rainbow-Cannon Academy (group project)

JavaScript, Rails, Phaser, JQuery, AJAX, Quizlet OAuth and API, Postgres

a game for studying flashcards, more in the Readme

object-oriented JavaScript, project management

technologies

product goal

learning goals

Sudoku Solver (pair project)

original logic in Ruby, re-written in JavaScript

fast, front-end Sudoku solver made with our own recursive algorithm

algorithms, recursion, logic, JavaScript