Skills achieved!

✪ HTML5 ✪

HTML5 Icon

HTML5 is a markup language used for structuring and presenting content on the World Wide Web.

Taking as example the human body, sould be like the bones, HTML5 does the same function, without him, any website or webpage can't be build it.

You aswell, without bones will never can stand up by your self.

✪ CSS3 ✪

CSS3 Icon

CSS stands for Cascade Style Sheet used for describing the presentation of a document written in a markup language such as HTML or XML.

With it you're able to provide the separation of content and presentation, including layout, colors, and fonts. This separation can improve content accessibility; provide more flexibility and control in the specification of presentation characteristics.

Taking as example the human body, sould be like the skin and hair.

✪ SASS ✪

SASS Icon

Sass is a stylesheet language that is compiled to CSS. It allows you to use variables, nested rules, mixins, functions, and more, all with a fully CSS-compatible syntax. Sass helps keep large stylesheets well-organized and makes it easy to share design within and across projects.

BOOTSTRAP Icon

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains HTML, CSS and (optionally) JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.

✪ Git ✪

Git Icon

Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows (thousands of parallel branches running on different computers).

✪ GitHub ✪

GitHub Icon

is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. It is commonly used to host open source software development projects.