The Loch Database

data testing img

As part of a USGS-funded research project, I designed and implemented a relational database to manage long-term ecological data collected at The Loch Vale watershed in Rocky Mountain National Park.

You can visualize the data with this shiny app.

Pomodoro Timer

Go ahead and try it out, it isn't just a picture.

Originally designed as a stand-alone electron app, this project uses JS to create a resonsive pomodoro study timer.

🍄 Pomodoro Timer 🌿

30:00

Brewery Finder

brewery img

Check it out here. (Heads up: it'll ask for your location)

Using JS, Leaflet, and the Open Brewery DB API, this application uses browser geolocation to identify a user’s location and display nearby breweries on an interactive map powered by OpenStreetMap.

Recipe Management

A full-stack application built on a custom API using PostgreSQL and Flask to store and retreive recipe information.

Effeciently stores data and allows the user to update and delete recipes.

Codebase
recipes img

Ski Data Web Scraper

ski report img

Used web scraping and open-source APIs to collect various ski resort data such as recent snow falls, snowpacks, and lift and trail status reports.

Using a mix of JSONs, SQL, and Cron jobs, the data is updated every hour. Various normalization and "ranking" techniques are applied to the data to tell the user which Ikon ski resort has the best conditions that day.

Codebase

Automated Emails

Developed for a short-term reservation company, Tentrr, this project used python, Pandas, and smtplib to create an automated emailing system that reduced task time by 90%. It split a CSV of several hundred reservations into 50 unique PDFs and sent them out 2x/week to over 100 clients.

emails sent img

Track That!

track that img

Gained experience with Agile development methods, weekly scrums, working with project managers, and using Git, GitHub and branches as part of a development team.

Utilized SQL and a custom API to add new events and create a database of completed activities with the time and date of completion.

Anders' Orbits

Developed a simple portfolio website for my brother as a Flask application to show off his Senior Capstone Project.

Incorporates embedded latex and a professional design.

Check it out at anders-orbits.com.

anders orbits homepage img

Plant Ecophysiology Research

licor img

I studied the effects of high light stress on ornamental plants, using croton as a study sample. My research aimed to determine how pigmentation changed with varying light intensity, which relied on the use of a LI-6800 and sampling.

The use of a LI-6800 allowed me to test varying light situations and could see in real time how the plant was reacting.

Most of my projects can be found on my GitHub account page.