Pinned Repositories
binary_search_trees.rb
binary search trees in ruby
Blog
A Blog app developed with Rails v6.1.4
blog_posts
Hatchways blog posts api
Calculator
Etch-A-Sketch
event_manager.rb
A ruby event manager that takes a list of attendees, organizes their information, finds their government legislators using a zip code with the Google Civic Information API, and creates a Thank-You-Letter file.
hatchways-frontend-assessment
newegg-scraper
Web Scraper for Newegg.com
Rock-Paper-Scissors
stained-glass-cw
JacobMarq's Repositories
JacobMarq/Rock-Paper-Scissors
JacobMarq/binary_search_trees.rb
binary search trees in ruby
JacobMarq/Blog
A Blog app developed with Rails v6.1.4
JacobMarq/blog_posts
Hatchways blog posts api
JacobMarq/Calculator
JacobMarq/Etch-A-Sketch
JacobMarq/event_manager.rb
A ruby event manager that takes a list of attendees, organizes their information, finds their government legislators using a zip code with the Google Civic Information API, and creates a Thank-You-Letter file.
JacobMarq/hatchways-frontend-assessment
JacobMarq/newegg-scraper
Web Scraper for Newegg.com
JacobMarq/stained-glass-cw
JacobMarq/Game-of-Life
John Conway's Game of Life
JacobMarq/github_api2
Ruby interface to GitHub API
JacobMarq/hangman
A classic game of hangman with ruby.
JacobMarq/linked_list.rb
Implements a Linked List class in ruby
JacobMarq/my_ruby_enum
A project practicing recreating ruby enums
JacobMarq/omniauth-google-oauth2
Oauth2 strategy for Google
JacobMarq/Portfolio
a portfolio site
JacobMarq/react-native-view-more-text
A super lightweight plugin to expand/collapse text in React-Native. Truncated text is ended with dotdotdot.
JacobMarq/recursion_practice
practicing recursion with merge sort and fibonacci sequence
JacobMarq/theodinproject
Main Website for The Odin Project
JacobMarq/TicTacToe
A standard game of Tic-Tac-Toe