Hi, my name is

Garrett Rumschik.

I like to code.


Software

Developer

bottom puruple arrows


About Me

馃憢 Hello My name is Garrett Rumschik and I am a Security Engineer for Novacoast.

馃彚 I have previously worked at at Mindforge LLC and done work with Palo Alto Networks. With roles as a Fullstack Software Engineer and a Expertise Engineer respectively.

馃挜Currently, I am interested in, and learning about Go, Microservices, and a little React frontend.


You can reach out to me on my contact page

Brand Logo

Projects

PromotePDX Project

PromotePDX Website

A web app built for a Portland-based live music discovery company. Allows users to search through local live music events, with a thorough event calendar that pulls from a company-managed event database at regular timed intervals. This allows users to navigate to the event pagefor each given event's venue. The event page, searching and filtering service, and pipeline for updating the event database were all built by me. Finally, the app also houses a contact page as well as links to socials and a sign up form for their company newsletter. All of the frontend, backend, hosting, and database management was done by me. On the server side, the app has automatic deployment and continuous integration using GitHub Actions and Docker.

> React 路 Django 路 Docker 路 Google Cloud Platform 路 DigitalOcean Nginx 路 PostgreSQL 路 Python 路 Redis 路 Celery

Link to Website

Steam Deal Scraper Automation

An automation project I created to help reduce redundancy in a gamer's task in browsing game deals. This automation script utilizes a handful of Python-based data-manipulation libraries, among others, to scrape the Steam API and different game deal websites, like isthereanydeals.com. It then processes the data to find the best deals, and aggregates them into a csv file. This allows users to easily see the best deals available without having to manually check each website.

> Python 路 Steam API 路 CLI Automation 路 Numpy 路 Pandas 路 BeautifulSoup

Source Code

deal scraper example