Viget Work

Started a second term as a member of DEIAC, began work on creating a calendar of different holidays and days of remembrance to note throughout the year.
Began term as member of the Diversity Equity Inclusion Advisory Committee [DEIAC]. During the Q3 term, worked on preparing statements of support for different marginalized groups and suggestions fo...
Add item to two existing tables in database, update views For a nonprofit website built with Ruby on Rails that allows administrators to post updates for initiatives the nonprofit has as well as sp...
Fix <ol> and <ul> toggle bug in Redactor. For TeachChemistry.org. Project uses Redactor v. 3.1.4 and upgrading to a newer version is not an option. Solution ended up a 1-line change in the 3.1.4 so...
Expand <ol> capabilities in Redactor Wrote a Redactor plugin for TeachChemistry.org to expand the built-in <ol> capabilities. Goal Update the existing "1. Numbers" button in the Redactor WYSIWYG to...
Allow for changes to text-color in Redactor For TeachChemistry.org. Add Redactor's fontcolor plugin to existing editor block.
Fix video play on webpage heroes For a nonprofit website built with Ruby on Rails. Web page heroes could have videos added to them, but the videos would not play. It turned out that the website was...
Fix Bug: User search form can't be submitted on mobile Created workaround for bug from external library. Project is a social media platform built with Rails, Turbo, and Stimulus. An instance of a f...
Add new link to website footer Add new link to the footer of an existing nonprofit website built with Rails.
Update: Allow search for users by first name AND last name For the user search form of a social media platform, built with Rails. The user table had first_name and last_name columns and the existin...
Allow group admins to pin posts to their groups. For a social media platform built with Rails, using Turbo and Stimulus. It was possible to pin a post to the top of a group feed, but only via the b...