About
I am an engineer dedicated to developing efficient and simple programs. While some problems require complex solutions, my approach is to ensure the result has a clear purpose and an implementation that is easy to understand.
Currently, I'm a Software Engineer with Northrop Grumman, primarily focused on prognostics and health management of software-defined radios that adhere to the Software Communications Architecture standard. I have contributed to multiple programs by developing software solutions that enhance system reliability and mission safety.
I've previously contributed to the development of smart city and digital twin infrastructure in partnership with a municipal water utility. The project focused on collecting water quality data from distributed sensors via MQTT, processing it on backend servers, and visualizing sensor deployments across the city through a web application.
In my free time I'm usually playing basketball, learning a language or new skill, or spending some quality time with friends and family(and cat).
Experience
-
2022 — Present
Software Engineer, Embedded · Northrop Grumman
Design, build, and maintain Prognostics and Health Management components that deliver critical system information to end users, improving system reliability and early fault detection. Collaborate with cross-functional teams including systems engineers, hardware engineers, and product managers to implement requirements from stakeholders.
- C/C++
- ClearCase
-
Jan — Jun 2021
Software Engineer, Intern · Lutiya
Designed and implemented water quality monitoring infrastructure for municipal water utilities, including a sensor node integrating multiple water quality sensors with a microcontroller to publish data over MQTT to a processing server, and a web application that visualized sensor data for end users.
- C++
- JavaScript
- Node.js
- Angular
- MongoDB
- AWS
Projects
-
Water Quality Network
Code Base for my intership project. Contains the embedded microcontroller, server, and web app code. Also contains the documents that we prepared to present our research, design, and implementation.
- C++
- JavaScript
- Node.js
- Angular
- MongoDB
- AWS
-
scanner
A C++-ish scanner for a compiler, with GUI for user file selection, a Deterministic finite automoaton file for each state, a class structure that allows for scaling, and error handling for back inputs.
- python
-
lucascolias.com
My personal website that hosts my Resume, Portfolio, and Blog. Based off of brittanychiang.com.
- HTML
- CSS
- JavaScript
-
coal-config
A custom neovim configuration based off of kickstar.nvim
- Lua