matochondrion
Full-stack software engineer in Portland, OR working remotely. I build applications with Ruby on Rails, JavaScript, SQL, HTML/CSS, and more.
Beaverton, OR
Pinned Repositories
.dotfiles
My portable development environment
book-viewer
Web book viewer using Sinatra and Heroku
denite.nvim
:dragon: Dark powered asynchronous unite all interfaces for Neovim/Vim8
factory_bot
A library for setting up Ruby objects as test data.
matochondrion's Repositories
matochondrion/.dotfiles
My portable development environment
matochondrion/book-viewer
Web book viewer using Sinatra and Heroku
matochondrion/denite.nvim
:dragon: Dark powered asynchronous unite all interfaces for Neovim/Vim8
matochondrion/factory_bot
A library for setting up Ruby objects as test data.
matochondrion/file-based-cms
Ruby file-based CMS using Sinatra
matochondrion/grid-of10
Responsive 10-column grid for Basscss
matochondrion/jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
matochondrion/jstree-bootstrap-theme
Reponsive jsTree Twitter Bootstrap 3 Compatible Theme
matochondrion/liz
matochondrion/matochondrion.github.io
Professional website of Mat Sachs
matochondrion/nami
Official GitHub repository of nami.
matochondrion/novi_connect_challenge
Novi Connect Challenge
matochondrion/obsidian_files
matochondrion/reaction
Trello clone built with React as Front-End and Rails as Back-End
matochondrion/rock-paper-scissors-game
A command line game written in Ruby using OOP structures.
matochondrion/rpsls_game_service
Game service, micro-service, for Rock Paper Scissors, Lizard, Spock game.
matochondrion/rpsls_winner_service
Winner Service, micro-service, for Rock Paper Scissors, Lizard, Spock game.
matochondrion/simple-web-boilerplate
Simple starter html and css files for web projects
matochondrion/todos-list
web Todo List using a Ruby, Sinatra, and deployed to Heroku
matochondrion/ttt_oop
Ruby OOP Tic Tac Toe
matochondrion/twenty-one-game
CLI game written in Ruby without OOP – features ASCII art cards
matochondrion/twenty-one-game-oop
A command line game written in Ruby with OOP structures