Scott Robison
AeroLeads people directory · profile

Scott Robison Email & Phone Number

Software Engineer Senior Specialist at L3Harris at L3Harris
Location: Herriman, Utah, United States 14 work roles 2 schools
1 work email found @l3harris.com 2 phones found area 801 LinkedIn matched
✓ Verified July 2026 4 data sources Profile completeness 86%

Contact Signals · 1 work email · 2 phones

Work email s****@l3harris.com
Direct phone (801) ***-****
LinkedIn Profile matched
3 free lookups remaining · No credit card
Current company
Role
Software Engineer Senior Specialist at L3Harris
Location
Herriman, Utah, United States

Who is Scott Robison? Overview

A concise factual answer block for searchers comparing this professional profile.

Quick answer

Scott Robison is listed as Software Engineer Senior Specialist at L3Harris at L3Harris, based in Herriman, Utah, United States. AeroLeads shows a work email signal at l3harris.com, phone signal with area code 801, and a matched LinkedIn profile for Scott Robison.

Scott Robison previously worked as Software Engineer Senior Specialist at L3Harris and Senior Software Engineer at Storagecraft Technology Corporation. Scott Robison holds Bachelor'S Degree (In Progress), Computer Software Engineering from Brigham Young University - Idaho.

Company email context

Email format at L3Harris

This section adds company-level context without repeating Scott Robison's masked contact details.

{first}.{last}@l3harris.com
86% confidence

AeroLeads found 1 current-domain work email signal for Scott Robison. Compare company email patterns before reaching out.

Profile bio

About Scott Robison

Software Engineer with over two decades experience developing software for games, radio broadcasting support, client/server based communication software, digital media distribution & sales, and programming languages.Specialties: C++ C C# SQL

Current workplace

Scott Robison's current company

Company context helps verify the profile and gives searchers a useful next step.

L3Harris
L3Harris
Software Engineer Senior Specialist at L3Harris
Herriman, UT, US
AeroLeads page
14 roles

Scott Robison work experience

A career timeline built from the work history available for this profile.

Software Engineer Senior Specialist

Current

Fort Wayne, In, Us

Oct 2018 - Present

Senior Software Engineer

Draper, Ut, Us

Designed, implemented, and maintained a number of programs, including:UsnJrnl Change Journal API: Lead engineer on an interface written in C and C++ to read the NTFS UsnJrnl Change Journal from file system backup images to efficiently determine the actual differences that exist between two images.NTFS Cold File System Access Library: Lead engineer on a C++ user mode library to parse the data structures from an offline NTFS file system image to avoid the need to mount an image to determine what is in it.WinHivex: Lead engineer on a C/C++ library used to access cold Windows registry hives on Windows in an interface identical to the open source hivex library. Used to minimize the cross platform differences between Windows and Linux projects.BCD Creation: Lead engineer on a C/C++ library used to create boot configuration data files used in data recovery operations to new or virtual hardware environments.Granular Recovery for Exchange (current product): Lead engineer on a Qt / C++ Windows application port that reads from offline Exchange server database files and supports restoring selected pieces to a live Exchange server or other offline export formats. Ported from an earlier Python version of the same program to improve memory usage, efficiency, eliminate some technical debt, and minimize the required stack of interfaces required to continue development and maintenance of the program going forward. Utilized SQLite for data storage.Granular Recovery for Exchange (legacy product): A Qt / Python User Interface that consumed a C++ library to provide an interface to recovery information from offline Exchange database files. Replaced by a newer implementation that used C++ exclusively as the programming language. Utilized SQLite for data storage.GUID Library: A cross platform GUID / UUID library for Windows and Linux, used to create and compare unique identifiers with minimal dependencies on OS specific services.

Jun 2011 - Oct 2018

Senior Software Engineer

Austin, Tx, Us

Oct 2017 - Feb 2018

Senior Software Engineer

Evelyn Manufacturing

Maintenance of library management software in C++.

Feb 2017 - Sep 2017

Senior Software Developer

Mediaport Entertainment, Inc.

FuzzySearch: Lead engineer on a C# library to support searching a database of media file metadata where words might not be spelled correctly (by either the provider of the metadata or the consumer searching for content). Consumed data from a SQL Server database to build an index of full text data that would be matched against a consumer's search criteria.Bitmap Receipt Printer: Lead engineer on a C# library to support printing of receipts to include partner corporate logos from a self service kiosk. Replaced code that had previously been used to print raw textual receipts.ContentSync: Lead engineer on infrastructure to support efficiently syncing data between a centralized repository of media files and metadata to many remote locations based on profiles created by a content manager. Utilized peer to peer techniques to spread the load across multiple remote sites utilizing already purchased bandwidth that would otherwise be largely unused. Utilized C#, SQL, batch files, and various Windows command line utilities to manage local and remote processes.Database Deltas: Lead engineer on infrastructure to compute the difference between two SQL Server databases and transmit the differences to live partner sites in the most compact way reasonable..NET PlaysForSure DRM interfaces: Maintenance engineer for .NET interfaces bridging the gap between C++ interfaces used by Windows Media for digital rights management so that they could be used and accessed by C# .NET libraries and programs.Kiosk: Originally hired to maintain a legacy C# touch screen application that was having high defect rates. Low performance, excessive memory consumption, Windows resource leaks, poor data struct and database design, and bugs in the .NET run-time libraries all contributed to low system stability. Implemented improved designs and algorithms where possible, and writing replacement code for specific .NET run-time library routines that could not be worked around otherwise.

