Hello! I amChris Truong

dev // cloud architect

Profile picture of Chris

Stack

Ruby/Ruby on Rails

JavaScript

ReactJS/Redux

NodeJS

Python

CSS3

HTML

SQL

RESTful APIs

Cloud - AWS

EC2

S3/EBS/EFS/FSx

RDS/DynamoDB

IAM/WAF

Route53

CloudFront

Cloud Networking (VPC,VPN,Security Groups)

End User Computing (AppStream 2.0)

Certifications

AWS Solutions Architect - Professional

AWS Solutions Architect - Associate

AWS SysOps Administrator - Associate

AWS Cloud Practitioner

My Work

About me

Dev and Cloud Architect based in NYC

I am a Full Stack Web Developer and AWS Cloud Architect based in New York. I graduated from Flatiron School of coding in 2019. I jumped into the world of cloud shortly after, learning the fundamentals of cloud computing as well as architectural best practices for designing/running workloads in the cloud. Today, I am working with educational instiutions to build secure, high-performing, resilient, and efficient infrastructure for a variety of applications and workloads.

I am now looking to further my development skills and jump back into code with the cloud in my arsenal!

chris again

My Projects

Let's Go Project

Let's Go!

Let's Go! is a Group Trip Budgeting and Planning Application for friends who are want to plan and budget a trip together built using React.js + Redux with a Ruby on Rails backend API and a PostgreSQL database with full CRUD capabilities. Let's Go! is my Capstone Project inspired to solve a problem me and my friends had while planning a group trip. We originally used a spreadsheet to plan a trip but quickly found it to be difficult and tedious. I created Let's Go to be a platform where individuals can plan and budget a trip together.

Free Throw Tracker Project

Free Throw Tracker

Track video of a free throw shot from the side using image recognition via AWS Rekognition service. This application was built using Python as well as several Python libraries such as OpenCV and NumPy. This application will calculate the free throw release angle as well as initial velocity of a free throw shot using image recognition to help track your free throw shooting.

Discord Bot Project

ChrispyBot

A Discord Utility Bot written in JavaScript using the Discord.js library and Discord Developer tool. ChrispyBot is a bot made by Discord Developer Tools with all its functionalities written in JavaScript using the Discord.js library. It is intended to give utility to all users in a Discord chat channel such as responding to user typed commands that can get the current weather or search for a youtube video or even find a restaurant.

Museum Game Project

Night at the Museum Game

Night at the Museum is a browser game that uses the p5.js library. Night at the Museum is our Module 3 paired project during our tenure at the Flatiron School where we were first introduced to Javascript as well as DOM manipulation. Night at the Museum is a browser game that uses the p5.js library (more specifically the p5.play library) to create a canvas on the DOM giving us access to sprite objects and draw functions. Night at the Museum is a game similar to the children's game "Red Light Green Light".