stuft2
Full Stack Engineer developing primarily in Javascript, deploying to AWS with Terraform for Brigham Young University's Office of Information Technology.
Brigham Young UniversityProvo, UT
Pinned Repositories
byu-jwt-nodejs
This package provides helpful functions for validating and using BYU's JWTs.
env-ssm
Gets params from your environment first, then from the ssm paramter store.
healthcheck
atdatabases-pg-esm-bug
atdatabases-pg-esm-bug
datalog-interpreter-cs236-byu
datalog-parser-cs236-byu
docker-node-example
global-data-manager
Save project-global variables in one location, manage and access them anywhere
stuft2's Repositories
stuft2/global-data-manager
Save project-global variables in one location, manage and access them anywhere
stuft2/atdatabases-pg-esm-bug
atdatabases-pg-esm-bug
stuft2/datalog-interpreter-cs236-byu
stuft2/datalog-parser-cs236-byu
stuft2/docker-node-example
stuft2/echograph
An event emitter that tracks event relationships, creating a directed graph of subscriptions to visualize and analyze event flow across emitters.
stuft2/error-detection
stuft2/events
Promise-based EventEmitter implementation and utilities
stuft2/fibonacci-golang
stuft2/fibonacci-nodejs
stuft2/fibonacci-rust
stuft2/global-silo
Creates single location for project-wide variables
stuft2/lex-ana-cs236-byu
The Lexical Analyzer Lab for BYU CS236
stuft2/linked-list-js
stuft2/node-congress-2024
stuft2/oaspub
OpenAPI Specification Manager
stuft2/object-shift
renames object properties
stuft2/opt-rule-eval-cs236-byu
stuft2/Pokedex
stuft2/relational-database-cs236-byu
A relational database management system.
stuft2/roman-numeral-converter
A CLI program and library that converts roman numerals to decimals and decimals to roman numerals.
stuft2/sinon-with-args-bug-reproduction
stuft2/sort-keys-cli
CLI tool for sindresorhus/sort-keys
stuft2/spellcheck
A program that checks spelling. The input to the program is a dictionary file containing a list of valid words and a file containing the text to be checked.
stuft2/vector-implementation
Personal attempt at implementing a form of a vector