Pinned Repositories
About-4Geeks-Academy
👩🏽🏫 Get to know the academy, teachers, students, locations around the world and why everyone talking about us, one of the 🏆 top places to learn to code end evolve your coding skills 🤯.
AdoptaPet-FrontEnd
Final Project Bootcamp 4Geeks. Front End and Proyect setting
CacoMoore
check-out-form-bootstrap
Bootstrap exercise: check-out form. This was made with bootstrap and HTML only.
HarryPotterBlog
Proyect. Blog using React, Flux, fetch and props.
LandingPageReact
This is a landing page using React Function Components. The idea is to split Bootstrap components into different function Components
proyect-instagram-post
Exercise BOX MODEL html and css
RandomCardGenerator
Proyect JS and Events. Every time you refresh the website a new random card will appear.
TodoListAPI-PythonFlask
Proyect to create an API using the Python Flask framework using Python and Pipenv.
TrafficLight
Proyect with React and hooks to create components with an internal state that changes overtime.
CacoMoore's Repositories
CacoMoore/proyect-instagram-post
Exercise BOX MODEL html and css
CacoMoore/About-4Geeks-Academy
👩🏽🏫 Get to know the academy, teachers, students, locations around the world and why everyone talking about us, one of the 🏆 top places to learn to code end evolve your coding skills 🤯.
CacoMoore/AdoptaPet-FrontEnd
Final Project Bootcamp 4Geeks. Front End and Proyect setting
CacoMoore/CacoMoore
CacoMoore/check-out-form-bootstrap
Bootstrap exercise: check-out form. This was made with bootstrap and HTML only.
CacoMoore/HarryPotterBlog
Proyect. Blog using React, Flux, fetch and props.
CacoMoore/LandingPageReact
This is a landing page using React Function Components. The idea is to split Bootstrap components into different function Components
CacoMoore/RandomCardGenerator
Proyect JS and Events. Every time you refresh the website a new random card will appear.
CacoMoore/TodoListAPI-PythonFlask
Proyect to create an API using the Python Flask framework using Python and Pipenv.
CacoMoore/TrafficLight
Proyect with React and hooks to create components with an internal state that changes overtime.
CacoMoore/CommandLineChallenge-4GeeksAcademy
This command line challenge is designed to become familiar with the bash/command line. The challenge goes over the most used commands every developer needs to know in order to succeed in real life.
CacoMoore/content
CMS for the BreatheCode Platform
CacoMoore/DomainNameGenerator
Finding a domain name is hard, why not automate it? :)
CacoMoore/excuse-generator
This project is ideal for avoiding someone annoying
CacoMoore/exercise-photo-feed
Excercise proyect photo feed
CacoMoore/ExerciseInstagramDataModeling
Doing the data modeling UML diagram
CacoMoore/ExerciseJest
My first unit tests with Javascript's Jest Framework
CacoMoore/FamilyStaticAPI-Flask
Static API for the Jackson family. API endpoint to interact with it using Insomnia or similar.
CacoMoore/FirstDataModeling
Data Modeling exercise with Python, Flask and SQL Alchemy.
CacoMoore/HarryPotterBlog-RESTAPI
REST API for the HP Blog proyect.
CacoMoore/Instagram-photo-feed-bootsrap
This exercise "Instagram Photo Feed" was made only with HTML and Bootstrap.
CacoMoore/post-card-html
This project is my first exercise with HTML
CacoMoore/proyect-condicional-card-profile
In this exercise I have to create the HTML code needed to render a profile card based on a series of variables that could change in value during runtime
CacoMoore/proyecto-git
CacoMoore/rock-paper-scissors-game
Exercise javasript: rock-paper-scissors game
CacoMoore/SimpleCounter
Simple Counter with React, using props.
CacoMoore/ToDoListJS
Mi first to do list with JS
CacoMoore/ToDoListReact
TODO list application using React, hooks and events, that allows users to add and delete tasks.
CacoMoore/ToDoListReactFetch
I sync my todo list with a real database from the bootcamp academy, using a RESTful and public API made for this exercise.