Lucas Colias

Full Stack Engineer

A collection of my personal and open source projects.

Fundamentals

  • Deterministic finite automata diagram

    scanner

    A C++-ish scanner for a compiler, with GUI for user file selection, a Deterministic finite automaton file for each state, a class structure that allows for scaling, and error handling for bad inputs.

    • Python

Embedded

  • Water quality node with Sensors

    Water Quality Network

    Code Base for my internship 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

Web

  • Portfolio Website of Lucas Colias

    lucascolias.com

    My personal website that hosts my Resume, Portfolio, and Blog.

    • Next.js
    • TypeScript
    • Tailwind CSS

Tools & Configs

  • coal-config

    A custom neovim configuration based off of kickstart.nvim

    • Lua