Pinned Repositories
33-js-concepts
📜 33 JavaScript concepts every developer should know.
AirBnB_clone
This is the first step towards building your first full web application: The AirBnB clone. The console is the first piece to manipulate a powerful storage system. This storage engine will give us an abstraction between “My object” and “How they are stored and persisted”.
AirBnB_clone_v2
app-ideas
A Collection of application ideas which can be used to improve your coding skills.
basic_calculator
Mini Project to practice HTML + CSS + JS
binary_trees
the idea of this project is to understand what is a binary tree, what is the difference between a binary tree and a Binary Search Tree, what is the possible gain in terms of time complexity compared to linked lists, what are the depth, the height, the size of a binary tree, what are the different traversal methods to go through a binary tree, what is a complete, a full, a perfect, a balanced binary tree
BootcampCoderise
HTML LESSONS
Fundamentos-de-Programacion
Archivos de FDP.
Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
WEB-INICIAL-YOUTUBE
Base de web inicial para youtube
CarolinaHV's Repositories
CarolinaHV/33-js-concepts
📜 33 JavaScript concepts every developer should know.
CarolinaHV/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
CarolinaHV/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
CarolinaHV/WEB-INICIAL-YOUTUBE
Base de web inicial para youtube
CarolinaHV/AirBnB_clone
This is the first step towards building your first full web application: The AirBnB clone. The console is the first piece to manipulate a powerful storage system. This storage engine will give us an abstraction between “My object” and “How they are stored and persisted”.
CarolinaHV/AirBnB_clone_v2
CarolinaHV/basic_calculator
Mini Project to practice HTML + CSS + JS
CarolinaHV/binary_trees
the idea of this project is to understand what is a binary tree, what is the difference between a binary tree and a Binary Search Tree, what is the possible gain in terms of time complexity compared to linked lists, what are the depth, the height, the size of a binary tree, what are the different traversal methods to go through a binary tree, what is a complete, a full, a perfect, a balanced binary tree
CarolinaHV/BootcampCoderise
HTML LESSONS
CarolinaHV/BootcampCoderise1
CSS Lessons
CarolinaHV/Buscador
This project is a search page with login and register section
CarolinaHV/emoji-cheat-sheet
A markdown version emoji cheat sheet
CarolinaHV/form-basic
This project Alien Abduction Order Form is part of the topics covered in the frontend master bootcamp.
CarolinaHV/free-programming-books
:books: Freely available programming books
CarolinaHV/FreeCodeCamp_ResponsiveWebDesign
In this Responsive Web Design Certification, you'll learn the languages that developers use to build webpages: HTML (Hypertext Markup Language) for content, and CSS (Cascading Style Sheets) for design. First, you'll build a cat photo app to learn the basics of HTML and CSS. Later, you'll learn modern techniques like CSS variables by building a penguin, and best practices for accessibility by building a web form. Finally, you'll learn how to make webpages that respond to different screen sizes by building a Twitter card with Flexbox, and a complex blog layout with CSS Grid.
CarolinaHV/hbtn_col_assestment_test
CarolinaHV/holberton-system_engineering-devops
In this repository we find everything related to the use of shell.
CarolinaHV/holbertonschool-higher_level_programming
This repository is about Python, SQL and JavaScrpt
CarolinaHV/holbertonschool-low_level_programming
In this repository we see a lot about the C language
CarolinaHV/holbertonschool-zero_day
I'm now a Holberton Student, this is my first repository as a full-stack engineer.
CarolinaHV/json_api
CarolinaHV/LandingPage-Easybank
This challenge is to build a landing page and make it look as similar as possible to the given design. The only JavaScript required is for the mobile navigation toggle. However, I can also try to do it without JS.
CarolinaHV/monty
Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it. The goal of this project is to create an interpreter for Monty ByteCodes files.
CarolinaHV/node-gyp
Node.js native addon build tool
CarolinaHV/portfolio_page
Responsive portfolio website
CarolinaHV/profile-card.github.io
This is a challenge for the page Frontend master
CarolinaHV/python_meetup
CarolinaHV/REACT-shop
This project is a garage sale app, and is part of the Frontend Developer course at platzi. This project makes use of technologies such as HTML5, CSS, SASS, REACT (applying react hooks), WebPack and Babel.
CarolinaHV/sorting_algorithms
CarolinaHV/WebPack