Hello, I'm Austin Ward
I am a recent B.S. in SE grad from Idaho State University. I am passionate about coding, problem-solving, and continuously learning new technologies.
I am currently majoring in Software Engineering at Idaho State University. Some of my favorite courses include:
- Software Development - Python with Flask
- Data Structures and Algorithms - Java, C++, C# with UWP
- Database Management Systems - SQL with Postgres
- Computer Architecture and organization - C & x86 assembly
- Operating Systems - xv6
- Compilers
- Mobile Application Development - kotlin on Android
I provide IT support at an Urgent Care Provider, where I am responsible for:
- Troubleshooting hardware and software issues
- Managing network configurations
- Ensuring the smooth operation of IT systems
- Manage camera systems
Here are some of my projects:
Born from my own lack of attention when scrolling through endless job lists on LinkedIn—this tool puts job postings on a map so you can actually stay engaged while searching.
- React
- Vite
- Nginx
used to server the built react scripts
Like it? Have suggestions? Send feedback
This website is a podcast archival tool that was created to easily downlaod a whole podcast
- FastAPI
- nginx
- docker
- python
Like it? Have suggestions? send feedback
I created this tool to generate reports that I was tired of manually generating in Excel.
- Docker
- Flask
- Python
Like It? Have Suggestions? email me
The Cloudflare DNS Tool is a Go-based utility designed to help users with dynamic IP addresses keep their Cloudflare DNS A records up to date.
- Automatic A Record Updates: Ensures your domain's A record reflects your current public IP address, useful for dynamic IPs.
- Configuration via YAML: Easily set up your Cloudflare API key, email, and other settings in a
config.yamlfile. - Docker Support: Run the tool in a Docker container for flexible deployment.
A tool for merging multiple PDF files into a single document, featuring a Python-based GUI and a Go backend.
- PDF Merging: Combines all PDF files from a selected folder into one cohesive document.
- Python Frontend: Built with Tkinter for a simple and user-friendly interface.
- Go Backend: Handles PDF merging with high performance and efficiency.
- Setup Options:
- Manual Setup: Build the Go backend and run the Python frontend for immediate use.
- Makefile Support: Simplifies the setup process with a single
makecommand.
Check out the repository: PDFCombiner on GitHub




