Hi, my name is Greer Viau. I am a Software Engineer with a
Bachelor's degree in Computer Science concentrating in
Artificial Intelligence and Robotics. I have over 6 years of
professional, and over 10 years of personal experience building
software projects.
During my professional experience I have worked in many
different domains including backend infrastructure, REST APIs,
frontend development (React JS), large scale data management
(MySQL, PostgreSQL, NoSQL), cloud services (AWS, Azure, EC2,
S3), machine learning and AI, robotic system controls, building
data pipelines, video livestreaming, elastic logging tools and
more.
In my personal projects, I like to experiment with some of the
most cutting edge machine learning and deep learning
technologies. You can check them out below.
A flashcard based language learning app powered by AI. Built in React JS, Python FastAPI backend, and PostgreSQL database.
A fully offline, locally hosted and completely customizable Voice Assistant.
A proof of concept autonomous driving system that uses Behavioral Cloning to predict driving commands in real time from a video feed of the road.
A Tensorflow implementation of a Conditional GAN for generating human faces from a text description.
A visual demonstration of the process undergone by Dijkstra and A* (A star)
A visual demonstration of the process undergone by different sorting algorithms