Pinned Repositories
expense-tracker-api
A Expense Tracker API with Rspec tests, implemented using Sinatra and Rack
pizzahut-cypress
End-to-end automated test using Cypress
init-cypress
E2E Automated Testing using Cypress on a recruiting page
hashmap
Complete HashMap Data Structure made with the support of a linked list and its nodes to store the given elements and work with them
222-responsive-icon-nav-css
A Simple Responsive Animated CSS Icon Navbar
basic-costumer-list
bubble-sort
Bubble-Sort mini-project
caesar_cipher
Caesar Cipher Cryptography
code-challenges
Code Challenges from Exercism and Hackerrank
course-001
gablemathias's Repositories
gablemathias/gablemathias
Just about me :)
gablemathias/init-cypress
E2E Automated Testing using Cypress on a recruiting page
gablemathias/event_manager
An event manager capable of computing infos coming from CSV and JSON connecting the Google API
gablemathias/recipe-generator
gablemathias/markdown
gablemathias/pizzahut-cypress
End-to-end automated test using Cypress
gablemathias/website-copy
A repository for exercism's website's copy
gablemathias/FinPlatypus
gablemathias/TicTacToe
TicTacToe made using C# through CLI, with two participants on the same context
gablemathias/hashmap
Complete HashMap Data Structure made with the support of a linked list and its nodes to store the given elements and work with them
gablemathias/linked_list
Singly Linked List with proper tests and usability
gablemathias/recursion
gablemathias/caesar_cipher
Caesar Cipher Cryptography
gablemathias/custom_enumerable_project
Designing Enumerables to master Blocks, Lambdas and Procs
gablemathias/library
gablemathias/eloquentJS
EloquentJS resolution exercises and given projects
gablemathias/fullstack-open
gablemathias/rails-blog
studying some rails functionalities w/ this rails blog
gablemathias/depot-shopping-cart
Depot - Shopping Cart - Based on Rails for Agile Development
gablemathias/launch-school-repo
gablemathias/rebuilding-rails
Built a simple version of Rails, completely from SCRATCH. This is my version of "Rebuilding Rails" by Noah Gibbs.
gablemathias/expense-tracker-api
A Expense Tracker API with Rspec tests, implemented using Sinatra and Rack
gablemathias/wc-tool
A Ruby version of WC (word, line, character and byte count of file)
gablemathias/code-challenges
Code Challenges from Exercism and Hackerrank
gablemathias/ruby-intro-book
gablemathias/leetcode
Leetcode Challenges. Most of them include test-cases
gablemathias/javascript-intro-book
gablemathias/rails_app
gablemathias/project_euler
data structure and algorithm challenges from the project euler
gablemathias/Hangman
Command-line Hangman Game