Thomas Glouner
Full-Stack Software Engineer
Hi, I'm Thomas Glouner, a software engineer who loves building cool things with code. I currently have 3+ years of professional software development experience.
Skills
Programming: JavaScript, Java, Python, SQL, XML, HTML/CSS
Frameworks: React, Node.js, Sencha, Pandas, NumPy
Technology/Tools: AWS, GCP, Docker, GitHub, Looker, Salesforce, Customer.io
Education
Bachelor of Science in Computer Science
Washington State University, 2022
Experience
Amentum
(Full-Stack Software Developer)
- Deployed a full-stack web application with client-side interactivity (JavaScript, XML) and server-side functionality (Java), integrating with a database (SQL) for managing workflows, data analysis, flight reservations, and funding allocation for over 100 daily active users
- Optimized SQL database queries to efficiently handle high daily throughput, effectively managing over 1,000,000 requests per day
- Customized an internal email communications RESTful API(Java), enabling the sending of mission-critical communications on both a scheduled and transactional bases, reducing manual email workload
- Received DASHO (Designated Agency Safety and Health Official) Award for developing data analysis software that streamlined safety inspection data visualization, reducing meeting time by 50%
- Collaborated with cross-functional teams to gather requirements, design solutions, and consistently deliver high-quality software products
- Actively participated in code reviews, debugging sessions, and performance optimization efforts to test, troubleshoot, and maintain code quality, enhancing system reliability
F5 Networks via WSU Senior Software Design Partnership
(Software Development Engineer)
- Deployed and built a custom API system using Golang
- Built custom web interface for users (Vue.js, HTML, CSS, JavaScript)
- Created, updated, and uploaded files on GitHub to complete issues/tasks
- Maintained constant communication with team of programmers
Easy Metrics
(Software Development Engineer Intern)
- Created workflow automation system in Salesforce for streamlined sales and marketing operations with deeper data science and analytics capabilities
- Managed and customized Salesforce configuration and UI for digital sales and marketing operations using various other third-party tools (Outreach, HubSpot, ZoomInfo, Customer.io, Webhooks)
Projects
Quant Power
(AWS Amplify, Amazon API Gateway, AWS Lambda, AWS IAM, DynamoDB)
Developed a web app using AWS Lambda and Amazon API Gateway (REST) to perform basic math calculations based on user input. Utilized AWS IAM to manage permissions for users to make POST requests, storing results in a NoSQL DynamoDB database
CICD Pipeline/React App
(AWS EC2, Docker, GitHub Actions, React)
This project utilizes github actions to create a CICD pipeline using an AWS EC2 instance and docker. The web application itself is a simple React app that I run locally using NodeJS and NPM. Additionally, I have the React app hosted on AWS Amplify.
ETL Pipeline
(Google Cloud Storage, BigQuery, Pandas, NumPy, Looker, Python Flask)
Built an ETL (Extract/Transform/Load) pipeline to process sales data from multiple countries using Kaggle .csv files. Used Python Flask for ingestion, Pandas for data manipulation, and NumPy for calculations. Stored data in Google Cloud Storage, automated uploads to BigQuery, and visualized data with Looker
Resume Website
(AWS S3, Route 53, CloudFront, AWS Certificate Manager, HTML/CSS)
This is a simple web app that displays my resume/CV information. These static HTML, CSS, and JavaScript files are being hosted in a AWS S3 Bucket. This S3 bucket is set up for Static Website Hosting. I also created AWS Route 53 records for thomasglouner.com to route traffic to my website through an AWS CloudFront distribution. I then added a Certificate (through AWS Certificate Manager) to make my website connection secure