SEPTEMBER 2024

WRANGLY CLI

Features:

  • Python CLI app to efficiently organize large photo galleries, and can navigate directories both ways.
  • Directories are favorited, and set as possible destinations for file moving
  • Iterates through the current working directory's images and moves them at user's direction
  • Saves time and effort of using drag and drop in a file explorer

JUNE 2024

INVENTORY MANAGEMENT APP

Features:

  • Built using Spring Boot in Java, and inventory counts are managed with various databases.
  • University project with the goal of improving the provided inventory management system
  • Web app is easily deployable to Azure using Maven

MARCH 2024

PORTFOLIO SITE

Features:

  • Built using Flask, Python
  • Responsive portfolio site that serves as the home for all my projects
  • Hosted using an Azure container, and configured workflow to redeploy on every push