Chatvious
This is my biggest project I have made so far. I will go over a breif overview of it right now but If you would like to know more, there is a link at the bottom of this section that goes more in depth. This project is a real time chat application and it’s made with a few different technologies which are shown below. With this project, I went a more serverless approach on the design to learn more about serverless technologies. There is a nice diagram about the infrastructure in the more info page to show how this works visually if you would like to see that.
Front End
Back End
AWS
Navarro Gardening
This is my first website I have made and hosted. This website is built with tailwind and react. The Static Website content is hosted on AWS in an s3 bucket that has cloudfront distributing the static content. The website also has a lambda function backend in Nodejs that can be used to send emails.
Front End
Back End
AWS
Other Projects
This section contains smaller projects such as scripts that I have made for various purposes.
Update GitHub Apps
A Python script to automatically check and update applications from GitHub releases.
Smart Video Re-encoder
A simple Python CLI tool that intelligently decides whether a video should be re-encoded by estimating potential size reduction before doing a full encode.
3ds File Utils
A helper script for managing Nintendo 3DS–related files on a local system.