Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 2.35 KB

README.md

File metadata and controls

57 lines (29 loc) · 2.35 KB

Certificates

A repository of my training certificates


Table of Contents

  1. The Hard Parts of Functional JavaScript
  2. Scrimba Frontend Developer Career Path
  3. Google Data Analytics
  4. freeCodeCamp

JavaScript

Explore the increasingly popular paradigm of functional programming in JavaScript! You’ll learn how to wield and manipulate functions to develop more readable, maintainable and manageable codebases. You’ll go under the hood of powerful techniques like: Higher Order Functions, Function Composition, Pure Functions, and Immutability of State.

Image


Scrimba

Curriculum curated by Mozilla MDN to ensure that it always aligns with the latest industry standards and best practices for modern frontend development. Includes building dozens of portfolio projects, and 100s of interactive challenges.

Image


Google

Gain an immersive understanding of the practices and processes used by a junior or associate data analyst in their day-to-day job

Learn key analytical skills (data cleaning, analysis, & visualization) and tools (spreadsheets, SQL, R programming, Tableau)

Understand how to clean and organize data for analysis, and complete analysis and calculations using spreadsheets, SQL and R programming

Learn how to visualize and present data findings in dashboards, presentations and commonly used visualization platforms

Image


freeCodeCamp

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 quiz site.

Finally, you'll learn how to make webpages that respond to different screen sizes by building a photo gallery with Flexbox, and a magazine article layout with CSS Grid.

Image