Some of my latest projects.

Don’t just take my word for it, check out some of my latest work! For more information, click on the projects icon to access the project from my Github repositories.

⭐Cloud Resume Challenge

Fully automated by Terraform, this is my attempt at the Cloud Resume Challenge

⭐First Kubernetes Application

Moved the web application to be deployed in Kubernetes, utilizing 2 images from my last project in deployments. Dove into EBS CSI, PVC's, Services, and more!

⭐AWS-Webapp VPC

Secure Web Application Hosting in AWS VPC with Bastion Host and ELB.

Flask + Docker Compose

Python/Flask web application that tracks + displays the number of visits using Redis as a data store via Docker Compose

Flask + Docker

Simple Python web app using Flask and Docker.

Beginning Docker

Using Docker compose to build a web application with 3 custom images.

Ansible & EC2

Using Ansible on localhost to create key pair then subsequently an EC2 instance with it; maintaining state of 1 and waiting until instance is running to complete task.

Beginning Ansible

First time using Ansible, testing out various features and adding on complexity each exercise!

Python + Linux

Using Python scripts to do some very simple OS commands for Ubuntu Linux.

Beginning Jenkins

Very, very simple project just using Github's Webhooks to trigger a very simple build job in Jenkins(via EC2 instance)

AWS Webapp Beanstalk

Building on my last project, I restructured it to include mostly PaaS and SaaS services so I am no longer managing EC2 instances directly.

AWS Multi-tier Architecture

Using EC2 instances to deploy Tomcat, MySQL, RabbitMQ, and Memcached servers to create a webpage for my dog that is hosted on Route53 DNS. Incorporates ELB's, SG's, ASG, & S3.

My Website- Linux & Apache

Utilizing Vagrants provisioning to write IaC, I hosted my website on an Apache server with the use of sync directories.

Diving Into Boto3

Utilizing Boto3 to automate tasks with EC2, AMI's, and EBS.

Automated Data Entry

Combining BeautifulSoup and Selenium to scrape apartments.com and then fill out a Google Doc for each rentals price, link, and address, then we can easily convert this into a Google Sheet via Google Doc UI

Automated Twitter Bot

Using Selenium to gather data about current internet speed from speedtest.net and then logging onto Twitter and making a tweet about it.

Automated Cookie Clicker

Letting Selenium play the game for us

Amazon Price Tracker

Beautiful soup, requests, and smtplib all working together to alert you if a product falls below price threshold. Personally, I have been eyeballing this dog brush vacuum!

Spotify Playlist

Using BeautifulSoup to webscrape Billboards Top 100 charts and Spotify's API to create a Spotify Playlist of the top 100 songs for any day of your choosing!

Top 100 Movies

Webscraping with Beautiful Soup to create a list of Empire's top 100 movies of all time, so on the next movie night, you're prepared :)

Workout Tracker

Utilizing API calls to Nutrionix and Sheety, you can track your workouts in Python and have them immediately uploaded onto Google Sheets.

Learning CSS

Joining the basics of CSS with html, starring Mr.Milo!

Learning HTML

Just Playing around with the basics of html5- You're invited to my Birthday Party!

Vitamin Tracker

Set up a vitamin tracker all by API using post, put, and delete requests (clearly I need to be more consistent with my vitamins!)

Stock Market Emails

With the lovely Lambda, SNS, and CloudWatch Events(a true power team), a trigger will go off every day at 8 a.m. and if the stock price difference of Amazon is greater than 5%, SNS will email the subscribers the top 3 news articles involving Amazon(sourced from APIs).

Weather SMS

Utilizing API calls, start your morning off with a text if it is forecasted to rain :)

Updated Quiz Game!

Added a fresh GUI class to enhance user experience and updated API call with parameters + html.unenscape to clean data. New 10 T/F questions every time you play!

Send Automated Emails Through Lambda

With Python & smtplib, receive a motivational quote every Monday at 8 a.m. and also never miss saying Happy Birthday again

Spanish Flash Cards

Come practice the 100 most frequent Spanish words, vamos!

Password Manager

Save your passwords all in one place, that being a json file.

Pomodoro

A Pomodoro timer to help you work hard with scheduled breaks as rewards.

Turtle Crossing

Get your turtle across the road without hitting any road blocks! Each time you make it across, you go to the next level where the blocks move faster until you hit a block or jump out of bounds.

Capitals Game

Refresh your knowledge on the U.S. capitals with this interactive code.

Snake Game

Collect as many food pieces as you can without running into the wall or yourself to grow your snake.

Pong Game

Play pong against a friend or against yourself! Orange versus Blue (go gators!).

Hirst Painting

Don't have $19 million dollars to spare for a Hirst Spot Painting? That's okay, me neither. Luckily, Python can make one for us.

Turtle Race

Bid on which turtle you think will win!

Etch A Sketch

Yes, the childhood classic. Draw anything with just 4 keys.

Blackjack Game

Just like you are at a casino (almost).

Calculator

In need of a calculator? Look no further.

Guess My Number

Can you guess the exact number the computer picks? What about in hard mode?

Higher Lower

A game where you are given two people and you chose who you think has more followers on Instagram. Beware: it keeps score.

Quiz Game

Calling all trivia lovers!

Dog Game

You choose your destiny.