vvoo21
I'm an aspiring Full-stack Web Developer, actively honing my skills in various languages and frameworks, and open to new opportunities
@microverseinc Cartagena, Colombia
Pinned Repositories
Awesome-books
In this project, We built a basic website that allows users to add/remove books from a list.
Awesome-books-ES6
In this project, I restructured my Awesome books app code to make it more organized by using modules and ES6 syntax.
BeFinanceFit
BeFinanceFit 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.
capstone-project
In this capstone project, I built an online website based on CC Global Summit 2015 by Cindy Shin. Build withHTML/CSS & JavaScript best practices.
capstone-project-react
This project involves the selection of an API from Crypto Compare, which provides cryptocurrency data. I then developed my web app using React and Redux, following design guidelines inspired by the Ballhead app created by Nelson Sakwa.
Car-Insurance
It is a project that allows you to quote your car insurance. It will enable you to choose the brand, year, and type of insurance.
math-magicians
It 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.
Portfolio
In this project, I built my website portfolio. I used HTML, CSS, JAVASCRIPT, proper GitHub Flow, and deployed my website using GitHub Pages.
school-library-app
The school library app is a tool to record what books are in the library and who borrows them. The application will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.
vecs-school-frontend
Welcome to the frontend repository of VECS School's course booking platform. This repository hosts the user interface components and interactions that enable users to effortlessly browse courses, select preferred cities and dates, and make course bookings with price. The frontend is designed to seamlessly communicate with the backend API.
vvoo21's Repositories
vvoo21/Portfolio
In this project, I built my website portfolio. I used HTML, CSS, JAVASCRIPT, proper GitHub Flow, and deployed my website using GitHub Pages.
vvoo21/vvoo21
vvoo21/capstone-project-react
This project involves the selection of an API from Crypto Compare, which provides cryptocurrency data. I then developed my web app using React and Redux, following design guidelines inspired by the Ballhead app created by Nelson Sakwa.
vvoo21/school-library-app
The school library app is a tool to record what books are in the library and who borrows them. The application will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.
vvoo21/Vet-Clinic-Database
Vet Clinic is a project to create the initial data structure for a veterinary clinic using a relational database. It implements PostgreSQL and contains all the data about animals.
vvoo21/Blog-App-Rails
Blog App Rails is a classic example of a blog website. It is a fully functional website that displays the list of posts and allows readers to interact with them by adding comments and liking the posts.
vvoo21/Decode-Morse-Ruby
It is a method to decode a morse code message into a readable text and was built with Ruby.
vvoo21/loan-calculator
A loan calculator allows us to select an amount of money, a term to pay, and a summary of payments: the total to pay and the monthly fee.
vvoo21/math-magicians
It 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.
vvoo21/readme-template
vvoo21/Space-Travelers-Hub
This project is as a team and We worked with the real live data from the SpaceX API. We built a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
vvoo21/BeFinanceFit
BeFinanceFit 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.
vvoo21/Car-Insurance
It is a project that allows you to quote your car insurance. It will enable you to choose the brand, year, and type of insurance.
vvoo21/vecs-school-frontend
Welcome to the frontend repository of VECS School's course booking platform. This repository hosts the user interface components and interactions that enable users to effortlessly browse courses, select preferred cities and dates, and make course bookings with price. The frontend is designed to seamlessly communicate with the backend API.
vvoo21/Bookstore
The Bookstore is a website that allows you to display a list of books, add a book, or remove a selected book.
vvoo21/CRM-IndexedDB
This project allows us to follow up with our clients. You have a section with the list of clients that are stored in indexedDB and another section that will enable you to create a new client
vvoo21/decode-morse-code
vvoo21/hello-rails-back-end
Hello Rails React Back-end is an app to learn how to integrate React with Rails.
vvoo21/hello-rails-react
Hello Rails React is an app to learn how to integrate React with Rails.
vvoo21/hello-react-front-end
It is an app to learn how to integrate React with Rails. Link to my Rails API: https://github.com/vvoo21/hello-rails-back-end
vvoo21/hellorails
vvoo21/my-portfolio
vvoo21/React-todo
Thanks to a React Tutorial from Scratch: A Step-by-Step Guide, I developed a Todo App.
vvoo21/recipe-app
Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
vvoo21/Recipes-API
In this project, you can search for recipes according to their category and see a recipe for a dish by calling an API. You can save the recipe as a favorite; for this, we will use LocalStorage.
vvoo21/shop-cart
This is a solution to the modern javascript course by Juan Pablo De la torre Valdez project, create a shop cart. Apart from JavaScript, I use a few new processes and tools, Webpack Bundler, GitFlow.
vvoo21/vecs-school-backend
This repo contains the backend system for VECS School's course booking platform. The system is designed to facilitate the booking of courses by allowing users to specify their city and preferred dates. It provides a set of robust and well-documented endpoints that enable seamless communication between the frontend applications & the backend server.
vvoo21/vet-appointments
This project allows you to make appointments for your pet with the vet. Verify that your form is filled out correctly, and once your appointment has been added, you can edit or delete it.
vvoo21/Weather-API
This project allows you to check the weather status of your city. It connects externally and pulls data from a Weather API.
vvoo21/weekly-expenses-app
This project will allow us to create a list of the expenses that we can have in the week depending on our budget. It is a good application to control your weekly expenses.