Skip to content
View truggeri's full-sized avatar
Block or Report

Block or report truggeri

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
truggeri/README.md

Thomas Ruggeri

See more on my website, https://www.truggeri.com

About Me

I'm native to Oregon. I went to Oregon State University for a bachelors and masters in Electrical and Computer Engineering. I worked at Nvidia in Beaverton Oregon (just outside of Portland) on next generation ARM cpus and systems-on-chip (SoC), before moving to Charleston, South Carolina and changing career paths a little bit.

I began working at Snagajob, specifically the PeopleMatter team, as a senior software engineer in 2017. I then transitioned to be a member of the JobBoard.io team at ZipRecruiter. I'm now a software development engineer at Aws.

You can see my resume for more details.

Skills

Ruby Badge RoR Badge Go Badge React Badge

Postgres Badge Mongo Badge S3 Badge Redis Badge

Docker Badge k8s Badge Terraform Badge Git Badge

Projects

I have a number of side-projects that are a decent representation of my style of code.

OAuth Tester

Go Badge Firestore Badge Svelte Badge GCPF Badge

OAuth Tester is an app made to help developers to test their OAuth2 clients. It's made using GCP Cloud Functions and Firebase hosting. Create credentials and then test your client against it to help the debug process.

You can check it out at https://testoauth.com

Chore Scheduler

RoR Badge Postgres Badge

Chore Scheduler is a classic Ruby on Rails application with PostgreSQL database. It has recently been updated to Rails 6.1.

URL Shortener

RoR Badge Postgres Badge

The URL Shortener is a small Ruby on Rails application that is deployed on Heroku. It has detailed documentation on the design and implementation details.

Go Sudoku

Go Badge

When I'm learning a new language, a sudoku solver is my go-to application. This implementation uses Go and has a test and benchmark.

Ruby Sudoku

Ruby Badge

Similar to the Go implementation, the Ruby sudoku solver was made to help me experiment with Ruby when I was learning. It now includes an RSpec test suite.

Pinned Loading

  1. chore-schedule chore-schedule Public

    Simple chore scheduling app

    Ruby 2

  2. go-sudoku go-sudoku Public

    A simple Sudoku solver written in Go

    Go 1

  3. oauth-debugger oauth-debugger Public

    Debug and test your OAuth2 code with this mock resource server

    Go 3

  4. ruby-sudoku ruby-sudoku Public

    A sudoku solver in ruby as a little get-to-know-ruby project.

    Ruby 1 1

  5. rails-url-shortener rails-url-shortener Public

    A Ruby on Rails based url shortener

    Ruby 1