Blog/Resume

73 lines
3.9 KiB
HTML
Raw Normal View History

<p><strong>David Gray</strong></p>
<p>Saint Louis, MO 63143 · davidgraymi@gmail.com · +1 (636) 734-9842 ·
<a
href="https://github.com/davidgraymi"><u>https://github.com/davidgraymi</u></a></p>
<p><strong>Technical Skills &amp; Experience</strong></p>
<p><strong>Programming Languages:</strong> C, C++ (Expert), Ada, Python,
Rust (Advanced), C#, JavaScript, Go, Java(Intermediate)</p>
<p><strong>Frameworks &amp; Libraries:</strong> TensorFlow, PyTorch,
Keras, Scikit-learn, Pandas, Django, Vue, Flutter</p>
<p><strong>Development</strong> <strong>Tools:</strong> Git (Expert),
Docker, Bazel (Advanced), Kubernetes, Jenkins, GitLab, Linux, Bash</p>
<p><strong>AI Specialization:</strong> Computer Vision, Reinforcement
Learning, GANs</p>
<p><strong>Databases &amp; Cloud:</strong> AWS, Elasticsearch, Firebase,
GCP, PostgreSQL, SQLite</p>
<p><strong>Relevant Experience</strong></p>
<p><strong>BOEING</strong> Saint Louis, MO</p>
<p><strong>Software Engineer</strong> June 2021 Current</p>
<p>Deep Linux knowledge for cloud pipelines and RTOS engineering with
cryptography and anti-tamper design experience.</p>
<p>Secured multi-million dollar military contracts for Boeings weapon
product lines.</p>
<p>Developed Go https server to streamline integration testing, reducing
testing time by 10X.</p>
<p>Created a portable system library for any OS or bare metal systems
using C++, Docker, Bazel, and GitLab, reducing engineering hours by
4X.</p>
<p>Engineered a processors software stack from the ground up with a
kernel, task scheduler, and communication protocols for a globally
distributed weapon system.</p>
<p>Designed, conducted, and analyzed system requirements-based tests for
the SLAM-ERs formal qualification test event.</p>
<p>Led engineering effort for critical cross-program missile interfacing
application, improving real-time telemetry decoding and control
functionalities, using C#, WPF, and XAML.</p>
<p><strong>GURULLA</strong> Springfield, MO</p>
<p><strong>Full Stack Engineer</strong> January December 2020</p>
<p>Developed Flutter-based iOS and Android SaaS applications with
Firebase backend.</p>
<p>Emphasized scalable architecture and user-centric design to enhance
user experience.</p>
<p>Utilized Firebase backend for database management and real-time
communication.</p>
<p><strong>Missouri State University</strong> Springfield, MO</p>
<p><strong>Data Engineering Intern</strong> July - August 2020</p>
<p>Created data processing and machine learning pipelines to analyze MRI
scans of traumatic brain injuries.</p>
<p>Assisted graduate research assistants to create reports in published
works.</p>
<p><strong>OREILLY AUTOPARTS</strong> Springfield, MO</p>
<p><strong>Quality Assurance Intern</strong> June August 2020</p>
<p>Executed integration tests by querying telemetry databases with SQL
on the cloud.</p>
<p><strong>Education</strong></p>
<p><strong>Missouri State University</strong> Springfield, MO</p>
<p>Bachelor of Science in Computer Science May 2021</p>
<p><strong>CS 350 Final Project</strong></p>
<p>Implemented a real-time sign language to text translator application
using pipelined NLP techniques in AI at the core. This was built with
TensorFlow, C++, and Python, served on an AWS EC2 instance, with a web
socket connection to a light frontend application that sends live video
to the backend. The model architecture was a feedforward CNN with only
2000 parameters and five hidden layers. It was trained using supervised
learning and validated using Scikit-learns cross validation. I was able
to achieve 98.8% prediction accuracy.</p>
<p><strong>Bindersnap Personal Project</strong></p>
<p>Created a document hosting, version control, revision, and consensus
management platform. This product allows enterprises to parallelize
revision and consensus workflows by leveraging the cloud. It also
features a frontend webpage for search that utilizes Elasticsearch as
the engine. All created with Go, Typescript, and Vue. Deployed on
AWS.</p>