gvgesanto2
Full-Stack Software Developer with a passion for Ruby on Rails, Node.js, React, and Redux. Ever eager to learn and work outside of my comfort zone.
HelpjuiceSao Paulo, Brazil
gvgesanto2's Stars
Andyveloper/Animation-Fans-Project
Future community blog about animation where I show what I can do with basic technologies such as HTML, CSS, SCSS and basic JavaScript
desorgui/portfolio
This project was done as part of my curriculum at microverse, it is a portfolio implementer to sell yourself on the internet. In this project we had to use a template preconceived on Figma for the graphical interface, then we had to use JavaScript to allow this platform to interact. To create contents in a dynamic way as in the Works section, implement a popup when you click to see the project.
Andyveloper/todo-list
Responsive, auto-saving To-Do List single page application made from scratch using JavaScript only
devtochit/ethmarketplace
this is an Ethereum nft market place for for selling tutorial videos and was built with solidity
devtochit/MicroversePortfolioProject
This is my personal portfolio that consists of all projects I have worked on, source codes and links to live demo.
devtochit/todolist
This is a simple web app that allows a user add list of tasks that needs to be completed. It is built using webpack and served by a webpack dev server.
Andyveloper/Portfolio-Website
This is my first project ever: Portfolio Website made for the purpose of practicing HTML and CSS languages, and also creating content dynamically using vanilla JavaScript
desorgui/festitech
Festitech, a dynamic and immersive web project utilizing cutting-edge technologies such as HTML, CSS, and JavaScript. - Designed visually striking and user-friendly web pages with interactive maps, videos, and animations to create an immersive experience for users. - Integrated live streaming of events and social media integration.
desorgui/My-Gatsby-Portfolio
This is a portfolio designed as part of the Gatsby learning process, I want to use it to display my presence on the web. And allow people to have access to the different projects I worked on. It hasn't been deployed on the web yet, but you can test it by cloning it and installing the dependencies by running npm install in your terminal.
desorgui/To-do-list
An interactive list of To Do tasks built using webpack and served by a webpack dev server were the user is able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox)
Andyveloper/awsm-books
Dynamic list created using JavaScript where you can save information (Book information in this case), made for the purpose of practicing Single Page Applications
Andyveloper/es6-awsm-books
Responsive, auto-saving To-Do List made from scratch using JavaScript only, but refactoring the code into ES6 standard
desorgui/awesome-book-ES6
It's a book listing application, from this application you can register a new book by giving the title of the book and the name of the author (without this information the application won't be able to register your data), and then you can see all the books you could register when you click list in the navigation bar. We use the browser as a storage support for any data entered on this application.
desorgui/Awesome-book
This is a project where we had to add books, to be more specific we had to add the title of the book and the name of the author, at the moment we just created the function to add and remove the book, basic styles but it will has more eventually
Andyveloper/GitFlow-version-control
This repository is for testing GitFlow mechanics and branch management techniques for organized and modern version control
devtochit/MicroCapstone1
This is my first capstone project, and it focuses on a musical concert webpage and was built with javascript
devtochit/wireframe
awesome book project is a website that shows recent published book from authors with vanilla js
devtochit/wireframeEs6
awesome book project is a website that shows recent published book from authors and was built with javascript
Home-Sharing-Team/final-capstone-Project-Back-End
A REST API that provides the service for connecting homeowners wanting to rent their properties and potential clients, enabling the creation of reservations on selected properties. Built with Ruby on Rails and Postgres.
Home-Sharing-Team/microverse-final-capstone-web
A fully responsive app that connects homeowners wanting to rent their properties and potential clients, enabling the creation of new properties for hosts and the reservation of selected properties for guests. Built with React, Sass, and Redux.