tiagomarin
Full-stack Developer || JavaScript Ruby on Rails, React, Tailwind SCSS || problem solving enthusiast || great communicator || adaptable || love nature
Full-Stack Developer || open to new job oportunitiesCuritiba, Brazil
Pinned Repositories
Bookstore
The Bookstore website is designed for you to create a personal list of books. You can add a book to the list, or remove a book from your list. You can use this as a "to read" list and update the list when you finish reading a book that is on the list.
British-Classic-Meals
This App is about British Food where you find a list of meals that you can like and comment.
catalog-of-my-things
This project is a console app help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything was based on a given UML class diagram (see below). The data is stored in JSON files but there is also a database prepared with tables structure analogical to the program's class structure.
Eagle-English
This is a prototype for a English school company. Built to practice my skills in HTML CSS and JavaScript and mainly regarding responsiveness
Es6-Awesome-Books
This repo was made to practice Es6 JavaScript syntax.
Geek-The-Blog
This application is a blog dedicated to all fans of the geek world. You can post something geeky, comment on what another geek posted or just give a geek like to a post.
Leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service. This is a project for learning purposes which I'll practice medium-fidelity wireframes to create a UI.
Math-Magicians
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.
MyBudget
Where Do I Spend is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
Space-Travelers-Hub
The Space Traveler's Hub is an application where users can check out availble space rockets and book them or cancel the previously made booking. Also users can find a list of current missions along with their brief description and can join the selected mission or leave the mission the user joined earlier.
tiagomarin's Repositories
tiagomarin/Math-Magicians
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.
tiagomarin/Leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service. This is a project for learning purposes which I'll practice medium-fidelity wireframes to create a UI.
tiagomarin/Space-Travelers-Hub
The Space Traveler's Hub is an application where users can check out availble space rockets and book them or cancel the previously made booking. Also users can find a list of current missions along with their brief description and can join the selected mission or leave the mission the user joined earlier.
tiagomarin/Bookstore
The Bookstore website is designed for you to create a personal list of books. You can add a book to the list, or remove a book from your list. You can use this as a "to read" list and update the list when you finish reading a book that is on the list.
tiagomarin/British-Classic-Meals
This App is about British Food where you find a list of meals that you can like and comment.
tiagomarin/MyBudget
Where Do I Spend is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
tiagomarin/Eagle-English
This is a prototype for a English school company. Built to practice my skills in HTML CSS and JavaScript and mainly regarding responsiveness
tiagomarin/Geek-The-Blog
This application is a blog dedicated to all fans of the geek world. You can post something geeky, comment on what another geek posted or just give a geek like to a post.
tiagomarin/catalog-of-my-things
This project is a console app help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything was based on a given UML class diagram (see below). The data is stored in JSON files but there is also a database prepared with tables structure analogical to the program's class structure.
tiagomarin/Tiago_Marin
Take a look at some of the projects I've done and see what I can do. Also get to know myself a little more.
tiagomarin/Best-Recepies
The Best Recipies app keeps track of all your recipes, ingredients, and inventory. It allows you to save ingredients, keep track of what you have, create recipes and share them..
tiagomarin/Brewdog-Beer-Guide
The BrewDog Beer Guide is a web application for beer lovers, in particular those who like the BrewDog brewery.
tiagomarin/Portfolio
My portfolio stuff
tiagomarin/TDD-practice
This project is part of my Microverse journey and its purpose is to test my abilities to use test-driven development aproach (TDD). The idea is to write tests first and then the code.
tiagomarin/to-do-list-react
This app let's you add to do "tasks"/items to a list, check when their are done and delete them. This way you can keep your daily, weekly or monthly tasks organized. Thus, you can improve your performance
tiagomarin/where-do-I-spend
Where Do I Spend is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
tiagomarin/decode-morse-code-exercise
This repository was created to practice Ruby. It's part of my Microverse curriculum.
tiagomarin/hello-react-front-end
Learning purposes
tiagomarin/rails-test
tiagomarin/tiagomarin
This is me !
tiagomarin/Vet-clinic-database
Vet-Clinic is A relational database using POSTGRESQL to create the initial data structure for a vet clinic. It contains related data about animals, animals' owners, clinic employees, and visits
tiagomarin/webpack-boilerplate
template with webpack set up
tiagomarin/OOP-school-library
This app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. This project was part of my Microverse journey and it was designed to make me practice Object Oriented Programming while building a app based on a UML class diagram..
tiagomarin/EmbarcaBackendTest
This project is a take home assingment that is part of the application to the Ruby on Rails backend developer position at EmbarcaAi
tiagomarin/enumerable-exercise
This project is part of my curriculum at Microverse. It's designed to show that I learn how to: use Ruby syntax for basic programming operations; apply Ruby best practices and language style guides in code; use a modules inside of classes.
tiagomarin/hello-rails-back-end
For learning purposes
tiagomarin/hello-rails-react
Project created to connect Rails and React with Webpack.
tiagomarin/hellorails
Repo created to learn how to start up a Rails app.
tiagomarin/ShoeStoreTest
tiagomarin/TDD-project
This projects purpose is to test my abilities to use TDD aproach when writing code.