Dockerized Project Preview

Kubernetified URL Shortener

This project is a Logic-First Microservice Stack that takes long, complex URLs and converts them into short, unique tokens for high-speed redirection.

  • Kubernetes
  • Docker
  • Ingres
  • Cryptography
  • Pandas & Regex
  • Python(FastAPI)
  • Redis
  • MongoDB
  • Pydanitic
  • Python-Multipart
Sales Dashboard Preview

Data Sanitized Dashboard

A local tool that takes messy, "dirty" Excel/CSV data and cleans it up for a dashboard without leaking private customer info.

  • Python
  • Streamlit
  • Regex
macOS News Preview

macOS Native News

A macOS-integrated Python script that fetches Hacker News stories and displays them via native system dialogs using AppleScript.

  • AppleScript
  • Python
  • Regex
  • Subprocess
  • Requests
Inventory Manager Preview

Inventory Manager

A modular RESTful API designed with Postman to manage and test product inventory using Node.js and Express.

  • MongoDB
  • Node.js
  • Express
  • Postman
  • Dotenv
Desktop Organizer Preview

Desktop Organizer

A Python-based automation tool that monitors a directory and sorts files into categorized folders based on extensions.

  • Python
  • OS Library
  • Shutil
  • I/O
Wipe Files Preview

Ghost Mode: Wipe Your Files

A security tool that cleans files before sharing/deletion by stripping digital footprints and ensuring unrecoverable data.

  • Python
  • Exiftool
  • Secrets Library
  • Pathlib
  • OS Library
Hacker News CLI Preview

CLI/Terminal: Hacker News

A fast terminal-based way to pull top stories from Hacker News directly into your console without a browser.

  • BeautifulSoup4
  • Requests
  • HTML.parser