Pinned Repositories
Man-in-the-middle-attack
Tanks
A multiplayer game where you play as a tanks and battle each other, last one alive wins.
jenkins-job-wrecker
convert Jenkins job XML to JJB YAML
ballchasing-sqlite
Grab a replay group from ballchasing.com and load the stats into a sqlite DB
Clair_Local_Multi-Image_Scanner
Automate the scanning of Docker Images using Clair
Electric-Cars
Massachusetts-Bay-Transportation-Algorithm
An algorithm to collect data to find the best path to break the world record time to visit every MBTA subway stop
mbta-v3-go
A Go client for the MBTA v3 REST API (https://www.mbta.com/developers/v3-api)
Software-Engineering-Project
Our final project for Software Engineering to count people in a room.
vscode-eclipse-new-java-project
Emulates the new project button in eclipse to setup a Java project (including the classpath and .project files).
mellena1's Repositories
mellena1/vscode-eclipse-new-java-project
Emulates the new project button in eclipse to setup a Java project (including the classpath and .project files).
mellena1/mbta-v3-go
A Go client for the MBTA v3 REST API (https://www.mbta.com/developers/v3-api)
mellena1/Software-Engineering-Project
Our final project for Software Engineering to count people in a room.
mellena1/ballchasing-sqlite
Grab a replay group from ballchasing.com and load the stats into a sqlite DB
mellena1/Massachusetts-Bay-Transportation-Algorithm
An algorithm to collect data to find the best path to break the world record time to visit every MBTA subway stop
mellena1/plex-media-server-docker
Any changes that I want to make against the plex media server docker image that they provide.
mellena1/advent-of-code-2023
My solutions to advent of code 2023
mellena1/boston-archery-api
mellena1/boston-archery-ui
mellena1/celtics-sentinel-twitter-bot
A bot running on AWS lambda to auto tweet any new articles we post to our blog
mellena1/ComPiLED
Neopixel LED project using a Raspberry Pi Zero Wireless
mellena1/destiny-rank-calculator
Simple react webapp to calculate some destiny rank stats that I made for a friend
mellena1/drone-helm-gh-pages-deploy
A plugin for drone.io to deploy charts to Github Pages
mellena1/gameboy-emu-rs
A Gameboy emulator written in Rust
mellena1/go.jsonapi
jsonapi.org style payload serializer and deserializer
mellena1/Good-Film-Hunting
The RSS feed for our movie podcast, Good Film Hunting
mellena1/helm-charts
My personal helm chart repo
mellena1/k8s-healthcheck
mellena1/k8s-supporting-folding-at-home
Support Folding at Home by running the FAHClient on your Kubernetes cluster
mellena1/kube-plex
Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
mellena1/lighthouse-api
REST API to scan BLE for Valve Lighthouse (2.0) and turn them on/off
mellena1/mandelbrot-wasm
Rust that compiles to WebAssembly to generate fractals using the Mandelbrot set
mellena1/mandelbrot-wasm-ui
The basic ui to serve mandelbrot-wasm
mellena1/python-ballchasing
Python wrapper for the ballchasing.com API
mellena1/RSC-Spreadsheet-API
A RESTful API to get data from the RSC (https://www.rocketsoccarconfederation.com/) spreadsheets
mellena1/RSC-Spreadsheet-Bot
Discord bot to interface with the RSC-Spreadsheet-API backend
mellena1/RscAutoScreenshot
Automatically takes a screenshot a certain amount of time after a match ends
mellena1/rumble-stats
Some python to pull rumble replays from ballchasing and parse stats out of them using carball to then dump into a sqlite db
mellena1/Software-Eng-Class-Blog
A blog for my Software Engineering class at Wentworth.
mellena1/sse-client-go
A simple server-sent events client for go