Feb 2006 - Jun 2011

Computer Programmer

My Family Explorer

Wrote a custom dialer application for Windows in C++ for an internet service provider with a national presence. The application was responsible for finding the best telephone number for a customer to use, regardless of their geographic location. Additionally it had to be made to work on all 32-bit consumer versions of Windows, each of which used a slightly different (yet undocumented) version of the Remote Access Service API.

May 2005 - Feb 2006

Air Talent / Talk Show Host / Director Of Information Technology

Ktkk

Hosted a nightly talk show on current events.Co-Hosted a weekend talk show on issues surrounding technology.Wrote a utility for Windows in C++ to allow control of multiple satellite receivers. The station had already purchased automation software that was limited to sending satellite control commands to a single serial port. The automation software was configured to send commands to a virtual serial port to which the utility would connect. The utility would monitor the data for escape sequences that specified which serial port (and thus which satellite receiver) should receive subsequent commands.Wrote a utility for Windows in C++ to support program scheduling. The automation software in use by the station had a full GUI interface. While adequate for simple program management tasks (such as inserting a single commercial into the daily program log) it was not an effective tool for building complete daily program logs which would require programming satellite receivers, airing programs that were live and previously recorded, and inserting commercials at appropriate times. The utility would take all the required information, stored in various text and csv files, and compile it into a properly formatted program log for the day, then automatically switch from one log to the next by midnight.

Aug 2003 - May 2005

Software Engineer

S&S Broadcast Software / Radio Pro

Designed and implemented a number of programs used by the broadcast radio industry:Music Scheduler: Given a list of rules and a catalog of available music & metadata, build a playlist for a period of time.Audience Estimation: Analysis of cold call survey responses to predict industry ratings.Music Testing: Analysis of phone and in person music preference surveys to help determine what music should be included in a stations library.Show Preparation: A program to help air talent prepare for their shift.

Sep 1991 - Aug 2003

Software Developer

Access Software

Adapting code from the Links consumer golf simulator to be used in pro golf simulators.

Nov 1997 - Dec 1998

Software Developer

Sculptured Software

Designed and implemented tools used for and by video games (primarily Stratosphere), including:Image Converter: An object oriented utility to convert to and from any supported image format, including image preview.Archive File System Integration: A library that mapped ordinary C file access functions to access compressed archives of resources, which simplified resource access between debug and release builds.Delay / Lazy Resource Loading: A resource wrapper that created a small in memory stub identifying the resource address, which would be loaded when first accessed, allowing loading screens to pass more quickly with minimal performance impact.

Apr 1996 - Nov 1997

Senior Software Engineer

Clark Development Company

Designed, implemented, and maintained features for PCBoard Bulletin Board Software, including:PCBoard Programming Language: A scripting language used to customize the primary bulletin board software.PCBEdit: A color / graphics text editor used to create data that could be customized and displayed to users on demand.PCBUUCP: A Unix-to-Unix Copy implementation designed to integrate PCBoard with internet email and usenet newsgroups.

May 1992 - Oct 1995

Software Engineer

American Business Seminars

Design, development, and maintenance of a number of projects, including:Typist: Internal software to read mailing lists from 9 track magnetic tape, filter & normalize the data, and write it out to files for mail merge purposes.Btrieve class library: An internal class library to utilize Btreieve from C++.

Nov 1988 - Aug 1991

Computer Programmer

Gazelle Systems

Maintenance of hard drive utilities and software installers for MS/PC-DOS based computers.

Mar 1988 - Oct 1988
2 education records

Scott Robison education

Bachelor'S Degree (In Progress), Computer Software Engineering

Brigham Young University - Idaho

Computer Science

Brigham Young University
FAQ

Frequently asked questions about Scott Robison

Quick answers generated from the profile data available on this page.

What company does Scott Robison work for?

Scott Robison works for L3Harris.

What is Scott Robison's role at L3Harris?

Scott Robison is listed as Software Engineer Senior Specialist at L3Harris at L3Harris.

What is Scott Robison's email address?

AeroLeads has found 1 work email signal at @l3harris.com for Scott Robison at L3Harris.

What is Scott Robison's phone number?

AeroLeads has found 2 phone signal(s) with area code 801 for Scott Robison at L3Harris.

Where is Scott Robison based?

Scott Robison is based in Herriman, Utah, United States while working with L3Harris.

What companies has Scott Robison worked for?

Scott Robison has worked for L3Harris, Storagecraft Technology Corporation, Forcepoint, Evelyn Manufacturing, and Mediaport Entertainment, Inc..

How can I contact Scott Robison?

You can use AeroLeads to view verified contact signals for Scott Robison at L3Harris, including work email, phone, and LinkedIn data when available.

What schools did Scott Robison attend?

Scott Robison holds Bachelor'S Degree (In Progress), Computer Software Engineering from Brigham Young University - Idaho.

Find 750M verified contacts

Search by job title, company, industry, location, and seniority. Export verified B2B contact data when you need it.