Technical Portfolio

Software Engineering & DevOps Experience

Work Experience

Software Engineering Internship

Infinity Systems Engineering | May 2024 - Aug 2024

  • Deployed Docker containerized Elastic Beats (Filebeat, Metricbeat, Packetbeat, and Heartbeat) on 11 servers (EC2 instances) for logging purposes in Elasticsearch
  • Created 32 Kibana visualizations showing service logs, system metrics, network traffic, and uptime vs downtime across two dashboards
  • Automated the deployment of Elastic Beats for two programs; implemented capabilities for automation with future programs using Bash and Ansible
  • Contributed Terraform code for all 42 EC2 instances on AWS; moved team towards a professional, production environment
ElasticsearchDockerBashAnsibleTerraformAWSKibana

Web Services Student Assistant

UCCS | Feb 2023 - May 2024

  • Designed and built a simple web app, manual reading tracker of specific books
  • Designed database schema and database tables using MySQL - index ID, book, sub books, chapters, page numbers, line numbers, verses, and date added
  • Created a simple localhost website using Spring Boot API; implemented CRUD Postman operations - add, view, edit, remove
JavaSpring BootMySQLHTMLCSSJavaScript

Projects

Titanic Machine Learning Double Project

Aug 2024 - Present

  • Team project of two; Submitted unique machine learning models to the leaderboards for two competitions on Kaggle
  • Focused on "Titanic – Machine Learning from Disaster" Kaggle competition - Simpler dataset, fewer features, straightforward demographic data
  • Continued project with "Spaceship Titanic" Kaggle competition; More complex data, multi-level categorical features, featured engineering required
  • Generated unique models with distinct leaderboard positions for both competitions
PythonPandasNumPyScikit-learnTensorFlowKaggle

Simple Personal Portfolio Website

Sep 2024 - Present

  • Created and programmed a simple personal portfolio website
  • Built an "About me" page using HTML, CSS, JavaScript tech stack; talked about interests and background
  • Constructed a "My Projects" page; showcased details list of my projects
  • Hosted on Cloudflare for public domain access
Next.jsTypeScriptReactCloudflareTailwind

Matrix Manipulation and Computational Linear Algebra

Sep 2024

  • Manipulated matrices in Python; applied computational linear algebra
  • Created functions to generate matrices, then wrote matrices to separate files
  • Read matrices from a file, then added two matrices together, and wrote to new files
  • Utilized NumPy libraries; verified result
PythonNumPyGit

Robotics Final Lab - Arduino on wheels

Apr 2024

  • Programmed and built an Arduino robot that drove on the table, completed the final objectives, and ended by following a line indefinitely using a light sensor
  • Drove around the table by itself (motors), indicated where to turn (servo), played sounds (speaker), flashed lights (LEDs), responded to buttons (analog), made a series of turns (motors)
  • Followed a ring of tape; used a photoresistor to detect light values of black table and white tape
ArduinoC/C++Robotics

Data Mining with Python

Mar 2024

  • Created a program that used a series of functions to data mine; started from a large, parent zip file and outputted the sum of all five-digit numbers across all files
  • Started with unzipping a chosen file using the zipfile library in Python; counted the number of subdirectories using Path from pathlib library in Python
  • Added up the total number of files; found the total number of five-digit numbers; completed the sum of all the five-digit numbers
PythonData MiningFile I/O

Skills & Technologies

Languages

JavaPythonRCSQLSwiftJavaScriptKotlin

DevOps

DockerElasticsearchAnsibleTerraformKibanaJenkins

Cloud Services

AWS EC2AWS RDSAWS S3AWS VPC

Data Science

PandasNumPyMatplotlibScikit-learnTensorFlow

Education & Leadership

Bachelor of Innovation in Data Analytics and Systems Engineering

UCCS | Jan 2023 - Dec 2025 | GPA: 3.878

  • General Track
  • Cross-Discipline Core in Business
  • Pending Secret Security Clearance

President of Computer Science Club at UCCS

Jan 2024 - Present

  • Hosted a Computer Science Club Movie Night at UCCS; received funding for food and supplies
  • Held a Career Fair Prep event and Resume Review; created and shared Career Fair document and resume resources
  • Ran tech demos throughout the semester showcasing Ansible, Terraform, AWS, Elasticsearch, GitHub