Brockefni Logo
  • Home
  • Projects
  • Contact

PORTFOLIO PROJECTS

HTMLJavaScript
3

LCR Tools

A Google Chrome extension for enhancing the functionality and user experience of LCR (Leader and Clerk Resources) for The Church of Jesus Christ of Latter-day Saints. Fixing bugs and adding quality-of-life features.

C++Bash

Rodun

A fast, simple desktop app to help optimize the use of materials by planning cuts based on user-provided specifications. Features clean PDF exports. This app was commissioned and is now free to use.

Info and Installation
Zshell

Z-Skelheim

From the Icelandic words skel (“shell”) and heim (“home”), meaning “Shell Home.” This was built to help me personally in my development projects. I published this to demonstrate proficiency in shell scripting and in hopes that others could benefit from it.

Python

Intro to Data Wrangling

A brief course intended to introduce non-programmers to the Python programming language and data wrangling. Also, a demonstration of network optimization, PDF creation in Python, and a simple Monte Carlo simulation.

HTMLJavaScript
3

Docs Site

Boilerplate code for quick implementation of a documentation site with automatic scaffolding based on folder structure—all built on markdown files.

View Example Site
Nuxt.jsTypeScript

Brockefni

This site! A project to help me improve my frontend web development skills, advertise any freelance work, and show off some portfolio projects. All of the code is public on GitHub!

PythonPyTorch

Transformer

A transformer made in PyTorch to handle langauge translation. This project was for a BYU IS Masters-level class I took and was meant to be more educational than practical.

C#JavaScript
3

CDK App

An example serverless web application built with the AWS Cloud Development Kit for a BYU IS Masters-level class. Is built to be production-ready with just a few minor tweaks.

TerraformDocker
5

Terraform App

An example project demonstrating serverless deployment in AWS Fargate for a .NET application using multi-stage Terraform deployment. Created for a BYU IS Masters-level class.