Mitchell Baller

Technical Resume

About Me

Write a brief introduction about yourself here. Keep it technical and to the point, similar to Low-Tech Magazine's style. Focus on your technical philosophy, approach to problem-solving, or what makes you unique as a developer/professional.

This template follows a minimal, low-tech design philosophy inspired by sustainable web design principles. It's designed to be lightweight, accessible, and functional without unnecessary visual embellishments.

Education

Georgia Institute of Technology

August 2021 - December 2023

Master of Science in Computer Science

Concentration in Computational Perception and Robotics

Advanced Algorithms, Machine Learning, Computer Vision, Web Development

Computer Vision Machine Learning Robotics

Case Western Reserve University

August 2013 - May 2017

Bachelor of Science in Computer Science

Varsity Track & Field and Cross Country

Computer Engineering Mathematics Embedded Systems

Experience

Circle Optics

Rochester, NY

Imaging Software Engineer

January 2024 - Present

Brief overview of your role and general responsibilities.

  • Led the development of a machine learning pipeline that increased prediction accuracy by 27% and reduced processing time by 40%
  • Managed a team of 5 developers to deliver 3 major product releases ahead of schedule
  • Designed and implemented a scalable architecture that supported a 3x increase in user traffic
  • Collaborated with cross-functional teams to integrate computer vision capabilities into the main product
Project Management System Architecture Team Leadership

Software Engineering Co-Op - Imaging Science

May 2022 - December 2023

Brief overview of this previous role at the same company.

  • Wrote algorithm for focusing a novel lens assembly by evaluating captured images of MTF targets in Python and C++
  • Benchmarked and evaluated vendor camera sensors and SDKs for new product lines using custom software suite.
  • Researched and implemented state of te art Detect and Avoid algorithms leveraging CUDA with proprietary camera system
  • Developed method for calibrating novel telescope camera system at short range
  • Wrote REST API in Rust for controlling camera system, monitoring temperature and alerts
Python C++ OpenCV

Eaton

Cleveland, OH

Software Engineer

July 2019 - August 2021
  • Rewrote in-house pay statement application to support divesting employees and provide uninterrupted access to pay info
  • Modernized SDLC with a testing suite, automated deployment with Jenkins and migration to Bitbucket and Git
  • Automated scorecard metric collection for weekly platform scorecards with Python, shell scripts and AppPulse's open API
  • Wrote new features for and maintained corporate intranet sites, public facing site, and supplier facing sites in Java on Oracle and Adobe platforms
  • 1st place in internal hackathon to prototype machine powerdraw monitoring and supervisor alert system.
Java Adobe Experience Manager Oracle WebCenter Portal

IT Functional Analyst and Project Manager in Leadership Development Program (LDP)

July 2017 - July 2019
  • Led contact center reporting refresh during platform upgrade to improve dashboard and metric effectiveness
  • Deployed, configured and led testing for 22 Cisco Contact Center deployments in the US, Europe and Asia
  • Nominated to be campus recruiter, manager for summer intern and mentor for first year ITLDP
Cisco Contact Center

Summer IT Intern

May - August 2016
  • Led Windows 10 compatibility testing for over 400 manufacturing plat applications
  • Designed and implemented physical plant inventory scheduling tool using Visual Basic still in use 6 years later
Visual Basic

Texas Tech University Department of Computer Science

Lubbock, TX

Researcher, NSF Research Experience for Undergraduates

May - August 2015
  • Storing and querying large network traffic datasets with Apache Hive in order to predict network attacks
  • 200-400% speed improvement on queries comparing Apache Hadoop, Apache Hive, SQL and Wireshark
  • Proposal presentation, progress reports and poster session to lab mentor, graduate students and professors
Apache Hadoop Research

Projects

Projects organized by course. Click on a course to view related projects.

CS 6476: Computer Vision +

  • Problem set: Fourier Transform

    Fall 2021 | Problem Set

    Implementation and exploration of the Discrete Fourier Transform. Demonstrating it's effectiveness for image compression.

    Python Computer Vision
  • Problem set: Projective Geometry, Corner Detection, Homographies

    Fall 2021 | Problem Set

    A problem set using Harris corner detection to demonstrate projective goemetry. By detecting fixed locations on a wall and seeing the wall from different perspectives, we demonstrated transforming a simple image from one plane to another.

    Python OpenCV NumPy Computer Vision
  • Problem set: Optical Flow & Motion Detection

    Fall 2021 | Problem Set

    A problem set using Hierarchical Lucas and Kanade for computing optical flow. Using this implementation, we estimated motion in a series of images and tried to interpolate intermediate frames.

    Python OpenCV NumPy Computer Vision Hierarchical Lucas & Kanade
  • Problem set: Particle Filters, Kalman Filters and Object Tracking

    Fall 2021 | Problem Set

    A problem set using particle and Kalman filters to track pedestrians in a series of videos. Needs to be able to maintain track after occlusions and when the camera is moving.

    Python OpenCV NumPy Computer Vision Particle Filters
  • Problem set: Object Detection

    Fall 2021 | Problem Set

    A problem set implementing face recognition using principal component analysis (PCA), (Ada)Boosting and the Viola-Jones algorithm. Investigate the pros & cons of the various techniques and inherent difficulty of face detection.

    Python OpenCV NumPy Computer Vision Particle Filters

CS 5800: Algorithms +

  • Graph Visualization Tool

    Fall 2023 | Research Project

    Interactive tool for visualizing graph algorithms including Dijkstra's, A*, and network flow algorithms with step-by-step animation.

    Python D3.js Algorithms
  • Pathfinding Algorithm Comparison

    Fall 2023 | Course Project

    Experimental analysis of various pathfinding algorithms, comparing performance across different graph structures and constraints.

    Java Data Structures Performance Analysis

CS 6140: Machine Learning +

  • Sentiment Analysis Model

    Winter 2024 | Course Project

    Developed a sentiment analysis model for customer reviews using NLP techniques and deep learning, achieving 92% accuracy on the test dataset.

    Python TensorFlow NLP
  • Image Classification System

    Winter 2024 | Team Project

    Collaborated on an image classification system for medical diagnostics, implementing CNN architectures and transfer learning techniques.

    Python PyTorch Computer Vision

Personal Projects +

  • Budget Tracker

    2024 | Personal Tool

    A personal finance application for tracking expenses, setting budgets, and visualizing spending patterns over time with customizable categories and reports.

    TypeScript React Firebase
  • Smart Home Dashboard

    2023 | IoT Project

    Centralized dashboard for monitoring and controlling various smart home devices, with automation rules and energy usage tracking.

    JavaScript Node.js MQTT IoT

Technical Skills

Languages: JavaScript, Python, TypeScript, HTML, CSS, SQL

Frameworks & Libraries: React, Node.js, Express, Django, TensorFlow

Tools & Platforms: Git, Docker, AWS, Linux, VS Code

Methodologies: Agile, Test-Driven Development, CI/CD, Microservices